POST api/CompanySport
Request Information
URI Parameters
None.
Body Parameters
company_sport| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
None. |
|
| company_id | integer |
None. |
|
| sport_id | integer |
None. |
|
| imagepath | string |
None. |
|
| imagename | string |
None. |
|
| status | integer |
None. |
|
| name | string |
None. |
|
| desc | string |
None. |
|
| notes | string |
None. |
|
| sortOrder | integer |
None. |
|
| company_category_id | integer |
None. |
|
| company | company |
None. |
|
| company_category | company_category |
None. |
|
| sport | sport |
None. |
|
| designs | Collection of design |
None. |
|
| products | Collection of product |
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
company_sport| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
None. |
|
| company_id | integer |
None. |
|
| sport_id | integer |
None. |
|
| imagepath | string |
None. |
|
| imagename | string |
None. |
|
| status | integer |
None. |
|
| name | string |
None. |
|
| desc | string |
None. |
|
| notes | string |
None. |
|
| sortOrder | integer |
None. |
|
| company_category_id | integer |
None. |
|
| company | company |
None. |
|
| company_category | company_category |
None. |
|
| sport | sport |
None. |
|
| designs | Collection of design |
None. |
|
| products | Collection of product |
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.