Skip to main content

Example of using

  1. Obtaining a list of visits for which data was not collected - api/data/v1.3/visits
  2. Request data for a specific {🆔} visit from the list - api/data/v1.3/visits/{🆔}/
  3. Confirmation of receipt of data - api/data/v1.3/visits/{🆔}/ack/
  4. Visit is no longer available in the methods api/data/v1.3/visits and api/data/v1.3/visits/{🆔}
  5. If updates have occurred on the visit, it will appear in the list - api/data/v1.3/visits
  6. Repeat the process from step 2 2.