GET api/v1/coupons/{promotionCode}/generatePdf?OrganizationCode={OrganizationCode}&CustomerId={CustomerId}&Email={Email}&ChannelCommunicationCode={ChannelCommunicationCode}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
promotionCode

string

Required

OrganizationCode

string

None.

PromotionCode

string

None.

CustomerId

globally unique identifier

None.

Email

string

None.

ChannelCommunicationCode

string

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.