Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The draft order's ID.
Response
OK
Confirm an edit on a draft order. This will apply the changes made to the draft order.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The draft order's ID.
OK