Protected ReadonlyargsRetrieves a ShippingMethod with the provided id.
OptionalmethodArgs: {Checks if a ShippingMethod exists with the provided id. Returns a 200 OK status if the ShippingMethod exists or a Not Found error otherwise.
OptionalmethodArgs: { headers?: { [key: string]: string | string[] } }Updates a ShippingMethod in the Project using one or more update actions.
Deletes a ShippingMethod in the Project.