POST v{version}/{lang}/PromoCode/apply?promoCode={promoCode}&currency={currency}&wp={wp}

Applies and confirms a promo code, reserving the promo code stock using hangfire. Updates the custom cart as well

Request Information

URI Parameters

NameDescriptionTypeAdditional information
promoCode

string

Required

lang

string

Required

currency

string

Default value is ISK

wp

string

Default value is GG

version

The requested API version

string

Required

Default value is 1.0

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.