Get Tracking categories ​
Endpoint ​
http
GET /unified/accounting/tracking_categories/{id}
Integrations supported
- QuickBooks
- Xero
Path parameters ​
id
string
REQUIRED · The ID of the resource.
Example:
23423523
Query parameters ​
integrated_account_id
string · uuid
REQUIRED · The ID of the integrated account to use for the request.
Example:
62f44730-dd91-461e-bd6a-aedd9e0ad79d
Response Body ​
id
string
REQUIRED · The unique identifier for tracking categories
Supported in
- QuickBooks
- Xero
name
string
The name of the tracking category
Supported in
- QuickBooks
- Xero
status
string
The status of the tracking category
All possible enum values:
active
archived
Supported in
- QuickBooks
- Xero
category_type
string
The category type of the tracking category
Supported in
- QuickBooks
parent_category
string
The parent category of the tracking category
company
string
The company the tracking category belongs to
options
object[]
The options for the tracking category. Present in Xero
Supported in
- Xero
id
string
The unique identifier for tracking option
name
string
The name for tracking option
status
string
The status for tracking option
All possible enum values:
active
archived
created_at
string
This represents the date when the tracking category was created
Supported in
- QuickBooks
updated_at
string
This represents the date when the tracking category was updated
Supported in
- QuickBooks
remote_data
object
Raw data returned from the remote API call.