{
  "payLoad": {
    "accountNumber": "123456",
    "ibx": "ABX",
    "levelType": "ibx",
    "levelValue": "ABX",
    "interval": "1h",
    "data": [
      {
        "datetime": "201701010004",
        "value": "0.147"
      },
      {
        "datetime": "201701010004",
        "value": "0.147"
      },
      {
        "datetime": "201701010004",
        "value": "0.147"
      }
    ]
  },
  "status": {
    "type": "INFO",
    "statuscode": "1000",
    "msg": "OK"
  }
}