/session/getOrdersByUser route in core-api).
Request
GET
https://api.4cx.io/user/getOpenOffers GETAuthorization
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Lists your unmatched open offers on the exchange.
/session/getOrdersByUser route in core-api).
https://api.4cx.io/user/getOpenOffers GETAuthorization
{
"data": {
"offers": [
{
"id": "ord_001",
"gameID": "evt_001",
"risk": 50,
"odds": -110,
"type": "moneyline",
"origin": "offer"
}
]
}
}
