Lists gift credit history records for your organization with pagination and optional time-based filtering. Gift credits are promotional credits that can be applied to orders. This action retrieves a history of gift credit additions, deductions, and balance changes. Returns empty…
limitintegerMaximum number of records to return per page. Must be at least 1. Defaults to 25 if not specified.
offsetintegerNumber of records to skip before returning results (for pagination). Must be non-negative. Defaults to 0 if not specified.
effectiveTime.gtstringFilter for records after this time. Format: 'YYYY-MM-DD HH:MM:SS' (e.g., '2024-01-01 00:00:00').
effectiveTime.ltstringFilter for records before this time. Format: 'YYYY-MM-DD HH:MM:SS' (e.g., '2024-12-31 23:59:59').
effectiveTime.gtestringFilter for records at or after this time. Format: 'YYYY-MM-DD HH:MM:SS' (e.g., '2024-01-01 00:00:00').
effectiveTime.ltestringFilter for records before or at this time. Format: 'YYYY-MM-DD HH:MM:SS' (e.g., '2024-12-31 23:59:59').
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.