v1

latestOpenAPI 3.0.12026-07-245277551.2 MB
Datasets

Get Datasets

Obtain all the available Cloudbeds Datasets

DatasetDataset NameDescription
FinancialFinancialFinancial transactions that are made, including debits and credit and their attributes
GuestGuestsThe details on each guest at the hotel, including the history if their stays, their contact information, document information, etc
ReservationsReservationsBooking or Reservation information include who booked, where the booking came from, when it occurs, the price, the rate plans, room types, etc
OccupancyOccupancyThe productivity information for the hotel, including metrics such as occupancy, room nights, Revpar, ADR, etc. Used by revenue managers to set prices and distribution strategies
PaymentsPaymentPayment processing information, including charges, fees, chargebacks, reversals, etc.
InvoicesInvoicesInvoices information, including reservation level information etc and credit notes.
Occupancy (Beta)Occupancy (Beta)The productivity information for the hotel, including metrics such as occupancy, room nights, Revpar, ADR, etc. Used by revenue managers to set prices and distribution strategies
HousekeepingHousekeeping...
get/datainsights/v1.1/datasets

Headers

ACCEPT-LANGUAGEstring

Accept language where valid are ca,de,en,es,fr,id,it,pt,th, if not defaults to en

X-PROPERTY-IDinteger required

Property id of the client

Response

OK

idinteger required

Dataset id

namestring

Dataset Name

read_onlyboolean

Flag to indicate if reports can be saved in this dataset

Example response

[
  {
    "name": "Financial"
  }
]