post
https://{Host}/v2/product/categories
200Successful response
400Bad request. Possible error codes:
- 10064 (ERR_CATEGORY_CODE_EXISTS): Category code already exists in the database. Codes are checked case-insensitively.
- 10066 (ERR_CATEGORY_DUPLICATE_CODE_IN_PAYLOAD): Duplicate category codes found within the same request payload (for the same organizational unit). Codes are checked case-insensitively.
