Search found 2 matches
- 25 Aug 2024, 11:11
- Forum: Help
- Topic: Attribute typename not visible in JSON API
- Replies: 3
- Views: 14486
Re: Attribute typename not visible in JSON API
Thank you very much for fast response and the implementation. Looking forward to use this feature.
- 19 Aug 2024, 19:33
- Forum: Help
- Topic: Attribute typename not visible in JSON API
- Replies: 3
- Views: 14486
Attribute typename not visible in JSON API
Hello, I'm trying to return typename (name of the attribute type) when selecting product or attribute: /jsonapi/product?id=19557&include=attribute/type or /jsonapi/attribute?id=3294&include=type I get only type code and not type name: "attributes": { "attribute.id": "...