Retrieve wallet account information through wallet account id. The response includes wallet balance, wallet status, country code, currency, and group id.
HTTP Request
GET/v1/accounts/wallet/{wallet_id}
Request Headers
{"Content-Type":"application/json","Authorization":"Bearer {{access_token}}","x-api-key":"Your assigned api key"}