when a batch payment is reconciled, its child payments' IsReconciled element shoulud return as true
Currently when a batch payment is reconciled, its child payments' IsReconciled element always return as false. It will be useful to return as true.
6
votes
Daniel M
shared this idea
-
Hi Daniel, I am happy to confirm that with the latest release, we have fixed the above bug around IsReconciled. From now on, when you retrieve payments via the payments endpoint they will show IsReconciled=true if the corresponding batch payment has been reconciled.