/
ReservationRoomStaySummary List [GET]

ReservationRoomStaySummary List [GET]

Operation

Returns a paginated list of ReservationRoomStaySummary

GET
https://{environment}.ulysescloud.com/public/api/v1/con/chain/{chainId}/property/{propertyId}/reservationRoomStay/summary


Request

PropertyTypeRequiredType parameterDefault valueDescription
chainIdinttruepath parameter
Unique identificator of the chain.
propertyIdinttruepath parameter
Unique identificator of the property.

otaLocator

Stringfalserequest parameter

pmsLocator

Stringfalserequest parameter

crsLocator

Stringfalserequest parameter

cmLocator

Stringfalserequest parameter

arrivalFromdatefalserequest parameter

arrivalTodatefalserequest parameter

departureFromdatefalserequest parameter

departureTodatefalserequest parameter

stayFromdatefalserequest parameter

stayTodatefalserequest parameter

createdFromdateTimefalserequest parameter

createdTodateTimefalserequest parameter

modifiedFromdateTimefalserequest parameter

modifiedTodateTimefalserequest parameter

cancelledFromdateTimefalserequest parameter

cancelledTodateTimefalserequest parameter

reservationStatusTypeIdlist of intfalserequest parameter

roomIdlist of intfalserequest parameter

offsetintfalserequest parameter

limitintfalserequest parameter

sortstringfalserequest parameter

sortModestringfalserequest parameter

Example request

GET https://publicapi-providers.ulysescloud.com:9797/public/api/v1/con/chain/1/property/1/reservationRoomStay/summary


Response

PropertyTypeRequiredDescription
PagePagetrue

Entity



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

Example response

