I'm using the OptimalPayments API for Recurring Billing. I would like to create a C# application that use an API who can fetch all the Customer who have a Failed Transaction (ex: customer with expired credit card).
But I don't know which API URL and Call I should do. I Looked through the CreditCardWS and ilsLookup API but they doesn't seem to do the job.