REST API | Visa Platform Connect

Retrieve Webhook Subscription Details

This section shows you how to retrieve webhook subscription details.

Endpoint

Test:
GET
https://apitest.cybersource.com
/notification-subscriptions/v1/webhooks/{webhookID}
Production:
GET
https://api.cybersource.com
/notification-subscriptions/v1/webhooks/{webhookID}
Production in India:
GET
https://api.in.cybersource.com
/notification-subscriptions/v1/webhooks/{webhookID}