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