View Single Post
Old 16-05-2008, 21:15   #17 (permalink)
arcadia00
Junior Punter
 
Join Date: 28 Oct 2004
Posts: 58
Default Re: Betfair Free API

Oh right thanks.


HTML Code:
<?xml version="1.0" encoding="utf-8"?> <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <soap:Body> <logout xmlns="https://api.betfair.com/global/v3/BFGlobalService"> <request> <header> <clientStamp>0</clientStamp> <sessionToken>$BetfairAPI::session_key</sessionToken> </header> </request> </logout> </soap:Body> </soap:Envelope>
arcadia00 is offline   Reply With Quote