Skip to main content

The Category object

Categories serve to efficiently organize products.

Attributes

created_at
string
Time at which the category was created.
id
string
Unique identifier for the category.
name
string
Name of the category.
updated_at
string
Time at which the category was last updated.
The Category object
{
"created_at": "2024-05-14T12:35:40+00:00",
"id": "cat_7vd1kynnir8fxdg6qgtgvuom",
"name": "Occaecati",
"updated_at": "2024-05-14T12:35:40+00:00"
}