Skip to content

Add an attachment to the order item

post
https://api.mercadoe.com/v1/orders/{orderId}/items/{orderItemId}/attachments

Add a new attachment to a specific order item by providing the orderId,orderItemId, and attachmentId.

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
orderItemId
int32
required
The order item 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
Credentials
shell