Wallets
Get wallet
get/wallets/{uuid}
Path parameters
uuidstring required
Wallet UUID.
Query parameters
update'1'
Pass 1 to force a balance refresh from the provider before returning.
Response
Wallet details
Example response
{
"balance": 250,
"currency": "EUR"
}