The following documentation defines the XML specification for services offered by ROUTES. Support is offered only for these services when used as prescribed by this documentation.
Service | Description |
REQRAT | This is the sample request XML format for searching car availability based on location, date & time. |
RSPRAT | This is sample response XML format for "REQRAT". |
REQEXT | This is the sample XML request format for retrieving extras for based on location. |
RSPEXT | This is sample response XML format for "REQRXT". |
REQPOL | This is the sample XML request format for getting Policy based on the location. |
RSPPOL | This is sample response XML format for "REQPOL". |
ADDREZ | This is sample request format for placing the Reservation. |
RSPREZ | This is sample response XML format for "ADDREZ" |
REQCAN | This is sample request XML format for "Cancel the placed Reservation" |
RSPCAN | This is sample response XML format for "REQCAN" |
REQBRK | This is sample request format for getting Rate breakup details. |
RSPBRK | This is sample response XML format for "REQBRK" |
REQLOC | This is sample request format for getting Location details. |
RSPLOC | This is sample response XML format for "REQLOC" |
REZREQ | This is sample request format for getting resevation details. |
REZRSP | This is sample response XML format for "REZREQ" |
REQMOD | This is sample request format for modifying resevation details. |
RSPMOD | This is sample response XML format for "REQMOD" |
RSPERR | This is sample response format for error message. |