Get the item attachments of a quotation response based on the quotationId
get
https://api.mercadoe.com/v1/quotations/quotations-suppliers/replies/{quotationId}/items/attachments
Get the list of attachments of all items of the supplier’s own quotation response.
Each attachment carries the product of the item it belongs to.
Request
Path Parameters
quotationId
int32
required
the quotation id
Query Parameters
pageNumber
int32
The page number must be an integer greater than or equal to 1
default:
1pageSize
int32
The page size must be an integer between 1 and 1000
default:
200Responses
200
400
404
OK
Body
application/json
data
array of object
hits
int32 | null
next
string | null