Skip to main content
GET
Lấy danh sách tài khoản ngân hàng đã lưu

Ủy quyền

Authorization
string
header
bắt buộc

Bearer token used for protected REST API requests.

Phản hồi

Saved bank accounts for the current user.

id
string

Bank account identifier.

userId
string

Owner user identifier.

bankAccountName
string

Beneficiary name on the bank account.

bankAccountNumber
string

Bank account number.

bankCode
string

Bank identifier code selected by the user.

createdAt
integer<int64>

Creation timestamp in Unix milliseconds.