Get request item cost object
get
https://api.mercadoe.com/v1/requests/{requestId}/items/{itemId}/cost-objects
Get the request item cost object for a specific item and based on the requestId and itemId.
A purchase request can be prorated by cost object, where the item quantities are divided up by cost center or any other previous configured cost object.
Request
Path Parameters
requestId
int32
required
The request id
itemId
int32
required
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
404
OK
Body
application/json
data
array of object
hits
int32 | null
next
string | null