cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Can't see Suspicious Tractions on API

I can see Suspicious Transactions 63213136449, 63213134597 for 8/23 through 8/25 in https://account.authorize.net/ui/themes/anet/FraudFilter/Search.aspx., but can't see them on API using code on https://developer.authorize.net/api/reference/index.html#transaction-reporting-get-unsettled-transac.... Response on API:
{
"totalNumInResultSet": 0,
"refId": "12345",
"messages": {
"resultCode": "Ok",
"message": [
{
"code": "I00004",
"text": "No records found."
}
]
}
}

 

How do I see Suspicious Transactions through the API (i.e., what's the CURL code)?

barkebn
Member
0 REPLIES 0