Tasks & Notifications
Retrieve Notifications
Retrieve counts of outstanding transactions, tasks, or other items that require user attention.
GET
/
v1
/
businesses
/
{business_id}
/
notifications
Path Parameters
business_id
string
requiredID of the Business to retrieve notifications for.
Response
Returns a Business Notifications Object
uncategorized_transactions_this_month
int
Number of bank transactions from the current month that have not been categorized.
uncategorized_transactions_all_time
int
Number of bank transactions that require categorization dating back to the business’s activation date.
todo_tasks
int
Number of tasks that require user attention. Only applicable to businesses enrolled in bookkeeping services.
external_accounts_requiring_update
int
Number of linked account connections that require re-linking or fixing.
refunded_amount
integer
Amount of refund received by customer.