Get available guarantee policies
GET {{HostName}}/par/v0/hotels/{{HotelId}}/guarantees?hotelId={{HotelId}}&ratePlanCode={{RatePlanCode}}&arrivalDate={{currentdate}}
This API will return the guarantee policies available by rate code and or arrival date. For example, guarantee to Credit Card, or 6pm hold.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
hotelId | string | ||
ratePlanCode | string | ||
arrivalDate | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-hotelid | string | ||
x-app-key | string |