idleCart

post

/ccadmin/v1/webhook/idleCart

The details of idle cart in the Oracle Commerce Cloud

Request

Supported Media Types
  • application/json
Body Parameter
The details of the idle cart
Root Schema : idleCart_request
The details of the idle cart
Nested Schema : idleCart
Nested Schema : discountInfo
Type: object
The discount information.
Nested Schema : payments
Type: array
The payment information.
Nested Schema : priceInfo
Type: object
The price information.
Nested Schema : profile
Type: object
The details of customer profile created on Oracle Commerce Cloud. This includes the email, first name and last name of the customer.
Nested Schema : shippingAddress
Type: object
The shipping address details.
Nested Schema : shippingGroups
Type: array
Nested Schema : shippingMethod
Type: object
The shipping method details for the order.
Nested Schema : shoppingCart
Type: object
The shopping-cart or order contents of the current order.
Nested Schema : site
Type: object
Nested Schema : taxPriceInfo
Type: object
The shipping address details.
Nested Schema : orderCouponsMap
Type: object
The list of all the coupons with the order.
Nested Schema : orderImplicitDiscountList
Type: array
Order Implicit Discount List.
Nested Schema : unclaimedCouponsMap
Type: object
The unclaimed coupons with the order.
Nested Schema : items
Type: object
Nested Schema : items
Type: object
Nested Schema : loyaltyPrograms
Type: array
Loyalty Programs Information
Nested Schema : sitePropertiesList
Type: array
The list of site related properties for the profile
Nested Schema : items
Type: object
Nested Schema : items
Type: object
Nested Schema : properties
Type: object
The site related properties for the profile
Nested Schema : site
Type: object
The site data
Nested Schema : items
Type: object
Nested Schema : discountInfo
Type: array
The discount information.
Nested Schema : items
Type: array
Nested Schema : priceInfo
Type: object
The price information.
Nested Schema : shippingAddress
Type: object
The shipping address details.
Nested Schema : shippingMethod
Type: object
The shipping method details for the order.
Nested Schema : taxPriceInfo
Type: object
The shipping address details.
Nested Schema : items
Type: object
Nested Schema : items
Type: object
Nested Schema : detailedItemPriceInfo
Type: array
Nested Schema : discountInfo
Type: array
Whether this item is discounted.
Nested Schema : externalData
Type: array
External data to be associated with a commerce item, provided by a third party system.
Nested Schema : items
Type: object
Nested Schema : items
Type: object
Nested Schema : items
Nested Schema : values
Type: object
The map values associated with an externalData item.
Nested Schema : items
Type: array
The array of products in the shopping cart.
Nested Schema : items
Type: object
Nested Schema : commerceItems
Type: array
Represents the child commerce items.
Nested Schema : detailedItemPriceInfo
Type: array
The unit price of the product.
Nested Schema : discountInfo
Type: array
The discount information.
Nested Schema : dynamicProperties
Type: array
List of dynamic properties at line item level.
Nested Schema : externalPriceDetails
Type: object
Details about external pricing
Nested Schema : variant
Type: array
List of variants for the product.
Nested Schema : items
Nested Schema : items
Type: object
Nested Schema : items
Type: object
Nested Schema : items
Type: object
Nested Schema : items
Type: object

Response

Supported Media Types
  • application/json
200 Response
No response is returned as this is an event webhook
Body
Root Schema : emptyResponse