GET api/HA/booking/{reservationID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| reservationID | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
HaxmlBookingUpdateType| Name | Description | Type | Additional information |
|---|---|---|---|
| documentVersion | DocumentVersionType |
None. |
|
| Item | Object |
None. |
Response Formats
application/json, text/json
Sample:
{
"documentVersionField": 0,
"itemField": {}
}
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.