GET api/Inventory/APP_GetInventory_Use_MyApply_Info?ApplyFor_UseID={ApplyFor_UseID}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
ApplyFor_UseID

string

Required

Body Parameters

None.

Response Information

Resource Description

ResponseResultOfPropertyInventory_ApplyFor_Use
NameDescriptionTypeAdditional information
Status

boolean

None.

Mesg

string

None.

Data

PropertyInventory_ApplyFor_Use

None.

Response Formats

application/json, text/json

Sample:
{
  "Status": true,
  "Mesg": "sample string 2",
  "Data": {
    "Platformlevel": 1,
    "CIDorPCID": "sample string 2",
    "Number": "sample string 3",
    "ApprovalFlow_ID": "sample string 4",
    "WarehouseID": "sample string 5",
    "StaffID": "sample string 6",
    "Remark": "sample string 7",
    "Apply_Status": 0,
    "ApprovalNode": 8,
    "IsOutbound": true,
    "CIDorPCIDName": "sample string 10",
    "WarehouseName": "sample string 11",
    "WarehouseAddress": "sample string 12",
    "StaffName": "sample string 13",
    "StaffTel": "sample string 14",
    "ApprovalFlow_Title": "sample string 15",
    "Apply_StatusName": "sample string 16",
    "ApprovalNode_Name": "sample string 17",
    "ApprovalStatus": 0,
    "ApprovalRemark": "sample string 18",
    "Approval_Cretaed": "2025-12-07 04:19:48",
    "Approval_Node": "sample string 20",
    "ApprovalFlowOper": 0,
    "_Use_GoodsList": [
      {
        "Platformlevel": 1,
        "CIDorPCID": "sample string 2",
        "ApplyFor_ID": "sample string 3",
        "GoodsID": "sample string 4",
        "GoodsName_Apply": "sample string 5",
        "SpecTitle_Apply": "sample string 6",
        "Unit_Apply": "sample string 7",
        "GoodsTypeID": "sample string 8",
        "GoodsType": 0,
        "ParentTypeID": "sample string 9",
        "ApplyCnt": 10.0,
        "IsUseConvert": true,
        "AlreadyUseCnt": 12.0,
        "GoodsName": "sample string 13",
        "SpecTitle": "sample string 14",
        "Unit": "sample string 15",
        "GoodsTypeName": "sample string 16",
        "GoodsTypeParentName": "sample string 17",
        "Id": "sample string 18",
        "Created": "2025-12-07 04:19:48",
        "Updated": "2025-12-07 04:19:48"
      },
      {
        "Platformlevel": 1,
        "CIDorPCID": "sample string 2",
        "ApplyFor_ID": "sample string 3",
        "GoodsID": "sample string 4",
        "GoodsName_Apply": "sample string 5",
        "SpecTitle_Apply": "sample string 6",
        "Unit_Apply": "sample string 7",
        "GoodsTypeID": "sample string 8",
        "GoodsType": 0,
        "ParentTypeID": "sample string 9",
        "ApplyCnt": 10.0,
        "IsUseConvert": true,
        "AlreadyUseCnt": 12.0,
        "GoodsName": "sample string 13",
        "SpecTitle": "sample string 14",
        "Unit": "sample string 15",
        "GoodsTypeName": "sample string 16",
        "GoodsTypeParentName": "sample string 17",
        "Id": "sample string 18",
        "Created": "2025-12-07 04:19:48",
        "Updated": "2025-12-07 04:19:48"
      }
    ],
    "_Use_ApprovalStaffList": [
      {
        "Platformlevel": 1,
        "CIDorPCID": "sample string 2",
        "ApplyFor_ID": "sample string 3",
        "ApprovalFlow_ID": "sample string 4",
        "StaffID": "sample string 5",
        "Approval_Node": 6,
        "ApprovalStatus": 0,
        "StaffName": "sample string 7",
        "ApprovalFlow_Title": "sample string 8",
        "Id": "sample string 9",
        "Created": "2025-12-07 04:19:48",
        "Updated": "2025-12-07 04:19:48"
      },
      {
        "Platformlevel": 1,
        "CIDorPCID": "sample string 2",
        "ApplyFor_ID": "sample string 3",
        "ApprovalFlow_ID": "sample string 4",
        "StaffID": "sample string 5",
        "Approval_Node": 6,
        "ApprovalStatus": 0,
        "StaffName": "sample string 7",
        "ApprovalFlow_Title": "sample string 8",
        "Id": "sample string 9",
        "Created": "2025-12-07 04:19:48",
        "Updated": "2025-12-07 04:19:48"
      }
    ],
    "_Use_OperList": [
      {
        "Platformlevel": 1,
        "CIDorPCID": "sample string 2",
        "ApplyFor_ID": "sample string 3",
        "ApprovalFlow_ID": "sample string 4",
        "StaffID": "sample string 5",
        "Approval_Node": "sample string 6",
        "ApprovalFlowOper": 0,
        "Remark": "sample string 7",
        "StaffName": "sample string 8",
        "ApprovalFlowOper_Title": "sample string 9",
        "Id": "sample string 10",
        "Created": "2025-12-07 04:19:48",
        "Updated": "2025-12-07 04:19:48"
      },
      {
        "Platformlevel": 1,
        "CIDorPCID": "sample string 2",
        "ApplyFor_ID": "sample string 3",
        "ApprovalFlow_ID": "sample string 4",
        "StaffID": "sample string 5",
        "Approval_Node": "sample string 6",
        "ApprovalFlowOper": 0,
        "Remark": "sample string 7",
        "StaffName": "sample string 8",
        "ApprovalFlowOper_Title": "sample string 9",
        "Id": "sample string 10",
        "Created": "2025-12-07 04:19:48",
        "Updated": "2025-12-07 04:19:48"
      }
    ],
    "CorPName": "sample string 21",
    "GoodsJson": "sample string 22",
    "Id": "sample string 23",
    "Created": "2025-12-07 04:19:48",
    "Updated": "2025-12-07 04:19:48"
  }
}