Skip to content

Redirection link to download the pre-order item attachment

get
https://api.mercadoe.com/v1/pre-orders/{preOrderId}/items/{itemId}/attachments/{attachmentId}/download

This endpoint redirects directly to the client’s pre-order attachment download by entering the preOrderId, attachmentId, and cancellationToken.
You can add more than one attachment, but only one at a time.

Request

Path Parameters

preOrderId
int32
required
itemId
int32
required
The pre-order item id
attachmentId
int32
required

Responses

200
400
OK