{
"currentPage": 1,
"perPage": 1,
"total": 1,
"items": [
{
"id": "text",
"company": {
"id": "text",
"name": "text",
"fiscal_registration_number": "text"
},
"warehouse": {
"id": "text",
"name": "text"
},
"product": {
"id": "text",
"name": "text",
"sku": "text"
},
"active": true,
"total": 1,
"available": 1,
"reserved": 1
}
]
}