GET api/s/yg/SubMitRKCar?SID={SID}&AccountID={AccountID}&PayPrice={PayPrice}&BillCode={BillCode}&CompanyName={CompanyName}
生成入库单
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
SID | globally unique identifier |
Required |
|
AccountID | globally unique identifier |
Required |
|
PayPrice | decimal number |
Default value is 0 |
|
BillCode | string |
None. |
|
CompanyName | string |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.