GET api/s/yg/SubMitRKCar?SID={SID}&AccountID={AccountID}&PayPrice={PayPrice}&BillCode={BillCode}&CompanyName={CompanyName}

生成入库单

Request Information

URI Parameters

NameDescriptionTypeAdditional 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

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.