{
    "count": 83,
    "offset": 0,
    "limit": 1,
    "list": [
        {
            "id": 1,
            "reservationRoomStay": null,
            "reservationRoomStayId": 1,
            "reservation": {
                "id": 1,
                "reservationHolder": {
                    "id": 1,
                    "documentNumber": null,
                    "givenName": "Barbara",
                    "surName": "Lyséa",
                    "secondSurName": "Sanders",
                    "street": null,
                    "city": null,
                    "stateProvName": null,
                    "stateProvCode": null,
                    "postalCode": null,
                    "countryCode": "SD",
                    "email": "bsandershs@github.com",
                    "phoneNumber": "1-(251)949-1684",
                    "language": null,
                    "documentType": null
                },
                "pmsLocator": "ALI00000001",
                "crsLocator": null,
                "otaLocator": null,
                "cmLocator": null,
                "accommodationAmount": null,
                "boardAmount": null,
                "serviceAmount": null,
                "totalAmount": null,
                "totalPaid": null,
                "balance": null,
                "remark": "ReservationRoomStay remarks",
                "createdDate": "2021-11-10T12:33:35.383Z",
                "modifiedDate": null,
                "reservationRoomStayList": null
            },
            "reservationId": 1,
            "reservationGroup": null,
            "pmsLocator": "ALI00000001/1",
            "crsLocator": null,
            "otaLocator": null,
            "cmLocator": null,
            "holder": "Lyséa Sanders, Barbara",
            "arrival": "2021-10-11",
            "departure": "2021-10-15",
            "nights": 4,
            "productAccommodation": {
                "id": 677,
                "name": "Single",
                "roomType": {
                    "id": 2,
                    "name": "Single",
                    "nameI18n": "Single",
                    "mainImage": "1/2/propertyroomtypeimages/cecb533a-58e9-4dbb-b957-4ee121e397cc.jpg"
                }
            },
            "productAccommodationUpgrade": null,
            "roomType": {
                "id": 2,
                "name": "Single",
                "nameI18n": "Single",
                "mainImage": "1/2/propertyroomtypeimages/cecb533a-58e9-4dbb-b957-4ee121e397cc.jpg"
            },
            "adult": 1,
            "junior": 0,
            "child": 0,
            "infant": 0,
            "extraBed": 0,
            "extraCot": 0,
            "board": {
                "id": 6,
                "code": "BB",
                "name": "Bed And Breakfast",
                "serviceList": [
                    {
                        "id": 66,
                        "code": "BRK",
                        "name": "Breakfast"
                    }
                ]
            },
            "guest": "Gaïa Fernandez, Beverly",
            "allotment": null,
            "rate": {
                "id": 2,
                "code": "BAR",
                "name": "Best Available Rate",
                "rateType": {
                    "id": 13,
                    "code": "SEN",
                    "name": "Senior citizen"
                }
            },
            "offer": {
                "id": 2,
                "code": "NR",
                "name": "Non Refundable"
            },
            "promotion": null,
            "accommodationAmount": 640.800000,
            "boardAmount": 151.200000,
            "serviceAmount": 0.000000,
            "totalAmount": 792.000000,
            "totalPaid": 692.000000,
            "balance": 100.000000,
            "currency": {
                "id": 1,
                "code": "EUR",
                "name": "Euro",
                "nameI18n": "Euro",
                "symbol": "€",
                "decimalPlaces": 2
            },
            "booker": {
                "id": 893,
                "name": "Mydo",
                "code": "MYDO2",
                "taxId": "11205871",
                "companyEmailList": [
                    {
                        "id": 893,
                        "primary": true,
                        "emailAddressType": {
                            "id": 1,
                            "code": "1",
                            "name": "Personal",
                            "nameI18n": "Personal"
                        },
                        "email": "gowenso6@pagesperso-orange.fr",
                        "remark": null
                    }
                ],
                "companyAddressList": [
                    {
                        "id": 893,
                        "primary": true,
                        "communicationLocationType": {
                            "id": 1,
                            "code": "1",
                            "name": "Home",
                            "nameI18n": "Home"
                        },
                        "street": "30 Dorton Alley",
                        "city": "Brooklyn",
                        "stateProvName": "New York",
                        "stateProvCode": null,
                        "postalCode": "11205",
                        "countryCode": "JO",
                        "remark": "Address Remark"
                    }
                ],
                "companyPhoneList": [
                    {
                        "id": 893,
                        "primary": true,
                        "phoneLocationType": {
                            "id": 6,
                            "code": "6",
                            "name": "Home",
                            "nameI18n": "Home"
                        },
                        "phoneTechType": {
                            "id": 1,
                            "code": "1",
                            "name": "Voice",
                            "nameI18n": "Voice"
                        },
                        "countryAccessCode": "+34",
                        "areaCityCode": "B",
                        "phoneNumber": "1-(646)317-4684",
                        "extension": "1",
                        "remark": "Phone Remark"
                    }
                ],
                "companyTaxAddress": {
                    "id": 874,
                    "communicationLocationType": null,
                    "street": "30 Dorton Alley",
                    "city": "Brooklyn",
                    "stateProvName": "New York",
                    "stateProvCode": null,
                    "postalCode": "11205",
                    "countryCode": "HT",
                    "remark": "Address Remark"
                },
                "remark": "Company Remarks",
                "assignedUser": null,
                "profileType": {
                    "id": 2,
                    "code": "2",
                    "name": "Company",
                    "nameI18n": "Company",
                    "colorCode": "#00ACC1"
                },
                "companyCustomFieldValueList": null
            },
            "billTo": {
                "id": 1260,
                "name": "Travelocity",
                "code": "TRAVE2",
                "taxId": "47b3ee5e-87cc-4be4-bc06-c84a7a505747",
                "companyEmailList": [
                    {
                        "id": 1260,
                        "primary": true,
                        "emailAddressType": {
                            "id": 1,
                            "code": "1",
                            "name": "Personal",
                            "nameI18n": "Personal"
                        },
                        "email": "lwrightkz@gizmodo.com",
                        "remark": null
                    }
                ],
                "companyAddressList": [
                    {
                        "id": 1260,
                        "primary": true,
                        "communicationLocationType": {
                            "id": 1,
                            "code": "1",
                            "name": "Home",
                            "nameI18n": "Home"
                        },
                        "street": "06960 Stone Corner Trail",
                        "city": "Stamford",
                        "stateProvName": "Connecticut",
                        "stateProvCode": null,
                        "postalCode": "6922",
                        "countryCode": "BA",
                        "remark": "Address Remark"
                    }
                ],
                "companyPhoneList": [
                    {
                        "id": 1260,
                        "primary": true,
                        "phoneLocationType": {
                            "id": 6,
                            "code": "6",
                            "name": "Home",
                            "nameI18n": "Home"
                        },
                        "phoneTechType": {
                            "id": 1,
                            "code": "1",
                            "name": "Voice",
                            "nameI18n": "Voice"
                        },
                        "countryAccessCode": "+34",
                        "areaCityCode": "B",
                        "phoneNumber": "1-(203)475-0996",
                        "extension": "1",
                        "remark": "Phone Remark"
                    }
                ],
                "companyTaxAddress": null,
                "remark": "Company Agency",
                "assignedUser": null,
                "profileType": {
                    "id": 3,
                    "code": "3",
                    "name": "Travel agent",
                    "nameI18n": "Travel agent",
                    "colorCode": "#1E88E5"
                },
                "companyCustomFieldValueList": null
            },
            "central": {
                "id": 770,
                "name": "Jabberbean",
                "code": "JABBE10",
                "taxId": "33405748",
                "companyEmailList": [
                    {
                        "id": 770,
                        "primary": true,
                        "emailAddressType": {
                            "id": 1,
                            "code": "1",
                            "name": "Personal",
                            "nameI18n": "Personal"
                        },
                        "email": "jleekr@disqus.com",
                        "remark": null
                    }
                ],
                "companyAddressList": [
                    {
                        "id": 770,
                        "primary": true,
                        "communicationLocationType": {
                            "id": 1,
                            "code": "1",
                            "name": "Home",
                            "nameI18n": "Home"
                        },
                        "street": "1 Longview Center",
                        "city": "West Palm Beach",
                        "stateProvName": "Florida",
                        "stateProvCode": null,
                        "postalCode": "33405",
                        "countryCode": "AD",
                        "remark": "Address Remark"
                    }
                ],
                "companyPhoneList": [
                    {
                        "id": 770,
                        "primary": true,
                        "phoneLocationType": {
                            "id": 6,
                            "code": "6",
                            "name": "Home",
                            "nameI18n": "Home"
                        },
                        "phoneTechType": {
                            "id": 1,
                            "code": "1",
                            "name": "Voice",
                            "nameI18n": "Voice"
                        },
                        "countryAccessCode": "+34",
                        "areaCityCode": "B",
                        "phoneNumber": "1-(561)185-3838",
                        "extension": "1",
                        "remark": "Phone Remark"
                    }
                ],
                "companyTaxAddress": {
                    "id": 751,
                    "communicationLocationType": null,
                    "street": "1 Longview Center",
                    "city": "West Palm Beach",
                    "stateProvName": "Florida",
                    "stateProvCode": null,
                    "postalCode": "33405",
                    "countryCode": "DJ",
                    "remark": "Address Remark"
                },
                "remark": "Company Remarks",
                "assignedUser": null,
                "profileType": {
                    "id": 2,
                    "code": "2",
                    "name": "Company",
                    "nameI18n": "Company",
                    "colorCode": "#00ACC1"
                },
                "companyCustomFieldValueList": null
            },
            "company": null,
            "room": {
                "id": 2,
                "code": "102",
                "name": "102",
                "roomSpaceStatusType": {
                    "id": 2,
                    "code": "DI",
                    "name": "Dirty",
                    "nameI18n": "Dirty"
                },
                "reservationRoomStay": null,
                "roomSituationType": {
                    "id": 2,
                    "code": "OC",
                    "name": "Occupied",
                    "nameI18n": "Occupied"
                }
            },
            "paymentType": {
                "id": 6,
                "code": "AC",
                "name": "Pay Agency Company",
                "nameI18n": "Pay Agency Company"
            },
            "propertyPolicy": {
                "id": 7,
                "code": "NR",
                "name": "Non Refundable"
            },
            "propertySource": {
                "id": 12,
                "code": "EMA",
                "name": "Email"
            },
            "propertyChannel": {
                "id": 10,
                "code": "OTA",
                "name": "Online Travel Agency"
            },
            "propertySegment": {
                "id": 22,
                "code": "CRU",
                "name": "Cruise"
            },
            "reservationStatusType": {
                "id": 5,
                "code": "CO",
                "name": "CheckedOut",
                "nameI18n": "CheckedOut",
                "colorCode": "#757575"
            },
		    "reservationType" : {
		        "id": 2,
		        "chainId": 1,
		        "propertyId": 2,
		        "code": "PREVIEW",
		        "name": "Pending Review",
		        "colorCode": "#FDD835",
		        "active": true
 		   },
            "expiredDate": null,
            "hasCredit": true,
            "creditAvailable": null
        }
    ]
}

Related content