Get information from pre-order item attachment
get
https://api.mercadoe.com/v1/pre-orders/{preOrderId}/items/{itemId}/attachments/{attachmentId}
Retrieves information about a pre-order item attachment with the given preOrderId, itemId and the attachmentId.
You can get information about the attachment such as size, date and other details.
Request
Path Parameters
preOrderId
int32
required
itemId
int32
required
The pre-order item id
attachmentId
int32
required
Responses
200
400
OK
Body
application/json
contentLength
int64
fileName
string
contentType
string
date
date-time