Allows you to retrieve tracking categories and options for specified category
GET {{baseUrl}}/TrackingCategories/:TrackingCategoryID
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
xero-tenant-id | string | (Required) Xero identifier for Tenant |
RESPONSES
status: OK
{"Id":"b75b8862-39c0-45a8-82b8-30ab4831996b","Status":"OK","ProviderName":"Provider Name Example","DateTimeUTC":"/Date(1555085855442)/","TrackingCategories":[{"Name":"Foo41157","Status":"DELETED","TrackingCategoryID":"22f10184-0deb-44ae-a312-b1f6ea70e51f","Options":[]}]}