Accounting / Reporting / Business Intelligence

Accounting / Reporting / Business Intelligence

Even though Cloudbeds PMS does have its own Reporting Tools, additional Reporting functionally can be very beneficial for the customer. Read below what we believe you'll need to build a successful Accounting, Reporting, or Business Intelligence integration via one of the two options below.

Property Setup via Cloudbeds API

  • To see the currency and time zone use getHotelDetails. (*)

  • To see which payment methods are allowed for the property account use getPaymentMethods.

  • To see which taxes and fees are set up and what is the value use getTaxesAndFees.

  • To see which items (products and services) the property is selling aside from reservations and understand inventory structure in Cloudbeds use getItems and getItemCategories.

(Option 1) Transactions and Reservations Data via Cloudbeds API

(*) Accounting Category Certification Mandatory Requirements (Option 1)

(Option 2) Reporting Data via Cloudbeds Insights API

  • Data is intended for reporting purposes and not real-time interaction. This data may have a freshness delay of up to 12 hours and should be implemented for those use cases where this time delay is appropriate (accounting, reporting, etc.).

  • The Data Insights API's are the same API's that feed the Data Insights product within Cloudbeds. It can be valuable to first create a report in the Data Insights product within Cloudbeds with the data that is needed in your integration. Then you can use the API to pull the structure of that report and use it to make future requests against the query endpoint.

  • Related Cloudbeds Insights API Documentation:

  • Suggested Flow for Cloudbeds Insights API after using getHotelDetails via Cloudbeds API:

Currently, Cloudbeds Reports, Invoices, Split Folio, Advanced Deposits, and Accounts Receivable information are not available through the standard Cloudbeds API.

Reports and Invoice data, including Invoice Number, can be retrieved via Cloudbeds Insights API (option 2).