Create webhook
documentedSubscribe a webhook listener to events.
POST /v1/notifications/webhooksWebhooksno implementation yet0 runsInput
webhook_url
Webhook URL
https://example.com/paypal/webhook
event_type1
Event Type 1
PAYMENT.AUTHORIZATION.CREATED
event_type2
Event Type 2
PAYMENT.AUTHORIZATION.VOIDED
Calls PayPal as you (your API key is your account); keychains.dev holds the credentials.