X-Token: ********************
curl --location --request GET 'https://test.e-mole.net/api/PublicCommon/GetTaxTypes' \
--header 'Accept: application/json'
{
"AvailableTaxTypes": [
{
"Name": {
"value": "<Error: Too many levels of nesting to fake this schema>"
},
"DisplayText": "voluptate enim sint Excepteur eu",
"Id": -95347840,
"CustomProperties": {
"aliqua_172": {
"value": "<Error: Too many levels of nesting to fake this schema>"
},
"mollit6": {
"value": "<Error: Too many levels of nesting to fake this schema>"
}
}
},
{
"Name": {
"value": "<Error: Too many levels of nesting to fake this schema>"
},
"DisplayText": "consequat quis occaecat",
"Id": -45447537,
"CustomProperties": {
"consequat_0_3": {
"value": "<Error: Too many levels of nesting to fake this schema>"
},
"esse3": {
"value": "<Error: Too many levels of nesting to fake this schema>"
}
}
}
],
"CurrentTaxType": "IncludingTax"
}