{"url":"https://...",//用于接收Webhook的url"description":"I am description","enabled_events":["payout.canceled","payout.created","payout.failed","payout.paid","payout.updated"]}
Once a webhook is successfully registered, an HTTPS request will be automatically sent to the registered URL whenever any of the specified events occur.
Create a payout to trigger thepayout.createdevent. This will send a callback notification about the payout creation event to your designated Webhook URL.