{
"taxPaymentId": 0,
"taxType": "string",
"taxTypeLv": 1,
"companyId": 0,
"amount": 0,
"paidDate": "2019-08-24T14:15:22.123Z",
"dueDate": "2019-08-24T14:15:22.123Z",
"quarter": 0,
"companyTaxDestinationLv": 1,
"companyTaxDestination": "string",
"comment": "string",
"active": true,
"taxPaymentTaxes": [
{
"taxType": "string",
"amount": 0
}
]
}