GET api/OrderTemplates/PDF?accessKey={accessKey}&version={version}

Retrieve the PDF representation of a given order template version key

Request Information

URI Parameters

NameDescriptionTypeAdditional information
accessKey

string

Required

version

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.