Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The draft order's ID.
The ID of the shipping method.
Body
application/json
The updates to make on a draft order's shipping method.
The ID of the associated shipping option.
The custom amount of the shipping method. If not provided, the shipping option's amount will be used.
A note viewed only by admin users about the shipping method.
Response
OK