Tool to retrieve a list of sale quotes from Altoviz. Use when you need to view quotes issued to customers, filter by date range, or find quotes for a specific customer. Supports pagination and sorting for efficient data retrieval.
TostringFilter quotes up to this date (inclusive). Format: YYYY-MM-DD.
FromstringFilter quotes from this date onwards (inclusive). Format: YYYY-MM-DD.
OrderBystringThe field to order results by. Common values include 'date', 'number', 'customerName'.
PageSizeintegerThe number of items to return per page. Recommended range is 1-100.
PageIndexintegerThe page index for pagination (zero-based). Use this to navigate through multiple pages of results.
CustomerIdintegerFilter quotes by specific customer ID. Only quotes for this customer will be returned.
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.