I need to get an extraction of our active ARBs. ARBGetSubscriptionListRequest has almost all the details, but I cannot find a way to have it return all of the fields related to the ARB; specifically the interval (e.g., 1 x per month), the execution date (e.g., the 5th of each month), and the last 4 digits of the routing # if it is an eCheck. How do I retrieve this?
04-30-2025 02:17 PM
Never mind. We're going to code something to loop using the ARBGetSubscription request to pull all the details of each ARB.
05-02-2025 03:10 PM