GET api/coupon/getCouponsForClient?pDocument={pDocument}&idDomain={idDomain}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| pDocument | string |
Required |
|
| idDomain | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
ResponseOfResponseCoupon| Name | Description | Type | Additional information |
|---|---|---|---|
| value | ResponseCoupon |
None. |
|
| message | string |
None. |
|
| string |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.