GET api/Doc/DocumentDelete/{id}/{memberid}/{laborderdetailid}/{filename}/{fileext}/{type}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
|
| memberid | globally unique identifier |
Required |
|
| laborderdetailid | globally unique identifier |
Required |
|
| filename | string |
Required |
|
| fileext | string |
Required |
|
| type | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.