v1

latestOpenAPI 3.1.02026-08-061945115.8 KB
Virtual Currency

List virtual currency balances

Returns the current balance of every virtual currency for a profile. If the app has no virtual currencies, data is an empty array.

get/api/v2/server-side-api/vc/balances/

Headers

adapty-customer-user-idstring

The unique ID of the customer in your system. Either adapty-customer-user-id or adapty-profile-id is required.

adapty-profile-idstring

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

Balances returned successfully

response_created_atinteger required

When the response was generated, as a Unix timestamp in milliseconds.