September 2026
[September 7, 2026] Get Spot Transaction Records: Added 4 enum values to spotTaxType
Interface:
/api/v2/tax/spot-record
Changes:
- Added the following enum values to the
spotTaxTyperesponse parameter:delegate_user_account_in: Custody delegation - mapped account settlement indelegate_user_account_out: Custody undelegation - mapped account settlement outsettle_user_account_receive_in: Custody settlement - mapped account deposit indelegate_user_account_payable_out: Custody settlement - mapped account withdrawal out
[September 3, 2026] Get Spot Transaction Records: Added un_delegate_user_out enum value to spotTaxType
Interface:
/api/v2/tax/spot-record
Changes:
- Added
un_delegate_user_outenum value to thespotTaxTyperesponse parameter.
