List cash flow categories
OAuth scope: cash_flow_category.read
Retrieves the full catalog of cash flow categories for the authenticated organization, with their subcategories nested under each parent category.
Use the category and subcategory ids to resolve the cashflow_category.id and cashflow_subcategory.id fields returned on transactions, and to assign categories to transactions via Assign a cash flow category to transactions.
Authorizations
Bearer authorization header: Bearer <token>, where <token> is the access token received from the authorization server at the end of the OAuth 2.0 flow.
Headers
Required only for Sandbox API requests; to get one, please sign up to the Developer Portal.
Response
Returns the full catalog of cash flow categories for the authenticated organization.