Create a new cost center

Create a new cost center

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

x-monite-versionstringRequired
x-monite-entity-idstringRequired
The ID of the entity that owns the requested resource.

Request

This endpoint expects an object.
descriptionstringOptional<=2048 characters
Description of the cost center
namestringOptional<=500 characters
Name of the cost center

Response

Successful Response
idstringformat: "uuid"
created_atdatetime
The timestamp when the cost center was created.
updated_atdatetime
The timestamp when the cost center was last updated.
descriptionstring or null
Description of the cost center
is_externalboolean or nullDefaults to false
Unused. Reserved for future use.
namestring or null

Errors