why autorenewstatus=0 event immediately comes after INTERACTIVE_RENEWAL event without any other operation?

sandbox env, after a sub product auto stop autorenew, customer renewed a subscription interactively by using our app’s interface. I am using Apple's server-to-server notification. our server receive event as follows: DID_CHANGE_RENEWAL_STATUS autorenewstatus =1; INTERACTIVE_RENEWAL;DID_CHANGE_RENEWAL_STATUS autorenewstatus =0. i am confused about why autorenewstatus=0 comes after INTERACTIVE_RENEWAL event automatically.

why autorenewstatus=0 event immediately comes after INTERACTIVE_RENEWAL event without any other operation?
 
 
Q