{
"taxCodes": [
{
"id": "<string>",
"name": "<string>",
"rate": 123,
"enabled": true,
"code": "<string>",
"type": "normal",
"ingoingTaxAccount": "<string>",
"outgoingTaxAccount": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"deletedAt": "2023-11-07T05:31:56Z"
}
]
}