post
/2.0/subscription/preview_update
Allow users to preview changes to their subscriptions.
Users can preview plan changes, interval changes, next charge date, and new pro-rated amounts. This API allows you to preview the full impact of a plan change before it is committed.
Note: a negative value for immediate_payment.amount
represents a credit balance for the subscriber. This credit amount will automatically be used to deduct the subscriber’s following payments until it is depleted.
Request Body
Form data (application/x-www-form-urlencoded)
Responses
1 Example
Schema
object
or
object
An unsuccessful call to the Dashboard API will return a 200 response containing a field success
set to false
and an error object.
Send a Test Request
POST
Send requests directly from the browser (CORS must be enabled)
$$.env
No $$.env variables are being used in this request.