[
{
"id": "33c95044-672f-402f-9037-9b8db2de4f57",
"name": "Prueba valor fijo",
"categoryCode": "01",
"categoryName": "IVA",
"rate": 12000.00,
"rateKind": "ValorFijo",
"includedInPrice": false
},
{
"id": "608bc7c1-cfb9-4103-b2b8-4f8a20a4975f",
"name": "Prueba porcentaje",
"categoryCode": "01",
"categoryName": "IVA",
"rate": 15.00,
"rateKind": "Porcentaje",
"includedInPrice": false
},
{
"id": "b5c4124b-0aea-4a68-a801-724f5b428bea",
"name": "Prueba por mil",
"categoryCode": "01",
"categoryName": "IVA",
"rate": 14.00,
"rateKind": "PorMil",
"includedInPrice": false
}
]