Skip to main content

Get Cost Center

Retrieves a specific cost center by ID.

Path Parameters
    id int64 required

    The ID of the cost center to retrieve.

Responses

Successfully retrieved the cost center.


Schema
    id int64
    name string
    description string
    enabledForExpress boolean
    fungOperatingAccountId string
    createdAt date-time
Loading...