WhaleAPI(Public)
  1. Asset
WhaleAPI(Public)
  • Account Trade Auth
    • Trade Password Auth(交易密码校验)
      POST
    • Trade Password Set(交易密码设置)
      POST
    • Trade Password Reset(交易密码修改/重置)
      POST
    • Account No. Login Password Auth 证券帐号登录密码校验
      POST
  • Accounts
    • Get Account Request List(获取用户开户申请列表)
    • Retrieve Account Application Information(获取证券账户开户资料信息)
    • Get Account Contact Info(获取账户联系方式)
    • Get Account List(获取用户账户列表)
    • Get Account Status(获取账户状态)
    • Get Account Bcan Information(获取账户 Bcan 信息)
    • Query Account List V2(获取账户列表V2)
    • Update Application(修改开户资料)
    • Submit Application(提交开户申请资料)
    • Update Account State/Disable Account
    • Submit Application V2(提交开户申请资料)
    • Update Application V2(修改开户资料)
    • Close Account(注销账户)
    • Open additional account(增开账户)
    • get account opening application information (开户申请信息获取)
    • Query Account Risk And Pi Info(获取用户风险测评以及Pi信息)
  • Asset
    • Temporary Adjustment(临时调账)
      POST
    • Account Cash Balance Unfreeze Debit(账户资金解冻扣款)
      POST
    • Get All Users Cash Balance (获取所有用户现金信息)
      GET
    • Query Account Cash Balance(账户现金查询)
      GET
    • Query Account Position(账户持仓查询)
      GET
    • Account Cash Balance Adjustment(账户资金调账)
      POST
    • Account Position Adjustment(账户持仓调账,只支持股票)
      POST
    • Account Cash Balance Freeze(账户资金冻结)
      POST
    • Account Cash Balance Unfreeze(账户资金解冻)
      POST
    • Account Stock Transaction History(账户股票流水)
      POST
    • Account Cash Transaction History(账户资金流水)
      POST
    • Account Stock Freeze Transaction History(账户股票冻结流水)
      GET
    • Account Cash Freeze Transaction History(账户资金冻结流水)
      GET
    • Query Limited Amount Information(限额信息查询)
      GET
    • Query Buy Power(购买力查询)
      GET
    • Query Short Sellable Quantity(可卖空数量查询)
      GET
    • Query OB Account Cash Balance(账户现金详情查询)【定制非通用】
      POST
    • Query Account Total Asset(账户资产查询)
      POST
    • Query account risk limit config(查询用户限额信息)
      GET
    • Query Account Total Asset OverView(账户资产总览)
      GET
    • Query HashKey Cash List(查询hashkey的现金列表)
      GET
    • Create account risk limit config(创建用户限额信息)
      POST
    • Update account risk limit config(更新用户限额信息)
      POST
    • Temp Adjust 临时调账新增
      POST
    • Temp Adjust Expire 临时调账手动失效
      POST
  • Billing
    • Fee estimate
  • Cash And Stocks Transfer
    • Add Bank Card
    • Delete Bank Card
    • Region Bank
    • Get User Bank Card List
    • User Card Detail
    • Deposit Detail
    • Submit Deposit Application
    • Deposit Application List
    • Update Bank Card
    • Obtain the deposit information
    • Withdraw Records
    • Withdraw Detail
    • Cancel Withdraw Application
    • Get Exchange
    • Cancel Deposit
    • Submit Withdrawal Applylication
    • Information acquisition before withdrawal v3 (提现前信息获取V3)
    • Update Bank Card
    • Submit Files For Review Withdraw Card
    • Currency List
    • Exchange records(兑换记录)
  • File
    • Get Tenant File Upload URL(获取租户文件上传链接)
  • IPO
    • Get Available IPO List(查詢可申购IPO列表)
    • Get IPO Detail Info(查詢IPO详情)
    • Get IPO Payable List(查詢申购股数单位等限制)
    • Get IPO Margin List(查詢IPO认购方式及费率方案)
    • Get Order List (查询IPO历史订单)
    • Submit New IPO Order(提交IPO申购)
    • Withdraw IPO Order(撤销IPO申请)
    • Amend IPO Order(修改IPO申购订单)
    • Get IPO Order Detail(获取IPO订单的详细信息)
    • Buy Limit (持仓打新购买力获取接口)
  • Member Core
    • Change Member Mobile Phone(修改用户登录手机号)
    • Get Member Information by Mobile Phone(登录手机号查询用户信息)
    • Login (New user registration by default for the first login).(OpenId 注册登录接口,首次登录即注册)
    • Get Member Information by Login Email(登录邮箱查询用户信息)
    • Change Member Login Email(修改用户登录邮箱)
  • Trade
    • Trade Websocket Notification
    • Historical Order Inquiry (历史订单查询)
    • Place Order (委托下单)
    • Modify Order (修改订单)
    • Withdraw Order (撤销订单)
    • Order Details (订单详情)
    • Today's Order Inquiry (当日订单查询)
    • Estimated Maximum Purchase Quantity (预估最大购买数量)
    • Today's Trade Detail Inquiry (当日成交明细查询)
    • Historical Trade Detail Inquiry (历史成交明细查询)
    • Query User Trade Credit(查询客户交易额度v1)
  • Message
    • Device Logout (设备登出解绑)
  1. Asset

