Create a contract action for express account

Create a contract action for an express account. This operation facilitates the subscription, amendment or cancellation of an express contract.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Scope

express-accounts-contracts-actions:write

Path Params
string
required

The account ID to create the contract action

Body Params

Creation of a contract action for the account

Creation of a contract action

string
enum
required

Action type.

  • NEWTDE: New subscription.
  • AMENDTDE: Amendment of the current subscription.
  • CANCELTDE: Cancellation of the subscription.
Allowed:
int32
-2147483648 to 2147483647

Number of licenses.

  • For NEWTDE action_type it represents the total number of licenses. It is required and must be positive.
  • For AMENDTDE action_type it represents the number of licenses to increase or decrease (positive or negative). It is required and must not be zero.
  • For CANCELTDE action_type it is not required and it will be ignored if provided.
Responses

Language
Credentials
OAuth2
Missing 1 required scope
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json