[edit] - ignore -settings

spreadbetting wrote:I think it's only for accounts opened after 10 May 2016 not retrospectively charged.
Most internet and forum searches use the minus sign to exclude terms so I'd guess typing in "API-NG" would probably translate to search for "API" but not NG in the post, plus forums don't like to search for short terms under a certain amount of letters so API is probably overlooked too
perfect, how did i miss thatspreadbetting wrote:It' listed under transferFunds on the accounts API
http://docs.developer.betfair.com/docs/ ... nsferFunds
I've never needed to use it myself though.
thanks for the heads up - I've now implemented this in c# and have run the unit tests and all fine. it's definitely the *safe* way to do bot biz I feel. and agreed, duplication of logins is such a gross waste of time (plus recording into a db for auditing a must).LinusP wrote:I have something that does exactly this, logs to a db (via an api now) also to Dropbox so that I can see day to day profit without logging into numerous accounts.
Also customerStrategyRef to be added to placeOrders although looks like it is only for the streaming API.LinusP wrote:Latest changes to placeOrders enables bets below £2 as long as the payout is above £10 along with the implementation of betTargetType & betTargetSize.
http://docs.developer.betfair.com/docs/ ... ugust+2016