OAuth 2.0 authentication.
The network used to process the bank transfer.
fps The six-digit sort code of the destination bank account where funds will be deposited.
^\d{6}$The account number of the destination bank account where funds will be deposited.
^\d{6,8}$The settlement asset of the user's bank account.
^\S.*\S$|^\S$The amount to be deposited into the destination account.
^\d+(\.\d+)?$A unique identifier indicating the specific account where the funds should be credited. If omitted, funds will be credited to the default account for the specified asset.
^\S.*\S$|^\S$The information about the external bank account holder who is sending the funds.
Bank deposit simulated.