Payment Methods
Delete Payment Method
Deletes a specific payment method of a customer. After deletion, the payment method can no longer be used for future payments.
delete/customers/{id}/payment_sources/{payment_method_id}
Path parameters
idstring required
Identifier of the resource
payment_method_idstring required
Identifier of the payment method
Headers
Accept-Language'es' | 'en'
Use for knowing which language to use
X-Child-Company-Idstring
In the case of a holding company, the company id of the child company to which will process the request.
Response
successful operation