Create an item attachment for a quotation response based on the quotationId and the item
post
https://api.mercadoe.com/v1/quotations/quotations-suppliers/replies/{quotationId}/items/{item}/attachments
Uploads a new item attachment for the supplier’s own quotation response.
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
quotationId
int32
required
the quotation id
item
int32
required
the item id (product)
Body
multipart/form-data
DocumentType
string
Type of the document being attached. Possible values:
- Commercial
- Technical
- Commercial
- Technical
File
binary
File to be attached
Responses
202
400
404
Accepted
Body
application/json
correlationId
string
Correlation Id of the asynchronous processing