Request
Property Name | Type | Required | Description |
|---|---|---|---|
| boolean | Optional | Determines whether the given price should be considered as the base price for currency conversion calculations. |
| string | Optional | Currency code (ISO 4217). |
| decimal | Optional | Price of the SKU (contract). For a 'one-time-charge' policy, you can enter a $0.00 amount. The sum $0.00 is intended for free or promotional items. For all recurring charges or subscription type charge-policies, the amount must be greater than $1.00 (this is relevant for all currencies). |
Response
Property Name | Type | Description |
|---|---|---|
| boolean | Determines whether the given price should be considered as the base price for currency conversion calculations. |
| string | Currency code (ISO 4217). |
| decimal | Price of the SKU (contract). For a 'one-time-charge' policy, you can enter a $0.00 amount. The sum $0.00 is intended for free or promotional items. For all recurring charges or subscription type charge-policies, the amount must be greater than $1.00 (this is relevant for all currencies). |
