v1

latestOpenAPI 3.1.0Apache 2.02026-07-22160175414.0 KB
Cost-Centers

Create a Cost-Center

Create a new cost-center.

post/cleemy-procurement/api/costcenters

Request body

idinteger
namestring required
codestring required
ownerIdinteger

ID of the user who will be the owner of the cost-center.

state'Disabled' | 'Enabled'

Disabled: the cost-center is disabled. Enabled: the cost-center is enabled.

establishmentIdsinteger[]

Write-only. IDs of the establishments to which the cost-center belongs."

Response

OK