OpenCart · Example Payload

Add Product To Cart Response

eCommerceShopping CartOpen SourceSelf-HostedProductsOrdersCustomersCategories

Add Product To Cart Response is an example object payload from OpenCart, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

success

Example Payload

Raw ↑
{
  "success": "Success: You have modified your shopping cart!"
}