Tool to retrieve a list of sale credits from Altoviz. Use when you need to view credit notes issued to customers, filter by date range, or find credits for a specific customer. Supports pagination and sorting for efficient data retrieval.
TostringFilter credits up to this date (inclusive). Format: YYYY-MM-DD.
FromstringFilter credits 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 credits by specific customer ID. Only credits 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.