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