Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The draft order's ID.
Response
OK
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.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The draft order's ID.
OK