ReservationRoomStaySummary

Structure

FieldTypeRequiredDescription
idIntegertrueUnique identifier for the ReservationRoomStaySummary.
reservationRoomStayReservationRoomStay
The object of the related ReservationRoomStay. Usually it will come null to avoid long unnecessary objects.
reservationRoomStayIdString
The Id of the related ReservationRoomStay.
reservationReservation
The object of the related Reservation. Usually it will come null to avoid long unnecessary objects.
reservationIdInteger
The Id of the related Reservation.
pmsLocatorString
The locator assigned by the PMS.
crsLocatorString
The locator assigned by the CRS.
otaLocatorString
The locator assigned by the OTA.
cmLocatorString
The locator assigned by the CM.
holderString
Holder name.
arrivalLocalDate

departureLocalDate

nightsInteger

productAccommodationAccommodation
The room that is going to be charged to the client.
productAccommodationUpgradeAccommodation
The room upgrade that the client got.
roomTypeRoomType

adultInteger

juniorInteger

childInteger

infantInteger

extraBedInteger

extraCotInteger

boardBoard

guestString

allotmentAllotment

rateRate

offerOffer

promotionPromotion

accommodationAmountBigDecimal
Price of the accommodation products.
boardAmountBigDecimal
Price of the boards.
serviceAmountBigDecimal
Price of the services.
totalAmountBigDecimal
Total price.
totalPaidBigDecimal
Total paid.
balanceBigDecimal
Balance.
currencyCurrency

bookerCompany

billToCompany

companyCompany

centralCompany

roomRoom

paymentTypePaymentType

propertyPolicyPolicy

propertySourceSource

propertyChannelChannel

propertySegmentSegment

reservationStatusTypeReservationStatusType

reservationTypeReservationType

expiredDateLocalDate

hasCreditBoolean

creditAvailableBigDecimal
In case there's a limit of credit for the roomStay, this is the subtraction of the limit minus the amount of credit spent on the folios related to this roomStay.
customerPrefererenceString
Preferences of customer, separated by commas

JSON representation

