Create a new plan/component subscription or up/downgrade order.

Please note, orders might have a limited lifetime. For simple signup/subscription implementation we recommend using SubscriptionJS rather than API, unless you have strong reasons.

        CustomerChange does <strong>NOT</strong> work on Signups. The JSON must resemble a CustomerDTO.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

OrderDTO

date-time | null

Determines the start date of the subscription

date-time | null

Determines the end date of the subscription

date-time | null

Determines until when the subscription has been paid

date-time | null

Determines the change date for the up-/downgrade

boolean
string | null

Determines the email template which will be used

string | null

ID of the customer

string | null

ID of the contract

string | null

DestinationCountry for Contract

Cart
object
ExternalCart
object
string | null
Customer
object
string
ContractCustomFields
object | null

Contains description of the contract custom fields

boolean
CustomFields
object | null

Contains description of the order custom fields

string | null

ID of the sales entity

boolean

Determines if contract should be billed on start date

Responses

401

Unauthorized

500

Internal Server Error

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