Add a bank account to the merchant account to which fiat funds can be withdrawn

Request Example

{
  "currency": "GBP",
  "options": {
    "bic": "BBWIGB11",
    "iban": "GB72TRWI23155052189755",
    "accountHolderName": "James Smith"
  },
  "description": "Pound Sterling Account",
  "type": 5,
  "otp": "829720",
  "accountDocument": {
    "code": "bankAccountDocument",
    "file": {
      "name": "Proof of Account Ownership",
      "base64": "JVBERi0xLjQKMg5CiUlRU9GCg=="
    }
  }
}
Language
Authorization
Header