<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Questions about new Reporting API in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Questions-about-new-Reporting-API/m-p/6590#M4901</link>
    <description>&lt;P&gt;I'm looking for a way to run a nightly settlement report via an API, but the new reporting options seem to only allow me to query the results of a Batch or a specific transaction. What I'd like to be able to do is get the data for all transactions within a specified date range. TransactionID, transaction type, amount, etc. My application currently processes individual transactions in real time using hte AIM integration.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My goal is to create a nightly reconciliation between my application and the data from Authorize.Net.&lt;/P&gt;&lt;P&gt;Is there a way to do this via an API?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 22 Oct 2010 19:44:50 GMT</pubDate>
    <dc:creator>tproell</dc:creator>
    <dc:date>2010-10-22T19:44:50Z</dc:date>
    <item>
      <title>Questions about new Reporting API</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Questions-about-new-Reporting-API/m-p/6590#M4901</link>
      <description>&lt;P&gt;I'm looking for a way to run a nightly settlement report via an API, but the new reporting options seem to only allow me to query the results of a Batch or a specific transaction. What I'd like to be able to do is get the data for all transactions within a specified date range. TransactionID, transaction type, amount, etc. My application currently processes individual transactions in real time using hte AIM integration.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My goal is to create a nightly reconciliation between my application and the data from Authorize.Net.&lt;/P&gt;&lt;P&gt;Is there a way to do this via an API?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Oct 2010 19:44:50 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Questions-about-new-Reporting-API/m-p/6590#M4901</guid>
      <dc:creator>tproell</dc:creator>
      <dc:date>2010-10-22T19:44:50Z</dc:date>
    </item>
    <item>
      <title>Re: Questions about new Reporting API</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Questions-about-new-Reporting-API/m-p/6592#M4902</link>
      <description>&lt;P&gt;Sure, just use the new batch reporting API call to get the transaction IDs within the specified date range and then use the new transaction report API to get the specific information you are looking for from each transaction in the batch&amp;nbsp;settlement&amp;nbsp;report.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Pseudo code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;Get Batch Report
Foreach transaction
    Make transaction API call
    Get transaction information&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Oct 2010 20:02:20 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Questions-about-new-Reporting-API/m-p/6592#M4902</guid>
      <dc:creator>stymiee</dc:creator>
      <dc:date>2010-10-22T20:02:20Z</dc:date>
    </item>
    <item>
      <title>Re: Questions about new Reporting API</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Questions-about-new-Reporting-API/m-p/6736#M4967</link>
      <description>&lt;P&gt;We have the same problem. We don't see transaction details in the batch API call response.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Check the example posted on the Authorize side:&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://community.developer.authorize.net/t5/News-and-Announcements/New-API-Call-getSettledBatchList/td-p/6394" rel="nofollow"&gt;http://community.developer.authorize.net/t5/News-and-Announcements/New-API-Call-getSettledBatchList/td-p/6394&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are no ID's in that example either.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Oct 2010 18:38:34 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Questions-about-new-Reporting-API/m-p/6736#M4967</guid>
      <dc:creator>fiftyandfifty</dc:creator>
      <dc:date>2010-10-27T18:38:34Z</dc:date>
    </item>
    <item>
      <title>Re: Questions about new Reporting API</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Questions-about-new-Reporting-API/m-p/6868#M5027</link>
      <description>&lt;P&gt;Hey there, &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Check out our latest release &lt;A href="http://community.developer.authorize.net/t5/News-and-Announcements/New-API-Call-getTransactionList/td-p/6772" target="_self" rel="nofollow"&gt;here&lt;/A&gt;. This should help you with your issue as this release ties all three calls together so you can get what you need. &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Michelle&lt;/P&gt;
