delete https://api-sbx.sidedrawersbx.com/api/v1/subscriptions/customers/customer-id//payment-methods/payment-method-id/
Removes a payment method from a Customer's profile.
Response
200Successfully detached a payment account.
Removes a payment method from a Customer's profile.
200Successfully detached a payment account.
xxxxxxxxxx
curl --request DELETE \
--url https://api-sbx.sidedrawersbx.com/api/v1/subscriptions/customers/customer-id/customerId/payment-methods/payment-method-id/paymentMethodId
Try It!
to start a request and see the response here!