Aller au contenu principal

Create a new bank account

POST 

/account/bankAccount/new

Create a new bank account

Request

Body

Data to send

    clientId number

    clientId

    iban string

    iban

Responses

Bank account created

Schema
    entity string
    id string
    paymentId string
Loading...