Using hsbc-account-information-ce-typescript-sdk with hsbc.com

TypeScript integration

Install
npm install hsbc-account-information-ce-typescript-sdk
Quick start
import Hsbc_account_information_ce_typescript_sdk from 'hsbc-account-information-ce-typescript-sdk';

const client = new Hsbc_account_information_ce_typescript_sdk({ apiKey: "YOUR_API_KEY" });
This API will return the branch details for all branches and is prepared to t…
curl \
  /open-banking/v2.2/branches
This extended API will return the branch details for all branches in the spec…
curl \
  /x-open-banking/v2.2/branches/country/{country}
This extended API will return the branch details for all branches within a 5 …
curl \
  /x-open-banking/v2.2/branches/postcode/{postcode}
SDK on GitHub 📄 API Docs
SDK
hsbc-account-information-ce-typescript-sdk
TypeScript
API
hsbc.com
hsbc.com:branches
At a glance
Language TypeScript
Endpoints6