{
  "data": {
    "name": "Test Webhook",
    "scope": "ACCOUNT",
    "state": "ACTIVE",
    "webhookUrlInfo": {
      "url": "<Your Integration trigger url here>"
    },
    "webhookSubscriptionEvents": [
      "AGREEMENT_ALL"
    ]
  }
}