{
"domain": "string",
"api_key": "string",
"auth_timestamp": 0,
"auth_signature": "string",
"item_deduction_id": 0,
"comment": "string",
"deduction": [
{
"name": "string",
"item_id": 0,
"location_id": 0,
"quantity": 0,
"cost": 0
}
]
}
{
"error": [
"string"
],
"success": true,
"item_deduction_id": 0
}