Orders
Endpoints to interact with and retrieve orders.
Get Orders
Query Parameters
Name
Type
Description
[
{
"id": string,
"market": string,
"onchainTicker": string,
"createdAt": string,
"state": string,
"payToAddress": string,
"amount": string | BigNumber
"amountPaid": string | BigNumbe
"expiryTimestamp": Date
}
]InvalidOnchainTicker
InvalidInvoiceHashSomething went wrong...better call Craig WrightExample
Get Order
Path Parameters
Name
Type
Description
Example
Get Order State
Path Parameters
Name
Type
Description
Example
Get Order Funding Details
Path Parameters
Name
Type
Description
Example
Get Order Transactions
Path Parameters
Name
Type
Description
Example
Get Refund
Path Parameters
Name
Type
Description
Example
Last updated
Was this helpful?