Transactions

Get Transaction History

Returns a paginated list of transactions for a given user, ordered by most recent first.

get/iap/transaction-history

Query parameters

user_idstring required

The user's external ID.

limitinteger

Maximum number of transactions to return. Default: 50, Max: 100.

Response

Transaction history

Changes

Changed in 2 of the 11 revisions of this API.11