GET api/v1/Agent/{agentID}/AirBooking/{bookingID}/Version/{VersionID}
Get Air Booking versions
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| bookingID | No documentation available. |
Define this parameter in the request URI. |
| VersionID | No documentation available. |
Define this parameter in the request URI. |
| agentID | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
"sample string 1"
application/xml, text/xml
Sample:
<string>sample string 1</string>