&lt;P&gt;Developer Community Manager&lt;/P&gt;</description>
      <pubDate>Fri, 29 Oct 2010 22:30:39 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Questions-about-new-Reporting-API/m-p/6868#M5027</guid>
      <dc:creator>Michelle</dc:creator>
      <dc:date>2010-10-29T22:30:39Z</dc:date>
    </item>
    <item>
      <title>Re: Questions about new Reporting API</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Questions-about-new-Reporting-API/m-p/8706#M5878</link>
      <description>&lt;P&gt;That does solve the problem we are having of connecting the three but now my issue lies with getTransactionDetails not having all the data the Silent Post gets. The one I need is SUBSCRIPTION ID so the transactions your API finds can be tied to the user's Subscription. Thoughts?&lt;/P&gt;</description>
      <pubDate>Wed, 15 Dec 2010 23:59:15 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Questions-about-new-Reporting-API/m-p/8706#M5878</guid>
      <dc:creator>fiftyandfifty</dc:creator>
      <dc:date>2010-12-15T23:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: Questions about new Reporting API</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Questions-about-new-Reporting-API/m-p/8734#M5892</link>
      <description>&lt;P&gt;You're not capturing the subscription ID when the subscription is created?&lt;/P&gt;</description>
      <pubDate>Thu, 16 Dec 2010 14:21:08 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Questions-about-new-Reporting-API/m-p/8734#M5892</guid>
      <dc:creator>stymiee</dc:creator>
      <dc:date>2010-12-16T14:21:08Z</dc:date>
    </item>
    <item>
      <title>Re: Questions about new Reporting API</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Questions-about-new-Reporting-API/m-p/8768#M5909</link>
      <description>&lt;P&gt;We have the subscription ID but when you look at a transaction detail, it doesn't have the subscription ID tied to it. So how do I use the API to find ARB subscriptions and add them to our system if the transaction detail doesn't tell me what Subscription ID the transaction belongs to?&lt;/P&gt;</description>
      <pubDate>Thu, 16 Dec 2010 18:50:16 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Questions-about-new-Reporting-API/m-p/8768#M5909</guid>
      <dc:creator>fiftyandfifty</dc:creator>
      <dc:date>2010-12-16T18:50:16Z</dc:date>
    </item>
    <item>
      <title>Re: Questions about new Reporting API</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Questions-about-new-Reporting-API/m-p/8774#M5912</link>
      <description>&lt;P&gt;Gotcha. So you're looking for the link to connect the two. Hopefully someone who is more familiar with the reporting API can make a suggestion.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Dec 2010 19:38:14 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Questions-about-new-Reporting-API/m-p/8774#M5912</guid>
      <dc:creator>stymiee</dc:creator>
      <dc:date>2010-12-16T19:38:14Z</dc:date>
    </item>
    <item>
      <title>Re: Questions about new Reporting API</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Questions-about-new-Reporting-API/m-p/8848#M5948</link>
      <description>&lt;P&gt;Unfortunately there is no way currently to retreive the subscription ID with a transaction details request.&amp;nbsp; This is certainly something that may be added, but I don't have any kind of timeline that I can provide.&amp;nbsp; My best recomendation for the moment is to make use of the invoice number field so that you can keep track of which subscription goes with which transaction. You can specify your own invoice number when creating a subscription and this will end up int he transaction details for each transaction that it generates.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Dec 2010 23:05:52 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Questions-about-new-Reporting-API/m-p/8848#M5948</guid>
      <dc:creator>Trevor</dc:creator>
      <dc:date>2010-12-17T23:05:52Z</dc:date>
    </item>
    <item>
      <title>Re: Questions about new Reporting API</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Questions-about-new-Reporting-API/m-p/17044#M9562</link>
      <description>&lt;P&gt;Just curious if any headway has been made on this issue (tying tranactions to subscriptions).&amp;nbsp; I have been using the invoice number for this, but was curious if this would soon be available through the API.&amp;nbsp; Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2011 20:07:41 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Questions-about-new-Reporting-API/m-p/17044#M9562</guid>
      <dc:creator>mtipom</dc:creator>
      <dc:date>2011-09-12T20:07:41Z</dc:date>
    </item>
    <item>
      <title>Re: Questions about new Reporting API</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Questions-about-new-Reporting-API/m-p/17050#M9565</link>
      <description>&lt;P&gt;I just use the callback page to associate charges with subscriptions. Perhaps not as elegant if you want to use the transaction details API for everything, but it works.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2011 22:20:12 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Questions-about-new-Reporting-API/m-p/17050#M9565</guid>
      <dc:creator>TJPride</dc:creator>
      <dc:date>2011-09-12T22:20:12Z</dc:date>
    </item>
    <item>
      <title>Re: Questions about new Reporting API</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Questions-about-new-Reporting-API/m-p/17118#M9597</link>
      <description>&lt;P&gt;Hey mtipom﻿,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;No, we have not yet added any ARB subscription info into the reporting API. But we've definitely passed that feedback on to our development teams.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Michelle&lt;/P&gt;
&lt;P&gt;Developer Community Manager&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2011 21:16:16 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Questions-about-new-Reporting-API/m-p/17118#M9597</guid>
      <dc:creator>Michelle</dc:creator>
      <dc:date>2011-09-15T21:16:16Z</dc:date>
    </item>
  </channel>
</rss>

