Subscription Payments
Remove payment method
Removes a payment method from a subscription.
Important notes:
- Can optionally specify a new default payment method
- Removing default without replacement may cause subscription to go OVERDUE
DELETE
Path Parameters
The unique identifier of the subscription
The ID of the payment method to remove
Body
Optional request containing new default payment method ID
The body is of type object
.
Response
200
Successfully removed the payment method