Category
Get a category by Id.
Returns a category.
GET
/
{storeId}
/
categories
/
{id}
Path Parameters
storeId
string
requiredStore ID for this resource request
id
string
requiredCategory Id
Response
200 - application/json
id
string
Unique identifier for the resource that was used to create this category
name
string
Name
slug
string
Slug
description
string
Shampoos and conditioners
hide
string
Hide a category
displayOrder
string
Display order
parentCategoryId
string
Parent category id
image
object
Category image
date_created
string
Created date
date_modified
string
Modified date