Retrieving an Organization's Subscriptions Using the Product and Event
To request a list of webhooks for an organization, send a GET request and include the query
parameters shown in this section.
To request the service, use the endpoint specified below. After you send the request, check the
response message to verify that the request was successful. A 200-level response code
indicates success.
For information about response
codes, see
Transaction Response
Codes
.Endpoint
- Test:GETapitest.cybersource.com/notification-subscriptions/v1/webhooks
- Production:GETapi.cybersource.com/notification-subscriptions/v1/webhooks
- Productionin India:GET api.in.cybersource.com/notification-subscriptions/v1/webhooks
Required Query Parameters for Retrieving an Organization's Subscriptions Using the Product and Event
-
eventType
-
organizationId
-
productId
Example: Retrieving an Organization's Subscriptions Using the Product and Event
GEThttps://apitest.cybersource.com/notification-subscriptions/v1/webhooks?organizationId=organization123&productId=tokenManagement&eventType=tms.networktoken.provisioned