Companies

Creates a new department under the currently active company.

post/api/companies/current/departments

Request body

Idinteger
CompanyIdinteger
Namestring
Descriptionstring
IsActiveboolean
EIncomeReferencestring
ExternalReferencestring
ManagerCompanyUserIdinteger nullable
Municipalityinteger nullable
Createdstring date-time
Updatedstring date-time

Response

OK

Idinteger
CompanyIdinteger
Namestring
Descriptionstring
IsActiveboolean
EIncomeReferencestring
ExternalReferencestring
ManagerCompanyUserIdinteger nullable
Municipalityinteger nullable
Createdstring date-time
Updatedstring date-time

Changes

No recorded changes to this endpoint across all 1 revision of this API.