List Expenses
Retrieve a list of expenses for the authenticated business.Schema identifier. Must be
expensesPage number for pagination
Number of records per page
Order records by date. Values:
asc (oldest first) or desc (newest first). Default: descGet Expense
Retrieve a specific expense by UUID or source_uuid.Expense UUID or source_uuid
Create Expense
Create a new expense using AI prompt.Description of the expense to create
Array of attachment URLs or file references
Additional text context
Update Expense
Update an existing expense by UUID or source_uuid.Expense UUID or source_uuid
Delete Expense
Delete an expense by UUID or source_uuid.Expense UUID or source_uuid