New order/edited webhook and order editing API capabilities
API
Effective December 11, 2019
Order editing is now available to select Shopify merchants. To help you extend this feature, we’ve published a set of order editing APIs to the release candidate of version 2020-01.
What’s included?
- GraphQL mutations that allow you to add and remove line items, as well as adjust line item quantities.
- An
order/edited
webhook that describes what's changed during an order edit.
Learn more about how to edit orders using GraphQL in the Shopify Help Center.