I'm working with the Exchange Games API (v1.142) for Exchange Baccarat and can successfully authenticate and retrieve market data, but the postBetOrder endpoint consistently returns a 500 error.
Setup:
- Authentication working (200 OK on getChannelSnapshot)
- Using gamexAPIPassword, gamexAPIAgent, gamexAPIAgentInstance headers
- Exchange Games wallet funded
- Testing with valid market ID, round ID, selection ID from live data
Error:
Status: 500
errorCode: EXCEPTION
errorDetails: "The API is currently unavailable"
Questions:
1. Is automated bet placement via postBetOrder still supported for retail accounts?
2. Do I need additional permissions or application approval?
3. Is this functionality restricted to licensed vendors only?
The documentation states transactional services are available, but I can't find any recent examples or discussions about bet placement.
Any help would be appreciated!
Setup:
- Authentication working (200 OK on getChannelSnapshot)
- Using gamexAPIPassword, gamexAPIAgent, gamexAPIAgentInstance headers
- Exchange Games wallet funded
- Testing with valid market ID, round ID, selection ID from live data
Error:
Status: 500
errorCode: EXCEPTION
errorDetails: "The API is currently unavailable"
Questions:
1. Is automated bet placement via postBetOrder still supported for retail accounts?
2. Do I need additional permissions or application approval?
3. Is this functionality restricted to licensed vendors only?
The documentation states transactional services are available, but I can't find any recent examples or discussions about bet placement.
Any help would be appreciated!

