List order transaction IDs within a date range. Returns an array of transaction IDs (strings) for orders created between the specified dates. Use this to discover which orders exist in a date range, then use SHOW_ORDER_TRANSACTION to get details for specific IDs.
providerstringFilter by provider source, e.g., 'api' or 'csv'. Defaults to 'api' if not specified.
to_transaction_dateRequiredstringEnd date for filtering order transactions (YYYY-MM-DD or YYYY/MM/DD). Required parameter.
from_transaction_dateRequiredstringStart date for filtering order transactions (YYYY-MM-DD or YYYY/MM/DD). Required parameter.
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.