Bank Accounts


Attributes

Attribute Type Description
Read-only attribute
id Integer Unique identifier in Fakturoid
Read-only attribute
name String Account name
Read-only attribute
currency String Currency
Read-only attribute
number String Account number
Read-only attribute
iban String IBAN code
Read-only attribute
swift_bic String BIC (for SWIFT payments)
Read-only attribute
pairing Boolean Pairing of incoming payments
Read-only attribute
expense_pairing Boolean Pairing of outgoing payments
Read-only attribute
payment_adjustment Boolean Small amount settlement when matching payments
Read-only attribute
default Boolean Default bank account
Read-only attribute
created_at DateTime Date and time of bank account creation
Read-only attribute
updated_at DateTime Date and time of last bank account update
  • Required attribute
    Required attribute (must always be present).
  • Read-only attribute
    Read-only attribute (cannot be changed).
  • Write-only attribute
    Write-only attribute (will not be returned).
  • Unmarked attributes are optional and can be omitted during request.

Banks Accounts Index

Bank accounts are read-only, please use the web interface to make changes.