A Bank Transfer will create a transfer order to send money over the SEPA network.
Please notice that a bank transfer can be canceled, either if funds are not sufficient or if we suspect a fraud.
Field | Description |
---|---|
bankTransferId | |
uid | User id |
bankTransferRecipientId | Link to a bank transfer recipient |
amount | Bank transfer amount. Float |
currency | ISO_4217 ISO_4217 currency code, defaults to "EUR" |
userLabel | SEPA Object message that will be displayed in app |
status | One of VALIDATED, PENDING, CANCELED. |
operatorNote | enum, one of (PENDING, VALIDATED, CANCELED) |
operatorFlag | Flag set by operator for admin purposes. One of (SUSPICIOUS, WARNING, VERIFIED) |
statusAt | Timestamp at which occured last status change |