Catalog Output
Output representation of the catalog definition.
- JSON example
-
catalogs": [ { "catalogType": "Sales", "code": "CAT009", "description": "SmartBytes B2B Catalog", "effectiveEndDate": "31-07-2023", "effectiveStartDate": "24-07-2023", "id": "0ZS1Q000000XbZAWA0", "name": "SmartBytes B2B Catalog", "numberOfCategories": 8 } ]
Property Name | Type | Description | Filter Group and Version | Available Version |
---|---|---|---|---|
catalogType | String | The category of an entry in the catalog, which is customizable. For example, catalog types, such as sellable products, services, parts, technical services, or technical resources. | Small, 60.0 | 60.0 |
code | String | Unique ID associated with the catalog. | Small, 60.0 | 60.0 |
description | String | Description of the catalog. | Small, 60.0 | 60.0 |
effectiveEndDate | String | Date and time from when the catalog isn't available to the end users. | Small, 60.0 | 60.0 |
effectiveStartDate | String | Date and time from when the catalog is available to the end users. | Small, 60.0 | 60.0 |
id | String | ID of the catalog. | Small, 60.0 | 60.0 |
name | String | Name of the catalog. | Small, 60.0 | 60.0 |
numberOfCategories | Integer | Number of categories in the catalog. | Small, 60.0 | 60.0 |