Retrieves a single webhook based on the id.
{ "id": "WHXFPVRLXYL3U7", "type": "webhook", "name": "Webhook Name", "description": "Webhook Description", "active": true, "url": "https://example.com/webhook", "secret": "V9xVoX4sVJE8x41hATbFYZJ5qd6HALhN", "enabled_event_types": [ "payment.created", "payment.paid" ], "created_at": "2023-06-30T12:40:10Z", "_links": { "self": "https://api.paypro.nl/webhooks/WHXFPVRLXYL3U7" } }
Description of the webhook. It describes what this webhook is used for.
{ "id": "WHXFPVRLXYL3U7", "type": "webhook", "name": "Webhook Name", "description": "Webhook Description", "active": true, "url": "https://example.com/webhook", "secret": "V9xVoX4sVJE8x41hATbFYZJ5qd6HALhN", "enabled_event_types": [ "payment.created", "payment.paid" ], "created_at": "2023-06-30T12:40:10Z", "_links": { "self": "https://api.paypro.nl/webhooks/WHXFPVRLXYL3U7" } }
{ "id": "WHXFPVRLXYL3U7", "type": "webhook", "name": "Webhook Name", "description": "Webhook Description", "active": true, "url": "https://example.com/webhook", "secret": "V9xVoX4sVJE8x41hATbFYZJ5qd6HALhN", "enabled_event_types": [ "payment.created", "payment.paid" ], "created_at": "2023-06-30T12:40:10Z", "_links": { "self": "https://api.paypro.nl/webhooks/WHXFPVRLXYL3U7" } }