{ "event": "CHECKOUT_SUCCEEDED", "external_user_id": "123abc", "merchant": { "id": 7, "name": "Best Buy", "logo": "https://knot.imgix.net/merchants/KBQ5j6cN010PPpwbO7RpKGyDrCpsZ91FRhwnZp5u.png?auto=format&w=240" }, "data": { "transactions": [ { "id": "13da3c28-a068-4642-9ce2-b730cfda5f5f" } ] }, "timestamp": 1710864923198 }
Name of the webhook event.
"CHECKOUT_SUCCEEDED"
Unique identifier for the user.
"123abc"
Show child attributes
Unix timestamp of the webhook event in UTC.
1710864923198
Was this page helpful?