Tool to retrieve all commissions. Use when you need to fetch commission records with optional filters and pagination after confirming valid API credentials.
pageintegerPage number to retrieve; must be >=1. Defaults to first page
statusstringFilter by commission status (e.g., approved, pending)
per_pageintegerNumber of items per page; must be >=1
program_idstringOnly return commissions belonging to this program
affiliate_idstringOnly return commissions belonging to this affiliate
conversion_idstringOnly return commissions for this conversion
created_at_tostringISO 8601 timestamp; include commissions created at or before this time
created_at_fromstringISO 8601 timestamp; include commissions created at or after this time
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.