Skip to main content
POST
Order status

Authorizations

Authorization
string
header
required

Optional. API key passed via Authorization: Bearer <key>. Required only when API_KEY is configured on the server.

Body

application/json
type
enum<string>
required
Available options:
orderStatus
user
string
required

42-character hex address

Example:

"0xabc..."

oid
required

Order id (u64) or cloid (0x-prefixed string)

Response

Order status (HL shape)

status
string
Example:

"order"

order
object

Upstream node response (HL-native shape).