GET api/DefaultShoppingCart

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

ShoppingCart
NameDescriptionTypeAdditional information
Items

Collection of ShoppingCartItem

None.

Qty

integer

None.

TotalAmount

decimal number

None.

DicountAmount

decimal number

None.

ItemsAmount

decimal number

None.

DefaultItemsAmount

decimal number

None.

ItemsTaxAmount

decimal number

None.

DeliveryCharge

decimal number

None.

Currency

Currency

None.

DefaultCurrency

Currency

None.

ExchangeRate

decimal number

None.

PayMethodType

string

None.

PayMethodTypeId

string

None.

IsTemp

boolean

None.

TotalWeight

decimal number

None.

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected with type 'WS.Model.ProductMNG.Catalog'. Path 'Items[0].Product.CatalogTree[0].Children'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected with type 'WS.Model.ProductMNG.Catalog'. Path 'Items[0].Product.CatalogTree[0].Children'.