patch https://example.com/v1/bank
This API request allows you to modify selective information (specified fields only) about issuer. Fields with information you do not want modify must left blank.
Response status codes:
200 - successfully modified information
400 - you didn't specify code of the bank
401 - you are not authorized
422 - issuer with bank code you sent doesn't exists
500 - if unhandled and unexpected exception happened
502 - if exception happens while working with blockchain node