DELETE api/Packages/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
package| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
None. |
|
| name | string |
None. |
|
| price | string |
None. |
|
| desc | string |
None. |
|
| notes | string |
None. |
|
| status | integer |
None. |
|
| sports_no | integer |
None. |
|
| product_no | integer |
None. |
|
| design_no | integer |
None. |
|
| artwork_svg_no | integer |
None. |
|
| artwork_image_no | integer |
None. |
|
| created_at | date |
None. |
|
| created_by | string |
None. |
|
| modified_at | date |
None. |
|
| modified_by | string |
None. |
|
| companies | Collection of company |
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.