Query International Transaction
{
"Query": "(F='328217c4-7059-11ef-a730-a6469c956913')&&(B=3)&&(E=1) "
}{
"Intl_Transaction_QueryResult": {
"ErrCode": 0,
"ErrMsg": "",
"FunctionOk": true,
"NumRecords": 1,
"RespMsg": "Successfully Returned Transaction Records : 1",
"Transactions": [
{
"Action": "SALE",
"Address": "generating sale",
"Amount": 0,
"Card": "0042",
"Card_Expiration_Date": "12\/2025",
"Card_Token": "",
"City": "Auburn",
"Country": "US",
"CreatedOn": "\/Date(1726071401083-0400)\/",
"Currency": null,
"Decline_Reason": "",
"Descriptor": "",
"Email": [email protected],
"Fname": "Nancy",
"ID": 570,
"Lname": "Draper",
"MerchID": 1,
"Order_ID": "B7A6A9DF",
"Phone": "",
"PostalCode": "32658",
"REFID": "",
"RPGUID": "",
"Recurring_Token": "",
"Result": "SUCCESS",
"Schedule_ID": null,
"State": "ME",
"Status": "SETTLED",
"Trans_Date": "Sep 11 2024 4:16PM",
"Trans_ID": "328217c4-7059-11ef-a730-a6469c956913",
"bank_date": null,
"chargeback_date": null,
"reason_code": null
}
]
}
}Last updated
Was this helpful?