Max Stake Retrieval
This example shows how the maximum acceptable stake for a bet can be retrieved. The Max Stake Request contains a regular ticket, in this case there are three selections within one bet. The ticket itself has not yet been placed, the client wants to know the maximum stake first. The stake value is not relevant here, but it must follow the rules set by the regex. The stake type must be "cash". For details on the stake array, please see the description on the Ticket Placement Request page.
The maximum stake is returned in the bets array of the Max Stake Response, as the stake of the first bet in the array. In terms of Max stake, the only supported stake type is "cash".
Last updated
Was this helpful?