Request
Property Name | Type | Required | Description |
---|---|---|---|
charge-type | string | Required | Charge type: initial: Override a one-time or initial price. recurring: Override a recurring price (i.e all charges after the initial charge). |
amount | decimal | Required | Amount of the SKU price. |
currency | string | Required | Currency code (ISO 4217) of the SKU price. See Currency codes. |
Response
Property Name | Type | Description |
---|---|---|
charge-type | string | Charge type: initial: Override a one-time or initial price. recurring: Override a recurring price (i.e all charges after the initial charge). |
amount | decimal | Amount of the SKU price. |
currency | string | Currency code (ISO 4217) of the SKU price. See Currency codes. |