CData Python Connector for PayPal

Build 23.0.8839

Notifications

Query the list of event types that are subscribed to a Webhook.

Table Specific Information

Select

The only filter supported by the PayPal API is WebhookId, which only supports the = operator. This is a required parameter.The 本製品 processes other filters client side within the 本製品.

For example, the following query is processed server side and retrieves the Notifications list for the specified Webhook.

SELECT * FROM Notifications WHERE WebhookId = '8BU398853V564980H'

Columns

Name Type References Description
Name String The unique event type name.
Description String The human-readable description of the event type.
WebhookId String Webhook Id.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839