curl https://sandbox.layerfi.com/v1/businesses/863ed926-e30d-40f4-8e7e-b0d5387ce4fb/notifications \ -H "Authorization: Bearer <access_token>"
{ "data": { "type": "Business_Notifications", "uncategorized_transactions_this_month": 1, "uncategorized_transactions_all_time": 7, "todo_tasks": 1, "external_accounts_requiring_update": 0 }, "meta": {} }
Retrieve counts of outstanding transactions, tasks, or other items that require user attention.