Download invoices from BaseLinker order manager with optional filtering. Use this tool to: - Fetch all invoices from a specific date onwards - Retrieve a single invoice by ID or order ID - Filter invoices by numbering series - Paginate through invoices using id_from parameter Re…
id_fromintegerOnly return invoices with IDs greater than this value. Useful for pagination.
order_idintegerRetrieve the invoice associated with a specific order ID.
date_fromintegerUnix timestamp. Only return invoices created on or after this date.
series_idintegerFilter invoices by numbering series ID. Use getSeries to get available series IDs.
invoice_idintegerRetrieve a specific invoice by its BaseLinker invoice ID.
get_government_databooleanIf true, includes government data fields (gov_id, gov_date, gov_status) in the response. Default: false.
get_external_invoicesbooleanIf false, excludes invoices with external files uploaded. Default: true.
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.