Get purchase requisition links for a quotation item
get
https://api.mercadoe.com/v1/quotations/{quotationId}/items/{productId}/requests
Get the list of purchase requisitions (RC) linked to a specific quotation item with the given quotationId and productId.
Request
Path Parameters
quotationId
int32
required
The quotation Id in ME
productId
int32
required
The product Id in ME
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 greater than or equal to 1
default:
10Responses
200
400
404
OK
Body
application/json
data
array of object
hits
int32 | null
next
string | null
quotationId
int32
ME Quotation ID
productId
int32
ME Product ID