...
Ingest/Upload Service
Endpoint:
GET POST /access-code/valid
(https://pathcheck.atlassian.net/wiki/spaces/SA/pages/73924822/SPL+API+Specification+v1+For+MVP1#GET-%2Faccess-code%2Fvalid%2F%7BaccessCode%7D )Read from Ingest/Upload DB
...
The SafePlaces frontend application calls to POST /case/points/ingest
(SPL API Specification v1 (For MVP1) ), providing both the accessCode
and the caseId
. Repeated calls may be made until a terminal status is reached:
...