Workflow
The overall workflow for using the Tiliter Recognition API is as follows:
- A shopper places a product down on the scale
- An image of the product is captured
- The checkout sends the image to the Recognition API (Recognition Request) (Recognition Request)
- The Recognition API responds with one or more product IDs
- The shopper selects one of the products on screen
- The checkout sends the Recognition API the product the shopper selected (Selection Report)
- The shopper completes the transaction (ie, pays)
- The checkout sends the. Recognition API information about how the transaction was completed (Transaction Report)
Details about this workflow are provided in the following two sections:
Updated 12 months ago