Previous Docs Version

The documentation you are viewing is for a previous version of the Vendr product. Click here to jump to the current stable version.

ShippingMethodController

API reference for ShippingMethodController in Vendr, the eCommerce solution for Umbraco v8+

ShippingMethodController

public class ShippingMethodController : VendrAuthorizedJsonControllerBase

Inheritance

Namespace

Constructors

ShippingMethodController

public ShippingMethodController(UmbracoControllerContext vendrContext, IStoreService storeService, 
    IShippingMethodService shippingMethodService, IUnitOfWorkProvider uowProvider)

Methods

CreateShippingMethod

public ShippingMethodEditDto CreateShippingMethod(Guid storeId)

DeleteShippingMethod

public HttpResponseMessage DeleteShippingMethod(Guid shippingMethodId)

GetShippingMethod

public ShippingMethodEditDto GetShippingMethod(Guid shippingMethodId)

GetShippingMethods

public IEnumerable<ShippingMethodBasicDto> GetShippingMethods(Guid storeId)

SaveShippingMethod

public ShippingMethodEditDto SaveShippingMethod(ShippingMethodSaveDto shippingMethod)

Edit this page on GitHub

Site + logo design © 2025 Outfield Digital Ltd. Content contributions licensed under MIT.
Vendr® is a Registered Trademark of Outfield Digital Ltd.