|
Http Verb |
POST |
|---|---|
|
Url |
/configurations/catalogs/r1/catalog-groups |
|
Permissions required |
|
|
Personally Identifiable Information (PII) |
No |
|
Sensitive Information |
No |
|
Last Modified Version |
r1 |
|
Released since |
2025 W2 (FSM 20.0) |
|
Deprecated since |
|
|
Removed since |
|
|
Tech Tags |
|
Business Logic
This API creates a new Catalog Group.
Header Parameters
Default.
Request Body Parameters
|
Field |
Validations |
Note |
|---|---|---|
|
code |
Not null Max Length: 8 Must be unique for typeId |
|
|
description |
Not null Max Length: 50 |
|
|
typeId |
Not null |
|
|
order |
Max Length: 10 |
|
|
active |
|
default = true |
Response documentation
Response payload fields
|
Field |
Note |
|---|---|
|
payload |
|
Response error codes
BASE_0003, BASE_0007, BASE_0011, NOT_FOUND, CATALOG_001