/tracking-categories/{id}

Returns a TrackingCategory object with the given id.

Authentication

AuthorizationBearer

Token-based authentication with required prefix “Bearer”

Path parameters

idstringRequiredformat: "uuid"

Headers

X-Account-TokenstringRequired
Token identifying the end user.

Query parameters

expandenumOptional
Which relations should be returned in expanded form. Multiple relation names should be comma separated without spaces.
Allowed values:
include_remote_databooleanOptional

Whether to include the original data Merge fetched from the third-party to produce these models.

include_shell_databooleanOptional

Whether to include shell records. Shell records are empty records (they may contain some metadata but all other fields are null).

remote_fieldsenumOptional

Deprecated. Use show_enum_origins.

Allowed values:
show_enum_originsenumOptional
A comma separated list of enum field names for which you'd like the original values to be returned, instead of Merge's normalized enum values. [Learn more](https://help.merge.dev/en/articles/8950958-show_enum_origins-query-parameter)
Allowed values:

Response

idstring or nullRead-onlyformat: "uuid"
remote_idstring or null

The third-party API ID of the matching object.

created_atdatetime or nullRead-only
The datetime that this object was created by Merge.
modified_atdatetime or nullRead-only
The datetime that this object was modified by Merge.
namestring or null
The tracking category's name.
statusenum or null
The tracking category's status. * `ACTIVE` - ACTIVE * `ARCHIVED` - ARCHIVED
Allowed values:
category_typeenum or null
The tracking category’s type. * `CLASS` - CLASS * `DEPARTMENT` - DEPARTMENT
Allowed values:
parent_categorystring or nullformat: "uuid"
companystring or nullformat: "uuid"
The company the GeneralLedgerTransaction belongs to.
remote_was_deletedboolean or nullRead-only
Indicates whether or not this object has been deleted in the third party platform. Full coverage deletion detection is a premium add-on. Native deletion detection is offered for free with limited coverage. [Learn more](https://docs.merge.dev/integrations/hris/supported-features/).
field_mappingsobject or nullRead-only
<MergeSupportedFieldsByIntegrationWidget requestType="GET" data="H4sIAAAAAAAAA+VYbW/iOBD+K8gfEZBrWaiKdDrx1m17R9ht6V57q8oanCEYHDu1HVpY7X8/JRBe2mi79NLu6vYj9vgZ55l5Hib5QhhY9JWekwYBxlQkLZc+KZFAeShIgww0sCmXfjuNKxEIuQsB7pygs0NSIiYKQ6UteicchWdONY5IgzgBah/LkeQjjp6zOeRwadHXYLmSxlkfLo+S06REBJdT9JrLA8/DLcPLq5VHP40juLGkREIwxo61ivzxBd5FaL4DOb6bwAClBVH2wIKzhVLWS5istfgpPBRo0euAhQ5aZPHjrjKOrQ1Nw3HGKMJKkr3i4cxB6YC2nAk0Tq16fHh0XCuvUJLsf1Bf/H5QnNwN1fCoSH0mKETF3oA9uIOze3fiv3Pb7x7cxVXNXUwX7mT6W5H6UOwNerX+4Kba7zQP+hkB9LJ+ffyp1Wmdu0W26Fbdyc29O2AHvQGbDhdn1fP37P789OODu7g57HWuqu6gWzt/rw767QvTa1+oXrNSISWyXVXS+Pxle2HVOCcazbil1NTsxp8F4OMWL8uCQMjLYTQUnFVMtQIBLJSEe1NhKnAC9Dg4Gzx6eReBRvqX8lVlEvop/1zJNfmkQbruadNtdzu7/dCcARcwFEgaVkf4pKFJ4/NaMNTOQyQlIuMnilE0SkvZRiYaA2WRxvXa/UVDsOPNEvdi5ViwkUkkNExBOBpyG4fdRVyj9wE0BGhRx9e4/VrK4rXHmVZGjWyhM5cQcGYK1Xqt0IoMl2hMoY3SahD5kL5ORtNktFqv0TQZXSWjbSWUpscP3ZN6/agSytevCVNBCDIuQgByTplGj1sqY7YFl0i5xcBk7arhBJlNd3yUGD+A1SANJNfMOM/lTHGWhZzu7KJOVKQliCR+HRrCPHaXR6FhpNkYDFKlPdQZGR4F7J7evvZ6J6d2zbtLT7gEybAA0iv0Q0zdI5c+/SDAjpQOMvp1lZbSTc43adBVFfbgfE+KXbSXEbeYD4MuWhOjUZOY6zcocpuDs0/dPBWMDyFKg1RjfGatmt3lpFMsBnQUiREXItHSjsBe6gFpnh2wdDHbLgR6PuonrmF+gK2sFmMjnj/2lrdynGRnhtJTOuX5Kezuft5uBQLN8sImv//ajxFn02TmKHTQTK0K87WrDT7F1kReRfdvYk2ZzfRTDTlbxPdlfMN8eN/Alpc2R69Gh/XW0cEb2N0vbFG/kg/l0/+X4OPWSC9U5BWa2+/uOYghzkFb7Wb6OvXn7HpWvZz8P4ajhMAzaYElxc2LrhViStlsxl1zBD/DsPQd9pJpIm9lF9nG8JwFvEjlr6vkEokkv4viKJQ2/oyk923Ov5WeejDPd5ZYgf64AeIb0+iu3PdX8zVqlQ9bMVL52VecnJl6RVnmLbjnZfUSEe1Z7n/UWBVy/HQY4z39cviWpv0fuNvPb26//gu3Lmdp8BcAAA==" />