feat(v1.5.2): new endpoints, patches per release notes#121
Merged
tiagosiebler merged 2 commits intotiagosiebler:masterfrom Apr 28, 2026
Merged
feat(v1.5.2): new endpoints, patches per release notes#121tiagosiebler merged 2 commits intotiagosiebler:masterfrom
tiagosiebler merged 2 commits intotiagosiebler:masterfrom
Conversation
… API documentation examples
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Breaking / notable typing changes
getCrossExFeeRate()— returnsCrossExFeeRate[]; each item includes requiredexchange_type.PushOrder.id—string(wasnumber).getFuturesOrdersByTimeRange()— returnsFuturesOrderTimerange[](notFuturesOrder[]).SpotPriceTriggeredOrder.put.time_in_force— now required ('gtc' | 'ioc').submitEth2Swap,getEth2RateHistory, structured product methods removed; related types removed fromearnrequest/response.getDualInvestmentProducts/getDualInvestmentOrdersuse new request interfaces instead of ad-hoc /FromToPageLimit.TriggerOrderResponse(id,id_string) instead of{ id: number }.CrossExRiskLimitTier—quick_cal_amountis required (constructors/mocks must supply it).UnifiedAccountInfo.mode— required field (from earlier batch; may affect mocks).v4.106.44 / v4.106.48
SpotCurrency:category?: string[].finish_as:poc+ JSDoc for IOC vs post-only TIF on spot batch/order and futures order / batch amend.PushOrder.id: string (UidPush withdrawal push).PERIODIC_ISOLATEDon margin interest comment.getCrossExFeeRate,createCrossExConvertOrdersignatures updated.v4.106.49–v4.106.51
FuturesOrderTimerange+getFuturesOrdersByTimeRange.FuturesOrder:order_value?,trade_value?(response-only).getFuturesOrder: JSDoc — path id vstextclient id.v4.106.52–v4.106.55
amount?on createinitialand on amend request.types/request/autoinvest.ts,types/response/autoinvest.ts, exports inindex.ts, RestClient methods for all/earn/autoinvest/*routes in scope.PartnerDataAggregated/PartnerDataAggregatedResponse,getPartnerAgentDataAggregated.v4.106.56–v4.106.58
timestamp/DONEwording (noblock_number > 0completion rule).quick_cal_amount.FuturesContract/FuturesDeliveryContract:contract_type?.GetSubAccountBalancesReq:page?,limit?;getSubBalanceuses it.v4.106.59–v4.106.61
DualOrderRefundPreview,DualProjectRecommend, etc.SubAccountBalance:locking?;getSubBalancereturn type.TriggerOrderResponse,FuturesPriceTriggeredOrder.id_string?; futures + delivery price-trigger create/amend returns.FuturesContract.interest_rate: JSDoc (contracts list/detail).v4.106.70
GetSpotAccountBookReq.type: JSDoc for internal sub-account transfer BizTypes 150215–150219.assetswap-api.yaml/quant-api.yaml: not part of this package — no code changes.