<!--- Provide a general summary of the issue in the Title above --> <!--- Before adding new issues, please, check this article https://github.com/magento/magento2/wiki/Issue-reporting-guidelines --> ### Preconditions <!--- Provide a more detailed information of environment you use --> <!--- Magento version, tag, HEAD, etc., PHP & MySQL version, etc.. --> 1. Magento 1.9.4.5 2. Mailchimp 1.1.21 ### Steps to reproduce <!--- Provide a set of unambiguous steps to reproduce this bug include code, if relevant --> 1. Create an Order in Magento 2. Wait for Mailchimp for Magento to sync the order 3. Cancel the Order in Magento Backend 4. Wait 5 minutes 5. Check via Postman order status ### Expected result <!--- Tell us what should happen --> 1. The order gets updated and appears as canceled in Mailchimp ### Actual result <!--- Tell us what happens instead --> 1. The order doesn't appear as canceled in Mailchimp. 