<?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: Need to Extract ARB Data or CIM Data in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Need-to-Extract-ARB-Data-or-CIM-Data/m-p/54443#M29430</link>
    <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/18694"&gt;@TheJoshuaFund37﻿&lt;/a&gt;&amp;nbsp;The ARBGetSubscription call should provide you with Customer Profile IDs, Payment Profile IDs, and Customer Address IDs:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://developer.authorize.net/api/reference/index.html#recurring-billing-get-subscription" target="_blank"&gt;https://developer.authorize.net/api/reference/index.html#recurring-billing-get-subscription&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From that info, you can use the getCustomerShippingAddress call to pull the address information:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://developer.authorize.net/api/reference/index.html#customer-profiles-get-customer-shipping-address" target="_blank"&gt;https://developer.authorize.net/api/reference/index.html#customer-profiles-get-customer-shipping-address&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 25 Apr 2016 21:12:40 GMT</pubDate>
    <dc:creator>Lilith</dc:creator>
    <dc:date>2016-04-25T21:12:40Z</dc:date>
    <item>
      <title>Need to Extract ARB Data or CIM Data</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Need-to-Extract-ARB-Data-or-CIM-Data/m-p/54440#M29427</link>
      <description>&lt;P&gt;I'm trying to integrate iDonate with Authorize.net and am running into a challenge with my active ARBs. I need to extract our ARB data from Authorize.net so that we can input it into the other system. *I do not need to extract the sentivite/encrypted card data. I only need the Customer Billing&amp;nbsp;information.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Is there a way to use the API Call to extract the ARB Customer&amp;nbsp;Billing Information?&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Is there a way to use the API Call to extract the Customer Names, Profile ID, etc. from CIM?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I do not want to manually copy and paste the Customer Billing Info from each ARB. That is time prohibitive.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I do not want to request that the data be extracted as a special Auth.net service beacuse that is cost-prohibitive.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks very much for your assistance!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Lucas Edwards&lt;/P&gt;</description>
      <pubDate>Mon, 25 Apr 2016 20:26:46 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Need-to-Extract-ARB-Data-or-CIM-Data/m-p/54440#M29427</guid>
      <dc:creator>TheJoshuaFund37</dc:creator>
      <dc:date>2016-04-25T20:26:46Z</dc:date>
    </item>
    <item>
      <title>Re: Need to Extract ARB Data or CIM Data</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Need-to-Extract-ARB-Data-or-CIM-Data/m-p/54442#M29429</link>
      <description>&lt;P&gt;-ARB&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.authorize.net/api/reference/#recurring-billing-get-subscription" target="_blank"&gt;https://developer.authorize.net/api/reference/#recurring-billing-get-subscription&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-CIM&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.authorize.net/api/reference/#customer-profiles-get-customer-profile" target="_blank"&gt;https://developer.authorize.net/api/reference/#customer-profiles-get-customer-profile&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Apr 2016 21:10:09 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Need-to-Extract-ARB-Data-or-CIM-Data/m-p/54442#M29429</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2016-04-25T21:10:09Z</dc:date>
    </item>
    <item>
      <title>Re: Need to Extract ARB Data or CIM Data</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Need-to-Extract-ARB-Data-or-CIM-Data/m-p/54443#M29430</link>
      <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/18694"&gt;@TheJoshuaFund37﻿&lt;/a&gt;&amp;nbsp;The ARBGetSubscription call should provide you with Customer Profile IDs, Payment Profile IDs, and Customer Address IDs:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://developer.authorize.net/api/reference/index.html#recurring-billing-get-subscription" target="_blank"&gt;https://developer.authorize.net/api/reference/index.html#recurring-billing-get-subscription&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From that info, you can use the getCustomerShippingAddress call to pull the address information:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://developer.authorize.net/api/reference/index.html#customer-profiles-get-customer-shipping-address" target="_blank"&gt;https://developer.authorize.net/api/reference/index.html#customer-profiles-get-customer-shipping-address&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Apr 2016 21:12:40 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Need-to-Extract-ARB-Data-or-CIM-Data/m-p/54443#M29430</guid>
      <dc:creator>Lilith</dc:creator>
      <dc:date>2016-04-25T21:12:40Z</dc:date>
    </item>
  </channel>
</rss>

