该接口用于对指定证券账号进行现金手动调账操作。通过传入账号 account_no、调账方向 direction(入账或出账)、币种 currency、金额 amount 及业务码 biz_code 等参数,完成资金的手动增减,并返回业务流水号 serial_num。该接口支持通过 request_id 实现幂等控制,防止重复调账。This interface is used to perform a manual cash adjustment for a specified securities account. By providing the account number account_no, adjustment direction direction (credit or debit), currency currency, amount amount, and business code biz_code, it completes the manual increase or decrease of funds and returns a business serial number serial_num. The interface supports idempotency control via request_id to prevent duplicate adjustments.
Request
Authorization
Body Params application/json
account_no
string
required
Account NO Eg:L6VQEU00121996(证券账号,例如:L6VQEU00121996)