cancel
Showing results for 
Search instead for 
Did you mean: 

ARB History in C# .net

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.

 

bobbydoogle
Contributor
2 REPLIES 2

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 

RichardH
Administrator Administrator
Administrator

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.