Missing data from getAccountStatement

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jptrader
    Junior Member
    • Nov 2009
    • 82

    #1

    Missing data from getAccountStatement

    Many of the fields in the ItemClassData map returned from getAccountStatement are empty. This includes e.g. the price, selectionId, selectionName, etc. Is this intented?

    An example:

    Code:
    {\"avgPrice\":0.0,\"betSize\":0.0,\"betType\":\"B\",\"betCategoryType\":\"NONE\",\"commissionRate\":\"2.98%\",\"eventId\":119234896,\"eventTypeId\":1,\"fullMarketName\":\"Fixtures 25 June      / Ceara Fortaleza U20 v Palmeiras U20/ Palmeiras U20 +2\",\"grossBetAmount\":37.61,\"marketName\":\"Palmeiras U20 +2\",\"marketType\":\"O\",\"placedDate\":\"2015-06-25T22:31:53.000Z\",\"selectionId\":0,\"selectionName\":null,\"startDate\":\"0001-01-01T00:00:00.000Z\",\"transactionType\":\"ACCOUNT_DEBIT\",\"transactionId\":0,\"winLose\":\"RESULT_NOT_APPLICABLE\"}
  • jptrader
    Junior Member
    • Nov 2009
    • 82

    #2
    Sorry, this was my mistake, getAccountStatement returns the correct data. Please disregard this thread

    Comment

    Working...
    X