GET api/shopping/cartConfigurations

Gets all the cart configurations

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Collection of ICartConfiguration
NameDescriptionTypeAdditional information
ID

integer

None.

Description

string

None.

Active

boolean

None.

InventoryCollectionTypeID

integer

None.

ProgrammingKey

string

None.

CartOverrideUrl

string

None.

ExtranetOverrideUrl

string

None.

UseCheckout2

boolean

None.

Response Formats

application/xml, text/xml, application/json, text/json

Sample:

Sample not available.