GET api/v1/coupons/isvalidtouse?Value={Value}&CustomerId={CustomerId}&SellerId={SellerId}&ServiceDate={ServiceDate}&Comments={Comments}&PurchaseDate={PurchaseDate}&organizationCode={organizationCode}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Value | string |
None. |
|
| CustomerId | globally unique identifier |
None. |
|
| SellerId | globally unique identifier |
None. |
|
| ServiceDate | date |
None. |
|
| Comments | string |
None. |
|
| PurchaseDate | date |
None. |
|
| organizationCode | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.