Webhook Notifications
Payout notifications notify you of every newly created payout, and any change in the status of a payout. The webhook notification gets sent to your server.
The body will include the PayoutResult object:
Parameter | Always Available | Type | Description |
---|---|---|---|
| Yes | String | |
| Yes | Enum | |
| Yes | Number | |
| Yes | String | |
| Yes | Date | |
| Yes | Date | |
| No | String |
Updated about 1 year ago