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_type_1*
Webhook Event Type 1
PAYMENT.SALE.COMPLETED
event_type_2
Webhook Event Type 2
PAYMENT.SALE.REFUNDED
Calls PayPal as you (your API key is your account); keychains.dev holds the credentials.