Skip to content

Relationships

Schema relationships
graph LR
    TrackingCategories -->|"company"| CompanyInfo

Properties

idstring
required·

The unique identifier for tracking categories

category_typestring

The category type of the tracking category

companystring

The company the tracking category belongs to

References: CompanyInfo → id
created_atstring · date-time

This represents the date when the tracking category was created

namestring

The name of the tracking category

optionsobject[]

The options for the tracking category. Present in Xero

idstring

The unique identifier for tracking option

namestring

The name for tracking option

statusstring

The status for tracking option

Possible values:
activearchived
parent_categorystring

The parent category of the tracking category

remote_dataRecord<string, any>

Raw data returned from the remote API call.

statusstring

The status of the tracking category

Possible values:
activearchived
updated_atstring · date-time

This represents the date when the tracking category was updated