orderID with your session id.
Request
GET
https://api.4cx.io/session/lookupOrder?orderID=507f1f77bcf86cd799439011 GETAuthorization
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Returns one order you own by session id.
orderID with your session id.
https://api.4cx.io/session/lookupOrder?orderID=507f1f77bcf86cd799439011 GETAuthorization
| Query | Description |
|---|---|
orderID | Your session / order id |
{
"data": {
"id": "507f1f77bcf86cd799439011",
"odds": -110,
"matchedRisk": "0.00",
"unmatchedRisk": "50.00",
"type": "moneyline"
}
}
