- Added Staking API v6
- Staking API v5 has been removed
Breaking changes:
- All endpoints moved from
/staking/v5/...to/staking/v6/... - Removed
toAccountNumberfrom CreateStakingOrder. The paired staking account is now resolved from the trading account, or fromproductIdwhen no pairing exists. - Renamed
payoutAccounttopayoutAccountNumberon StakingAccount.
Non breaking changes
- Added
premiumAccountsSupportedproperty to Product. - Added
pairedTradingAccountNumberproperty to StakingAccount. - Clarified descriptions of
fromAccountNumberandproductIdon CreateStakingOrder.
Staking API v5:
- Removed
stakingRewardDataendpoint. - All Staking v5 endpoints are now deprecated and will be removed in a future version.
- Added maximumEntryStakingOrderAmount and maximumExitStakingOrderAmount properties to Product.
- Added payoutAccount property to StakingRewardsStatementAccount.
- Updated reward description for executionLayerAmount and consensusLayerAmount to clarify Pre-Pectra Ethereum applicability.
- Removed
Loans API v1:
- Added endpoint to get borrowing report by portfolio.
- Added endpoint to get lending report by portfolio.
- Added endpoint to list portfolio numbers.
- Added currentLtv, smLtv, and hmLtv properties to BorrowLendReport.
Custody API v1:
- Added isProofWallet property to Account.
- Added AED currency support.
Trading API v3:
- Added isPendingApproval property to ExecutionReport.
- Added internallyTradeable property to Instrument.
- Added isActive property to Instrument.
- Added optional includeInactive query parameter to the instruments endpoint.
Custody API:
- Added payoutCurrency property to AccountStatementAccount and StakingRewardsStatementAccount.
Staking API v5:
- Added maximumEntryStakingOrderAmount and maximumExitStakingOrderAmount properties to Product.
- Added payoutAssetSymbol property to RewardDetails.
- Added isMinimumCommissionApplied property to ExecutionReport.
Trading API v3:
- Added isMinimumCommissionApplied property to Quote.
Reporting API:
- Updated endpoints for AccountOrdersStatement and BalanceStatement to include new response properties.
- Added Loans API v1
- Staking API v5: Non breaking changes
- New property
transactionReferenceon StakingOrder
- New property
- Added Staking API v5
- Staking API v4 is obsolete and will be removed in a future version
- Reporting API v1: Non breaking changes
- New property
tradeOrderDetailson account order statement
- New property
Breaking changes:
- Updated response of
/staking/v5/stakingAccounts - Updated response of
/staking/v5/products - Staking performance data endpoint requires operating unit:
/staking/v4/stakingRewardData/staking/v5/operatingUnits/<operatingUnit>/stakingRewardData
Non breaking changes
- New endpoint
/staking/v5/stakingAccounts/<accountNumber> - New optional query params on
/staking/v5/stakingAccounts - Updated response of
/staking/v5/stakingRewards - Updated response of
/staking/v5/stakingRewards/<id> - Updated response of
/staking/v5/stakingOrders - Updated response of
/staking/v5/stakingOrders/<id>
- Custody API v1: Non breaking changes
- New endpoint to get historical portfolio value
- Added Reporting API v1
- Reporting API v0 is obsolete and will be removed in a future version
- Trading API v3: Non breaking changes
- New property
legson trade orders (ExecutionReport)
- New property
- Custody API v1: Non breaking changes
- New endpoints to get account onchain info
- Added Custody API v1
- Initial release of the Bitcoin Suisse REST API 🎉
- Customer Management API v1
- Trading API v3
- Staking API v4
- Reporting API v0