GET api/s/yg/ChangeCRCar?SID={SID}&AccountID={AccountID}&CarID={CarID}&num={num}&type={type}
修改出入库车商品数量
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
SID | globally unique identifier |
Required |
|
AccountID | globally unique identifier |
Required |
|
CarID | globally unique identifier |
Required |
|
num | string |
Default value is 1 |
|
type | integer |
Default value is 1 |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.