v1-customers-{customerId}-payment_methods-{pmtId}
Number of APIs: 3
-
Delete a payment method type from customer DELETE {{baseUrl}}/v1/customers/:customerId/payment_methods/:pmtId
-
Retrieve a payment method for a specific customer GET {{baseUrl}}/v1/customers/:customerId/payment_methods/:pmtId
-
Update payment method for customer POST {{baseUrl}}/v1/customers/:customerId/payment_methods/:pmtId