Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

When it comes to integrating Ulyses Cloud with Accounting Management Systems there will be specific endpoints we will may need to use. 

Common operations

Invoices

Invoices count for an essential part of all accounting systems. Without them, accounting systems does not make sense at all. We can get the list of invoices issued during a time range or we can get an specific invoice by an id. In both cases we get a complete detail of each invoice (header, list of products) . We recommend to limit the number of records by applying a filter in which we specify a time span of a week or two.

Revenue

The following operation will provide the property's revenue based on a date range and product. The idea is to retrieve the revenue produced for an specific product during an specific time range. From this point onwards we will be able to filter this information to get the revenue produced by a type of product (ie Accomodation) for the same period



  • No labels