Sha256: ff14431a3bc00ae5ab5a8902055e19d648f0eea906e899eaf8333cccf08f9cd3
Contents?: true
Size: 1.55 KB
Versions: 1
Compression:
Stored size: 1.55 KB
Contents
{ "parameters": [ ], "response_fields": [ ], "requests": [ { "request_headers": { "Content-Type": "application/json" }, "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": "11dd3eef-5341-4cd8-8148-ea9d45e214ba", "X-Runtime": "0.012037", "Expires": "0" }, "request_method": "PATCH", "request_path": "/api/admin/payment_profiles/5d5ecb27d4322a04dfbf74e8/saved_credit_cards/5d5ecb28d4322a04dfbf74ec", "request_body": "{\"saved_credit_card\":{\"first_name\":\"Ben\"}}", "request_content_type": "application/json", "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/5d5ecb27d4322a04dfbf74e8/saved_credit_cards/5d5ecb28d4322a04dfbf74ec\" -d '{\"saved_credit_card\":{\"first_name\":\"Ben\"}}' -X PATCH \\\n\t-H \"Content-Type: application/json\"" } ], "resource": "Saved Credit Cards", "description": "Updating a saved credit card", "route": "/api/admin/payment_profiles/:payment_profile_id/saved_credit_cards/:id", "http_method": "PATCH" }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
workarea-api-4.4.7 | doc/api/admin/saved_credit_cards/updating_a_saved_credit_card.json |