POST api/Booking?key={key}&propID={propID}&startDate={startDate}&endDate={endDate}&nights={nights}&bookingRef={bookingRef}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| key | string |
Required |
|
| propID | string |
Required |
|
| startDate | string |
Required |
|
| endDate | string |
Required |
|
| nights | string |
Required |
|
| bookingRef | string |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.