Sha256: 9f4705d182dbef5e20d09d2b4d305c8c5ebe019bcd97962cf3c0d094b24c638c
Contents?: true
Size: 1.51 KB
Versions: 1
Compression:
Stored size: 1.51 KB
Contents
{ "parameters": [ ], "response_fields": [ ], "requests": [ { "request_headers": { "Content-Type": "application/x-www-form-urlencoded" }, "request_query_parameters": { }, "response_headers": { "X-Frame-Options": "SAMEORIGIN", "X-XSS-Protection": "1; mode=block", "X-Content-Type-Options": "nosniff", "X-Download-Options": "noopen", "X-Permitted-Cross-Domain-Policies": "none", "Referrer-Policy": "strict-origin-when-cross-origin", "Cache-Control": "no-cache, no-store, must-revalidate", "X-Request-Id": "8034c12d-bfe1-44dc-bc4c-54566766c230", "X-Runtime": "0.007287", "Expires": "0" }, "request_method": "DELETE", "request_path": "/api/admin/payment_profiles/5d5dbd7ed4322a4b69d79191/saved_credit_cards/5d5dbd7ed4322a4b69d79195", "request_body": null, "request_content_type": "application/x-www-form-urlencoded", "response_status": 204, "response_status_text": "No Content", "response_body": null, "response_content_type": null, "curl": "curl \"https://www.example.com/api/admin/payment_profiles/5d5dbd7ed4322a4b69d79191/saved_credit_cards/5d5dbd7ed4322a4b69d79195\" -d '' -X DELETE \\\n\t-H \"Content-Type: application/x-www-form-urlencoded\"" } ], "resource": "Saved Credit Cards", "description": "Removing a saved credit card", "route": "/api/admin/payment_profiles/:payment_profile_id/saved_credit_cards/:id", "http_method": "DELETE" }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
workarea-api-4.4.6 | doc/api/admin/saved_credit_cards/removing_a_saved_credit_card.json |