Try asking a question about Knot to the AI assistant, or install the MCP server or Knot skill to build with AI right from your IDE.
{
"event": "VAULTING_SUCCEEDED",
"session_id": "fb5aa994-ed1c-4c3e-b29a-b2a53222e584",
"task_id": 25605,
"external_user_id": "3dcbb19a-b2f1-4a7b-8792-d76027b627b3",
"merchant": {
"id": 19,
"name": "DoorDash",
"logo": "https://knot.imgix.net/merchants/KBQ5j6cN010PPpwbO7RpKGyDrCpsZ91FRhwnZp5u.png?auto=format&w=240"
},
"data": {
"metadata": {
"reference_token": "abc123",
"trace_id": "def456"
}
},
"timestamp": 1710864923198
}Fired when a digital wallet is successfully vaulted to a user’s merchant account.
{
"event": "VAULTING_SUCCEEDED",
"session_id": "fb5aa994-ed1c-4c3e-b29a-b2a53222e584",
"task_id": 25605,
"external_user_id": "3dcbb19a-b2f1-4a7b-8792-d76027b627b3",
"merchant": {
"id": 19,
"name": "DoorDash",
"logo": "https://knot.imgix.net/merchants/KBQ5j6cN010PPpwbO7RpKGyDrCpsZ91FRhwnZp5u.png?auto=format&w=240"
},
"data": {
"metadata": {
"reference_token": "abc123",
"trace_id": "def456"
}
},
"timestamp": 1710864923198
}Fired when a digital wallet is successfully vaulted to a user’s merchant account.Documentation Index
Fetch the complete documentation index at: https://docs.knotapi.com/llms.txt
Use this file to discover all available pages before exploring further.
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.
Name of the webhook event.
"VAULTING_SUCCEEDED"
Unique identifier for the session.
"fb5aa994-ed1c-4c3e-b29a-b2a53222e584"
Unique identifier for the task.
25605
Unique identifier for the user.
"3dcbb19a-b2f1-4a7b-8792-d76027b627b3"
Show child attributes
Show child attributes
Unix timestamp of the webhook event in UTC.
1710864923198
Was this page helpful?
Suggestions