Skip to main content

TeaserLineLeg

Properties

NameTypeRequiredDescription
statusTeaserLineLegStatusStatus of the request. [VALID = Teaser is valid, PROCESSED_WITH_ERROR = Teaser contains error(s)]
leg_idstrEcho of the unique id for the leg from the request.
error_codeTeaserLineLegErrorCodeWhen Status is PROCESSED_WITH_ERROR, provides a code indicating the specific problem. EVENT_NOT_FOUND - The event specified could not be found, POINTS_NO_LONGER_AVAILABLE - The points requested are no longer available. This means that the lines moved, UNKNOWN - An unknown error has occured, WAGER_TYPE_NOT_VALID_FOR_TEASER - The specified wager type is not valid for teasers GAME_TEASER_DISABLED - Teasers are disabled for the event.
line_idintLine identification.

TeaserLineLegStatus

Status of the request. [VALID = Teaser is valid, PROCESSED_WITH_ERROR = Teaser contains error(s)]

Properties

NameTypeRequiredDescription
VALIDstr"VALID"
PROCESSED_WITH_ERRORstr"PROCESSED_WITH_ERROR"

TeaserLineLegErrorCode

When Status is PROCESSED_WITH_ERROR, provides a code indicating the specific problem.

EVENT_NOT_FOUND - The event specified could not be found,
POINTS_NO_LONGER_AVAILABLE - The points requested are no longer available. This means that the lines moved,
UNKNOWN - An unknown error has occured,
WAGER_TYPE_NOT_VALID_FOR_TEASER - The specified wager type is not valid for teasers
GAME_TEASER_DISABLED - Teasers are disabled for the event.

Properties

NameTypeRequiredDescription
EVENT_NOT_FOUNDstr"EVENT_NOT_FOUND"
POINTS_NO_LONGER_AVAILABLEstr"POINTS_NO_LONGER_AVAILABLE"
UNKNOWNstr"UNKNOWN"
WAGER_TYPE_NOT_VALID_FOR_TEASERstr"WAGER_TYPE_NOT_VALID_FOR_TEASER"
GAME_TEASER_DISABLEDstr"GAME_TEASER_DISABLED"

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →