I am calling this API method passing in a customer profile ID that I know has multiple transactions but the API is only responding back with the first transaction. I have verified the profile has 3 transactions. 1 Initial payment and then 2 payments from a subscription.
I am using the c# code exactly from :
Is there something that I am missing? Why doesn't it pull the "subscription" transactions?
11-09-2022 05:45 PM