Create a new cost center

Creates a new cost center with the provided data.

Business Rules:

• External code must be unique within the company

• Name is required and must not exceed 255 characters

• External code is required and must not exceed 100 characters

• Description is optional and must not exceed 1000 characters

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Cost center creation data with required fields: name, externalCode. Optional fields include: description.

string
required
length ≤ 300

cost center name

string
required
length ≤ 50

cost center external code

string
required
length ≤ 900

cost center description

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json