Fix parentProducId, remove customerSegments

This commit is contained in:
Max Martens 2025-02-12 17:27:34 +01:00
parent d87b3bb381
commit bfb62d7822

View File

@ -496,7 +496,7 @@ paths:
"productVariants": [ "productVariants": [
{ {
"productId": 119, "productId": 119,
"parentProductId": null, "parentProductId": 126,
"productCode": "HTM-30001-ML", "productCode": "HTM-30001-ML",
"gboPackageTemplateId": "30001", "gboPackageTemplateId": "30001",
"tapConnectProductCode": null, "tapConnectProductCode": null,
@ -630,7 +630,7 @@ paths:
}, },
{ {
"productId": 120, "productId": 120,
"parentProductId": null, "parentProductId": 126,
"productCode": "HTM-30001-MA", "productCode": "HTM-30001-MA",
"gboPackageTemplateId": "30001", "gboPackageTemplateId": "30001",
"tapConnectProductCode": null, "tapConnectProductCode": null,
@ -1087,14 +1087,6 @@ paths:
}, },
"marketSegments": null, "marketSegments": null,
"customerSegments": [ "customerSegments": [
{
"customerSegmentId": 2,
"name": "Kind (4-11)"
},
{
"customerSegmentId": 3,
"name": "Jongere (12-18)"
},
{ {
"customerSegmentId": 4, "customerSegmentId": 4,
"name": "Volwassene (19-64)" "name": "Volwassene (19-64)"