Add an attachment to the order
Add a new attachment to a specific request by providing the request id and the attachment file.
Request
Headers
X-ME-CORRELATION-ID
string
Internal client code to be identified in the webhook. It can be, for example, a product code in your ERP, an order number, etc.
Path Parameters
orderId
int32
required
The order id
Body
multipart/form-data
OrderId
int32
ME Order Id
ItemId
int32
Order item
File
binary
Responses
202
400
Accepted
Body
application/json
correlationId
string