Skip to main content

Get a product category

Retrieve the details of a single product category (required scope stock:read)

Path Parameters
    productCategoryId int64 required

    Possible values: >= 1

    The unique identifier of the product category

Header Parameters
    Customer-Id int64 required

    The customer identifier

Responses

Success


Schema
    id int64

    The unique identifier of the product category

    name string

    Represents the classification or grouping of a stock item based on its characteristics, usage, or other criteria. It helps in organising the inventory and can aid in tracking, reporting, and analysing inventory data

    createdAt date-time

    The date and time when the stock item record was created

Loading...