Create Iban Account
Creates an Iban account for a particular user
Authentication
x-coinflow-auth-user-idstring
The external identifier of the end user - see https://docs.coinflow.cash/reference/authentication
Authorizationstring
The API key of the merchant - see https://docs.coinflow.cash/reference/authentication
OR
x-coinflow-auth-walletstring
The web3 wallet of the end user - see https://docs.coinflow.cash/reference/authentication
x-coinflow-auth-blockchainstring
The blockchain associated with the end user - see https://docs.coinflow.cash/reference/authentication
OR
x-coinflow-auth-session-keystring
The session key generated for the end user - see https://docs.coinflow.cash/reference/authentication
Request
This endpoint expects an object.
number
The IBAN number or in the case of the UK the 8-digit account number
sortCode
Only used for the UK, the 6-digit sort code
alias
Response
Token representing the new Iban account

