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 20 Next »

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.

 

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

Include poker transactions only

RESULT_WONWon
COMMISSION_REVERSALBetfair 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.

AffiliateRelationStatus

Value

Description

INVALID_USER

Provided vendor client ID is not valid

AFFILIATED

Vendor client ID valid and affiliated

NOT_AFFILIATED

Vendor client ID valid but not affiliated

  • No labels