1 POST endpoint, accepts JSON (example).
Response (also JSON): 200 HTTP code with a random UUID and "success" status or 400 code with "failed" status.
There are 50% chance of "success" response.
Use gradle build
to build *.jar
Run it with Integration API *.jar and enjoy!