Update add-on

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

Update add-on

Errors

The operation can generate the following errors beside the generic HTTP error codes described here.

Error code HTTP codeDescription
10404Subscription plan not found
113404Add-on not found
153400Add-on type update from 'quantity' to 'on-off' is not allowed
157404Tax policy not found
169404Entitlement not found
Path Params
string
required

Add-on handle

Body Params
string
required
length ≥ 1

Name of add-on. Will be used as order line text.

string

Optional description of add-on

int32
≥ 0

Add-on amount. Required when no pricing block is provided.

float

Optional vat for add-on. Account default is used if none given.

string
enum
required

Add-on type on_off or quantity. An on_off type cannot be given a quantity when attached to subscription. For quantity type it is possible.
Type can only be updated from on_off to quantity. It is not allowed to change type from quantity to on_off.

Allowed:
boolean

Whether the amount is including VAT. Default true.

string
^[a-zA-Z0-9_\.\-@]*$

Optional tax policy handle for add-on. Account default is used if none given.

boolean

Whether all plans are eligible for this add-on. Defaults to false.

eligible_plans
array of strings, unique

If not all_plans are set to true, then the set of eligible plan handles must be defined.

eligible_plans
entitlements
array of strings, unique

List of entitlement handles for the add-on.

entitlements
Responses

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