v1

latestOpenAPI 3.1.02026-07-24441967.0 KB

Get Bank Codes

This endpoint provides the valid bank codes required to create a PayIn or PayOut transaction within the Localpayment system.

get/api/resources/banks

Query parameters

CountryISOCode3'ARG' | 'BOL' | 'BRA' | 'CHL' | 'COL' | 'CRI' | 'DOM' | 'GTM' | 'HND' | 'MEX' | 'PAN' | 'PRY' | 'PER'

ISO 3166-1 alpha-3.

offsetstring

Select the result page number.

codestring

Get information by bank code.

namestring

Get information by bank name.

countryIdstring

Get information by bank country id.

sortstring

Specify any of the output fields to sort by. E.g. you can sort by code or name.

takestring

Pagination limit.

Headers

Authorizationstring required

Bearer access token for authentication. This token is obtained from the Get Access Token or Refresh Access Token endpoints.

Response

OK

totalinteger required

Total number of banks listed.

offsetinteger required

Page number.