I need to create a webpage that can call the api
https://developer.authorize.net/api/reference/index.html#transaction-reporting-get-batch-statistics
and return it to the page to either print or email a pdf of to a user
any suggestions on where to sta...