get Package
GET {{HostName}}/rsv/v1/hotels/{{HotelId}}/reservations/{{ReservationId}}/packages?productCode={{PackageCode}}&fetchInstructions=Primary&fetchInstructions=Classification&fetchInstructions=Schedule&fetchInstructions=Transaction&fetchInstructions=InventoryItems&packageQuantity=1
Get package details that are on a reservation.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
productCode | string | ||
fetchInstructions | string | ||
fetchInstructions | string | ||
fetchInstructions | string | ||
fetchInstructions | string | ||
fetchInstructions | string | ||
packageQuantity | number |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-app-key | string | ||
x-hotelId | string |