ResortID |
String |
|
10 |
|
ResType |
String |
|
N/A |
Resertion type i.e. ALL , Owner , Walk-In , Exchange, Owner Non Usage. |
ResSubTypesIds |
String |
|
N/A |
Reservation subtype ids separated by commas. It's required when API call for multiple reservation ( When reservation id is zero) |
CheckInDate |
DateTime |
✓ |
N/A |
|
OnlyPending |
Boolean |
|
N/A |
If true, Only Reservation with marked Pending. |
OnlyUnconfirmed |
Boolean |
|
N/A |
If true, Only Reservation with marked Unconfirmed. |
IncludePreviouslyGenerated |
Boolean |
|
N/A |
If true, Include Previously Generated reservation. |
ReservationID |
Int32 |
|
N/A |
If want to generate URL for single reservation then put id of the reservation otherwise zero |