AladiaDocs
Api referencePaymentPayment methods

Delete all customers of a payment method

Delete a payment method

DELETE
/v2/payment/customers/payment-methods/{id}

Delete a payment method

AuthorizationBearer <token>

In: header

Path Parameters

id*string

Response Body

application/json

curl -X DELETE "https://example.com/v2/payment/customers/payment-methods/string"
{  "resource": {},  "request": {},  "webhookEventName": "course.created"}