PaymentMethods
Number of APIs: 5
-
Delete PaymentMethods DELETE {{baseUrl}}/payment_methods/:id
-
PaymentMethods - Create POST {{baseUrl}}/payment_methods
-
PaymentMethods - Update POST {{baseUrl}}/payment_methods/:id
-
List payment methods for a Merchant GET {{baseUrl}}/account/payment_methods?client_secret={{client_secret}}
-
List payment methods for a Customer GET {{baseUrl}}/customers/:customer_id/payment_methods