<?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 Programatically find General Error transactions for a given ARB Subscription in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Programatically-find-General-Error-transactions-for-a-given-ARB/m-p/60720#M35234</link>
    <description>&lt;P&gt;Is there a way to find General Error transactions associated with an ARB Subscription using the AuthorizeNET API?&lt;/P&gt;</description>
    <pubDate>Tue, 05 Dec 2017 05:28:11 GMT</pubDate>
    <dc:creator>guzmanje1</dc:creator>
    <dc:date>2017-12-05T05:28:11Z</dc:date>
    <item>
      <title>Programatically find General Error transactions for a given ARB Subscription</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Programatically-find-General-Error-transactions-for-a-given-ARB/m-p/60720#M35234</link>
      <description>&lt;P&gt;Is there a way to find General Error transactions associated with an ARB Subscription using the AuthorizeNET API?&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2017 05:28:11 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Programatically-find-General-Error-transactions-for-a-given-ARB/m-p/60720#M35234</guid>
      <dc:creator>guzmanje1</dc:creator>
      <dc:date>2017-12-05T05:28:11Z</dc:date>
    </item>
    <item>
      <title>Re: Programatically find General Error transactions for a given ARB Subscription</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Programatically-find-General-Error-transactions-for-a-given-ARB/m-p/60721#M35235</link>
      <description>&lt;P&gt;You can now pass new&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&amp;lt;includeTransactions&amp;gt; flag is passed with the GetSubscription Request to get lastest 20 transactions&amp;nbsp; associated with subscription .&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The API documentations will be updated in coming weeks .&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2017 06:06:06 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Programatically-find-General-Error-transactions-for-a-given-ARB/m-p/60721#M35235</guid>
      <dc:creator>Anurag</dc:creator>
      <dc:date>2017-12-05T06:06:06Z</dc:date>
    </item>
    <item>
      <title>Re: Programatically find General Error transactions for a given ARB Subscription</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Programatically-find-General-Error-transactions-for-a-given-ARB/m-p/60723#M35236</link>
      <description>&lt;P&gt;Great.&amp;nbsp; Can I assume there will be a 'transactions' list property in the response?&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2017 06:55:10 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Programatically-find-General-Error-transactions-for-a-given-ARB/m-p/60723#M35236</guid>
      <dc:creator>guzmanje1</dc:creator>
      <dc:date>2017-12-05T06:55:10Z</dc:date>
    </item>
    <item>
      <title>Re: Programatically find General Error transactions for a given ARB Subscription</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Programatically-find-General-Error-transactions-for-a-given-ARB/m-p/60724#M35237</link>
      <description>&lt;P&gt;Yes it will have a new element&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV class="collapsible-content"&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&amp;lt;xs:element&lt;SPAN class="html-attribute"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="html-attribute-name"&gt;name&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;arbTransactions&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="html-attribute-name"&gt;type&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;anet:ARBTransactionList&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="html-attribute"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="html-attribute-name"&gt;minOccurs&lt;/SPAN&gt;="&lt;SPAN class="html-attribute-value"&gt;0&lt;/SPAN&gt;"&lt;/SPAN&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="line"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="line"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;You can check the XSD at&amp;nbsp;&lt;A href="https://api.authorize.net/xml/v1/schema/AnetApiSchema.xsd" target="_blank"&gt;https://api.authorize.net/xml/v1/schema/AnetApiSchema.xsd&lt;/A&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="line"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;Also test the API using the Try it Tab under API reference&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="line"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="line"&gt;&lt;SPAN class="html-tag"&gt;&lt;A href="https://developer.authorize.net/api/reference/index.html#recurring-billing-get-subscription&amp;nbsp;" target="_blank"&gt;https://developer.authorize.net/api/reference/index.html#recurring-billing-get-subscription&amp;nbsp;&lt;/A&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 05 Dec 2017 06:58:33 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Programatically-find-General-Error-transactions-for-a-given-ARB/m-p/60724#M35237</guid>
      <dc:creator>Anurag</dc:creator>
      <dc:date>2017-12-05T06:58:33Z</dc:date>
    </item>
  </channel>
</rss>

