ProductComponents Web Service
Method/GetShoppingCarts
ProductComponents Web Service > All Operations Resource Group : /GetShoppingCarts (Method)
Description
The GetShoppingCarts returns the shopping carts for the specified user.
Request (GetShoppingCartsSoapIn)

The request body is of type GetShoppingCarts.

Request Body Parameters

NameDescriptionData Type
 xml:int
 xml:boolean
excludeOwnEntry Element userId Element Sequence GetShoppingCarts Element

Overview

Sequence
userId xs:int
excludeOwnEntry xs:boolean
Response (GetShoppingCartsSoapOut)

The response body is of type GetShoppingCartsResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfShoppingCartInfo
UserFullName Element RowCount Element TotalPrice Element Data Element TableName Element StoreId Element CompanyId Element OrganizationId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ShoppingCartInfo Element Sequence GetShoppingCartsResult Element Sequence GetShoppingCartsResponse Element

Overview

Sequence
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
TableName optional xs:string
Data optional xs:string
TotalPrice xs:decimal
RowCount xs:int
UserFullName optional xs:string
See Also
All Operations Resource GroupProductComponents Web Service