“fromtime” field is optional, if set, it is to specify cutofftime to query
“comm”, optional, if there is commission for corresponding action, it will show you how much you were charged.
SAMPLE RESPONSE ON SUCCESS OR FAILURE
“total_rec” tells you how many records there are.
For each record, there is “rec_no”, this is just for counting. Total number of records received should match value in “total_rec” field. It should be sort by “time”.
If there are more than 100 records, system can send you multiple response, each will have100 records.