Customers

Detach payment method

Removes the payment method from a customer. Ensure active paid subscriptions have an alternative payment method.

delete/api/v1/customers/{id}/payment-method

Path parameters

idstring required

The unique identifier of the entity

Response

The customer object without payment method.

Changes