API Documentation
  • Introduction
  • Getting Started
  • Signature
  • Bet Card API
    • Calculator
      • Finance details
    • Jackpot
      • Get Jackpot Cards
      • Get Jackpot Card by code
      • Pick Jackpot Bets
    • Quicktip
      • Get Quicktip Cards
      • Get Quicktip Card by code
    • Smartbet
      • Get Smartbert cards
      • Get Smartbet Card by code
      • Generate a Smartbet
    • Quickbet
      • Get Quickbet Cards
      • Get Quickbet Card by code
    • Superbet
      • Get Superbet Cards
      • Get Superbet Card by code
  • Bet Engine API
    • Headers
    • Create ticket endpoint
      • Quicktip
      • Smartbet
      • Quickbet
      • Superbet
      • Jackpot
    • Reserve ticket endpoint
      • Quicktip
      • Smartbet
      • Quickbet
      • Superbet
      • Jackpot
    • Paid ticket endpoint
    • Get ticket endpoint
    • Get ticket list endpoint
    • Fields
    • Error codes
  • PAM Platform API
    • Headers
    • Signature
    • Ping
    • Identify
    • Create a ticket
    • Reserve the ticket
    • Update the ticket
    • Close the ticket
    • Refund the ticket
    • Win the ticket
    • Lose the ticket
    • Void the ticket
    • Discard the ticket
    • Rollback the ticket
  • SMS notifications
    • Headers
    • Signature
    • Notification types
      • otp
      • ticket_status
      • bet_result (not supported)
  • API Docs
    • [api /bc] Bet Card
    • [api /be] Bet Engine
Powered by GitBook
On this page
  1. Bet Engine API

Error codes

Full list of error codes for 400 response status code:

Error Code
Interpretation

100

{feature_name} feature not implemented yet

101

Error with incoming data

102

Ticket with {ticket-id} identifier is not found

103

Event with {event-id} identifier is not found

104

Events list in ticket object can't be empty

105

Team with {team-id} identifier is not found

106

Market for bet with {bet-id} identifier is not found

107

Event with {event-id} identifier is not available for play because it has already started

108

Bookmaker event for event with {event-id} identifier is not found

109

Market is blocked

110

Ticket odds changed

111

Duplicate key for code generation

112

Operator with {operator-name} name is not found

113

Error while request to PAM {action-name} action

114

No webhook url for operator with {operator-id} name

115

Operators in request body and in request header are not identical.

116

Market with {market-id} code is not allowed.

117

Ticket has to have {status} status in order to do this action.

118

Events list must contain at least {correct_amount} items.

PreviousFieldsNextPAM Platform API

Last updated 8 months ago