I'm having trouble figuring out how to request a history of ARB transactions by a particular customer identification. I'm currently working in Sandbox. I believe I may need to work with ARBGetSubscriptionListRequest , or getSettledBatchListRequest. I'm still getting familiar with how to use the API, so if you could provide an example of how the request is actually submited that would be most helpful.
11-03-2014 10:51 AM
Hello @bobbydoogle
You can obtain this information using the Transactions Details API. More details are available in the API Reference Guide at http://developer.authorize.net/api/reference/index.html#transaction-reporting
Richard
11-04-2014 08:17 AM
This is helpful, but what specific functions would allow me to pull up history based on a specific merchant specified ID?, all these functions seem to only allow settlement dates and batch ids as parameters.
11-04-2014 09:42 AM