... |
... |
@@ -1,6 +1,6 @@ |
1 |
1 |
= General Remarks = |
2 |
2 |
|
3 |
|
-These resources only work for shops that are based on the (new) Partner Area, not for legacy User Area-based shops. Terminology: |
|
3 |
+The **Public Shop API** only works for shops that are based on the (new) Partner Area, not for legacy User Area-based shops. Terminology: |
4 |
4 |
|
5 |
5 |
* an **idea** represents an image you uploaded in the Partner Area that you gave a name and added other meta data to. In the Partner Area this is loosely referred to as a **design**. |
6 |
6 |
* a **sellable** is a representation of an **idea** printed on a **product type**. Depending on the product range selected in the Partner Area, one **idea** might have 100+ **sellables** associated with it. |
... |
... |
@@ -11,7 +11,6 @@ |
11 |
11 |
|
12 |
12 |
= List Resource = |
13 |
13 |
|
14 |
|
-(% class="wrapped" %) |
15 |
15 |
|=((( |
16 |
16 |
Method |
17 |
17 |
)))|=((( |
... |
... |
@@ -40,7 +40,6 @@ |
40 |
40 |
{ |
41 |
41 |
"sellableId" : "praawgg73zU5gzZN0gaM-812-7", |
42 |
42 |
"ideaId" : "5d22f8ebb264a16f6b87fb6f", |
43 |
|
- "mainDesignId": "142648902", |
44 |
44 |
"productTypeId" : "812", |
45 |
45 |
"price" : |
46 |
46 |
{ |
... |
... |
@@ -116,17 +116,10 @@ |
116 |
116 |
)))|((( |
117 |
117 |
Identifies the uploaded design. Necessary to query the detail resource but also useful to group content by design if desired. |
118 |
118 |
))) |
119 |
|
-|(% colspan="1" %)(% colspan="1" %) |
120 |
|
-((( |
121 |
|
-(% class="objectBox objectBox-string" %)mainDesignId |
122 |
|
-)))|(% colspan="1" %)(% colspan="1" %) |
123 |
|
-((( |
124 |
|
-Identifies the main image/design which is used for this Idea (usually the first design you add in the Partner Area). Can be used if you want to useĀ the [[Designs Resource>>doc:Designs]] in combination with this resource. |
125 |
|
-))) |
126 |
126 |
|((( |
127 |
127 |
productTypeId |
128 |
128 |
)))|((( |
129 |
|
-Identifies the 'type of garment' used. Can be used to lookup additional meta data from the product type resources described [[here>>doc:ProductType]]. |
|
120 |
+Identifies the 'type of garment' used. Can be used to lookup additional meta data from the product type resources described [[here>>doc:Inventory Resources]]. |
130 |
130 |
))) |
131 |
131 |
|((( |
132 |
132 |
price |
... |
... |
@@ -168,7 +168,7 @@ |
168 |
168 |
appearanceIds |
169 |
169 |
)))|(% colspan="1" %)(% colspan="1" %) |
170 |
170 |
((( |
171 |
|
-The 'colors' a sellable currently has available for purchase. If you need more information on the colors, the product type resource [[here>>doc:ProductType]] is useful. |
|
162 |
+The 'colors' a sellable currently has available for purchase. If you need more information on the colors, the product type resource [[here>>doc:Inventory Resources]] is useful. |
172 |
172 |
))) |
173 |
173 |
|(% colspan="1" %)(% colspan="1" %) |
174 |
174 |
((( |
... |
... |
@@ -184,7 +184,6 @@ |
184 |
184 |
|
185 |
185 |
= Detail Resource = |
186 |
186 |
|
187 |
|
-(% class="wrapped" %) |
188 |
188 |
|=((( |
189 |
189 |
Method |
190 |
190 |
)))|=((( |
... |
... |
@@ -246,7 +246,6 @@ |
246 |
246 |
], |
247 |
247 |
"sellableId" : "praawgg73zU5gzZN0gaM-812-7", |
248 |
248 |
"ideaId" : "5d22f8ebb264a16f6b87fb6f", |
249 |
|
- "mainDesignId": "142648902", |
250 |
250 |
"productTypeId" : "812", |
251 |
251 |
"price" : |
252 |
252 |
{ |
... |
... |
@@ -315,7 +315,7 @@ |
315 |
315 |
|((( |
316 |
316 |
sizeIds |
317 |
317 |
)))|((( |
318 |
|
-Describes the sizes available for purchase for the sellable in this appearance. For more information on sizes, check the product type resource [[here>>doc:ProductType]]. |
|
307 |
+Describes the sizes available for purchase for the sellable in this appearance. For more information on sizes, check the product type resource [[here>>doc:Inventory Resources]]. |
319 |
319 |
))) |
320 |
320 |
|((( |
321 |
321 |
images |