Tenant product categories / List

List product categories configured for the calling user's tenant.

Route: /api/{tenant:minlength(2)}/v{version:apiVersion}/tenant_product_categories

Method: GET

Authorisation: Minimum role: USER

Request Arguments
Name Type Source

  Request body example

No input arguments
Response object

Response status: 200 (OK)

Response type: DTO_product_category_UI[]

Wrapper: DTO_response_wrap

Other response statuses: 403 (Forbidden)

  Response body example

DTO_product_category_UI
NameTypeReadOnlyDescription
idInt32Id
nameStringName
descriptionStringDescription
parent_idInt32 (nullable)Parent id
name_pathString[]Name path
childrenDTO_product_category_UI[]Children
created_byDTO_reference_userCreated by
last_updated_byDTO_reference_userLast updated by
createdDateTimeCreated
last_updatedDateTimeLast updated
DTO_product_category_UI
NameTypeReadOnlyDescription
idInt32Id
nameStringName
descriptionStringDescription
parent_idInt32 (nullable)Parent id
name_pathString[]Name path
childrenDTO_product_category_UI[]Children
created_byDTO_reference_userCreated by
last_updated_byDTO_reference_userLast updated by
createdDateTimeCreated
last_updatedDateTimeLast updated
DTO_reference_user
NameTypeReadOnlyDescription
profile_picStringReadOnlyProfile pic
emailStringReadOnlyEmail
role_enum_idtenant_user_role (nullable)Role enum id
idInt32Id
labelObjectReadOnlyLabel