Redirection link to download the request item attachment
get
https://api.mercadoe.com/v1/requests/{requestId}/items/{itemId}/attachments/{attachmentId}/download
This endpoint redirects directly to the client’s request item attachment download by entering the requestId
, itemId
, attachmentId
, and cancellationToken
.
You can add more than one attachment, but only one at a time.
Request
Path Parameters
requestId
int32
required
itemId
int32
required
attachmentId
int32
required
Responses
200
400
OK