Skip to main content
GET
This endpoint returns the data of order.

Path Parameters

id
string
required

Response

The request has succeeded

orderId
string
required
Example:

"0x997cde21a489d060dd83c897c7e69bc5aa3d56398cc1129fbe34f3bc439b6db9"

status
enum<string>
required
Available options:
None,
Created,
Fulfilled,
SentUnlock,
OrderCancelled,
SentOrderCancel,
ClaimedUnlock,
ClaimedOrderCancel
Example:

"Fulfilled"

orderStruct
object
required
externalCallState
enum<string>
Available options:
NoExtCall,
AwaitingOrderFulfillment,
AwaitingExecution,
Executing,
Completed,
Failed,
Cancelled
Example:

"AwaitingOrderFulfillment"