invoice.expired webhook

View as Markdown

Sent when an open checkout invoice reaches its TTL and transitions to EXPIRED.

Headers

X-Gwop-SignaturestringRequired

Verify HMAC_SHA256("{timestamp}.{raw_body}", webhook_secret).

X-Gwop-Event-IdstringRequiredformat: "uuid"
X-Gwop-Event-TypeenumRequired
Allowed values:

Payload

The payload of this webhook request is an object.
event_idstringRequiredformat: "uuid"
event_typeenumRequired
Allowed values:
event_versionintegerRequired>=1
created_atdatetimeRequired
dataobjectRequired

Response

200
Event accepted
204
Event accepted with no body