The removeShippingGroupFromOrder Web service removes the payment shipping group from the order.

Servlet Name

removeShippingGroupFromOrder

Input Parameters

orderId – The ID of the order from which the shipping group will be removed.
shippingGroupId
– The ID of the shipping group to be removed from the order.

Output

none

Web Service Class

atg.commerce.order.OrderServices

Nucleus Component

/atg/commerce/order/orderServices

Executes within a session

Yes

WSDL URL

http://hostname:port/commerce/order/removeShippingGroupFromOrder?WSDL

Endpoint URL

http://hostname:port/commerce/order/removeShippingGroupFromOrder/removeShippingGroupFromOrder

Method

removeShippingGroupFromOrder(String orderId, String shippingGroupId)

Security FunctionalName

orderManagement


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