Method |
Description |
|
ApplyCoupon ( string cartId, string couponCode ) : IHttpActionResult |
|
|
Create ( VirtoCommerce.CartModule.Web.Model cart ) : IHttpActionResult |
|
|
DeleteCarts ( [ ids ) : IHttpActionResult |
|
|
GetCartById ( string id ) : IHttpActionResult |
|
|
GetCurrentCart ( string storeId, string customerId ) : IHttpActionResult |
|
|
GetPaymentMethods ( string cartId ) : IHttpActionResult |
|
|
GetPaymentMethodsForStore ( string storeId ) : IHttpActionResult |
|
|
GetShipmentMethods ( string cartId ) : IHttpActionResult |
|
|
SearchCarts ( [ criteria ) : IHttpActionResult |
|
|
Update ( VirtoCommerce.CartModule.Web.Model cart ) : IHttpActionResult |
|
|