TBS Apps API

<back to all web services

PromolinkForRacingPromoRequest

The following routes are available for this service:
GET/PromolinkForRacingPromoGets Promolink For Racing Promo base on MasterEventIdGets Next To Jump Race base on MasterEventId
PromolinkForRacingPromoRequest Parameters:
NameParameterData TypeRequiredDescription
MasterEventIdqueryintYesEvent Identifier
PromolinkForRacingPromo Parameters:
NameParameterData TypeRequiredDescription
EventTypeIDformintNo
MasterCategoryIDformintNo
MasterCategoryNameformstringNo
VenueformstringNo
VenueIDformintNo
CountryCodeformstringNo
StateCodeformstringNo
EventIDformintNo
RaceNumberformintNo
NumDaysformintNo

To override the Content-type in your clients, use the HTTP Accept Header, append the .json suffix or ?format=json

To embed the response in a jsonp callback, append ?callback=myCallback

HTTP + JSON

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

GET /PromolinkForRacingPromo HTTP/1.1 
Host: tstextweb20.np.bluebet.com.au 
Accept: application/json
HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: length

{"EventTypeID":0,"MasterCategoryID":0,"MasterCategoryName":"String","Venue":"String","VenueID":0,"CountryCode":"String","StateCode":"String","EventID":0,"RaceNumber":0,"NumDays":0}