openbankingspace / tpp-issues

34 stars 1 forks source link

Ozone: Modelo returning non-conformant SchemeNames #163

Open ethangk opened 5 years ago

ethangk commented 5 years ago

We're receiving standing orders with non-comformant a SchemeName field. We've filed this before (as UK.OBIE.IBAN doesn't match the spec) and added a workaround in. We're now receiving SchemeNames of UK.OBIE.BBAN.

I've included a broken 'CreditorAccount' below

"CreditorAccount": {
  "Identification": "....",
  "Name": "geta",
  "SchemeName": "UK.OBIE.BBAN"
}