It seems the API for retrieving data always expects a range of dates, batch ID, or transaction ID (http://www.authorize.net/support/ReportingGuide_SOAP.pdf).
Is there a way to get the date of last ARB payment for a customer, given the customer's ID or email address?
I want to figure out the date of their last payment so we can prorate them when they upgrade their account.
Using webhooks is not an ideal solution.
05-22-2013 07:55 AM - edited 05-22-2013 07:57 AM
Hi,
Right now it is not possible to query ARB subscriptions using the Transaction Details API. You can download all your transactions and identify them from the Transaction Details API by matching the customer ID and email address. You may want to check this previous thread for details.
Thanks,
Joy
05-28-2013 12:24 PM - edited 05-28-2013 12:25 PM