GET api/GZPDA/CargoInspection/QueryRequest?id_User={id_User}&CargoBarcode={CargoBarcode}&WHCode={WHCode}

查询待验货的验货申请

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id_User

integer

Default value is 0

CargoBarcode

string

Default value is

WHCode

string

Default value is

Body Parameters

None.

Response Information

Resource Description

ImpOrderCargoInspectionOrderList
NameDescriptionTypeAdditional information
OrderList

验货申请单

Collection of ImpOrderCargoInspectionOrder

None.

TotalCnt

总数

integer

None.

ErrorCode

Detailed Error code (Variable definition by specific API)

integer

None.

ErrDetail

错误原因

ErrorCodeModel

None.

Code

Return code

APIReturnResult

None.

Reference

Optional, typically used for refering Unique ID in batch operation result;

string

None.

Message

Returned message.

string

None.

ReturnResult

Return result

Object

None.

Response Formats

application/json, text/json

Sample:

Sample not available.