Skip to main content
GET
Lấy tài khoản ngân hàng theo ID

Ủy quyền

Authorization
string
header
bắt buộc

Bearer token used for protected REST API requests.

Tham số đường dẫn

bankID
string
bắt buộc

Mã tài khoản ngân hàng đã lưu.

Phản hồi

Saved bank account details.

Bank account saved by the current user for withdrawals.

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.