The SpecifyDefaultShippingGroup actor-chain identifies the default shipping group for the current order.

Parameter

Description

defaultShippingGroupName

Identifies the default shipping group name.

Specify Default Shipping Group Example
curl -L -v -b customer_cookies.txt -H "Content-Type: application/json" -d "{
\"defaultShippingGroupName\" : \"Address\"}" "http://localhost:8280/rest/model/
atg/commerce/order/purchase/ShippingGroupActor/specifyDefaultShippingGroup"

Copyright © 1997, 2013 Oracle and/or its affiliates. All rights reserved. Legal Notices