Cost Centre
Add a cost centre
Add a cost centre. A cost centre can be of type KOST1 or KOST2 and must have a unique code.
Required permissions:cost-centre:write
POST
Authorizations
Value for the Authorization header parameter.
Body
The new CostCentre resource
The name of the cost centre, which is displayed in the UI
Maximum length:
255
The code of the cost centre, which is used for exports
Maximum length:
255
The type of the cost centre, which is used for exports
Available options:
KOST1
, KOST2
The status of the cost centre
Possible values:
active
: The cost centre is active and can be used and referencedarchived
: The cost centre is archived and cannot be referenced anymore. It also disappears from the UI.
Response
201
application/json
CostCentre resource created
The name of the cost centre, which is displayed in the UI
Maximum length:
255
The type of the cost centre, which is used for exports
Available options:
KOST1
, KOST2
The status of the cost centre
Possible values:
active
: The cost centre is active and can be used and referencedarchived
: The cost centre is archived and cannot be referenced anymore. It also disappears from the UI.
The code of the cost centre, which is used for exports
The date and time when the cost centre was created
The date and time when the cost centre was last updated
Was this page helpful?