Retrieves the account's credit transaction history showing all credits and debits. Returns a paginated list of balance changes with timestamps, amounts, and descriptions. Use to audit spending, review signup bonuses, track refunds, or investigate balance changes. Filter by date…
limitintegerMaximum number of records to retrieve per page, must be at least 1.
offsetintegerNumber of records to skip before starting to collect the result set, must be non-negative.
effectiveTime.gtstringFilter transactions after this datetime. Format: YYYY-MM-DD HH:MM:SS (e.g., '2024-01-01 00:00:00').
effectiveTime.ltstringFilter transactions before this datetime. Format: YYYY-MM-DD HH:MM:SS (e.g., '2024-01-01 00:00:00').
effectiveTime.gtestringFilter transactions at or after this datetime. Format: YYYY-MM-DD HH:MM:SS (e.g., '2024-01-01 00:00:00').
effectiveTime.ltestringFilter transactions before or at this datetime. Format: YYYY-MM-DD HH:MM:SS (e.g., '2024-01-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.