Get all expense categories for the authenticated user
The access token received from the authorization server in the OAuth 2.0 flow.
Date filter - returns all records updated after the specified date. Null returns all data
Successful operation
Id of the category, required when updating existing category
Name of the business-specific expense category
"Accounting / Tax"
Whether this category has children or not
Parent id for this category, if it exists
Status of this category
ACTIVE, INACTIVE, DELETED "ACTIVE"