Spot API Change Log (December 2020)

Dear users,

Welcome to HTX API! We will continue to update the Spot API change log (December 2020) in this announcement. Please stay tuned. Check 【API Docs】for more details.

 

2. HTX Adds Return Parameter to Order History and Order Details API

HTX has added the return parameter of fee-deduct-state to the Order History
and Order Details API upon the effectiveness of the announcement.

Effective Date: December 16, 2020 (UTC+8)

All the changes will be updated on 【API Docs】. Clickhereto download the change details.

 

1. Announcement on Adding Cancellation API for ETP Subscription/Redemption Orders on HTX

HTX has added the cancellation API for ETP subscription and redemption orders and optimized the retrieve API, allowing users to cancel ETP orders easily. Details are as follows:

1)Cancellation of Single Subscription/Redemption Order
POST /v2/etp/{transactId}/cancel
API Key Permission: transaction
Frequency Limit: 1 time/second


2)Cancellation of Batch Subscription/Redemption Orders
POST /v2/etp/batch-cancel
API Key Permission: transaction
Frequency Limit: 1 time every 5 seconds


3)Adding “Cancelled” to the enumeration data of the ETP subscription/redemption retrieve parameter - transactStatus

Effective Date: December 15, 2020 (UTC+8)

All the changes will be updated on 【API Docs】. Clickhereto download the change details.