Redirection link to download the order item attachment
get
https://api.mercadoe.com/v1/orders/{orderId}/items/{orderItemId}/attachments/{attachmentId}/download
This endpoint redirects directly to the client’s order item attachment download by entering the orderId, orderItemId, attachmentId, and cancellationToken.
Request
Path Parameters
orderId
int32
required
orderItemId
int32
required
attachmentId
int32
required
Responses
200
400
OK