Generic Error Codes (GN)
Business Rule Validations
None
Technical Validations
GN0001
An unknown error has occurred. Please try again later.
GN0002
The payload you have supplied is invalid.
GN0003
This request is being blocked because it is marked as a resubmission (i.e. you have supplied the same exact payload to this endpoint within a {ttlWindow} seconds window)
GN0004
Page size must be an integer between 1 and {maxPageSize}
GN0005
Offset must be an integer bigger or equal to 0
GN0006
Concurrency issue - multiple requests attempted to execute the same action with the same data
GN0007
Can't commit transaction to the database - max attempts reached
GN0008
The booked {type} id {entityId} was not found
GN0009
Route not defined. {messageDetails}
GN0010
Unsupported Action
GN0012
Passed signer data does not match history signer data
GN0013
Max timeout to connect to the database reached
GN0014
The request has timed out
Last updated
Was this helpful?