cancel
Showing results for 
Search instead for 
Did you mean: 

PHP How to get list of transactions via BatchID

How do I pull a list of TransactionsIDs by providing a BatchID?

 

This doesn't seem to work:

$response = $request->getTransactionListRequest($batchid);

foundation406
Contributor
3 REPLIES 3

Nevermind, I got it.

foundation406
Contributor

How did you solve this?? which BatchID should I use?

Hey! How did you solve this? which batchId should I use in sandbox?