Improved
Q1 2025
10 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_typethat can beORIGINALCORRECTIONVOID
- Includes a new optional query parameter
- /transactions/{id} Transaction Updated Support
- New supported transaction types
stakeunstakecost-basis-transfer - New supported subtypes for the
depositandwithdrawtypes -inheritancewrappingasset-name-changeinternal-personal - New optional field
counterparty_transaction_id
- New supported transaction types
- Inventory Support for Staked Assets
- /inventory response includes
lockobject if the lot is locked by a mechanism such as staking and unavailable for disposal. - /inventory/summaries response includes
locked_quantitiesobject to denote amount of an asset that is locked or staked.
- /inventory response includes
