REST API

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:
    GET
    apitest.cybersource.com
    /notification-subscriptions/v1/webhooks
  • Production:
    GET
    api.cybersource.com
    /notification-subscriptions/v1/webhooks
  • Production
    in India:
    GET api.in.cybersource.com/notification-subscriptions/v1/webhooks