GET api/v1/coupons/isvalidtouse?Value={Value}&CustomerId={CustomerId}&SellerId={SellerId}&organizationCode={organizationCode}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
Value

string

None.

CustomerId

globally unique identifier

None.

SellerId

globally unique identifier

None.

organizationCode

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.