Skip to content

Delete a header attachment of a quotation response based on the quotationId and the attachmentId

delete
https://api.mercadoe.com/v1/quotations/quotations-suppliers/replies/{quotationId}/attachments/{attachmentId}

Delete a header attachment of the supplier’s own quotation response with the given quotationId and attachmentId.

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
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.
Credentials
shell