Subscription Payments
Add payment method
Adds a new payment method to a subscription.
Important notes:
- First payment method added becomes default automatically
- Can optionally set as default payment method
- Can force immediate charge for overdue invoices
- Payment information format depends on payment system
POST
Path Parameters
The unique identifier of the subscription
Body
Payment method details including system and payment information
The body is of type object
.
Response
200
application/json
Successfully added the payment method
The response is of type string
.