GetDiscountCodes
From Wiki
getDiscountCodes
This ProductServe function will return the requested discount codes.
Parameters
| Required | Name | Type | Description | Min Occurs | Max Occurs |
|---|---|---|---|---|---|
| No | iMerchantId | int | The merchant ID's to restrict to | 0 | Unlimited |
| No | iCategoryId | int | The category ID's to restrict to | 0 | Unlimited |
Response Parameters
| Required | Name | Type | Description | Min Occurs | Max Occurs |
|---|---|---|---|---|---|
| N/A | oDiscountCode | DiscountCode | Objects containing discount codes | 0 | Unlimited |

