- Manage Webhook Subscriptions
- Network Tokens
- Instrument Identifier Tokens
- Manage Instrument Identifier Tokens
- Payment Instrument Tokens
- Manage Payment Instrument Tokens
- Customer Tokens
- Payments with Customer Tokens
- Shipping Address Tokens
- Customer Payment Instrument Tokens
- Manage Customer Payment Instrument Tokens
On This Page
FILTER BY TAG
Create Webhook Subscription
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.cybersource.com
/notification-subscriptions/v1/webhooksProduction:
POST
https://api.cybersource.com
/notification-subscriptions/v1/webhooksProduction in India:
POST
https://api.in.cybersource.com
/notification-subscriptions/v1/webhooksRELATED TO THIS PAGE