v4.6.3: Add new PWM investment plan APIs & examples
What's Changed
- refactor: update import statements to ES6 syntax across multiple API documentation files by @JJ-Cro in #542
- feat: add tutorial by @tiagosiebler in #544
- feat(v4.6.3): add new PWM investment plan APIs and examples by @JJ-Cro in #546
Full Changelog: v4.6.2...v4.6.3
Bybit API changelog catch-up (~Apr-Jun 2026). Types + RestClientV5 methods + apidoc examples where we had HTTP samples.
Breaking / watch out
FiatBybitPaydropped fromPermissionsV5/ApiKeyPermissionsV5(useFiatBitPay)EarnPositionV5.availableAmount+freezeDetailsare required in types now (API returns them)CoinInfoV5.chains[].withdrawMaxadded;remainAmountstill typed but deprecated
Type updates (existing endpoints)
- Position -
openTimeonPositionV5+WSPositionV5 - Instruments -
symbolIdon spot / linear / inverse / option;InstrumentSymbolTypeV5(stock,forex, etc.) - Affiliate user info -
paySendAmount30Day,payFtt,cardFtt; request paramscoin,business - Fixed loan supply -
availableSourceon create;refundedAccounton cancel supply - Earn position -
availableAmount,freezeDetails[]
New - Strategy (/v5/strategy/*)
createStrategyOrder- twap / chaseOrder / iceberg / povgetStrategyListgetStrategyOrderListstopStrategy
New - Hold to Earn (/v5/earn/hold-to-earn/*)
getHoldToEarnAirdropProducts- public, no authgetHoldToEarnAirdropYieldHistory- needs Earn permission
New - PWM investment plan (user)
getPwmInvestmentPlanList-GET .../investment-plan/listgetPwmInvestmentPlanDetailgetPwmPendingInvestmentPlanDetail-.../new-planclaimPwmWithdrawableFundsgetPwmInvestmentPlanAssetTrendgetPwmFundHistoricalNavsubscribePwmInvestmentPlaninvestMorePwmInvestmentPlanredeemPwmInvestmentPlangetPwmInvestmentPlanOrders
New - PWM customize plan
getPwmSubscribableProductInfo- publiccreatePwmCustomizeInvestmentPlan
New - PWM asset manager
getPwmAllFundssettlePwmFundProfitcreatePwmFundcreatePwmAssetManagerInvestmentPlangetPwmAssetManagerInvestmentPlans- not the same as usergetPwmInvestmentPlanListmanagePwmAssetManagerInvestmentPlangetPwmAllFundOrdersmanagePwmFundOrder- approve/rejectcreatePwmFundSubAccountpwmFundTransfer- custodian sub-account keygetPwmFundTransferRecords
Affiliate
getAffiliateSubAffiliateList-GET /v5/affiliate/affiliate-sub-list
New modules
src/types/request|response/v5-strategy.tssrc/types/request|response/v5-earn-pwm.ts
Examples (examples/apidoc/)
V5/Strategy/*(4)V5/Earn/get-hold-to-earn-*(2)V5/Earn/PWM/*(23)V5/Affiliate/get-affiliate-sub-affiliate-list.js
Other
docs/endpointFunctionList.mdregeneratedllms.txtregenerated- version bump
4.6.2->4.6.3