curl -i -X GET \ 'https://qa-web-02.qima.com/parameter/v2/product-tree?refresh=string'
{- "property1": {
- "categories": [
- { }
], - "families": [
- { }
], - "types": [
- {
- "name": "string",
- "category": "string",
- "categoryId": "string",
- "family": "string",
- "familyId": "string",
- "productTypeId": "string",
- "type": "string",
- "maxNbOfPcs": 0,
- "maxNbOfRefs": 0,
- "maxNbOfPts": 0
}
]
}, - "property2": {
- "categories": [
- { }
], - "families": [
- { }
], - "types": [
- {
- "name": "string",
- "category": "string",
- "categoryId": "string",
- "family": "string",
- "familyId": "string",
- "productTypeId": "string",
- "type": "string",
- "maxNbOfPcs": 0,
- "maxNbOfRefs": 0,
- "maxNbOfPts": 0
}
]
}
}