GET api/DiscountPromotion?companycode={companycode}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| companycode | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of DiscountPromotion| Name | Description | Type | Additional information |
|---|---|---|---|
| DiscountId | integer |
None. |
|
| Title | string |
None. |
|
| Description | string |
None. |
|
| Value | decimal number |
None. |
|
| DiscountType | string |
None. |
|
| ValueType | character |
None. |
|
| StartDate | date |
None. |
|
| EndDate | date |
None. |
Response Formats
application/json, text/json, text/xml
Sample:
Sample not available.