Get Transactions
{
"status_code": 0,
"status": "Success",
"processing_time": 0.577,
"response_data": {
"transaction_count": 1,
"page": 1,
"total_record_count": 1,
"number_of_pages": 1,
"start_date": "2020-06-15 00:00:00",
"end_date": "2020-07-16 23:59:59",
"sums": {
"unsettled": 6.52,
"settled": 23.55,
"adjustment": 0,
"fee": -1.57,
"payment": 0
},
"transactions": [
{
"is_savings": true,
"deny_code": null,
"disputable": false,
"details": "Pending Payment",
"act_type": "PE",
"act_type_description": "Pending Payment",
"post_ts": "2020-07-15 14:13:26",
"amt": 1,
"source_id": "7353070",
"type": "VL",
"type_description": "Visa Load",
"trans_code": "PEVL",
"arn": "",
"merchant_id": null,
"external_trans_id": "",
"calculated_balance": 30.11,
"ach_trans_id": null,
"auth_ts": null,
"prior_id": "0",
"card_id": "N/A",
"formatted_merchant_desc": null,
"network_code": null,
"auth_id": null,
"local_amt": null,
"local_curr_code": null,
"settle_amt": null,
"settle_curr_code": null,
"billing_amt": null,
"billing_curr_code": null,
"pmt_ref_no": "005461522202",
"mcc_code": null,
"iac_tax": "0",
"iva_tax": "0"
},
],
"beginning_balance": 0
},
"echo": {
"provider_transaction_id": "",
"provider_timestamp": null,
"transaction_id": "681a5fab-9570-4b40-a531-69ae657d3264"
},
"rtoken": "8cc16de0-5eda-4e2a-968e-3b08fce6f778",
"system_timestamp": "2020-07-15 14:13:28"
}Last updated