Adyen · Schema

TransferEvent

TransferEvent schema from Adyen API

PaymentsFinancial ServicesFintech

Properties

Name Type Description
amount object The original journal amount.
amountAdjustments array The amount adjustments in this transfer.
bookingDate string The date when the transfer request was sent.
estimatedArrivalTime string The estimated time the beneficiary should have access to the funds.
id string The unique identifier of the transfer event.
modification object Payment modification.
mutations array The list of the balance mutation per event.
originalAmount object The amount in the original currency.
reason string The reason for the transfer status.
status string The status of the transfer event.
transactionId string The id of the transaction that is related to this accounting event. Only sent for events of type **accounting** where the balance changes.
type string The type of the transfer event. Possible values: **accounting**, **tracking**.
updateDate string The date when the tracking status was updated.
valueDate string A future date, when the funds are expected to be deducted from or credited to the balance account.
View JSON Schema on GitHub