{ "event": "UPDATED_TRANSACTIONS_AVAILABLE", "external_user_id": "123abc", "merchant": { "id": 36, "name": "Uber Eats" }, "updated": [ { "id": "13da3c28-a068-4642-9ce2-b730cfda5f5f" } ], "timestamp": 1710864923198 }
Name of the webhook event.
"UPDATED_TRANSACTIONS_AVAILABLE"
Unique identifier for the user.
"123abc"
Show child attributes
Array of transaction UUIDs.
Unix timestamp of the webhook event in UTC.
1710864923198
Was this page helpful?