| accountHolder |
object |
The account holder associated with the balance account used in the transfer. |
| amount |
object |
The amount of the transfer. |
| balanceAccount |
object |
Contains information about the balance account involved in the transfer. |
| category |
string |
The category of transfer. Possible values: - **bank**: Transfer to a [transfer instrument](https://docs.adyen.com/api-explorer/#/legalentity/latest/post/transferInstruments__resParam_id) or a bank acc |
| categoryData |
object |
The relevant data according to the transfer category. |
| counterparty |
object |
The other party in the transfer. |
| creationDate |
string |
The date and time when the event was triggered, in ISO 8601 extended format. For example, **2020-12-18T10:15:30+01:00**. |
| description |
string |
Your description for the transfer. It is used by most banks as the transfer description. We recommend sending a maximum of 140 characters, otherwise the description may be truncated. Supported charact |
| direction |
string |
The direction of the transfer. Possible values: **incoming**, **outgoing**. |
| id |
string |
The ID of the resource. |
| paymentInstrument |
object |
Contains information about the payment instrument used in the transfer. |
| reason |
string |
Additional information about the status of the transfer. |
| reference |
string |
Your reference for the transfer, used internally within your platform. If you don't provide this in the request, Adyen generates a unique reference. |
| referenceForBeneficiary |
string |
A reference that is sent to the recipient. This reference is also sent in all webhooks related to the transfer, so you can use it to track statuses for both the source and recipient of funds. Supporte |
| status |
string |
The result of the transfer. For example, **authorised**, **refused**, or **error**. |