Transfer Paid
Fired when a new transfer/payout is marked as paid for your account.
This usually happens the day before the money credits your bank account
alert_name
string
1 validation
alert_id
string
The unique identifier for this Paddle webhook alert. Integer value sent as a string.
1 validation
amount
string
The amount of the payout.
1 validation
currency
string
The three-letter ISO currency code. Eg: USD
, GBP
. See Supported Currencies.
1 validation
event_time
string
The date and time the event was triggered in UTC (Coordinated Universal Time).
2 validations
payout_id
string
The ID of the payout. Can be used to lookup the payout within your Paddle Dashboard.
1 validation
status
string
The payout status.
1 validation
p_signature
string
This field contains an encrypted token that you can use to verify the request authenticity. See Verifying Webhooks.