HomeDocumentationAPI ReferenceChangelog
Platform OverviewDemoContactImprintLog In
API Reference

Create a plan change

Create a plan change based on a migration path for the current plan.

Path Params
string
required
length between 1 and 100
[a-zA-Z0-9_.~-]{1,100}

The ident of the contract for the plan change.
Must have size between 1 and 100 and match with the regular expression '[a-zA-Z0-9_.~-]{1,100}'.

Body Params

A request to create a scheduled plan change based on a migration path.

configuration
object | null

A plan change configuration holds information about how to customizable the new plan based on the migration path, e.g. option quantities.

string
required
length between 1 and 100
[a-zA-Z0-9_.~-]{1,100}

The unique identifier for the migration path to be used.
Must have size between 1 and 100 and match with the regular expression '[a-zA-Z0-9_.~-]{1,100}'.

Responses

Language
Credentials
OAuth2
Missing 1 required scope
LoadingLoading…
Response
Choose an example:
application/json