Customers
Attach payment method
Attaches a payment method to a customer for billing. Required for paid subscriptions when integrated with a billing provider.
post/api/v1/customers/{id}/payment-method
Path parameters
idstring required
The unique identifier of the entity
Request body
Response
The customer object with attached payment method.