Parametry - Grupy
Tworzy nową grupę parametrów
post/qualitiesgroups
Request body
Response
Utworzono grupę parametrów
Example response
{
"id": 12,
"name": "Cechy Obuwia",
"source": "erp_system",
"original_id": 5402,
"date": "2026-07-02 11:15:00",
"order": 1,
"qualities": [
{
"id": 15,
"name": {
"1": "English Text",
"2": "Polski tekst"
},
"order": 1,
"properties": [
{
"id": 142,
"name": {
"1": "English Text",
"2": "Polski tekst"
},
"order": 1
}
]
}
]
}Changes
No recorded changes to this endpoint across all 1 revision of this API.