{
    "domain": "string",
    "api_key": "string",
    "auth_timestamp": 0,
    "auth_signature": "string",
    "comment": "string",
    "transfer": [
        {
            "name": "string",
            "item_id": 0,
            "from_location_id": 0,
            "to_location_id": 0,
            "quantity": 0
        }
    ]
}{
    "error": [
        "string"
    ],
    "success": true,
    "item_transfer_id": 0
}