Get the documents for an order
Documentation Index
Fetch the complete documentation index at: https://docs.usenash.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Unique reference number for the order: either order.id (starts with "ord_") or order.externalId
"ord_1234567890"
Whether to load the document data and return it as part of the response.
OK
The date and time when the document was created
"2023-08-29T19:17:46.264523"
The id of the document
"doc_1234567890"
The type of the document
shipping_label, pickup_label, manifest, packing_slip_label, proof_of_delivery "shipping_label"
The content type of the document
"application/pdf"
The URL of the document
"https://example.com/document.pdf"
The data of the document
"SGVsbG8gd29ybG="