/
ReservationRoomStay
ReservationRoomStay
Structure
Field | Type | Required | Description |
---|---|---|---|
id | Integer | true | Unique identifier for the Product. |
reservation | Reservation | true | Parent reservation of this reservationRoomStay. |
reservationStatusType | ReservationStatusType | true | Status of the reservationRoomStay. |
reservationSituationType | ReservationSituationType | true | Situation of the reservationRoomStay. |
arrival | Date | true | Arrival date of the reservationRoomStay. |
departure | Date | true | Departure date of the reservationRoomStay. |
arrivalTime | DateTime | false | Arrival dateTime of the reservationRoomStay. |
departureTime | DateTime | false | Departure dateTime of the reservationRoomStay. |
quantity | Integer | true | Amount of the product related to this ReservationRoomStay. |
product | Product | true | Product related to this ReservationRoomStay. |
adult | Integer | true | Number of adults. |
junior | Integer | true | Number of junior. |
child | Integer | true | Number of child. |
infant | Integer | true | Number of infant. |
productFee | ProductFee | false | The fee that is applied to this ReservationRoomStay. |
folioType | FolioType | false | The type of Folio that creates this ReservationRoomStay. |
adultFee | Integer | false | The amount of fee's that are applied to adult. |
juniorFee | Integer | false | The amount of fee's that are applied to junior. |
childFee | Integer | false | The amount of fee's that are applied to child. |
infantFee | Integer | false | The amount of fee's that are applied to infant. |
pmsLocator | String | false | Locator code |
crsLocator | String | false | Locator code |
otaLocator | String | false | Locator code |
cmLocator | String | false | Locator code |
remark | String | false | Remarks or comments. |
privateRemark | String | false | Remarks or comments that are private. |
JSON representation
{ "id": 1, "createdDate": "2018-08-03T13:56:28.010Z", "modifiedDate": "2018-08-03T13:56:40.843Z", "createdUser": 23, "modifiedUser": 23, "reservationStatusType": { "id": 4, "code": "COM", "name": "Committed", "nameI18n": "Committed", "colorCode": "#43a047" }, "reservationSituationType": { "id": 2, "code": "CO", "name": "CheckOut", "nameI18n": "Checkout", "colorCode": "#e53935" }, "arrival": "2018-06-01", "departure": "2018-06-02", "quantity": 1, "product": { "id": 14, "createdDate": "2018-08-03T13:50:40.303Z", "modifiedDate": "2018-08-03T13:51:44.207Z", "createdUser": 0, "modifiedUser": 0, "property": null, "chainProduct": null, "name": "Double", "propertyRoomTypeRoomSubType": null, "productProduceSet": null, "productTaxIncludedSet": null, "productPaymentAccessTypeSet": null, "productOccupancySet": null, "productServiceDailyPriceSet": null, "allotmentProductSet": null, "reservationRoomStaySet": null, "rateProductServiceSet": null, "rateProductBoardSet": null, "productFeeFormulaSet": null, "productTaxFormulaSet": null }, "adult": 2, "junior": 0, "child": 0, "infant": 0, "productFee": { "id": 296, "createdDate": "2018-08-03T13:50:43.240Z", "modifiedDate": "2018-08-03T13:51:52.030Z", "createdUser": 0, "modifiedUser": 0, "property": null, "chainProduct": null, "name": "City Tax Barcelona", "productProduceSet": null, "productTaxIncludedSet": null, "productPaymentAccessTypeSet": null, "productOccupancySet": null, "productServiceDailyPriceSet": null, "allotmentProductSet": null, "reservationRoomStaySet": null, "rateProductServiceSet": null, "rateProductBoardSet": null, "productFeeFormulaSet": null, "productTaxFormulaSet": null }, "folioType": { "id": 1, "code": "M", "name": "Main", "nameI18n": "Main", "colorCode": "#43a047" }, "adultFee": 2, "juniorFee": 0, "childFee": 0, "infantFee": 0, "reservationRoomStayCardSet": [], "reservationRoomStayDailySet": [ { "id": 1, "createdDate": "2018-08-03T13:56:28.200Z", "modifiedDate": "2018-08-03T13:56:32.147Z", "createdUser": 23, "modifiedUser": 23, "date": "2018-06-01", "price": 100, "currency": { "id": 1, "codeISO4217": "EUR", "name": "Euro", "nameI18n": "Euro" }, "paymentType": { "id": 1, "code": "G", "name": "Pay Guest", "nameI18n": "Pay Guest" }, "postingDate": "2018-08-03" } ], "reservationRoomStayGuestSet": [ { "id": 2, "createdDate": "2018-08-03T13:56:28.283Z", "modifiedDate": "2018-08-03T13:56:30.787Z", "createdUser": 23, "modifiedUser": 23, "profile": { "id": 3002, "createdDate": "2018-08-03T13:56:30.767Z", "modifiedDate": "2018-08-03T13:56:30.777Z", "createdUser": 23, "modifiedUser": 23, "chain": null, "profileType": null, "name": "Carl Anaïs Washington", "primaryDocumentNumber": "12345678", "primaryDocumentName": "Carl Anaïs Washington", "profileDocumentList": null, "profileAddressList": null, "profileEmailList": null, "profilePhoneList": null, "profileCardList": null, "profileCommentList": null, "profileTagList": null, "profileCompanyList": null, "profileTaxAddressList": null, "profileCustomerCustomFieldValueSet": null, "profileCompanyCustomFieldValueSet": null, "rateProfileSet": null, "profileAccountReceivableSet": null }, "documentNumber": "12345678", "prefixName": "Ms", "givenName": "Carl", "middleName": "Anaïs", "surName": "Washington" }, { "id": 1, "createdDate": "2018-08-03T13:56:28.283Z", "modifiedDate": "2018-08-03T13:56:30.783Z", "createdUser": 23, "modifiedUser": 23, "profile": { "id": 3001, "createdDate": "2018-08-03T13:56:30.753Z", "modifiedDate": "2018-08-03T13:56:30.757Z", "createdUser": 23, "modifiedUser": 23, "chain": null, "profileType": null, "name": "Christina Mylène Nelson", "primaryDocumentNumber": "12345678", "primaryDocumentName": "Christina Mylène Nelson", "profileDocumentList": null, "profileAddressList": null, "profileEmailList": null, "profilePhoneList": null, "profileCardList": null, "profileCommentList": null, "profileTagList": null, "profileCompanyList": null, "profileTaxAddressList": null, "profileCustomerCustomFieldValueSet": null, "profileCompanyCustomFieldValueSet": null, "rateProfileSet": null, "profileAccountReceivableSet": null }, "documentNumber": "12345678", "prefixName": "Mrs", "givenName": "Christina", "middleName": "Mylène", "surName": "Nelson" } ], "reservationRoomStayAssignDailySet": [ { "id": 1, "createdDate": "2018-08-03T13:56:28.173Z", "modifiedDate": "2018-08-03T13:56:28.177Z", "createdUser": 23, "modifiedUser": 23, "date": "2018-06-01", "room": { "id": 1, "createdDate": "2018-08-03T13:51:41.730Z", "modifiedDate": "2018-08-06T10:24:21.680Z", "createdUser": 0, "modifiedUser": 1, "property": null, "code": "101", "name": "R101", "propertyRoomTypeRoomSubType": null, "moduleStatusId": 0, "moduleStatusName": "", "moduleStatusColorCode": "", "moduleFloorCode": "", "moduleFloorName": "", "moduleFloorOrder": 0, "roomModuleSet": null, "roomFeatureTypeSet": null, "reservationRoomStayAssignDailySet": null, "hasIssue": false } } ], "reservationRoomStayServiceSet": [ { "id": 3, "createdDate": "2018-08-03T13:56:28.313Z", "modifiedDate": "2018-08-03T13:56:28.320Z", "createdUser": 23, "modifiedUser": 23, "product": { "id": 188, "createdDate": "2018-08-03T13:50:41.863Z", "modifiedDate": "2018-08-03T13:51:45.087Z", "createdUser": 0, "modifiedUser": 0, "property": null, "chainProduct": null, "name": "Fax", "productProduceSet": null, "productTaxIncludedSet": null, "productPaymentAccessTypeSet": null, "productOccupancySet": null, "productServiceDailyPriceSet": null, "allotmentProductSet": null, "reservationRoomStaySet": null, "rateProductServiceSet": null, "rateProductBoardSet": null, "productFeeFormulaSet": null, "productTaxFormulaSet": null }, "startDate": "2018-06-01", "endDate": "2018-06-02", "quantity": 1, "reservationRoomStayServiceDailySet": [ { "id": 3, "createdDate": "2018-08-03T13:56:28.313Z", "modifiedDate": "2018-08-03T13:56:32.230Z", "createdUser": 23, "modifiedUser": 23, "date": "2018-06-01", "price": 10, "currency": { "id": 1, "codeISO4217": "EUR", "name": "Euro", "nameI18n": "Euro" }, "postingDate": "2018-08-03" } ] }, { "id": 1, "createdDate": "2018-08-03T13:56:28.293Z", "modifiedDate": "2018-08-03T13:56:28.297Z", "createdUser": 23, "modifiedUser": 23, "product": { "id": 146, "createdDate": "2018-08-03T13:50:41.517Z", "modifiedDate": "2018-08-03T13:51:44.877Z", "createdUser": 0, "modifiedUser": 0, "property": null, "chainProduct": null, "name": "Hostess", "productProduceSet": null, "productTaxIncludedSet": null, "productPaymentAccessTypeSet": null, "productOccupancySet": null, "productServiceDailyPriceSet": null, "allotmentProductSet": null, "reservationRoomStaySet": null, "rateProductServiceSet": null, "rateProductBoardSet": null, "productFeeFormulaSet": null, "productTaxFormulaSet": null }, "startDate": "2018-06-01", "endDate": "2018-06-02", "quantity": 1, "reservationRoomStayServiceDailySet": [ { "id": 1, "createdDate": "2018-08-03T13:56:28.307Z", "modifiedDate": "2018-08-03T13:56:32.260Z", "createdUser": 23, "modifiedUser": 23, "date": "2018-06-01", "price": 10, "currency": { "id": 1, "codeISO4217": "EUR", "name": "Euro", "nameI18n": "Euro" }, "postingDate": "2018-08-03" } ] }, { "id": 2, "createdDate": "2018-08-03T13:56:28.310Z", "modifiedDate": "2018-08-03T13:56:28.317Z", "createdUser": 23, "modifiedUser": 23, "product": { "id": 206, "createdDate": "2018-08-03T13:50:42.157Z", "modifiedDate": "2018-08-03T13:51:45.183Z", "createdUser": 0, "modifiedUser": 0, "property": null, "chainProduct": null, "name": "Transfer", "productProduceSet": null, "productTaxIncludedSet": null, "productPaymentAccessTypeSet": null, "productOccupancySet": null, "productServiceDailyPriceSet": null, "allotmentProductSet": null, "reservationRoomStaySet": null, "rateProductServiceSet": null, "rateProductBoardSet": null, "productFeeFormulaSet": null, "productTaxFormulaSet": null }, "startDate": "2018-06-01", "endDate": "2018-06-02", "quantity": 1, "reservationRoomStayServiceDailySet": [ { "id": 2, "createdDate": "2018-08-03T13:56:28.310Z", "modifiedDate": "2018-08-03T13:56:32.207Z", "createdUser": 23, "modifiedUser": 23, "date": "2018-06-01", "price": 10, "currency": { "id": 1, "codeISO4217": "EUR", "name": "Euro", "nameI18n": "Euro" }, "postingDate": "2018-08-03" } ] }, { "id": 4, "createdDate": "2018-08-03T13:56:28.317Z", "modifiedDate": "2018-08-03T13:56:28.323Z", "createdUser": 23, "modifiedUser": 23, "product": { "id": 128, "createdDate": "2018-08-03T13:50:41.363Z", "modifiedDate": "2018-08-03T13:51:44.803Z", "createdUser": 0, "modifiedUser": 0, "property": null, "chainProduct": null, "name": "Room Service Lunch", "productProduceSet": null, "productTaxIncludedSet": null, "productPaymentAccessTypeSet": null, "productOccupancySet": null, "productServiceDailyPriceSet": null, "allotmentProductSet": null, "reservationRoomStaySet": null, "rateProductServiceSet": null, "rateProductBoardSet": null, "productFeeFormulaSet": null, "productTaxFormulaSet": null }, "startDate": "2018-06-01", "endDate": "2018-06-02", "quantity": 1, "reservationRoomStayServiceDailySet": [ { "id": 4, "createdDate": "2018-08-03T13:56:28.317Z", "modifiedDate": "2018-08-03T13:56:32.247Z", "createdUser": 23, "modifiedUser": 23, "date": "2018-06-01", "price": 10, "currency": { "id": 1, "codeISO4217": "EUR", "name": "Euro", "nameI18n": "Euro" }, "postingDate": "2018-08-03" } ] } ], "reservationRoomStayCustomFieldValueSet": [], "reservationRoomStayStatusInfoSet": [], "reservationRoomStayAlertSet": [], "reservationRoomStayRouteSet": null, "reservationId": 0 }
, multiple selections available,
Related content
ReservationRoomStay
ReservationRoomStay
More like this
ReservationRoomStayGuest
ReservationRoomStayGuest
More like this
ReservationRoomStaySummaryPOS
ReservationRoomStaySummaryPOS
More like this
ReservationRoomStayService
ReservationRoomStayService
More like this
Reservation
Reservation
More like this
ReservationGroupRoomBlock
ReservationGroupRoomBlock
More like this