URL
https://test-api.bvndle.com/api/v1/laas/get-user-coin-dataBase URL
https://testapi.bvndle.com/api/v1/laasHTTP Method
GETAuthorization Header
Bearer ACCESS_TOKENQuery Parameter:
nametypeDescription
userIdstringRequired
ID of previously onboarded user
ID of previously onboarded user
cURL
SUCCESS RESPONSE:
nametypeDescription
totalCoinsnumberTotal number of coins the user has across all partners
totalPartnerCoinsnumberTotal coins the user has with a particular partner
isLinkedbooleanFlag to show if the user has been linked via SSO
walletsarrayAn array of the user wallets
Note:The user account must have been linked for you to see all wallets
Note:The user account must have been linked for you to see all wallets
wallets.partnerstringName of the partner
wallets.walletIdstringID of the wallet
wallets.coinsnumberTotal coin user has under the partner wallet
