- Manage Webhook Subscriptions
- Network Tokens
- Shipping Address Tokens
- Customer Payment Instrument Tokens
- Payment Instrument Tokens
- Instrument Identifier Tokens
On This Page
Update Webhook Subscription
This section describes how to update a webhook subscription.
Endpoint
Test:
PATCH
https://apitest.visaacceptance.com
/notification-subscriptions/v1/webhooks/{webhookID}Production:
PATCH
https://api.visaacceptance.com
/notification-subscriptions/v1/webhooks/{webhookID}