Tool to retrieve a list of purchase orders from BaseLinker storage. Use when you need to fetch purchase orders with optional filters like date range, supplier or pagination.
pageintegerPage number of results (100 purchase orders per page).
date_tointegerUnix timestamp up to which purchase orders should be retrieved.
date_fromintegerUnix timestamp from which purchase orders should be retrieved.
series_idintegerLimit results to a specific document series ID.
supplier_idintegerLimit results to a specific supplier ID.
warehouse_idintegerFilter by warehouse identifier. Use to limit results to purchase orders for a specific warehouse.
filter_document_numberstringFilter by document number (full or partial match).
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.