Return Reservation - OTA_VehRetResRQ
To ensure the security of your credentials provided to you, the integrating merchant developer must safeguard the credentials on their back-end at all times, they should not be visible on the front-end for any reason.
Request Variables
This method aims to retrieve a booking with its full details. The request requires the UniqueID (Provided in OTA_VehResRS) of the reservation or the booking reservation number of the broker.
*= mandatory.| Var_Name | Type | Source | Notes |
|---|---|---|---|
| RequestorID.ID* | Int | OTA_VehResRS | Format: AAA-##### is the reference we send you in the reservation answer. |
| UniqueID.ID* | String | OTA_VehResRS | This is the confirmation number that we gave you in OTA_VehResRS. |
| UniqueID.Instance | String | Broker booking reference | This is the booking reference of the broker. |
Response Variables
The result returns the full details of a booking.
| Var. Name | Type | Source | Notes |
|---|---|---|---|
| RequestorID.ID* | Int | ||
| VehSegementCore.UniqueID.Instance | String | Broker booking reference | Your booking reference. |
| VehSegementCore.UniqueID.ID | String | This is the confirmation number that we gave you in OTA_VehResRS. | |
| ReservationStatus | String | ||
| CreateDateTime | Datetime | The date when the reservation was created. | |
| NamePrefix | String | Customer salutation. | |
| GivenName | String | Customer name. | |
| Surname | String | Customer last name. | |
| PhoneTechType.001.PTT | String | Customer phone. | |
| PhoneTechType.005.PTT | String | Customer mobile. | |
| String | Customer e-mail. | ||
| CityName | String | Customer province. | |
| CountryName | String | Customer name. | |
| ConfId | String | ACR Booking reference. | |
| PicUpLocation | Mix | Pick Up Information | |
| ReturnLocation | Mix | Drop off Information | |
| VehMakemodel | String | ACRISS or SIPP classification of the car. | |
| VehType | String | Car description. | |
| QuoteId | Int | ACR RateId | |
| Calculation | Mix | Break down of the TotalCharge | |
| CurrencyCode | String | Currency | |
| RateTotalAmount | Total Charge for the rent, taxes included. | ||
| Extra | Mix | If the customer required extras. | |
| ArrivalDetails.Number | String | Flight Number. | |
| CompanyShortName | String | Airline Company |