Upon receiving an API event, we will return a response with an HTTP Status Code and a status
field in the response body.
If the event was received properly, the HTTP status code will be 200
, and the status field will have a value of 0
. The other status error codes are listed in our Events API Error Codes as well as alongside the documentation for other APIs.