Sales Data API
Every time a sale is made at a retail store or a hospitality venue, a record is kept in the merchant’s POS. Tyro Connect captures this sales data through an integration with participating POS systems. Merchants can then choose to share their sales data with authorised App partners. Sales data contains comprehensive details about each individual sale (including item level data) which can be used by App partners (especially when combined with other sources of data) to provide valuable services back to the merchant.
The Sales Data API provides App Partners with the ability to access and modify sales using this approach:
-
Receive the
saleId
in real-time via a webhook published to the App Partner. -
Fetching or updating sales data using the
saleId
provided in the webhook from the Sales Data REST API.