Step 2 - Subscribe for Consent Notifications
POST {{baseUrl}}/notifications/webhooks/subscriptions
Subscribe to webhook notification by providing subscription details.
Upon successful subscription, webhook notification will be delivered on provided URL.
Supported regions:
Request Body
{"url"=>"{{callback_url}}", "notificationType"=>"CONSENT"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string | ||
App-Key | string | ||
App-Token | string |