Skip to content

Commit

Permalink
Update IBAN registry spec
Browse files Browse the repository at this point in the history
  • Loading branch information
Natim committed Apr 29, 2024
1 parent 1e6234b commit 37fe25b
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion schwifty/iban_registry/generated.json
Original file line number Diff line number Diff line change
Expand Up @@ -1493,6 +1493,24 @@
]
}
},
"OM": {
"country": "OM",
"in_sepa_zone": false,
"bban_spec": "3!n16!c",
"bban_length": 19,
"iban_spec": "OM2!n3!n16!c",
"iban_length": 23,
"positions": {
"account_code": [
3,
19
],
"bank_code": [
0,
3
]
}
},
"PK": {
"country": "PK",
"in_sepa_zone": false,
Expand Down Expand Up @@ -1975,4 +1993,4 @@
]
}
}
}
}

0 comments on commit 37fe25b

Please sign in to comment.