Newer Version Available
Category Create Details
Output representation for category creation results.
- JSON example
-
1{ 2 "categories": [ 3 { 4 "id": "0qRxx00000001tlEAA", 5 "name": "Insurance" 6 } 7 ] 8}
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| id | String | ID of the category that's created. | Small, 65.0 | 65.0 |
| name | String | Name of the category that's created. | Small, 65.0 | 65.0 |