{
"domain": "string",
"api_key": "string",
"auth_timestamp": 0,
"auth_signature": "string",
"filter_name": "string",
"filter_title": "string",
"filter_status": 0,
"filter_date_modified": "string",
"page": 0,
"sort": "string",
"order": "string",
"limit": 0
}
{
"error": [
"string"
],
"total": 0,
"taxes": [
{
"tax_id": 0,
"name": "string",
"title": "string",
"status": true,
"rate": 0,
"type": "string",
"sort_order": 0,
"configuration": {},
"date_modified": "string",
"items": {}
}
]
}