Skip to content

Get information from request item attachment

get
https://api.mercadoe.com/v1/requests/{requestId}/items/{itemId}/attachments/{attachmentId}

Retrieves information about a request item attachment with the given requestId, itemId, and attachmentId.
You can get information about the attachment such as size, date and other details.

Request

Path Parameters

requestId
int32
required
itemId
int32
required
attachmentId
int32
required

Responses

200
400
OK

Body

application/json
contentLength
int64
fileName
string
contentType
string
date
date-time