DiscountCode
From Wiki
DiscountCode
Discount code object.
Values
| Required | Name | Type | Description | Min Occurs | Max Occurs |
|---|---|---|---|---|---|
| Yes | iMerchantId | int | The merchant ID | 1 | 1 |
| Yes | sCode | string | The discount code | 1 | 1 |
| No | sDescription | string | Description of the code | 0 | 1 |
| No | sUrl | string | URL if available | 0 | 1 |
| Yes | sStartDate | string | Code start date | 1 | 1 |
| Yes | sEndDate | string | Code end date | 1 | 1 |

