Public
No
Request
const data = await ctx.modules.currency.fetchBalance({
// Request body
});
Request
Object containing the following properties:
Property | Type |
---|
userId (*) | string |
(*) Required.
Response
Response
Object containing the following properties:
Property | Type |
---|
balance (*) | number |
(*) Required.