Update a subscription type
Last updated
Was this helpful?
Last updated
Was this helpful?
The id of the subscription type.
The brand URL of the request. This is used to identify the brand.
YOUR_BRAND_URL
This is used to authenticate the request. If the request is not authenticated, the server will return a 401 Unauthorized response.
YOUR_AUTH_KEY
This class is used to define the data transfer object for the SubscriptionType which is used to create or update a subscription type.
The name of the subscription type.
The unit of the subscription type.
The quantity of the subscription type.
The tags of the subscription type.
The z-order of the subscription type. Default is 1
Flag to indicate if the subscription type is default. By default, it is false.
The description of the subscription type.