I am able to see active ARB users with credit cards due to expire this month through the Authorize.net portal.
When I click that link (30 Credit Cards) I am able to see the Subscription ID for each of these users.
I am unable to find a way to get the same information through the API. The GetCustomerPaymentProfileList API call returns 472 expiring cards for this month, instead of 30. I am guessing that this includes cancelled accounts and old cards that subscribers have switched away from. Additionally, I do not see a way to get the Subscriber ID from the results.
I'd appreciate some help with this one.
04-17-2017 01:58 PM
Hi mfurlend,
You want to make sure to use the ARBGetSubscriptionListRequest to retrieve this information.
Thanks,
Joy
04-18-2017 02:05 PM