- Manage Webhook Subscriptions
- Network Tokens
- Customer Tokens
- Shipping Address Tokens
- Customer Payment Instrument Tokens
- Payment Instrument Tokens
- Instrument Identifier Tokens
Retrieve Webhook Subscription Details
This section describes 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}