v1
latestOpenAPI 3.1.02026-08-061945115.8 KBList virtual currency transactions
Returns the virtual currency transaction history for a profile, newest first. Results use cursor pagination: when the response includes a non-null pagination.next_cursor, pass it back as the cursor query parameter to fetch the next page.
Query parameters
Filter the history to a single virtual currency code.
Opaque pagination cursor returned as pagination.next_cursor in a previous response. Omit to fetch the first page.
Maximum number of transactions to return per page. Defaults to 50.
Headers
The unique ID of the customer in your system. Either adapty-customer-user-id or adapty-profile-id is required.
The unique ID of the profile in your system. Your best option if you are working with anonymous profiles. Either adapty-customer-user-id or adapty-profile-id is required.
Response
Transaction history returned successfully