<?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 Re: ARBGetSubscriptionList - Grab more than 1000? How to? in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARBGetSubscriptionList-Grab-more-than-1000-How-to/m-p/47661#M24062</link>
    <description>&lt;P&gt;Alright thanks.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any easier method to importing these into excel other than saving the XMLs and importing 1 by 1 in excel?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 30 Sep 2014 16:24:55 GMT</pubDate>
    <dc:creator>MEHUL01</dc:creator>
    <dc:date>2014-09-30T16:24:55Z</dc:date>
    <item>
      <title>ARBGetSubscriptionList - Grab more than 1000? How to?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARBGetSubscriptionList-Grab-more-than-1000-How-to/m-p/47639#M24051</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Trying to grab more suscrbitions than 1000 at a time, I know this isn't possible so how do we accomplish this?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've tired using the offset, and using 1, 2, 3, 4 ,5 etc... but it seems as the ARBs are duplicating the the offsets.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&amp;lt;v1:paging&amp;gt;
&amp;lt;v1:limit&amp;gt;1000&amp;lt;/v1:limit&amp;gt;
&amp;lt;v1:offset&amp;gt;1&amp;lt;/v1:offset&amp;gt; &amp;nbsp; &amp;lt;---- changed this from 1 to 5 and saved the XML but there are duplicate ARBs than.&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&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;</description>
      <pubDate>Tue, 30 Sep 2014 01:29:57 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARBGetSubscriptionList-Grab-more-than-1000-How-to/m-p/47639#M24051</guid>
      <dc:creator>MEHUL01</dc:creator>
      <dc:date>2014-09-30T01:29:57Z</dc:date>
    </item>
    <item>
      <title>Re: ARBGetSubscriptionList - Grab more than 1000? How to?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARBGetSubscriptionList-Grab-more-than-1000-How-to/m-p/47641#M24052</link>
      <description>&lt;P&gt;How are you sorting it?&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://developer.authorize.net/api/reference/index.html#recurring-billing-get-a-list-of-subscriptions"&gt;http://developer.authorize.net/api/reference/index.html#recurring-billing-get-a-list-of-subscriptions&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Sep 2014 00:51:04 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARBGetSubscriptionList-Grab-more-than-1000-How-to/m-p/47641#M24052</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2014-09-30T00:51:04Z</dc:date>
    </item>
    <item>
      <title>Re: ARBGetSubscriptionList - Grab more than 1000? How to?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARBGetSubscriptionList-Grab-more-than-1000-How-to/m-p/47649#M24056</link>
      <description>&lt;P&gt;Can you give me an example of how I should sort it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've been doing "Amount"&lt;/P&gt;</description>
      <pubDate>Tue, 30 Sep 2014 15:53:42 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARBGetSubscriptionList-Grab-more-than-1000-How-to/m-p/47649#M24056</guid>
      <dc:creator>MEHUL01</dc:creator>
      <dc:date>2014-09-30T15:53:42Z</dc:date>
    </item>
    <item>
      <title>Re: ARBGetSubscriptionList - Grab more than 1000? How to?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARBGetSubscriptionList-Grab-more-than-1000-How-to/m-p/47651#M24057</link>
      <description>&lt;P&gt;Should i use&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;orderBy&amp;gt;id&amp;lt;/orderBy&amp;gt;&lt;BR /&gt;&amp;lt;orderDescending&amp;gt;false&amp;lt;/orderDescending&amp;gt;&lt;BR /&gt;&amp;lt;/sorting&amp;gt;&lt;BR /&gt;&amp;lt;paging&amp;gt;&lt;BR /&gt;&amp;lt;limit&amp;gt;1000&amp;lt;/limit&amp;gt;&lt;BR /&gt;&amp;lt;offset&amp;gt;1&amp;lt;/offset&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and than keep adding to the Offset +1 every page&lt;/P&gt;</description>
      <pubDate>Tue, 30 Sep 2014 15:55:00 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARBGetSubscriptionList-Grab-more-than-1000-How-to/m-p/47651#M24057</guid>
      <dc:creator>MEHUL01</dc:creator>
      <dc:date>2014-09-30T15:55:00Z</dc:date>
    </item>
    <item>
      <title>Re: ARBGetSubscriptionList - Grab more than 1000? How to?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARBGetSubscriptionList-Grab-more-than-1000-How-to/m-p/47655#M24059</link>
      <description>&lt;P&gt;If you click on the link&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://developer.authorize.net/api/reference/index.html#recurring-billing-get-a-list-of-subscriptions"&gt;http://developer.authorize.net/api/reference/index.html#recurring-billing-get-a-list-of-subscriptions&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;then&lt;/P&gt;&lt;P&gt;id, name, status, createTimeStampUTC, lastName, firstName, accountNumber, (ordered by last 4 digits only) amount, pastOccurences&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if the amount is the same for a lot of them, you might be duplicate, if id is unqine then sure, it is better.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Sep 2014 15:59:38 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARBGetSubscriptionList-Grab-more-than-1000-How-to/m-p/47655#M24059</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2014-09-30T15:59:38Z</dc:date>
    </item>
    <item>
      <title>Re: ARBGetSubscriptionList - Grab more than 1000? How to?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARBGetSubscriptionList-Grab-more-than-1000-How-to/m-p/47661#M24062</link>
      <description>&lt;P&gt;Alright thanks.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any easier method to importing these into excel other than saving the XMLs and importing 1 by 1 in excel?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Sep 2014 16:24:55 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARBGetSubscriptionList-Grab-more-than-1000-How-to/m-p/47661#M24062</guid>
      <dc:creator>MEHUL01</dc:creator>
      <dc:date>2014-09-30T16:24:55Z</dc:date>
    </item>
    <item>
      <title>Re: ARBGetSubscriptionList - Grab more than 1000? How to?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARBGetSubscriptionList-Grab-more-than-1000-How-to/m-p/47667#M24065</link>
      <description>&lt;P&gt;Didn't see it any other way. Not thru the mechant account website. nor another API.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Sep 2014 19:12:08 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARBGetSubscriptionList-Grab-more-than-1000-How-to/m-p/47667#M24065</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2014-09-30T19:12:08Z</dc:date>
    </item>
    <item>
      <title>Re: ARBGetSubscriptionList - Grab more than 1000? How to?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARBGetSubscriptionList-Grab-more-than-1000-How-to/m-p/47669#M24066</link>
      <description>&lt;P&gt;Cool thx!&lt;/P&gt;</description>
      <pubDate>Tue, 30 Sep 2014 22:10:20 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARBGetSubscriptionList-Grab-more-than-1000-How-to/m-p/47669#M24066</guid>
      <dc:creator>MEHUL01</dc:creator>
      <dc:date>2014-09-30T22:10:20Z</dc:date>
    </item>
  </channel>
</rss>

