Http方法:POST
路由:api/Storage_AllocateEnter/GetById/{Id}
根据调拨申请单ID获取调拨申请单管理信息
请求参数
参数名称 | 参数描述 | 类型 | 附加信息 |
---|---|---|---|
Id |
调拨申请单ID |
integer |
Required |
返回响应信息
根据调拨申请单ID获取调拨申请单管理信息
Storage_AllocateEnter参数名称 | 参数描述 | 类型 | 附加信息 |
---|---|---|---|
AllocateEnter_Id |
调拨单ID |
integer |
None |
AllocateEnterCode |
调拨单号 |
string |
None |
AllocateApply_Id |
调拨申请单ID |
integer |
None |
OrderType |
单据类型 |
string |
None |
AllocateApplyCode |
调拨申请单号 |
string |
None |
User_Id |
经手人ID |
integer |
None |
UserTrueName |
经手人 |
string |
None |
Consignor_Id |
货主ID |
integer |
None |
ConsignorCode |
货主编号 |
string |
None |
ConsignorName |
货主名称 |
string |
None |
Storage_Id |
调出仓库ID |
integer |
None |
StorageName |
调出仓库 |
string |
None |
Storage_Id_In |
调入仓库ID |
integer |
None |
StorageName_In |
调入仓库 |
string |
None |
Dept_Id |
部门ID |
integer |
None |
DeptName |
部门 |
string |
None |
EnterDate |
入库日期 |
date |
None |
TotalQuantity |
合计数量 |
integer |
None |
TotalMoney |
合计金额 |
decimal number |
None |
StatusID |
调拨入库状态ID |
byte |
None |
StatusText |
调拨入库状态 |
string |
None |
Auditor |
审核人 |
string |
None |
Auditing |
审核 |
byte |
None |
AuditDate |
审核日期 |
date |
None |
Enable |
是否可用 |
byte |
None |
Remark |
备注 |
string |
None |
CreateID |
创建人ID |
integer |
None |
Creator |
创建人 |
string |
None |
CreateDate |
创建时间 |
date |
None |
ModifyID |
修改人ID |
integer |
None |
Modifier |
修改人 |
string |
None |
ModifyDate |
修改时间 |
date |
None |
Storage_AllocateEnterList | Collection of Storage_AllocateEnterList |
None |
|
RecordAction |
记录操作动作 |
RecordAction |
None |
Response Formats
application/json, text/json
Sample:
{ "AllocateEnter_Id": 1, "AllocateEnterCode": "sample string 2", "AllocateApply_Id": 3, "OrderType": "sample string 4", "AllocateApplyCode": "sample string 5", "User_Id": 6, "UserTrueName": "sample string 7", "Consignor_Id": 1, "ConsignorCode": "sample string 8", "ConsignorName": "sample string 9", "Storage_Id": 10, "StorageName": "sample string 11", "Storage_Id_In": 12, "StorageName_In": "sample string 13", "Dept_Id": 14, "DeptName": "sample string 15", "EnterDate": "2025-05-04T20:39:55.3231952+08:00", "TotalQuantity": 1, "TotalMoney": 1.0, "StatusID": 64, "StatusText": "sample string 17", "Auditor": "sample string 18", "Auditing": 64, "AuditDate": "2025-05-04T20:39:55.3231952+08:00", "Enable": 64, "Remark": "sample string 19", "CreateID": 20, "Creator": "sample string 21", "CreateDate": "2025-05-04T20:39:55.3231952+08:00", "ModifyID": 1, "Modifier": "sample string 22", "ModifyDate": "2025-05-04T20:39:55.3231952+08:00", "Storage_AllocateEnterList": [ { "AllocateEnterList_Id": 1, "AllocateEnter_Id": 2, "AllocateApply_Id": 3, "AllocateApplyList_Id": 4, "Product_Id": 5, "ProductCode": "sample string 6", "ProductName": "sample string 7", "ProductModel": "sample string 8", "BatchNumber": "sample string 9", "ProductSpec": "sample string 10", "Quantity": 11, "PositionName": "sample string 12", "PurchasePrice": 1.0, "PurchaseMoney": 1.0, "SmallUnit": "sample string 13", "BigUnit": "sample string 14", "UnitConvert": 1.0, "UnitConvertText": "sample string 15", "Enable": 64, "Remark": "sample string 16", "CreateID": 17, "Creator": "sample string 18", "CreateDate": "2025-05-04T20:39:55.3231952+08:00", "ModifyID": 1, "Modifier": "sample string 19", "ModifyDate": "2025-05-04T20:39:55.3231952+08:00", "RecordAction": 0 }, { "AllocateEnterList_Id": 1, "AllocateEnter_Id": 2, "AllocateApply_Id": 3, "AllocateApplyList_Id": 4, "Product_Id": 5, "ProductCode": "sample string 6", "ProductName": "sample string 7", "ProductModel": "sample string 8", "BatchNumber": "sample string 9", "ProductSpec": "sample string 10", "Quantity": 11, "PositionName": "sample string 12", "PurchasePrice": 1.0, "PurchaseMoney": 1.0, "SmallUnit": "sample string 13", "BigUnit": "sample string 14", "UnitConvert": 1.0, "UnitConvertText": "sample string 15", "Enable": 64, "Remark": "sample string 16", "CreateID": 17, "Creator": "sample string 18", "CreateDate": "2025-05-04T20:39:55.3231952+08:00", "ModifyID": 1, "Modifier": "sample string 19", "ModifyDate": "2025-05-04T20:39:55.3231952+08:00", "RecordAction": 0 }, { "AllocateEnterList_Id": 1, "AllocateEnter_Id": 2, "AllocateApply_Id": 3, "AllocateApplyList_Id": 4, "Product_Id": 5, "ProductCode": "sample string 6", "ProductName": "sample string 7", "ProductModel": "sample string 8", "BatchNumber": "sample string 9", "ProductSpec": "sample string 10", "Quantity": 11, "PositionName": "sample string 12", "PurchasePrice": 1.0, "PurchaseMoney": 1.0, "SmallUnit": "sample string 13", "BigUnit": "sample string 14", "UnitConvert": 1.0, "UnitConvertText": "sample string 15", "Enable": 64, "Remark": "sample string 16", "CreateID": 17, "Creator": "sample string 18", "CreateDate": "2025-05-04T20:39:55.3231952+08:00", "ModifyID": 1, "Modifier": "sample string 19", "ModifyDate": "2025-05-04T20:39:55.3231952+08:00", "RecordAction": 0 } ], "RecordAction": 0 }