Currently when a user purchases an auto-renewable product we pass appAccountToken when we call purchase(options:) Our backend gets the appAccountToken.
But when a user redeems an offer code there seems no place for us to pass appAccountToken so our backend can receive the notification with appAccountToken.