Attach carton and pallet label PDFs to an existing order using multipart/form-data. The metadata field should be a stringified JSON array describing the files.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the order to attach the documents to
Successfully uploaded documents
The response is of type object
.