GET api/v1/coupons/isvalidtouse?Value={Value}&CustomerId={CustomerId}&SellerId={SellerId}&organizationCode={organizationCode}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
Value | string |
None. |
|
CustomerId | globally unique identifier |
None. |
|
SellerId | globally unique identifier |
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.