Create a price
Last updated
Was this helpful?
Last updated
Was this helpful?
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 presents the Price Command Request Data from the client.
The app setting payment gateway id.
The package id.
The subscription type id.
The code of the price.
The name of the price.
The amount of the price.
The currency code of the price. The currency must be a valid ISO 4217 currency code.
The checkout link of the price. When the user clicks on this link, they will be redirected to the checkout page.
The description of the price.
The tags of the price.
The order of the price. This value is used to sort into the list of prices.