Retrieve a list of transactions within all billing accounts.

A transaction is a record of a commission owed or earned. A transaction is created when a user moves from a Publisher to a Brand and takes an action like installing the app or making a purchase (API details for a Brand to report an order). A finalized transaction initiates a credit to the Publisher for driving the user's transaction or app installation, and a debit to the Brand as they received an order or an app installation. We capture the various transaction event types in the category field. Additionally, transactions have a status associated with them so that you can identify the current state of the life-cycle the transaction is in.

For a full breakdown of the fields included in the Transaction payload to the right, check out the Transaction event object.

If you want to paginate across your transactions, utilize the meta.next URL as your next request URL until it is null.

Language
Authorization
Basic
base64
: