API ReferenceOrders
Retrieve the PDF proof document for a specified order
Retrieve the PDF proof document for a specified order
Retrieve the PDF proof document for a specified order
Authorization
ApiKey X-API-KEY<token>
In: header
Path Parameters
id*integer
The Id of the order to generate proof.
recipient*|
Recipient Id to substitute mail merge fields.
Response Body
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/v1/order/0/proof/0""string"{ "payload": true, "errors": [ "string" ], "errorDetails": [ null ], "warnings": [ "string" ], "hasErrors": true, "hasWarnings": true}{ "payload": true, "errors": [ "string" ], "errorDetails": [ null ], "warnings": [ "string" ], "hasErrors": true, "hasWarnings": true}{ "payload": true, "errors": [ "string" ], "errorDetails": [ null ], "warnings": [ "string" ], "hasErrors": true, "hasWarnings": true}