{
"webhookListener": {
"id": 123,
"projectID": 123,
"url": "<string>",
"filters": {
"events": [
"<string>"
],
"contractAddresses": [
"<string>"
],
"accounts": [
"<string>"
],
"tokenIDs": [
"<string>"
]
},
"name": "<string>",
"updatedAt": "<string>",
"active": true
}
}