GET api/coupon/subscriptioncheck?code={code}&size={size}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| code | string |
Required |
|
| size | string |
Required |
Body Parameters
None.
Response Information
Resource Description
CouponProductResult| Name | Description | Type | Additional information |
|---|---|---|---|
| Coupon | Coupon |
None. |
|
| Product | Product |
None. |
|
| CalculatedPrice | decimal number |
None. |
|
| IsValid | boolean |
None. |
|
| Message | string |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.