Accounts Enums

Enums

SubscriptionStatus


Value

Description

ALL

Any subscription status

ACTIVATED

Only activated subscriptions

UNACTIVATED

Only unactivated subscriptions

CANCELLED

Only cancelled subscriptions

EXPIRED

Only expired subscriptions


Status


Value

Description

SUCCESS

Sucess status


ItemClass


Value

Description

UNKNOWN

Statement item not mapped to a specific class. All values will be concatenated into a single key/value pair. The key will be 'unknownStatementItem' and the value will be a comma separated string. Please note: This is used to represent commission payment items.


Wallet


Value

Description

UK

 The Global Exchange wallet


IncludeItem


Value

Description

ALL

Include all items

DEPOSITS_WITHDRAWALS

Include payments only

EXCHANGE

Include exchange bets only

POKER_ROOM

Include poker transactions only


winLose


Value

Description

RESULT_ERR

Record has been affected by a unsettlement. There is no impact on the balance for these records, this just a label to say that these are to be corrected. 

RESULT_FIX

Record is a correction to the balance to reverse the impact of records shown as in error. If commission has been paid on the original settlement then there will be a second FIX record to reverse the commission. 

RESULT_LOST

Loss

RESULT_NOT_APPLICABLE

Amounts relating to commission payments.

RESULT_WON

Won

COMMISSION_REVERSAL

Betfair have restored the funds to your account that it previously received from you in commission.




GrantType

Value

Description

AUTHORIZATION_CODE

Returned via the Vendor Web API token request. The authorization code will be valid for a single use for 10 minutes.

REFRESH_TOKEN

A token that can be used to create a new access token when using the Vendor Web API


TokenType

Value

Description

BEARER

 Token type used for Vendor Web API interactions for making requests on a customers behalf.