POST api/Modify?key={key}&propID={propID}&prevStartDate={prevStartDate}&prevEndDate={prevEndDate}&newStartDate={newStartDate}&newEndDate={newEndDate}&nights={nights}&bookingRef={bookingRef}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
key | string |
Required |
|
propID | string |
Required |
|
prevStartDate | string |
Required |
|
prevEndDate | string |
Required |
|
newStartDate | string |
Required |
|
newEndDate | 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.