Create account

Creating an account is based on the following assumptions:

  • The account actually already exists at the bank that it belongs to
  • The bank agrees to accept payments through FinologeeBKO for this account
  • The bank has configured statements to be created and sent to FinologeeBKO for this account

Also, creating a new account automatically adds it to the 'All' accounts group which can be used for assigning permissions or signatory rules to a user.

Body Params

Create account request

accounts
array of objects
required
length ≥ 1

List of cash accounts to create

accounts*

Create account request

string
required
length between 5 and 34

The cash account number, can be an IBAN or a BBAN (unstructured account number).

address
object
required

The address details. The total length of address + zip + city cannot exceed 103 characters.

string
required
length between 0 and 70

More familiar or preferential name for which the cash account is also known as.

string
required
length ≥ 1

BIC of the cash account.

string
required
length ≥ 1
^[a-zA-Z]{3}$

ISO three letter currency code.

groups
array of int64s, unique

Set of ID's of groups the cash account should belong to.

groups
boolean
Defaults to true

Identify whether the bank sends feedback for this account or not. If set to false then transactions from this account will be marked as processed as soon as we received an ACK

string
required
length between 0 and 35

The cash account name.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json