GET api/Designs/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
design| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
None. |
|
| company_sport_id | integer |
None. |
|
| company_fit_id | integer |
None. |
|
| product_id | integer |
None. |
|
| company_id | integer |
None. |
|
| name | string |
None. |
|
| desc | string |
None. |
|
| notes | string |
None. |
|
| imagepath | string |
None. |
|
| imagename | string |
None. |
|
| logoimagepath | string |
None. |
|
| logoimagename | string |
None. |
|
| svgfilepath | string |
None. |
|
| svgfilename | string |
None. |
|
| gradientfrontvalue | string |
None. |
|
| gradientfrontlayer | string |
None. |
|
| gradientbackvalue | string |
None. |
|
| gradientbacklayer | string |
None. |
|
| modelheight | decimal number |
None. |
|
| modelweight | decimal number |
None. |
|
| camostyles | string |
None. |
|
| fabricstyles | string |
None. |
|
| sizes | string |
None. |
|
| colors | string |
None. |
|
| artworks | string |
None. |
|
| status | integer |
None. |
|
| created_at | date |
None. |
|
| created_by | string |
None. |
|
| modified_at | date |
None. |
|
| modified_by | string |
None. |
|
| sortOrder | integer |
None. |
|
| company_category_id | integer |
None. |
|
| company | company |
None. |
|
| company_category | company_category |
None. |
|
| company_fit | company_fit |
None. |
|
| company_sport | company_sport |
None. |
|
| product | product |
None. |
|
| garments | Collection of garment |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.