App Store Server Notification
RTFM
(*1) https://developer.apple.com/documentation/appstoreservernotifications/notification_type
(*2) https://forums.developer.apple.com/thread/98894#thread-message-301062
RENEWAL (it’s been renamed as DID_RECOVER)
Indicates a successful automatic renewal of an expired subscription that
failed to renew in the past. Check expires_date to determine the next
renewal date and time. (*1, and see DID_RENEW)
In general, iTunes will attempt to charge the user account a day before an
auto-renewing subscription is scheduled to expire... in the few cases that
iTunes is unable to renew the subscription (generally there was a
connection problem with the credit card server)... technically considered
“expired”. However, iTunes will still continue to attempt to renew the
subscription. If iTunes is successful, then the “RENEWAL” event is sent. (*2)