v1
latestOpenAPI 3.1.02026-08-0662251219.8 KBCost Centers
Create cost center
This endpoint creates a cost center.
post/v2/companies/{companyId}/cost-centers
Request body
Example request
{
"externalId": "external-id"
}Response
OK
Example response
{
"id": "b93dc51f-12dd-46c7-b7d6-1cb12cd3f5b3"
}