Detail of Bank

{
  "id": string,
  "name": string,
  "image": string,
  "region": string
}
{
  "id": "430",
  "name": "ABN Amro",
  "image": "abn-amro.png",
  "region": "NL"
}

Bank Object

Fielddescriptiontype
idBank IDstring
nameMerchant namestring
imageImage namestring
regionCountry of Bank (ISO Code)string

All images can be found at: https://assets.obvious21.com/banks/{image}