Create a header attachment for a quotation response by the buyer based on the quotationId and the supplierId
post
https://api.mercadoe.com/v1/quotations/{quotationId}/suppliers/{supplierId}/replies/attachments
The buyer uploads a new header attachment for a quotation response, providing the quotationId and the supplierId.
It is important to mention that the buyer is responding to the quotation on behalf of the supplier.
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
supplierId
int32
required
the supplier id
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