The setDefaultShippingAddress Web service sets the user’s shippingAddressPropertyName to the given address

Servlet Name

setDefaultShippingAddress

Input Parameters

profileId - The ID of the customer profile to be changed.
address - The new shipping address.

Output

The ID of the newly created shipping address item.

Web Service Class

atg.commerce.profile.CommerceProfileServices

Nucleus Component

/atg/userprofiling/ProfileServices

Method

setDefaultShippingAddress(String pProfileId, ContactInfo pAddress)

Executes within a session

Yes

WSDL URL

http://hostname:port/commerce/userprofiling/setDefaultShippingAddress?WSDL

Endpoint URL

http://hostname:port/commerce/userprofiling/setDefaultShippingAddress/setDefaultShippingAddress

Security FunctionalName

profileOwnerOperation