Orders
NOTE: This endpoint requires API key and request signing, for more information please refer to Authentication section.
Query Order
GET
htts://satangcorp.com/api/v3/orders
Check an order's status.
Query Parameters
Name
Type
Description
pair
string
A string representing paring, can be 'btc_thb' 'eth_thb' ...
orderId
number
Order ID
Headers
Name
Type
Description
Signature
string
This field require encrypt of API key and API Secret
Authorization
string
This field require API key
Last updated
Was this helpful?