6.3. Nạp tiền cho bot

Request header

Field
Type
Description

Authorization

Bearer <JWT Token>

Request Body

Field
Type
Description

investorId

String

Mã khách hàng

investorAccountId

Int

Mã tài khoản của khách hàng

data

Bên dưới

data (có dạng JSON, thêm vào request body)

Field
Type
Description

investorId

String

Mã khách hàng

investorAccountId

Int

Mã tài khoản của khách hàng

toInvestorAccountId

Int

Mã tài khoản của bot (không phải số hiệu bot)

amount

Số tiền nạp

Response Body

Field
Type
Description

id

Số hiệu lệnh giao dịch

actor

String

Số điện thoại đăng kí tài khoản của khách hàng

investorId

String

Mã khách hàng

investorAccountId

Int

Mã tài khoản của khách hàng

Last updated