Delete a quotation response by the buyer based on the quotationId and the supplierId
delete
https://api.mercadoe.com/v1/quotations/{quotationId}/suppliers/{supplierId}/replies
The buyer deletes a quotation response with the given quotationId and 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
Responses
200
404
Success
Body
application/json
correlationId
string