Allowed fields for filtering catalogV3 products using REST API

Question:
Where I can find fields list that are allowed for filtering CatalogV3 products using REST API? (https://dev.wix.com/docs/rest/business-solutions/stores/catalog-v3/products-v3/search-products)

Product:
REST API

What are you trying to achieve:
Find a fields list for filtering data using REST API.

What have you already tried:
I didn’t find that information in the documentation. I did find fields list for CatalogV1 - Filter And Sort | REST , but I need a similar list for CatalogV3 products.

Hey! The fields are in the documentation, but you have to expand the enum values under “fields” to see them.

@amandam Thanks for help! But it seems like the fields you are referring to are the ones that to inform WIX what fields should be included in the response. But I’m looking for fields that can be used in the search.filter section (green box - your fields, red box - what I need):

Thank you for the clarification - I will report this to docs. In the meantime, I would rely on the objects in the example snippets so you are not blocked.

Another thing I’m seeing while I wait for an official response, is in this conversion guide there is a table to show the field mappings. This may help convert the v1 field map to what you would need for v3

I’m aware of that conversion guide but unfortunately it doesn’t say anything in regard to filtering. I appreaciate your help @amandam. Will wait for the official response then :slightly_smiling_face:

1 Like

Hello! I spoke with the team and as this API is in early access you will need to reach out to the team directly as described in the intro article in the docs. Introduction

1 Like

Hi! Got it, thanks for help :slightly_smiling_face:

1 Like