Hi,
When placing a bet on a football match and it gets matched, the website offers the function to view the current market of the bet and a "Cash out" button which let's you take money earlier before the bet result is final.
I am trying to replicate this feature from the API but cannot find the correct method. I tried using the cancelOrders method but it seems to work only when the bet is still unmatched.
I would really appreciate any feedback about this and guidance on how to achieve the "Cash out" feature from the API-NG.
Thanks in advance!
When placing a bet on a football match and it gets matched, the website offers the function to view the current market of the bet and a "Cash out" button which let's you take money earlier before the bet result is final.
I am trying to replicate this feature from the API but cannot find the correct method. I tried using the cancelOrders method but it seems to work only when the bet is still unmatched.
I would really appreciate any feedback about this and guidance on how to achieve the "Cash out" feature from the API-NG.
Thanks in advance!
Comment