Temporary Adjustment(临时调账)

Developing
POST
/v1/whaleapi/asset/temp_adjust

Request

Body Params application/json
security_type
string 
required
证券类型: 现金CASH 股票STOCK
Examples:
STOCKCASH
op_user
string 
required
操作用户
cash_adjusts
object 
required
currency
string 
required
币种: USD 、HKD
Examples:
USDHKD
direction
string 
required
CREDIT、DEBIT
Examples:
CREDITDEBIT
incurred_amount
string 
required
金额(2位小数)
Example:
100.01
biz_code
string 
required
业务码
Example:
LCTPCR
remark
string  | null 
required
备注
expire_time
integer 
required
过期时间,unix时间戳
Example:
1744283454
account_no
string 
required
证券账号,例如:L6VQEU00121996
stock_adjusts
object 
required
Symbol
string 
required
证券代码,如 AAPL.US
Examples:
AAPL.USBABA.US
direction
string 
required
CREDIT、DEBIT
Examples:
CREDITDEBIT
incurred_quantity
string 
required
调账数量
Example:
200
biz_code
string 
required
业务码
Example:
LSTPCR
remark
string  | null 
required
备注
currency
string  | null 
required
币种
cost_price
string 
required
总成本价
expire_time
integer 
required
过期时间,unix时间戳
Example:
1744283454
position_side
string 
required
LONG, SHORT
Examples:
LONGSHORT
account_no
string 
required
证券账号,例如:L6VQEU00121996
Example
{
  "security_type": "STOCK",
  "op_user": "string",
  "cash_adjusts": {
    "currency": "USD",
    "direction": "CREDIT",
    "incurred_amount": "100.01",
    "biz_code": "LCTPCR",
    "remark": "string",
    "expire_time": 1744283454,
    "account_no": "string"
  },
  "stock_adjusts": {
    "Symbol": "AAPL.US",
    "direction": "CREDIT",
    "incurred_quantity": "200",
    "biz_code": "LSTPCR",
    "remark": "string",
    "currency": "string",
    "cost_price": "string",
    "expire_time": 1744283454,
    "position_side": "LONG",
    "account_no": "string"
  }
}

Responses

🟢200Success
application/json
Body
data
object 
required
adjust_no
string 
required
调账单号
code
string 
required
错误代码
message
string 
required
错误码,如PARAM_ERROR、STOCK_NOT_EXISTS
code
number 
required
msg
string 
required
Example
{
  "data": {
    "adjust_no": "string",
    "code": "string",
    "message": "string"
  },
  "code": 0,
  "msg": "string"
}
Modified at 2025-04-11 06:45:29
Previous
Query Account Risk And Pi Info(获取用户风险测评以及Pi信息)
Next
Account Cash Balance Unfreeze Debit(账户资金解冻扣款)