AccountPayoutConfigWebhookData |
AccountPayoutConfigWebhookData.balanceAccountId(String balanceAccountId) |
The unique identifier of the balance account to which the payout schedule was applied.
|
AccountPayoutConfigWebhookData |
AccountPayoutConfigWebhookData.balanceAccountPayoutScheduleId(String balanceAccountPayoutScheduleId) |
The unique identifier of the balance platform payout schedule that was applied to the balance
account.
|
AccountPayoutConfigWebhookData |
AccountPayoutConfigWebhookData.balancePlatform(String balancePlatform) |
The unique identifier of the balance platform.
|
AccountPayoutConfigWebhookData |
AccountPayoutConfigWebhookData.currency(String currency) |
The three-character [ISO code](https://docs.adyen.com/development-resources/currency-codes) of
the currency used for this schedule.
|
AccountPayoutConfigWebhookData |
AccountPayoutConfigWebhookData.description(String description) |
The description used for all payouts initiated by this payout schedule.
|
AccountPayoutConfigWebhookData |
AccountPayoutConfigWebhookData.enabled(Boolean enabled) |
Specifies whether the payout schedule is active.
|
AccountPayoutConfigWebhookData |
AccountPayoutConfigWebhookData.frequency(String frequency) |
The frequency of payouts initiated by this payout schedule.
|
AccountPayoutConfigWebhookData |
AccountPayoutConfigWebhookData.frequencyValue(Integer frequencyValue) |
The date of the month or day of the week when payouts are initiated.
|
static AccountPayoutConfigWebhookData |
AccountPayoutConfigWebhookData.fromJson(String jsonString) |
Create an instance of AccountPayoutConfigWebhookData given an JSON string
|
AccountPayoutConfigWebhookData |
PayoutScheduleBANotificationRequest.getData() |
Get data
|
AccountPayoutConfigWebhookData |
AccountPayoutConfigWebhookData.maxPayoutAmount(Long maxPayoutAmount) |
The maximum amount that can be paid out from balance accounts that use this payout schedule.
|
AccountPayoutConfigWebhookData |
AccountPayoutConfigWebhookData.minPayoutAmount(Long minPayoutAmount) |
The minimum amount that can be paid out from balance accounts that use this payout schedule.
|
AccountPayoutConfigWebhookData |
AccountPayoutConfigWebhookData.reference(String reference) |
Your internal reference of the payout schedule.
|
AccountPayoutConfigWebhookData |
AccountPayoutConfigWebhookData.referenceForBeneficiary(String referenceForBeneficiary) |
The reference for beneficiary used for all payouts initiated by this payout schedule.
|
AccountPayoutConfigWebhookData |
AccountPayoutConfigWebhookData.retainedAmount(Long retainedAmount) |
The amount of funds that must remain available in the balance account after an execution of the
payout schedule.
|
AccountPayoutConfigWebhookData |
AccountPayoutConfigWebhookData.salesDayClosingTime(String salesDayClosingTime) |
The time of day when the sales day is closed in balance account time zone.
|
AccountPayoutConfigWebhookData |
AccountPayoutConfigWebhookData.transferInstrumentId(String transferInstrumentId) |
The unique identifier of the transfer instrument to which the funds are paid out.
|