1b.app
Link copied -

The 'filters' field is missing the filter name 'filtername'

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
Original question is available on version: ru

Answers:

make a request, get a response and paste it here please. Both request and response, I'll see what I can do
14.07.2022, 15:01
Original comment available on version: ru

the body of the request and the response will suffice, i.e. just 2 json
14.07.2022, 15:01
Original comment available on version: ru

Commentary is available in ru and not yet translated to the current language.
14.07.2022, 15:20

Thank you! Try now I have updated your system
14.07.2022, 15:29
Original comment available on version: ru

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