v1
latestOpenAPI 3.0.02026-07-1462633.1 KBBets
Allows a trusted application to cash in a bet (take a return on a bet) on behalf of the customer
Allows a trusted application to cash in a bet (take a return on a bet) on behalf of the customer. If the customers monitor bets they can cash in a bet at any point before the event ends.
put/{betId}/cashin
Path parameters
betIdstring required
The identifier of the bet
Query parameters
cashInValuenumber double required
The cash in value of the bet
cashinBetDelayIdstring required
The ID of this bet delay
Headers
apiKeystring required
A unique identifier of your application that is generated by the API portal.
apiSecretstring required
Another unique identifier for your application.
apiTicketstring required
The ticket obtained from the sessions API
Response
Success