Error Code

Find the list of all the error codes with the description returned in the response.

Error Codes Description
100 Success
400 The authentication is not successful. Check the username and password provided by CARSiRENT.
401 The authentication index is not present in the request.
402 Username is missing from authentication index.
403 Password is missing from authentication index.
404 POS is missing from the request.
405 POS is incorrect. Please use 2 Digit ISO country code.
601 Country code is missing from the request.
701 The request is missing the pickup object.
702 The request is missing the drop off object.
703 The request is missing the age of the driver.
704 The request is missing the pick up stationcode code.
705 The request is missing the pick up station dateTime.
706 The request is missing the drop off stationcode code.
707 The request is missing the drop off stationcode dateTime.
708 Driver age should be between 18 - 60 years.
709 Invalid pickup date. Format should be Y-m-d\TH:i:s.
710 Invalid drop off date. Format should be Y-m-d\TH:i:s.
711 Drop off date cannot be greater then pickup date.
712 Pick up date should be future date.
800 Driver object is missing from your request.
801 Address object is missing from your request.
802 Identifier object is missing from your request.
803 Driver attribute firstname is missing from your request.
804 Driver attribute lastname is missing from your request.
805 Driver attribute phone is missing from your request.
806 Driver attribute email is missing from your request.
807 Address attribute streetaddress is missing from your request.
808 Address attribute city is missing from your request.
809 Address attribute postcode is missing from your request.
810 Address attribute country is missing from your request..
811 Identifier attribute rateid is missing from the request.
900 rateid attribute is missing from the request.
901 The reservation does not exist in our system.