{ "event": "NEW_TRANSACTIONS_AVAILABLE", "external_user_id": "123abc", "merchant": { "id": 36, "name": "Uber Eats" }, "timestamp": 1710864923198 }
Name of the webhook event.
"NEW_TRANSACTIONS_AVAILABLE"
Unique identifier for the user.
"123abc"
Show child attributes
Unix timestamp of the webhook event in UTC.
1710864923198
Was this page helpful?