Skip to main content
GET
Download Order Payload

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

orderId
string
required

Query Parameters

format
enum<string>
required

Response format. json returns a structured payload; pdf returns a binary document.

Available options:
json,
pdf

Response

OK

The structured payload for the ordered product. For a Company V2 order this is the EnhancedProfile schema (see GET Enhanced Profile).