Product Categories

Helps you organise your inventory.

The Product Category object

{
   "id": 32357,
   "title": "Surf lessons",
   "color": "blue",
   "position": 1,
   "deleted_at": null,
   "updated_at": "2024-12-04T10:33:33+00:00",
   "created_at": "2024-12-04T10:33:33+00:00"
}

id

Unique ID of the person.

title

Title visible in your backoffice.

color

Visible in backoffice.

position

The person's initials.

deleted_at

Datetime at which the resource was deleted.

created_at

Datetime at which the resource was created.

updated_at

Datetime at which the resource was last updated.

Last updated