post https://example.com/v1/bank
This API request allows you to register new issuer (bank) in the system.
Response status codes:
201 - issuer has been successfully registered
400 - you didn't specify some information
401 - you are not authorized
422 - issuer with bank code you specified already exists
500 - if unhandled and unexpected exception happened
502 - if exception happens while working with blockchain node