V1Category
V1Category
Name | Type | Tags | Description |
---|---|---|---|
Id |
string |
Optional | The category's unique ID. |
Name |
string |
Optional | The category's name. |
V2Id |
string |
Optional | The ID of the CatalogObject in the Connect v2 API. Objects that are shared across multiple locations share the same v2 ID. |
{
"id": null,
"name": null,
"v2_id": null
}