{
"event": "ACCOUNT_LOGIN_REQUIRED",
"external_user_id": "3dcbb19a-b2f1-4a7b-8792-d76027b627b3",
"merchant": {
"id": 36,
"name": "Uber Eats",
"logo": "https://knot.imgix.net/merchants/KBQ5j6cN010PPpwbO7RpKGyDrCpsZ91FRhwnZp5u.png?auto=format&w=240"
},
"timestamp": 1710864923198
}Webhook Events
ACCOUNT_LOGIN_REQUIRED
Fired when a user’s merchant account is disconnected and requires the user to login again to reconnect the account.
WEBHOOK
account_login_required
{
"event": "ACCOUNT_LOGIN_REQUIRED",
"external_user_id": "3dcbb19a-b2f1-4a7b-8792-d76027b627b3",
"merchant": {
"id": 36,
"name": "Uber Eats",
"logo": "https://knot.imgix.net/merchants/KBQ5j6cN010PPpwbO7RpKGyDrCpsZ91FRhwnZp5u.png?auto=format&w=240"
},
"timestamp": 1710864923198
}Fired when a user’s merchant account is disconnected and requires the user to login again to reconnect the account.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password. Use your client_id as the username and your secret as the password value.
Body
application/json
Was this page helpful?
⌘I