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.

Last updated