Retrieve a listing of all the banks and their identifiers. The result is grouped by country. Note that the iDIN dictates how you should represent these to the consumer. It is encouraged to cache this list, but you should refresh the list at least once a day. It may never be older than 7 days. You should not manipulate this list yourself.
Request
POST https://idin.cmtelecom.com/idin/v1.0/directory
An identifier for the bank. Used as the value of the in bank selector dropdowns. The end user selects a value and iDIN will direct the end user to that bank, so that the user can identify himself. Has the pattern /[A-Z]{6,6}[A-Z2-9][A-NP-Z0-9]([A-Z0-9]{3,3}){0,1}/
issuer_name
The name of the issuing bank intended for display purposes. Used as the content of in the HTML dropdowns.