public async Task <ASPSPListResponse> ListBanks() { return(await base.GetAsync <ASPSPListResponse>(_endpoints.BankList())); }