Get a list of Item's Business Organizations
get
https://api.mercadoe.com/v1/requests/{requestId}/items/{itemId}/business-organizations
Get a list of item’s Business Organizations assigned to a specific purchase request with the given requestId
and itemId
.
Request
Path Parameters
requestId
int32
required
the request id
itemId
int32
required
the item number
Query Parameters
pageNumber
int32
the page number must be an integer greater than or equal to 1
default:
1
pageSize
int32
the page size must be an integer greater than or equal to 1
default:
10
Responses
200
404
OK
Body
application/json
data
array of object
hits
int32 | null
next
string | null