We are using the PaymentConnector class from the Android SDK and we would like to be able to check if a payment has a void or refund(s) applied to it. I have tried to call retrievePayment(externalId) after processing a partial refund and I don't see anything in the response indicating that a refund was made.