Skip to main content

Get user balance

Gets the balance for a specific user.

Path Parameters
userId int32 REQUIRED
currency string REQUIRED
Responses
200

The requested user balance.

Schema OPTIONAL
Resource object OPTIONAL
CurrentBalance double OPTIONAL
Currency string OPTIONAL
Message string OPTIONAL

A status message for the action taken.

Details string[] OPTIONAL

Any validation messages for the data on the current action.

400

Bad request.

Schema OPTIONAL
Message string OPTIONAL

A status message for the action taken.

Details string[] OPTIONAL

Any validation messages for the data on the current action.

404

Not found.

Schema OPTIONAL
Message string OPTIONAL

A status message for the action taken.

Details string[] OPTIONAL

Any validation messages for the data on the current action.