{
"items": [
{
"stockRequestId": "string",
"totalQuantity": "string",
"location": {
"id": 0,
"code": "string",
"description": "string",
"saleable": true,
"quantity": 0
}
}
]
}