Skip to main content
Solved

API for Product Matrix

  • April 28, 2022
  • 2 replies
  • 112 views

Forum|alt.badge.img

Hi.

Does anyone here knows:

1. API to get template items attributes (color and size, with its options/values)

2. API to get how the SKU was generated for product matrix

 

Thank you.

Best answer by jinin

Hi @bernadeth58 

I’ve created a sample endpoint for the 1st point. 

2nd point  - you want to get the created matrix items or Item creation grid?

url -  /entity/TempItems/20.200.001/TemplateItems/?$Expand=Attributes

Please review the attached package

 

2 replies

jinin
Pro I
Forum|alt.badge.img+11
  • Pro I
  • Answer
  • April 28, 2022

Hi @bernadeth58 

I’ve created a sample endpoint for the 1st point. 

2nd point  - you want to get the created matrix items or Item creation grid?

url -  /entity/TempItems/20.200.001/TemplateItems/?$Expand=Attributes

Please review the attached package

 


Forum|alt.badge.img
  • Author
  • Jr Varsity III
  • April 28, 2022

Hi @jinin. Thank you so much, I will try this.