Reservation Cancel - OTA_VehCancelRQ
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
The OTA_VehCancelRQ message allows remote booking systems to cancel a reservation previously notified to America Car Rental reservation system.
*= mandatory.| Var_Name | Type | Source | Notes |
|---|---|---|---|
| Unique.ID* | String | OTA_VehResRS | Format: AAA-##### is the reference we send you in the reservation answer. |
| RequestorID.ID* | Int | Assigned by ACR | |
| RequestorID.Instance* | Int | Broker booking reference | This is the booking reference of the broker. |
Response Variables
The OTA_CancelRS message acknowledges an OTA_CancelRQ message or returns error information.
| Var. Name | Type | Source | Notes |
|---|---|---|---|
| Success | Bool | OTA_VehCancelRS | {true/false} |
| VehCancelRSCore:CancelStatus | String | OTA_VehCancelRS | {Committed/ Unsuccessful} |
| ConfID.ID | String | OpenTravelCodeList:UIT | {15 = Cancelation} |
| UniqueID:ID | String | OTA_VehCancelRQ | Mask {AAAA- 9999} |