Retrieve invoices awaiting approval from the authenticated user
Returns a paginated queue of invoices awaiting approval action from the authenticated user. Intended for partner approval dashboards and mobile approval workflows.
Query parameters
Page number for pagination
Number of items per page
Comma-separated location IDs to narrow the queue
Filter by vendor ID
Created on or after this date. Accepted formats: YYYY-MM-DD or YYYY-MM-DD HH:MM:SS. All times are interpreted as UTC.
Created on or before this date. Accepted formats: YYYY-MM-DD or YYYY-MM-DD HH:MM:SS. All times are interpreted as UTC.
Headers
OAuth2 authentication flows. Auth server URLs will vary by environment
API key for authentication
API version to use (optional, defaults to latest). Supported values: 1.0.0, 1.1.0.
Response
Successful response with paginated pending-approval invoice list