Changes for page Design Details

Last modified by Shop Team on 2023/02/13 22:56

<
From version < 10.1 >
edited by Shop Team
on 2019/08/01 15:09
To version < 5.1 >
edited by Shop Team
on 2019/08/01 12:21
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Designs
1 +Design
Content
... ... @@ -1,4 +1,4 @@
1 -In our terminology, a design represents a pixel (png, jpg, gif) or vector image (svg) that you uploaded in the Partner Area.
1 +In our terminology, a design represents a pixel (png, jpg, gif) or vector image (svg) that a customer or partner can use to put it on a product type.
2 2  
3 3  = List of all designs in the shop =
4 4  
... ... @@ -18,29 +18,8 @@
18 18  [[https:~~/~~/api.spreadshirt.net/api/v1/shops/100488332/designs?mediaType=json>>url:https://api.spreadshirt.net/api/v1/shops/100488332/designs?mediaType=json||shape="rect"]]
19 19  )))
20 20  
21 -(% class="auto-cursor-target" %)
22 22  \\
23 23  
24 -|=(((
25 -Query Paramete
26 -)))|=(((
27 -Description
28 -)))
29 -|(((
30 -limit
31 -)))|(((
32 -Between 1 and 1000. Determines the maximum number of results per request.
33 -)))
34 -|(((
35 -offset
36 -)))|(((
37 -Allows pagination.
38 -)))
39 -
40 -\\
41 -
42 -\\
43 -
44 44  {{code language="js" title="Example Payload"}}
45 45  {
46 46   "offset":0,
... ... @@ -100,7 +100,7 @@
100 100  
101 101  A design has the following characteristics:
102 102  
103 -* Each design has a name, a description, a size.
82 +* Each design has a name, a description, a size and a price. The price is in this case the commission that the owner of the design earns for each usage.
104 104  * **Images:** To retrieve a design image, you can use a URL similar to the following one: [[https:~~/~~/image.spreadshirtmedia.net/image-server/v1/designs/2484607>>url:https://image.spreadshirtmedia.net/image-server/v1/designs/2484607||shape="rect"]]. These URLs are provided within the resources part of the design payload.
105 105  * **Color Layers:** Vector designs consist of one or more color layers. We provide for each color layer, the original color of the uploaded design as well as the color set by the owner as actual default color. Example:
106 106  [[image:attach:design-layer2.png]]
... ... @@ -141,6 +141,18 @@
141 141   "id":"1"
142 142   },
143 143   ],
123 + "designCategories":[
124 +
125 + ],
126 + "price":{
127 + "vatExcluded":0.00,
128 + "vatIncluded":0.00,
129 + "vat":19.00,
130 + "currency":{
131 + "href":"https://api.spreadshirt.net/api/v1/currencies/1",
132 + "id":"1"
133 + }
134 + },
144 144   "resources":[
145 145   {
146 146   "mediaType":"png",
Confluence.Code.ConfluencePageClass[0]
id
... ... @@ -1,1 +1,1 @@
1 -86999041
1 +28278864
url
... ... @@ -1,1 +1,1 @@
1 -https://developer.spreadshirt.net/wiki/spaces/API/pages/86999041/Designs
1 +https://developer.spreadshirt.net/wiki/spaces/API/pages/28278864/Design