{
"items": [
{
"productId": 0,
"configurationId": 0,
"locations": [
{
"id": "string",
"code": "string",
"description": "string",
"saleable": true,
"stock": 0
}
],
"incomingStock": [
{
"quantity": 0,
"date": "2019-08-24T14:15:22Z"
}
]
}
]
}