Webhook for reported events

Webhook endpoint called by Viafoura when there are events to report (Path is not required).

Body Params

Reported Event

uuid
int64
integer
events
array of objects
events
Headers
uuid
required

UUID identifying the request being made, unique for each request to the webhook endpoint

Responses
202

Accepted

400

Failure that should NOT be retried

401

Auth header missing or invalid

500

Failure that should be retried

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here!