get Confirmation Letters
GET {{HostName}}/rsv/v1/hotels/{{HotelId}}/confirmationLetters
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
reservationGuestId | null | ||
reservationGuestIdType | null | ||
membershipId | null | ||
membershipLevelCode | null | ||
surname | string | ||
givenName | null | ||
blockIdType | null | ||
blockId | null | ||
blockName | null | ||
arrivalStartDate | null | ||
arrivalEndDate | null | ||
createdOnStartDate | null | ||
createdOnEndDate | null | ||
sent | null | ||
pending | null | ||
notAttached | null |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string | ||
x-app-key | string | ||
x-hotelId | string |