Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The draft order's ID.
Response
OK
Change the status of a draft order’s edit to be requested. Later, the edit can be confirmed or canceled.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The draft order's ID.
OK