Delete a header attachment of a quotation response by the buyer based on the quotationId, the supplierId and the attachmentId
delete
https://api.mercadoe.com/v1/quotations/{quotationId}/suppliers/{supplierId}/replies/attachments/{attachmentId}
The buyer deletes a header attachment of a quotation response with the given quotationId, supplierId and attachmentId.
It is important to mention that the buyer is deleting the attachment 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
attachmentId
int32
required
the attachment id
Responses
202
400
404
Accepted
Body
application/json
correlationId
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.