wbhk
visitStatusChanged
Scan.com sends an HTTP POST to the webhook_url on your api_credentials record when a
visit status changes. Your endpoint must accept JSON and return HTTP 2xx.
Request headers
| Header | Value |
|---|---|
| Content-Type | application/json |
| User-Agent | Scan.com-Webhook/1.0 |
| X-Scan-Event | visit.status_changed |
200Your endpoint acknowledged the event

