improved
Q1 2025
4 months ago by Jackie Duong
- /transfer-lots/transactions/{transaction_id} Return Cost Basis Transfer-Lots for Withdrawals
- Returns transfer lots and cost basis associated with the withdraw (transfer-out) transaction, if they exist.
- /accounts/{id}/tax-documents Get Released Tax Documents improvement
- Includes a new optional query parameter
include_historical
- This field allows you to retrieve all revisions of a user's released tax forms, potentially returning multiple revision numbers for each form type and year. If not passed, only the latest released tax document for each type and year will be included in the response.
- Includes a new response type per form
revision_type
that can beORIGINAL
CORRECTION
VOID
- Includes a new optional query parameter
- /transactions/{id} Transaction Updated Support
- New supported transaction types
stake
unstake
cost-basis-transfer
- New supported subtypes for the
deposit
andwithdraw
types -inheritance
wrapping
asset-name-change
internal-personal
- New optional field
counterparty_transaction_id
- New supported transaction types
- Inventory Support for Staked Assets
- /inventory response includes
lock
object if the lot is locked by a mechanism such as staking and unavailable for disposal. - /inventory/summaries response includes
locked_quantities
object to denote amount of an asset that is locked or staked.
- /inventory response includes