Booking software

Retrieval of individual sales articles

To retrieve the item list of all retail items, you can use the following API call. This list allows you to use the articles in your own application or system for bookings and sales.

API call example

xml.php?token=xyz&action=getArticle&online=true

Return

The return takes the form of an article list containing all relevant information on the individual sales articles.