{
	"id": 11,
	"reservationRoomStay": null,
	"reservationRoomStayId": 11,
	"reservation": null,
	"reservationId": 7,
	"reservationGroup": null,
	"pmsLocator": "ALI00000007/11",
	"crsLocator": null,
	"otaLocator": null,
	"cmLocator": null,
	"holder": null,
	"arrival": "2020-02-04",
	"departure": "2020-02-07",
	"nights": 3,
	"productAccommodation": {
   		"id": 1,
   		"name": "Single",
   		"roomType": {
       		"id": 2,
       		"name": "Single"
   		}
	},
	"productAccommodationUpgrade": null,
	"roomType": null,
	"adult": 1,
	"junior": 0,
	"child": 0,
	"infant": 0,
	"extraBed": 0,
	"extraCot": 0,
	"board": {
		"id": 7,
		"code": null,
		"name": "HalfBoard",
		"serviceList": [{
			"id": 61,
			"name": "Breakfast"
		}, {
			"id": 66,
			"name": "Dinner"
		}]
	},
	"guest": "Nancy Léana Morrison",
	"allotment": null,
	"rate": {
		"id": 2,
		"code": "BAR",
		"name": "Best Available Rate"
	},
	"offer": {
		"id": 2,
		"code": "NR",
		"name": "Non Refundable"
	},
	"promotion": null,
	"accommodationAmount": 467.700000,
	"boardAmount": 156.000000,
	"serviceAmount": 120.000000,
	"totalAmount": 743.700000,
	"totalPaid": 643.700000,
	"balance": 100.000000,
	"currency": {
		"id": 1,
		"code": "EUR",
		"name": "Euro"
	},
	"booker": {
		"id": 911,
		"name": "Wordtune",
		"code": null,
		"taxId": "34233900",
		"iataId": null,
		"companyEmailList": [{
			"id": 911,
			"primary": true,
			"emailAddressType": {
				"id": 1,
				"code": "1",
				"name": "Personal"
			},
			"email": "nmorrisonoz@ehow.com",
			"remark": null
		}],
		"companyAddressList": [{
			"id": 911,
			"primary": true,
			"communicationLocationType": {
				"id": 1,
				"code": "1",
				"name": "Home"
			},
			"street": "8 Glendale Place",
			"city": "Sarasota",
			"stateProvName": "Álava",
			"stateProvCode": "ES-VI",
			"postalCode": "34233",
			"countryCode": "ES",
			"remark": "Address Remark"
		}],
		"companyPhoneList": [{
			"id": 911,
			"primary": true,
			"phoneLocationType": {
				"id": 6,
				"code": "6",
				"name": "Home"
			},
			"phoneTechType": {
				"id": 1,
				"code": "1",
				"name": "Voice"
			},
			"countryAccessCode": "+34",
			"areaCityCode": "B",
			"phoneNumber": "1-(941)176-0996",
			"extension": "1",
			"remark": "Phone Remark"
		}],
		"companyTaxAddress": {
			"id": 901,
			"communicationLocationType": null,
			"street": "8 Glendale Place",
			"city": "Sarasota",
			"stateProvName": "Pontevedra",
			"stateProvCode": "ES-PO",
			"postalCode": "34233",
			"countryCode": "ES",
			"remark": "Address Remark"
		},
		"remark": "Company Remarks"
	},
	"billTo": {
		"id": 836,
		"name": "Dabtype",
		"code": null,
		"taxId": "40293825",
		"iataId": null,
		"companyEmailList": [{
			"id": 836,
			"primary": true,
			"emailAddressType": {
				"id": 1,
				"code": "1",
				"name": "Personal"
			},
			"email": "jfoxmw@sfgate.com",
			"remark": null
		}],
		"companyAddressList": [{
			"id": 836,
			"primary": true,
			"communicationLocationType": {
				"id": 1,
				"code": "1",
				"name": "Home"
			},
			"street": "52865 Main Drive",
			"city": "Louisville",
			"stateProvName": "Kentucky",
			"stateProvCode": null,
			"postalCode": "40293",
			"countryCode": "LA",
			"remark": "Address Remark"
		}],
		"companyPhoneList": [{
			"id": 836,
			"primary": true,
			"phoneLocationType": {
				"id": 6,
				"code": "6",
				"name": "Home"
			},
			"phoneTechType": {
				"id": 1,
				"code": "1",
				"name": "Voice"
			},
			"countryAccessCode": "+34",
			"areaCityCode": "B",
			"phoneNumber": "1-(502)141-5836",
			"extension": "1",
			"remark": "Phone Remark"
		}],
		"companyTaxAddress": {
			"id": 826,
			"communicationLocationType": null,
			"street": "52865 Main Drive",
			"city": "Louisville",
			"stateProvName": "Kentucky",
			"stateProvCode": null,
			"postalCode": "40293",
			"countryCode": "ET",
			"remark": "Address Remark"
		},
		"remark": "Company Remarks"
	},
	"central": null,
	"company": null,
	"room": {
		"id": 10,
		"code": "110",
		"name": "110",
		"roomSpaceStatusType": {
			"id": 2,
			"code": "DI",
			"name": "Dirty"
		},
		"reservationRoomStay": null
	},
	"paymentType": {
		"id": 1,
		"code": "G",
		"name": "Pay Guest"
	},
	"propertyPolicy": {
		"id": 7,
		"code": "NR",
		"name": "Non Refundable"
	},
	"propertySource": {
		"id": 9,
		"code": "COM",
		"name": "Company"
	},
	"propertyChannel": {
		"id": 7,
		"code": "CRS",
		"name": "CRS"
	},
	"propertySegment": {
		"id": 25,
		"code": "CAGE",
		"name": "Company Agent"
	},
	"reservationStatusType": {
		"id": 4,
		"code": "IH",
		"name": "InHouse",
		"colorCode":"#43a047"
	},
    "reservationType" : {
        "id": 2,
        "chainId": 1,
        "propertyId": 2,
        "code": "PREVIEW",
        "name": "Pending Review",
        "colorCode": "#FDD835",
        "active": true
    },
	"expiredDate": null,
	"hasCredit" : true,
	"creditAvailable": 80.000000,
    "customerPreference" : null
}