Api referencePaymentPayment methods
Update the customers of a payment method
Update payment methods
Update payment methods
AuthorizationBearer <token>
In: header
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
curl -X PUT "https://example.com/v2/payment/customers/payment-methods" \ -H "Content-Type: application/json" \ -d '{ "request": {}, "paymentMethodId": "string" }'{ "resource": {}, "request": {}, "webhookEventName": "course.created"}