payments
Lists payment requests made by the affiliate from their dashboard
get/admin/payments/requests
Query parameters
affiliate_idstring
Retrieve only the payment history for affiliates specified by a comma-separated list of affiliate IDs
since_idstring
Show payments requests after specified request ID
status'in_progress' | 'paid' | 'rejected'
Filters results by the status
limitnumber
Limit number of items in result
Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.