Skip to main content
PATCH
/
accounting
/
cost-centres
/
{id}
{
  "id": "ad8f1c9c-4f0a-4e1a-8b1a-9c4d9c4d9c4d",
  "name": "Cost Centre",
  "code": "CC",
  "type": "KOST1",
  "status": "<any>",
  "createdAt": "2021-01-01T00:00:00+00:00",
  "updatedAt": "2021-01-01T00:00:00+00:00"
}

Authorizations

Authorization
string
header
required

Path Parameters

id
string
required

Body

name
string
required
Maximum length: 255
Example:
type
enum<string>
required
Available options:
KOST1,
KOST2
Example:
status
any
required

Response

name
string
required
Maximum length: 255
Example:
type
enum<string>
required
Available options:
KOST1,
KOST2
Example:
status
any
required
id
string
Example:
code
string
Example:
createdAt
string<date-time>
Example:
updatedAt
string<date-time>
Example: