get https://api.next-tech.com/v1/type/taxreduction/
Log in to see full request history
Responses
xxxxxxxxxx
curl --request GET \
--url https://api.next-tech.com/v1/type/taxreduction/taxreduction_id \
--header 'accept: application/json'
xxxxxxxxxx
12{
"id": 5,
"changed": "2025-04-14T04:15:53.544Z",
"changeduserid": 7,
"created": "2025-04-14T04:15:53.544Z",
"createduserid": 3,
"code": "RUT",
"description": "Household services",
"externalcode": "RUT",
"maxamount": 30.5,
"standard": false
}