🪝 Handling Webhooks

Best Practices

Bettor Events

BettorAccount Events

RefreshResponse Events

  • 🔄 refreshResponse.created
    • Be sure to handle the various status codes on the 🔄 Refresh Response objects.

      🚧

      It's recommended to process the betslips in the refreshResponse after responding with a 200 to confirm receipt of the webhook. The webhook connection will timeout if the response takes too long.