Skip to content

Add an attachment to a request item

post
https://api.mercadoe.com/v1/requests/{requestId}/items/{itemId}/attachments

Add a new attachment to a specific request item by providing the request id, request item 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

requestId
int32
required
The request id
itemId
int32
required
The request item id

Body

multipart/form-data
file
binary

Responses

202
400
Accepted

Body

application/json
correlationId
string