Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.zenskar.com/customers/{customer_id}/payment_methods/{payment_method_id} \ --header 'organisation: <api-key>' \ --header 'x-api-key: <api-key>'
{ "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "customer_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "external_id": "<string>", "status": "<string>" }
Deletes a single payment method for a customer.
Successful Response
Delete Payment Method Response Schema
Zenskar Payment Method Id
Customer Id
External Payment Method Id
Deletion Status