Create a new cost center
Create a new cost center
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Headers
x-monite-version
x-monite-entity-id
The ID of the entity that owns the requested resource.
Request
This endpoint expects an object.
description
Description of the cost center
name
Name of the cost center
Response
Successful Response
id
created_at
The timestamp when the cost center was created.
updated_at
The timestamp when the cost center was last updated.
description
Description of the cost center
is_external
Unused. Reserved for future use.
name
Errors
400
Post Cost Centers Request Bad Request Error
401
Post Cost Centers Request Unauthorized Error
403
Post Cost Centers Request Forbidden Error
422
Post Cost Centers Request Unprocessable Entity Error
429
Post Cost Centers Request Too Many Requests Error