Querying Custom Fields via Catalog API

in Development
Hello,
I am working on an API integration and I'm using the following website as an example.
To get all the custom fields for Products im using the /catalog endpoint, the only problem is that like in the product linked above, some custom fields are conditional for other custom fields. In the JSON returned by the catalog endpoint I dont see any logic that would explain which fields are conditional to other fields.
Could you give me advice on how to retrieve this information via the API?
Thanks in advance!
Tags:
3 comments
Hi @TimH,
Thank you for contacting us.
We don't support conditional triggers for custom fields. I see you've built a custom condition on the front end to make this work. Unfortunately this won't work for the back end.
Alright, thanks a lot for your quick reply!
Hi @TimH,
You're welcome.