trungvothanh / betfair-api

Automatically exported from code.google.com/p/betfair-api
0 stars 0 forks source link

Add matchedSince input argument to getMUBets #2

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
As a developer 
I want to get matched bets for 'matched since' argument.
So that I can know which bets are matched.

Matched since:
Specifies a date and time to start from for the list of returned bets. (The 
dateTime datatype is pre-defined in XML. For information about its format, 
check the following URL: http://www.w3.org/TR/xmlschema-2/#dateTime.)
If you use the matchedSince parameter and you have specified a betStatus of MU, 
the bets returned will ignore any limit you set (using recordCount) for the 
number of records to be returned. Specifying a betStatus of MU causes the API 
to return your unmatched bets along with the matched ones.

Original issue reported on code.google.com by daniel.k...@gmail.com on 25 Oct 2010 at 12:01

GoogleCodeExporter commented 9 years ago

Original comment by daniel.k...@gmail.com on 25 Oct 2010 at 12:02

GoogleCodeExporter commented 9 years ago

Original comment by daniel.k...@gmail.com on 1 Nov 2010 at 5:46