post https://api.next-tech.com/v1/costcenter/
Log in to see full request history
Responses
xxxxxxxxxx
curl --request POST \
--url https://api.next-tech.com/v1/costcenter/ \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '{"default":true}'
xxxxxxxxxx
11{
"id": 5,
"changed": "2025-04-13T18:05:22.686Z",
"changeduserid": 7,
"created": "2025-04-13T18:05:22.686Z",
"createduserid": 3,
"authorizationgroupid": 7,
"costcenterno": "100.1",
"default": false,
"name": "Management"
}