Categories

Categories

Contents

Information

Category is for example used to combine all products with the same tax percentage. Every product should have a filled category. It can also be used to determine discounts for specific product groups (category)

Categories should not be confused with the trees, these are NOT the navigation

If multiple taxes are required on a product, don't set the taxes_category = true on the product

Usage

URL

PUT /api/origin/{origin_code}/productcategory/{key}/

Request

{ "key": "root21", "name": "21% BTW", "parent": "1", "taxes_parent": false, "origin": "origin code" }

Fields

Fields

Mandatory

Description

Fields

Mandatory

Description

Key

yes

must be unique

Name

yes

 

Parent

no

non empty

Taxes parent

no

default false

Origin

yes

origin of the product category

Looking for labels? They can now be found in the details panel on the floating action bar.

Related content

© 2024 CloudSuite BV, All rights reserved