English
cURL
curl --request GET \ --url https://sandbox.killb.app/api/v2/banks \ --header 'Authorization: Bearer <token>'
{ "code": "0001", "companyName": "BANCOMEXT", "countryCode": "MX", "tradeName": "BANCOMEXT", "updatedAt": "2023-11-07T05:31:56Z", "createdAt": "2023-11-07T05:31:56Z", "accountTypes": [ "<string>" ], "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a" }
The access token received from the authorization server in the OAuth 2.0 flow.
"0001"
"BANCOMEXT"
"MX"