post https://api.wafeq.com/v1/cost-centers/
Endpoint for creating a new cost center.
Response
Endpoint for creating a new cost center.
xxxxxxxxxx
curl --request POST \
--url https://api.wafeq.com/v1/cost-centers/ \
--header 'Authorization: Api-Key replace_with_your_api_key' \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '{"is_active":true}'
Try It!
to start a request and see the response here! Or choose an example: