setShopperContext

post

/ccstore/v1/shopperContext

SetShopperContext. This operation fetches the PriceListGroup,Catalog and Additional PriceListGroups determined by External Price Group and Catalog Webhook using current context/Event sent by user.Also updates X-OCStateData header with the encrypted response.

Request

Supported Media Types
Body ()
SetShopperContext. This operation fetches the PriceListGroup,Catalog and Additional PriceListGroups determined by External Price Group and Catalog Webhook using current context/Event sent by user.Also updates X-OCStateData header with the encrypted response.
Root Schema : setShopperContext_request
Type: object
SetShopperContext. This operation fetches the PriceListGroup,Catalog and Additional PriceListGroups determined by External Price Group and Catalog Webhook using current context/Event sent by user.Also updates X-OCStateData header with the encrypted response.
Show Source
Nested Schema : shopperContext
Type: object
External Context Dynamic properties values using which PriceListGroups, Catalog and Additional PriceListGroups are determined
Back to Top

Response

Supported Media Types

200 Response

Following model is returned when operation succeeds.
Body ()
Root Schema : setShopperContext_response
Type: object
Show Source
Nested Schema : defaultAdditionalPriceListGroups
Type: array
Show Source
Nested Schema : defaultCatalog
Type: object
Catalog determined by the webhook/Fall Back for the current context.
Show Source
Nested Schema : defaultPriceListGroup
Type: object
Pricelistgroup determined by the webhook/Fall Back for the current context
Show Source
Nested Schema : items
Type: object
Additional Pricelistgroup determined by webhook/Fall Back for the current context
Show Source
Nested Schema : currency
Type: object
The currency details of the PriceListGroup.
Show Source
Nested Schema : listPriceList
Type: object
The price list for list prices
Show Source
Nested Schema : salePriceList
Type: object
The price list for sale prices.
Show Source
Nested Schema : shippingSurchargePriceList
Type: object
The price list for shipping surcharge prices.
Show Source
Nested Schema : currency
Type: object
The currency details of the PriceListGroup.
Show Source
Nested Schema : listPriceList
Type: object
The price list for list prices
Show Source
Nested Schema : salePriceList
Type: object
The price list for sale prices.
Show Source
Nested Schema : shippingSurchargePriceList
Type: object
The price list for shipping surcharge prices.
Show Source
Back to Top