Resolved! Which response should we save to identify when a clear request was called?
When the same original transaction token is used for multiple settle/clear requests, all responses have the same user_transaction_time. However, created_time is different. Which one do you recommend for saving in our system to identify when a clear r...