... |
... |
@@ -1,6 +1,6 @@ |
1 |
1 |
= General Remarks = |
2 |
2 |
|
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: |
|
3 |
+These resources only work 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,6 +11,7 @@ |
11 |
11 |
|
12 |
12 |
= List Resource = |
13 |
13 |
|
|
14 |
+(% class="wrapped" %) |
14 |
14 |
|=((( |
15 |
15 |
Method |
16 |
16 |
)))|=((( |
... |
... |
@@ -39,6 +39,7 @@ |
39 |
39 |
{ |
40 |
40 |
"sellableId" : "praawgg73zU5gzZN0gaM-812-7", |
41 |
41 |
"ideaId" : "5d22f8ebb264a16f6b87fb6f", |
|
43 |
+ "mainDesignId": "142648902", |
42 |
42 |
"productTypeId" : "812", |
43 |
43 |
"price" : |
44 |
44 |
{ |
... |
... |
@@ -100,7 +100,7 @@ |
100 |
100 |
|
101 |
101 |
(% class="wrapped" %) |
102 |
102 |
|=((( |
103 |
|
-Fiel |
|
105 |
+Field |
104 |
104 |
)))|=((( |
105 |
105 |
Description |
106 |
106 |
))) |
... |
... |
@@ -114,10 +114,17 @@ |
114 |
114 |
)))|((( |
115 |
115 |
Identifies the uploaded design. Necessary to query the detail resource but also useful to group content by design if desired. |
116 |
116 |
))) |
|
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 |
+))) |
117 |
117 |
|((( |
118 |
118 |
productTypeId |
119 |
119 |
)))|((( |
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]]. |
|
129 |
+Identifies the 'type of garment' used. Can be used to lookup additional meta data from the product type resources described [[here>>doc:ProductType]]. |
121 |
121 |
))) |
122 |
122 |
|((( |
123 |
123 |
price |
... |
... |
@@ -159,7 +159,7 @@ |
159 |
159 |
appearanceIds |
160 |
160 |
)))|(% colspan="1" %)(% colspan="1" %) |
161 |
161 |
((( |
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. |
|
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. |
163 |
163 |
))) |
164 |
164 |
|(% colspan="1" %)(% colspan="1" %) |
165 |
165 |
((( |
... |
... |
@@ -175,6 +175,7 @@ |
175 |
175 |
|
176 |
176 |
= Detail Resource = |
177 |
177 |
|
|
187 |
+(% class="wrapped" %) |
178 |
178 |
|=((( |
179 |
179 |
Method |
180 |
180 |
)))|=((( |
... |
... |
@@ -236,6 +236,7 @@ |
236 |
236 |
], |
237 |
237 |
"sellableId" : "praawgg73zU5gzZN0gaM-812-7", |
238 |
238 |
"ideaId" : "5d22f8ebb264a16f6b87fb6f", |
|
249 |
+ "mainDesignId": "142648902", |
239 |
239 |
"productTypeId" : "812", |
240 |
240 |
"price" : |
241 |
241 |
{ |
... |
... |
@@ -297,7 +297,7 @@ |
297 |
297 |
|
298 |
298 |
(% class="wrapped" %) |
299 |
299 |
|=((( |
300 |
|
-Field name |
|
311 |
+Field |
301 |
301 |
)))|=((( |
302 |
302 |
Meaning |
303 |
303 |
))) |
... |
... |
@@ -304,7 +304,7 @@ |
304 |
304 |
|((( |
305 |
305 |
sizeIds |
306 |
306 |
)))|((( |
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]]. |
|
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]]. |
308 |
308 |
))) |
309 |
309 |
|((( |
310 |
310 |
images |