GET api/GoodsReceiptPO?days={days}&empId={empId}&prjCode={prjCode}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
days

integer

Default value is 90

empId

integer

None.

prjCode

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.