Webhooks
Query the list of Webhooks.
Table Specific Information
Select
The PayPal API does not support any filters on this table. However, projections are supported. All filters are processed client side within the driver.
You can turn off the client-side execution of the query by setting SupportEnhancedSQL to false.
Columns
Name | Type | References | Description |
Id [KEY] | String | The identifier of the webhook resource. | |
Url | String | The webhook notification endpoint URL. |