Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Panel
bgColor#FFFFFF
titleBGColor#FFCC33
titleAccountFundsResponse

Response for retrieving available to bet.

Field name

Type

Required

Description

availableToBetBalance

double


Amount available to bet.

exposure

double


Current exposure.

retainedCommission

double


Sum of retained commission.

exposureLimit

double


Exposure limit.

discountRate

double


User Discount Rate.  Please note:  Betfair AUS customers /NZ customers should not rely on this to determine their discount rates which are now applied at the account level.

pointsBalanceint
The Betfair points balance.  


...

Panel
bgColor#FFFFFF
titleBGColor#FFCC33
titleAccountDetailsResponse

Response for Account details.

Field name

Type

Required

Description

currencyCode

String


Default user currency Code. See Currency Parameters for minimum bet sizes relating to each currency.

firstName

String


First Name.

lastName

String


Last Name.

localeCode

String


Locale Code.

region

String


Region based on users zip/postcode (ISO 3166-1 alpha-3 format). Defaults to GBR if zip/postcode cannot be identified.

timezone

String


User Time Zone.

discountRate

double


User Discount Rate.   Please note:  Betfair AUS customers /NZ customers should not rely on this to determine their discount rates which are now applied at the account level.

pointsBalance

int


The Betfair points balance.

countryCodeString
The customer's country of residence (ISO 2 Char format)


...