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.

RepLoginOverrideUrl

string

None.

CustomerLoginOverrideUrl

string

None.

AppOverrideUrl

string

None.

ExtranetOverrideUrl

string

None.

UseCheckout2

boolean

None.

RepPriceTypeOverride

integer

None.

CustomerPriceTypeOverride

integer

None.

JSCartHideAutoship

boolean

None.

AreRepTypesSpecified

MultiSelectListOverrideType

None.

SelectedRepTypeIDs

Collection of integer

None.

RepTypeIDs

string

None.

AreCCAccountsSpecified

MultiSelectListOverrideType

None.

SelectedCCAccountIDs

Collection of integer

None.

CCAccountIDs

string

None.

MarketShowOverride

integer

None.

DefaultForEnrollment

boolean

None.

Response Formats

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

Sample:

Sample not available.