API List
Query Deposit Order
POST
API Description
The Query Deposit Order Interface is used to query deposit order details based on the provided parameters. It supports querying by pre-deposit order ID, deposit amount, blockchain name, cryptocurrency symbol, transaction ID, and destination address, returning the corresponding deposit order details.
Headers
请求内容类型。
Example:
"multipart/form-data"
平台分配的 API-KEY。
Example:
"your-api-key"
Body
application/json
查询存款订单的请求参数(JSON 格式)。
The body is of type object
.
Response
200
application/json
成功响应,返回存款订单详情。
The response is of type object
.