Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 13 Next »

Operation

 

getAccountFunds
AccountFundsResponse getAccountFunds ( ) throws AccountAPINGException

Returns the available to bet amount, exposure and commission information.

Parameter name

Type

Required

Description

wallet

Wallet

 

Name of the wallet in question. Please Note: To return the the Australian Exchange wallet balance you must specify AUSTRALIAN as the Wallet parameter.

Return type

Description

AccountFundsResponse

Response for retrieving available to bet.

Throws

Description

AccountAPINGException

Generic exception that is thrown if this operation fails for any reason.

Since 1.0.0

  • No labels