API request api/v2/product/get/ with parameters
"fields" => [
"filters"
]
In the old API, filters came with the filtername field in the following format
filterArray": [
{
"filterid": "15",
"filtername": "Size",
"filtervalue": "36",
"filteractual": "1",
"filteruse": "1",
"filteroption": "0"
}
in version v2, the filtername field is missing, the following data is received from the server in response
"filters":[
{
"filterid":"15",
"filterexternalid":"",
"filtervalue":"36",
"filteractual":"1",
"filteruse":"1",
"filteroption":"0",
"filterweight":"0.000",
"article":"",
"filterbarcode":""
}
Is it possible to include the filtername field? Maybe there is an opport
API request api/v2/product/get/ with parameters "fields" => [ "filters" ] In the old API, filters came with the filtername field in the following format filterArray": [ { "filterid": "15", "filtername": "Size", "filtervalue": "36", "filteractual": "1", "filteruse": "1", "filteroption": "0" } in version v2, the filtername field is missing, the following data is received from the server in response "filters":[ { "filterid":"15", "filterexternalid":"", "filtervalue":"36", "filteractual":"1", "filteruse":"1", "filteroption":"0", "filterweight":"0.000", "article":"", "filterbarcode":"" } Is it possible to include the filtername field? Maybe there is an opport
Please join the conversation. If you have something to say - please write a comment. You will need a mobile phone and an SMS code for identification to enter.
Log in and comment
Donate
You don't have enough funds in your account Top up