Delete an attachment from an order item
delete
https://api.mercadoe.com/v1/orders/{orderId}/items/{orderItemId}/attachments/{attachmentId}
Deletes an attachment document from a specific order item by providing the order ID, order item ID, and the attachment ID.
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
orderId
int32
required
orderItemId
int32
required
attachmentId
int32
required
Responses
202
400
404
Accepted
Body
application/json
correlationId
string