Product Overview Collection

A collection of product overviews.
JSON example
{
  "products": [
    {
      "defaultImage": {
        "alternateText": "",
        "contentVersionId": null,
        "id": "2pmxx000000010yAAA",
        "mediaType": "Image",
        "sortOrder": 0,
        "thumbnailUrl": null,
        "title": "image",
        "url": "/img/b2b/default-product-image.svg"
      },
      "error": {},
      "fields": {
        "Description": "One box of Alpine Energy Post Workout single serve, compostable Eco Pods. Chai Flavor.",
        "ProductCode": "r7832487624876423867",
        "Name": "Alpine Energy Post Eco Pod, Chai",
        "ProductClass": "Simple"
      },
      "id": "01txx0000006mCXAAY",
      "name": "Alpine Energy Post Eco Pod, Chai",
      "productClass": "Simple",
      "productSellingModels": [
        {
          "displayName": "PSM2",
          "id": "0jPxx000000001dEAA",
          "name": "PSM1",
          "pricingTerm": 1,
          "pricingTermUnit": "Months",
          "sellingModelType": "TermDefined",
          "subscriptionTermRule": {
            "increment": 2,
            "maximum": 10,
            "minimum": 2
          }
        }
      ],
      "purchaseQuantityRule": {
        "increment": "1.0",
        "maximum": "1.0E+8",
        "minimum": "1.0"
      },
      "sku": "6010019",
      "success": true
    },
    {
      "defaultImage": {
        "alternateText": "",
        "contentVersionId": null,
        "id": "2pmxx000000010wAAA",
        "mediaType": "Image",
        "sortOrder": 0,
        "thumbnailUrl": null,
        "title": "image",
        "url": "/img/b2b/default-product-image.svg"
      },
      "error": {},
      "fields": {
        "Description": "A signature Alpine health and fitness beverage. This post-workout beverage with Chai flavor is designed to help athletes maximize recovery and gains. 0.5L PET",
        "Name": "Alpine Energy Drink Chai Post 0.5L PET - 6 pack",
        "Family": "Alpine Energy",
        "ProductClass": "VariationParent"
      },
      "id": "01txx0000006mCWAAY",
      "name": "Alpine Energy Drink Chai Post 0.5L PET - 6 pack",
      "productClass": "VariationParent",
      "productSellingModels": [
        {
          "id": "0jPxx000000003FEAQ",
          "name": "PSM2",
          "pricingTerm": null,
          "pricingTermUnit": null,
          "sellingModelType": "OneTime"
        },
        {
          "description": "<p>377834kajhsbfkhjdabf</p>",
          "displayName": "PSM",
          "id": "0jPxx000000001dEAA",
          "name": "PSM1",
          "pricingTerm": 1,
          "pricingTermUnit": "Months",
          "sellingModelType": "TermDefined",
          "subscriptionTermRule": {
            "increment": 2,
            "maximum": 4,
            "minimum": 2
          }
        }
      ],
      "purchaseQuantityRule": {
        "increment": "1.0",
        "maximum": "1.0E+8",
        "minimum": "1.0"
      },
      "sku": "6010009",
      "Success": true,
      "variationAttributeSet": {
        "attributes": {
          "Size__c": null,
          "Color__c": null
        },
        "developerName": "Apparel",
        "id": null
      },
      "variationInfo": {
        "attributesToProductMappings": [
          {
            "canonicalKey": "Blue_Large",
            "productId": "01txx0000006mNpAAI",
            "selectedAttributes": [
              {
                "apiName": "Color__c",
                "label": "Color",
                "sequence": 0,
                "value": "Blue"
              },
              {
                "apiName": "Size__c",
                "label": "Size",
                "sequence": 1,
                "value": "Large"
              }
            ],
            "urlName": null,
            "image": {
              "alternateText": "",
              "contentVersionId": null,
              "id": "2pmxx000000012jAAA",
              "mediaType": "Image",
              "sortOrder": 0,
              "thumbnailUrl": null,
              "title": "image",
              "url": "/img/b2b/default-product-image.svg"
            }
          },
          {
            "canonicalKey": "Green_Medium",
            "productId": "01txx0000006mNqAAI",
            "selectedAttributes": [
              {
                "apiName": "Color__c",
                "label": "Color",
                "sequence": 0,
                "value": "Green"
              },
              {
                "apiName": "Size__c",
                "label": "Size",
                "sequence": 1,
                "value": "Medium"
              }
            ],
            "urlName": null,
            "image": {
              "alternateText": "",
              "contentVersionId": null,
              "id": "2pmxx000000012jAAA",
              "mediaType": "Image",
              "sortOrder": 0,
              "thumbnailUrl": null,
              "title": "image",
              "url": "/img/b2b/default-product-image.svg"
            }
          },
          {
            "canonicalKey": "Red_Small",
            "productId": "01txx0000006mNrAAI",
            "selectedAttributes": [
              {
                "apiName": "Color__c",
                "label": "Color",
                "sequence": 0,
                "value": "Red"
              },
              {
                "apiName": "Size__c",
                "label": "Size",
                "sequence": 1,
                "value": "Small"
              }
            ],
            "urlName": null,
            "image": {
              "alternateText": "",
              "contentVersionId": null,
              "id": "2pmxx000000012jAAA",
              "mediaType": "Image",
              "sortOrder": 0,
              "thumbnailUrl": null,
              "title": "image",
              "url": "/img/b2b/default-product-image.svg"
            }
          }
        ],
        "variationAttributeInfo": {
          "Color__c": {
            "allowableValues": [
              "Blue",
              "Green",
              "Red"
            ],
            "apiName": "Color__c",
            "availableValues": [
              "Blue",
              "Green",
              "Red"
            ],
            "options": [
              {
                "label": "Red",
                "api": "red__c",
                "color": "#FF0000",
                "isAvailable": true
              },
              {
                "label": "Blue",
                "api": "blue__c",
                "color": "#0000FF",
                "isAvailable": true
              },
              {
                "label": "Green",
                "api": "green__c",
                "color": "#0000FF",
                "isAvailable": false
              }
            ],
            "viewType": "ColorSwatch",
            "fieldEnumOrId": "00Nxx000001G3XI",
            "label": "Color",
            "objectName": "ProductAttribute",
            "sequence": 0
          },
          "Size__c": {
            "allowableValues": [
              "Large",
              "Medium",
              "Small"
            ],
            "apiName": "Size__c",
            "availableValues": [
              "Large",
              "Medium",
              "Small"
            ],
            "viewType": "DropDown",
            "options": [
              {
                "label": "Large",
                "api": "Large__c",
                "isAvailable": true
              },
              {
                "label": "Medium",
                "api": "Medium__c",
                "isAvailable": true
              },
              {
                "label": "Small",
                "api": "Small__C",
                "isAvailable": true
              }
            ]
          },
          "fieldEnumOrId": "00Nxx000001G3XJ",
          "label": "Size",
          "objectName": "ProductAttribute",
          "sequence": 1
        }
      }
    },
    {
      "error": {
        "errorCode": "PRODUCT_NOT_FOUND",
        "message": "You can't view 234423."
      },
      "success": false
    }
  ],
  "total": 3
}
Property Name Type Description Filter Group and Version Available Version
products Product Overview[] Collection of product overview. Medium, 54.0 54.0
total Integer Total number of products returned. Small, 54.0 54.0