Cancel the old subscription and start the new one with pro-rata calculation. This will immediately switch to the new subscription.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Upgrade or downgrade subscription payload.
This will cancel the old subscription and activate the new one with pro-rata calculation. The switch can be immediate or at the next period.
The body is of type object
.
The upgrade result with subscription ID and invoice ID
The response is of type object
.