During processing, the webhook may return one of the following response codes:

Response CodeDescription
200HTTPS OK
400Unable to validate the JSON payload. Body will list of properties that failed validation.
400Unable to generate calculated fields from payload. Body will list which calculated fields failed to be added to the JSON payload.
403Forbidden. The request header does not have a valid apiKey set in the x-api-key header.
429Too Many Requests
500Internal Server Error