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's SHIPPING_ADD
action.
Body
The updates to make on a changed 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.
The shipping method's description.
A note viewed only by admin users about the shipping method.
The shipping method's metadata, can hold custom key-value pairs.
Response
OK