GET api/TaxItemCodes
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"$id": "1",
"Id": 1,
"enterpriseId": 1,
"codeType": "sample string 2",
"parentCode": "sample string 3",
"itemCode": "sample string 4",
"codeName": "sample string 5",
"codeNameAr": "sample string 6",
"activeFrom": "2025-12-10T14:48:20.5154682-08:00",
"activeTo": "2025-12-10T14:48:20.5154682-08:00",
"description": "sample string 7",
"descriptionAr": "sample string 8",
"requestReason": "sample string 9",
"linkedCode": "sample string 10"
},
{
"$ref": "1"
},
{
"$ref": "1"
}
]