Versions Compared

Key

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

...

These calls also have to be from back-end to back-end.

Note

The getAccountStatement operation isn't available via the Vendor Web API

 

User Revocation

The user may choose to revoke the permissions previously granted to your web application. This will invalidate the access token and destroy your refresh token. Any subsequent calls to Betfair using the access token, or any attempt to generate a new one using the refresh token will result in either an INVALID_SESSION exception or UNEXPECTED_ERROR respectively.

...