Versions Compared

Key

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

...

Field name

Type

Required

Description

actionPerformed

ActionPerformed

The action performed since your last heartbeat request.

actualTimeoutSeconds

int

The actual timeout applied to your heartbeat request, see timeout request parameter description for details.

 

Enums

 

ActionPerformed

Value

Description

NONE

No action was performed since last heartbeat, or this is the first heartbeat

CANCELLATION_REQUEST_SUBMITTED

A request to cancel all unmatched bets was submitted since last heartbeat

ALL_BETS_CANCELLED

All unmatched bets were cancelled since last heartbeat

SOME_BETS_NOT_CANCELLED

Not all unmatched bets were cancelled since last heartbeat

CANCELLATION_REQUEST_ERROR

There was an error requesting cancellation, no bets have been cancelled

CANCELLATION_STATUS_UNKNOWN

There was no response from requesting cancellation, cancellation status unknown

Exceptions

...

APINGException

This exception is thrown when an operation fails

...