transactions
Retrieves list of transactions from the transaction log
get/admin/transactions
Query parameters
idstring
Retrieve only transactions specified by a comma-separated list of transaction IDs
affiliate_idstring
Filter transactions by affiliate ID
type'ORDERS' | 'REWARDS' | 'PAYOUTS'
Filter by entity type (comma-separated list)
is_paidboolean
Filter by payment status
payout_idinteger
Filter by payout ID
limitinteger
Limit number of results
offsetinteger
Offset of results
Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.