Add an attachment to a request
post
https://api.mercadoe.com/v1/requests/{requestId}/attachments
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
requestId
int32
required
The request id
Body
multipart/form-data
file
binary
Responses
202
400
Accepted
Body
application/json
correlationId
string