v6

latestOpenAPI 3.0.1raw.githubusercontent.com2025-12-09153208467.0 KB
orders

Stores the order attachment information

ADD ENDPOINT DESCRIPTION HERE

post/orders/{orderId}/attachments

Path parameters

orderIdinteger required

The unique identifier for an order.

Request body

filenamestring

Name for the attachment. This name will be displayed in the attachments section for the given order

printerType'LABEL_PRINTER' | 'DOCUMENT_PRINTER' | 'DOCUMENT_PRINTER_2_A6' | 'DOCUMENT_PRINTER_2_FOLIO' required

Printer type, which should be used for printing the document in the warehouse

attachmentPlacement'INSIDE_PACKAGE' | 'OUTSIDE_PACKAGE' required

Where the attached document should be placed in regard to the parcel

copyCountinteger required

Number of times the attachment should be printed per shipment

printingType'ORDER' | 'SHIPMENT'

If the attached document should be printed per order or per shipment

fileKeystring

Identifier of the file to be attached.

mimeTypestring

Mime type of the file

Response

successful operation

filenamestring

Name for the attachment. This name will be displayed in the attachments section for the given order

printerType'LABEL_PRINTER' | 'DOCUMENT_PRINTER' | 'DOCUMENT_PRINTER_2_A6' | 'DOCUMENT_PRINTER_2_FOLIO' required

Printer type, which should be used for printing the document in the warehouse

attachmentPlacement'INSIDE_PACKAGE' | 'OUTSIDE_PACKAGE' required

Where the attached document should be placed in regard to the parcel

copyCountinteger required

Number of times the attachment should be printed per shipment

printingType'ORDER' | 'SHIPMENT'

If the attached document should be printed per order or per shipment

fileKeystring
mimeTypestring
idinteger