REST API | Visa Platform Connect

Update Webhook Subscription

This section shows you how to update a webhook subscription.

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}