get order
API details
This API retrieves the detailed information of an order. Provide one of these identifiers:
orderId
clientOrderId (format:
${HIN}_${nonce}
, e.g.,10001_123
)txHash
Code example
SDK
Source code https://github.com/Deland-Labs/hibit-sdk
References
Last updated