| Package | Description |
|---|---|
| de.hybris.platform.commercefacades.basestore.data | |
| de.hybris.platform.ycommercewebservices.v1.controller |
| Modifier and Type | Method and Description |
|---|---|
DeliveryModesData |
BaseStoreData.getDeliveryModes() |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseStoreData.setDeliveryModes(DeliveryModesData deliveryModes) |
| Modifier and Type | Method and Description |
|---|---|
DeliveryModesData |
CartController.getSupportedDeliveryModes()
Web service for getting all supported delivery modes for the session cart.
Sample call: https://localhost:9002/rest/v1/mysite/cart/deliverymodes Response contains a set-cookie header with the jsessionId associated with the cart. This method requires authentication and is restricted to HTTPS |
Copyright © 2018 SAP SE. All Rights Reserved.