{ "event": "CHECKOUT_FAILED", "external_user_id": "123abc", "merchant": { "id": 7, "name": "Best Buy", "logo": "https://knot.imgix.net/merchants/KBQ5j6cN010PPpwbO7RpKGyDrCpsZ91FRhwnZp5u.png?auto=format&w=240" }, "data": { "reason": "card declined" }, "timestamp": 1710864923198 }
Name of the webhook event.
"CHECKOUT_FAILED"
Unique identifier for the user.
"123abc"
Show child attributes
Unix timestamp of the webhook event in UTC.
1710864923198
Was this page helpful?