- Manage Webhook Subscriptions
- Network Tokens
- Shipping Address Tokens
- Customer Payment Instrument Tokens
- Payment Instrument Tokens
- Instrument Identifier Tokens
Create Webhook Subscription
Visa Platform ConnectREST API
This section describes how to create a webhook subscription.
IMPORTANT
You must set the
organizationId
field value to
that of the TMS
vault owner. To receive life-cycle
management notifications for network tokens that are created by transacting merchant
IDs (MIDs) under that TMS
vault, you must set the scope of
the field value to descendants
.Endpoint
Test:
POST
https://apitest.visaacceptance.com
/notification-subscriptions/v1/webhooksProduction:
POST
https://api.visaacceptance.com
/notification-subscriptions/v1/webhooks