getHistoryStatement: Retrieves the statement history or odds from the system

Description Usage Arguments References

View source: R/getHistoryStatement.R

Description

Retrieves the statement history or odds from the system

Usage

1
2
3
getHistoryStatement(url, token, from = "01/01/2016", to = "08/06/2018",
  bookies = "IBC,SBO,SIN,PIN,ISN,GA",
  shouldHideTransactionData = "false")

Arguments

url, token

see [httr::GET()].

from, to

dDate string, mm/dd/yyy.

bookies

comma seperated string of bookie ids.

shouldHideTransactionData

string with a logical.

References

<https://www.asianodds88.com/documentation.aspx/#3-2-gethistorystatement>


SPFL-Analysis/asianOddsAPI documentation built on Jan. 10, 2020, 5:58 a.m.