Requirements
A URL endpoint where we will POST the data. Displaying and distributing the data is the responsibility of the third party.
POST http://www.example.com/country-reports
Once a URL is provided to use, we will send the data over. The data is updated each time it is changing.
Format
The data is json encoded.
Response
Please respond with status 2xx