v1

latestOpenAPI 3.0.02026-07-241310301.1 KB
Cost Centers

Create Cost Center

Create a new cost center

post/api/v1/users/cost-centers

Headers

apikeystring
Authorizationstring

Request body

namestring required

Cost center name

codestring required

Cost center code

linkedAccountIdsstring required

All the linked accounts which should be attached to the cost center

Response

idstring

ID of the newly created cost center

cost center objectobject

All the parameters which were passed to the create call