Http方法:POST
路由:api/Storage_AllocateApply/GetByCode

根据调拨申请单Code获取调拨申请单管理信息

请求参数

参数名称参数描述类型附加信息
AllocateApplyCode

调拨申请单编号

string

Required

返回响应信息

根据调拨申请单Code获取调拨申请单管理信息

Storage_AllocateApply
参数名称参数描述类型附加信息
AllocateApply_Id

调拨申请单ID

integer

None

AllocateApplyCode

调拨申请单号

string

None

OrderType

单据类型

string

None

Consignor_Id

货主ID

integer

None

ConsignorCode

货主编号

string

None

ConsignorName

货主名称

string

None

User_Id

经手人ID

integer

None

UserTrueName

经手人

string

None

Dept_Id

部门ID

integer

None

DeptName

部门

string

None

ApplyDate

申请日期

date

None

Storage_Id

调出仓库ID

integer

None

StorageName

调出仓库

string

None

Storage_Id_In

调入仓库ID

integer

None

StorageName_In

调入仓库

string

None

StatusID

调拨申请状态ID

byte

None

StatusText

调拨申请状态

string

None

SortingStatus

分拣状态

byte

None

SortingDate

分拣日期

date

None

Auditor

审核人

string

None

Auditing

审核

byte

None

AuditDate

审核日期

date

None

TotalQuantity

合计数量

integer

None

TotalMoney

合计金额

decimal number

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_AllocateApplyList

Collection of Storage_AllocateApplyList

None

RecordAction

记录操作动作

RecordAction

None

Response Formats

application/json, text/json

Sample:
{
  "AllocateApply_Id": 1,
  "AllocateApplyCode": "sample string 2",
  "OrderType": "sample string 3",
  "Consignor_Id": 1,
  "ConsignorCode": "sample string 4",
  "ConsignorName": "sample string 5",
  "User_Id": 6,
  "UserTrueName": "sample string 7",
  "Dept_Id": 8,
  "DeptName": "sample string 9",
  "ApplyDate": "2024-04-19T17:47:07.0863577+08:00",
  "Storage_Id": 11,
  "StorageName": "sample string 12",
  "Storage_Id_In": 13,
  "StorageName_In": "sample string 14",
  "StatusID": 64,
  "StatusText": "sample string 15",
  "SortingStatus": 64,
  "SortingDate": "2024-04-19T17:47:07.0863577+08:00",
  "Auditor": "sample string 16",
  "Auditing": 64,
  "AuditDate": "2024-04-19T17:47:07.0863577+08:00",
  "TotalQuantity": 1,
  "TotalMoney": 1.0,
  "Enable": 64,
  "Remark": "sample string 17",
  "CreateID": 18,
  "Creator": "sample string 19",
  "CreateDate": "2024-04-19T17:47:07.0873315+08:00",
  "ModifyID": 1,
  "Modifier": "sample string 20",
  "ModifyDate": "2024-04-19T17:47:07.0873315+08:00",
  "Storage_AllocateApplyList": [
    {
      "AllocateApplyList_Id": 1,
      "AllocateApply_Id": 1,
      "Product_Id": 2,
      "ProductCode": "sample string 3",
      "ProductName": "sample string 4",
      "ProductModel": "sample string 5",
      "BatchNumber": "sample string 6",
      "ProductSpec": "sample string 7",
      "Quantity": 8,
      "PurchasePrice": 1.0,
      "PurchaseMoney": 1.0,
      "LackStorage": 1,
      "SmallUnit": "sample string 9",
      "BigUnit": "sample string 10",
      "UnitConvert": 1.0,
      "UnitConvertText": "sample string 11",
      "Enable": 64,
      "Remark": "sample string 12",
      "CreateID": 1,
      "Creator": "sample string 13",
      "CreateDate": "2024-04-19T17:47:07.0883096+08:00",
      "ModifyID": 1,
      "Modifier": "sample string 14",
      "ModifyDate": "2024-04-19T17:47:07.0883096+08:00",
      "RecordAction": 0
    },
    {
      "AllocateApplyList_Id": 1,
      "AllocateApply_Id": 1,
      "Product_Id": 2,
      "ProductCode": "sample string 3",
      "ProductName": "sample string 4",
      "ProductModel": "sample string 5",
      "BatchNumber": "sample string 6",
      "ProductSpec": "sample string 7",
      "Quantity": 8,
      "PurchasePrice": 1.0,
      "PurchaseMoney": 1.0,
      "LackStorage": 1,
      "SmallUnit": "sample string 9",
      "BigUnit": "sample string 10",
      "UnitConvert": 1.0,
      "UnitConvertText": "sample string 11",
      "Enable": 64,
      "Remark": "sample string 12",
      "CreateID": 1,
      "Creator": "sample string 13",
      "CreateDate": "2024-04-19T17:47:07.0883096+08:00",
      "ModifyID": 1,
      "Modifier": "sample string 14",
      "ModifyDate": "2024-04-19T17:47:07.0883096+08:00",
      "RecordAction": 0
    },
    {
      "AllocateApplyList_Id": 1,
      "AllocateApply_Id": 1,
      "Product_Id": 2,
      "ProductCode": "sample string 3",
      "ProductName": "sample string 4",
      "ProductModel": "sample string 5",
      "BatchNumber": "sample string 6",
      "ProductSpec": "sample string 7",
      "Quantity": 8,
      "PurchasePrice": 1.0,
      "PurchaseMoney": 1.0,
      "LackStorage": 1,
      "SmallUnit": "sample string 9",
      "BigUnit": "sample string 10",
      "UnitConvert": 1.0,
      "UnitConvertText": "sample string 11",
      "Enable": 64,
      "Remark": "sample string 12",
      "CreateID": 1,
      "Creator": "sample string 13",
      "CreateDate": "2024-04-19T17:47:07.0883096+08:00",
      "ModifyID": 1,
      "Modifier": "sample string 14",
      "ModifyDate": "2024-04-19T17:47:07.0883096+08:00",
      "RecordAction": 0
    }
  ],
  "RecordAction": 0
}