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