calculateShipping

post

/ccadmin/v1/webhook/calculateShipping

This event is triggered at 'add to cart' page requesting for external shipping pricing details

Request

Supported Media Types
  • application/json
Body Parameter
This event is triggered at 'add to cart' page requesting for external shipping pricing details
Root Schema : calculateShipping_request
This event is triggered at 'add to cart' page requesting for external shipping pricing details
Nested Schema : request
Type: object
Nested Schema : address
Type: object
Address
Nested Schema : items
Type: array
items
Nested Schema : locale
Type: object
locale
Nested Schema : items
Type: object
Nested Schema : product
Type: object
product

Response

Supported Media Types
  • application/json
200 Response
Following model is returned when operation succeeds.
Body
Root Schema : calculateShipping_response
Nested Schema : error
Type: object
Nested Schema : shippingMethods
Type: array
shippingMethods
Nested Schema : items
Type: object