List of Error Codes

Error code description for Order Create API

Error CodeDescriptionRecommended ActionHTTP Code
E01Validation FailurePlease check the validation error message and re-initiate with correct request values.400
E02Invalid API KeyPlease retry with correct API key.401
E03Invalid SignaturePlease retry with correct SID/KID used for JWE/JWS verification.400
E04Header API key missingPlease retry by passing the API key in the Authorization header.401
E05Bad requestPlease check the request payload and retry with correct request values.400
E06Internal server errorPlease check order status.500
E07UnauthorizedPlease check with Juspay admin for the Access and Retry again.401
E08ForbiddenPlease check with Juspay admin for the Access and Retry again.403
E90Something went wrongPlease check order status.500

Error code description for Order Status API

Error CodeDescriptionRecommended ActionHTTP Code
E02Invalid API KeyPlease retry order status with correct API key.401
E04Header API key missingPlease retry order status by passing the API key in the Authorization header.401
E06Internal server errorPlease check order status again and Raise it to Juspay Team.500
E07UnauthorizedPlease check with Juspay admin for the Access and Retry order status again.401
E08ForbiddenPlease check with Juspay admin for the Access and Retry order status again.403
E90Something went wrongPlease check order status again and Raise it to Juspay Team.500
E09Not FoundPlease retry order create with same orderId.404
E05Bad requestPlease check the route/query params and retry with correct route/query params.400