Using the payments end point, I see there's a modifiedTime, just like in the orders API. When I do a refund, however, the modifiedTime from the payments API doesn't seem to get updated.
How can I filter payments that have been modified after a certain time, if the modifiedTime doesn't get updated when a refund occurs?