Edit Offers

Update the odds or the remaining stake on one or more unmatched offers.

API GROUP : BETTING_WRITE

Body Params
json
Defaults to { "offers":[ { "id":422497589540014, "current-odds":1.5, "new-odds":3.0, "current-stake":50, "new-stake":100 } ] }

Array of offers to be edited.

Responses

Language
Response
Choose an example:
application/json