Tool to list all invoices (v2). Use when you need to fetch multiple invoice records.
fromZero-based offset for pagination. Defaults to 0.
sizeintegerMaximum number of invoices to return (>=1). Defaults to 1000.
fieldsstringComma-separated list of invoice fields to include. Defaults to all fields.
filterstringJSON filter for advanced querying (e.g., filter by status_name, customer, etc.). Note: May require proper URL encoding depending on API implementation.
sort_fieldstringField to sort results by. Defaults to 'date_created'.
sort_directionstringSort order: 'asc' or 'desc'. Defaults to 'desc'.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.