POST api/Manager/FreeAmount?sign={sign}&shopno={shopno}&employeeid={employeeid}&mainOrderNo={mainOrderNo}&free={free}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| sign | string |
Required |
|
| shopno | string |
Required |
|
| employeeid | string |
Required |
|
| mainOrderNo | string |
Required |
|
| free | decimal number |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.