How to get extra Item information using Retail API

Hi,
How can I get this info for an Item using the API:
Thanks!
How can I get this info for an Item using the API:
- ITEMATTRIBUTES FIELDS
- NOTE FIELDS
- ITEMSHOP FIELDS
- ITEMPRICE FIELDS
I don't see any endpoints for these in the documentation.Thanks!
Best Answer
-
quoted Member Posts: 15
Found the solution myself, adding load_relations=all to the endpoint does the trick...