When validating an in-app purchase with Apple servers, if the user has received a refund, do the expires_date and status code reflect the cancellation?
I would expect a status code of 21006 (expired) and an expiration date in the past.
There's a related question here, asking about whether Apple will provide explicit notification of refunds. I know they don't, but it could be inferred if a subscription expired early.