[API] Return the bank's label
Currently the banks/accesses labels are directly stored in the client (through an import of the banks.json) and not returned through the API (only the custom labels are).
For easier data conversion (from our JSON to other formats), we should return the access label through the API too. The data cost should be low enough.