The getDefaultShippingGroupId Web service retrieves the first shipping group ID from the order.

Servlet Name

getDefaultShippingGroupId

Input Parameters

OrderId - The ID of the order.

Output

The default shipping group ID of the order

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/getDefaultShippingGroupId?WSDL

Endpoint URL

http://hostname:port/commerce/order/getDefaultShippingGroupId/getDefaultShippingGroupId

Method

getDefaultShippingGroupId(String pOrderId)

Security FunctionalName

orderManagement