WebhookEvents

Webhook for notifications

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

post/notifications

Headers

X-Request-IDstring uuid required

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

Request body

request_uuidstring uuid

UUID identifying this request

timeinteger

Time the request was initiated in epoch ms

versioninteger

Version of this request

Response

Accepted

Changes

No recorded changes to this endpoint across all 1 revision of this API.