diff --git a/accounting.yml b/accounting.yml index d4ec18a..1d57a35 100644 --- a/accounting.yml +++ b/accounting.yml @@ -18011,6 +18011,8 @@ paths: x-apideck-gotchas: - connector: sage-intacct description: The Parent ID field refers to the parent tracking category code. + - connector: xero + description: Returns tracking category options only. IDs and names are concatenated as "CategoryName - OptionName". The provided ID can be used to link to the correct tracking category to invoices, bills, etc. responses: '200': $ref: '#/components/responses/GetTrackingCategoriesResponse'