cancel
Showing results for 
Search instead for 
Did you mean: 

question - getUnsettledTransactionListRequest

"GetUnsettledTransactionListRequest" has a problem.
I have 2 pending transactions, but in vain I pass the values to the return value is always that there are no record hits.

 

{ "getUnsettledTransactionListRequest": { "merchantAuthentication": { "name": "6Jn9WV3n3SU", "transactionKey": "67eGZdPfr896qU5d" }, "refId": "12345", "status": "pendingApproval", "sorting": { "orderBy": "submitTimeUTC", "orderDescending": false }, "paging": { "limit": "1", "offset": "1" } } }

 

Why is it that you can't find anything?

MartaTamas911
Member
1 REPLY 1

I have 2 transactions that are in "Captured / Pending Settlement" status. So unsettled.

 

So there should be 2 record hits

MartaTamas911
Member