Create an edit on a draft order. This will allow you to make changes to the draft order's items, shipping methods, or promotions. Once you've made the necessar changes, you can later either request the edit (which requires a confirmation from the customer), or force-confirm the edit.
Request Request Example
JavaScript
Shell
Java
Swift
curl--location-g--request POST '{{BASE_URL}}/admin/draft-orders//edit'
Response Response Example
400 - Not Allowed Error
{"message":"Discount must be set to dynamic","type":"not_allowed"}