POST api/Products
Request Information
URI Parameters
None.
Body Parameters
product| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
None. |
|
| company_sport_id | integer |
None. |
|
| company_fit_id | integer |
None. |
|
| company_id | integer |
None. |
|
| name | string |
None. |
|
| desc | string |
None. |
|
| notes | string |
None. |
|
| imagepath | string |
None. |
|
| imagename | string |
None. |
|
| modelimagepath | string |
None. |
|
| modelimagename | string |
None. |
|
| aifilepath | string |
None. |
|
| aifilename | string |
None. |
|
| modelheight | decimal number |
None. |
|
| modelweight | decimal number |
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. |
|
| designs | Collection of design |
None. |
|
| garments | Collection of garment |
None. |
Request 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.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
product| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
None. |
|
| company_sport_id | integer |
None. |
|
| company_fit_id | integer |
None. |
|
| company_id | integer |
None. |
|
| name | string |
None. |
|
| desc | string |
None. |
|
| notes | string |
None. |
|
| imagepath | string |
None. |
|
| imagename | string |
None. |
|
| modelimagepath | string |
None. |
|
| modelimagename | string |
None. |
|
| aifilepath | string |
None. |
|
| aifilename | string |
None. |
|
| modelheight | decimal number |
None. |
|
| modelweight | decimal number |
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. |
|
| designs | Collection of design |
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.