Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagejson
POST http://openhim-dev.psi-mis.org:5001/nifi.solidlines.io/surveys (DEV ENVIRONMENT)
Code Block
POST http://openhim.psi-mis.org:5001/moz/ussd/nifi/surveys (PRODUCTION ENVIRONMENT)

This endpoint expects a request body with the surveys to be inserted in DHIS2, so the request body must be the following:

...

Code Block
GET http://openhim-dev.psi-mis.org:5001/nifi.solidlines.io/results
Code Block
GET http://openhim.psi-mis.org:5001/moz/ussd/nifi/results

The endpoint should respond the following structure:

...