Update

Updates the "extra_data", "price", "components", "offer", and "cancel_reason" fields.

Path Params
string
required

Unique subscription ID

Body Params
json

JSON object that should be JSON.parse() as key/value store for any extra information.

string

Price, must be in decimal form ex: 10.00

components
array

Array of JSON objects to set product IDs that are the legacy bundle components. For example: "components": [ {"product":"123"}, {"product":"456"}, {"product":"789"} ],

components
string

Public ID of the new offer.

string

Pipe-delimited cancel reason code and cancel reason details, e.g. "4|Overstocked"

Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json