{
"force": true,
"delete": [
"string"
],
"create": [
{
"location_id": "string",
"stocked_quantity": 0,
"incoming_quantity": 0
}
],
"update": [
{
"stocked_quantity": 0,
"incoming_quantity": 0,
"location_id": "string",
"id": "string"
}
]
}