Created
November 25, 2019 13:02
-
-
Save simplement-e/c5b90ba1afa84600764efafaa7b30351 to your computer and use it in GitHub Desktop.
Exemple de retour api catalog search ecommerce
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"Criteres": [ | |
{ | |
"Libelle": "SousSegmentation", | |
"Code": "seg_pk", | |
"CodeInterne": "seg_pk", | |
"AutoriseMultiValeur": false, | |
"TypeCritere": 1, | |
"ValeursEnumerees": | |
[ | |
{ | |
"Groupe": null, | |
"Comptage": 1, | |
"Libelle": "Safran AOP de la Mancha", | |
"CodeInterne": "/search?site=18&seg_pk=13049", | |
"Critere": "seg_pk", | |
"Valeur": "13049", | |
"Importance": 0, | |
"Min": null, | |
"Max": null | |
}, | |
{ | |
"Groupe": null, | |
"Comptage": 1, | |
"Libelle": "Paniers gourmands", | |
"CodeInterne": "/search?site=18&seg_pk=15182", | |
"Critere": "seg_pk", | |
"Valeur": "15182", | |
"Importance": 0, | |
"Min": null, | |
"Max": null | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment