GET
List payment banks

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

provider
string

Payment bank provider. Defaults to vietqr.

Maximum string length: 32
transfer_supported
boolean

When true, return only banks that support VietQR transfers. Defaults to true.

Optional case-insensitive search across code, short name, full name, or BIN.

Required string length: 1 - 80

Response

Payment bank directory

data
object
required

Endpoint-specific response payload. See the referenced schema for the resource fields.

request_id
string
required

Request correlation identifier returned from X-Request-Id or generated by the API.

meta
object

Optional response metadata such as pagination limits, counts, or export context.