Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
- Option 1
- Option 2
- Option 3
- Option 4
- Option 5
- Option 6
Add a new product to bill as part of the subscription.
Available options:
immediately, scheduled Available options:
immediately, next_invoice Available options:
pro_rata, pay_in_full, do_not_charge Available options:
add_product - Option 1
- Option 2
- Option 3
The date when the update should be applied. Required when application_schedule is 'scheduled'.
Example:
"2024-12-20T16:04:11Z"
Response
Subscription update created

