POST jxc_api/ReportReceiveDetailed/Search

Request Information

URI Parameters

None.

Body Parameters

RDDetailsSearchCondition
NameDescriptionTypeAdditional information
BillStart

date

None.

BillEnd

date

None.

ProductIds

Collection of integer

None.

ProdCatId

Collection of integer

None.

Spec

string

None.

WhIds

Collection of integer

None.

WhCatId

Collection of integer

None.

TypeIds

Collection of integer

None.

CustIds

Collection of integer

None.

VendIDs

Collection of integer

None.

BusinessOnly

boolean

None.

ByWarehouse

boolean

None.

ShowDisableWarehousing

boolean

None.

CountRow

integer

None.

PageIndex

integer

None.

PageSize

integer

None.

UsePager

boolean

None.

Keywords

string

None.

OnlyIncludedInAcc

boolean

None.

NoneDataAfterWhCatFilter

boolean

None.

ShowDisableProd

boolean

None.

AccountingItemId

Collection of integer

None.

DepartmentId

Collection of integer

None.

CurrUserSn

integer

None.

CanViewAllBill

boolean

None.

CanOpeAllWh

boolean

None.

OpeWhList

Collection of integer

None.

DocumentDateType

integer

None.

DocumentDateArr

Collection of date

None.

DeliveryDateType

integer

None.

DeliveryDateArr

Collection of date

None.

OffDateType

integer

None.

OffDateArr

Collection of date

None.

InventoryDateType

integer

None.

InventoryDateArr

Collection of date

None.

Request Formats

application/json, text/json

Sample:
{
  "BillStart": "2024-11-25 02:24:17",
  "BillEnd": "2024-11-25 02:24:17",
  "ProductIds": [
    1,
    2
  ],
  "ProdCatId": [
    1,
    2
  ],
  "Spec": "sample string 3",
  "WhIds": [
    1,
    2
  ],
  "WhCatId": [
    1,
    2
  ],
  "TypeIds": [
    1,
    2
  ],
  "CustIds": [
    1,
    2
  ],
  "VendIDs": [
    1,
    2
  ],
  "BusinessOnly": true,
  "ByWarehouse": true,
  "ShowDisableWarehousing": true,
  "CountRow": 7,
  "PageIndex": 8,
  "PageSize": 9,
  "UsePager": true,
  "Keywords": "sample string 11",
  "OnlyIncludedInAcc": true,
  "NoneDataAfterWhCatFilter": true,
  "ShowDisableProd": true,
  "AccountingItemId": [
    1,
    2
  ],
  "DepartmentId": [
    1,
    2
  ],
  "CurrUserSn": 15,
  "CanViewAllBill": true,
  "CanOpeAllWh": true,
  "OpeWhList": [
    1,
    2
  ],
  "DocumentDateType": 18,
  "DocumentDateArr": [
    "2024-11-25 02:24:17",
    "2024-11-25 02:24:17"
  ],
  "DeliveryDateType": 19,
  "DeliveryDateArr": [
    "2024-11-25 02:24:17",
    "2024-11-25 02:24:17"
  ],
  "OffDateType": 20,
  "OffDateArr": [
    "2024-11-25 02:24:17",
    "2024-11-25 02:24:17"
  ],
  "InventoryDateType": 21,
  "InventoryDateArr": [
    "2024-11-25 02:24:17",
    "2024-11-25 02:24:17"
  ]
}

application/xml, text/xml

Sample:
<RDDetailsSearchCondition xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/LemonScm.Model.NewApi.Stock">
  <_x003C_DeliveryDateArr_x003E_k__BackingField xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/LemonScm.Model.Abstraction.Setting">
    <d2p1:dateTime>2024-11-25T02:24:17.1552803+08:00</d2p1:dateTime>
    <d2p1:dateTime>2024-11-25T02:24:17.1552803+08:00</d2p1:dateTime>
  </_x003C_DeliveryDateArr_x003E_k__BackingField>
  <_x003C_DeliveryDateType_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/LemonScm.Model.Abstraction.Setting">19</_x003C_DeliveryDateType_x003E_k__BackingField>
  <_x003C_DocumentDateArr_x003E_k__BackingField xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/LemonScm.Model.Abstraction.Setting">
    <d2p1:dateTime>2024-11-25T02:24:17.1552803+08:00</d2p1:dateTime>
    <d2p1:dateTime>2024-11-25T02:24:17.1552803+08:00</d2p1:dateTime>
  </_x003C_DocumentDateArr_x003E_k__BackingField>
  <_x003C_DocumentDateType_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/LemonScm.Model.Abstraction.Setting">18</_x003C_DocumentDateType_x003E_k__BackingField>
  <_x003C_InventoryDateArr_x003E_k__BackingField xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/LemonScm.Model.Abstraction.Setting">
    <d2p1:dateTime>2024-11-25T02:24:17.1552803+08:00</d2p1:dateTime>
    <d2p1:dateTime>2024-11-25T02:24:17.1552803+08:00</d2p1:dateTime>
  </_x003C_InventoryDateArr_x003E_k__BackingField>
  <_x003C_InventoryDateType_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/LemonScm.Model.Abstraction.Setting">21</_x003C_InventoryDateType_x003E_k__BackingField>
  <_x003C_OffDateArr_x003E_k__BackingField xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/LemonScm.Model.Abstraction.Setting">
    <d2p1:dateTime>2024-11-25T02:24:17.1552803+08:00</d2p1:dateTime>
    <d2p1:dateTime>2024-11-25T02:24:17.1552803+08:00</d2p1:dateTime>
  </_x003C_OffDateArr_x003E_k__BackingField>
  <_x003C_OffDateType_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/LemonScm.Model.Abstraction.Setting">20</_x003C_OffDateType_x003E_k__BackingField>
  <_x003C_CanOpeAllWh_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/LemonScm.Model.Setting">true</_x003C_CanOpeAllWh_x003E_k__BackingField>
  <_x003C_CanViewAllBill_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/LemonScm.Model.Setting">true</_x003C_CanViewAllBill_x003E_k__BackingField>
  <_x003C_CurrUserSn_x003E_k__BackingField xmlns="http://schemas.datacontract.org/2004/07/LemonScm.Model.Setting">15</_x003C_CurrUserSn_x003E_k__BackingField>
  <_x003C_OpeWhList_x003E_k__BackingField xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns="http://schemas.datacontract.org/2004/07/LemonScm.Model.Setting">
    <d2p1:int>1</d2p1:int>
    <d2p1:int>2</d2p1:int>
  </_x003C_OpeWhList_x003E_k__BackingField>
  <_x003C_AccountingItemId_x003E_k__BackingField xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:int>1</d2p1:int>
    <d2p1:int>2</d2p1:int>
  </_x003C_AccountingItemId_x003E_k__BackingField>
  <_x003C_BillEnd_x003E_k__BackingField>2024-11-25T02:24:17.1552803+08:00</_x003C_BillEnd_x003E_k__BackingField>
  <_x003C_BillStart_x003E_k__BackingField>2024-11-25T02:24:17.1552803+08:00</_x003C_BillStart_x003E_k__BackingField>
  <_x003C_BusinessOnly_x003E_k__BackingField>true</_x003C_BusinessOnly_x003E_k__BackingField>
  <_x003C_ByWarehouse_x003E_k__BackingField>true</_x003C_ByWarehouse_x003E_k__BackingField>
  <_x003C_CountRow_x003E_k__BackingField>7</_x003C_CountRow_x003E_k__BackingField>
  <_x003C_CustIds_x003E_k__BackingField xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:int>1</d2p1:int>
    <d2p1:int>2</d2p1:int>
  </_x003C_CustIds_x003E_k__BackingField>
  <_x003C_DepartmentId_x003E_k__BackingField xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:int>1</d2p1:int>
    <d2p1:int>2</d2p1:int>
  </_x003C_DepartmentId_x003E_k__BackingField>
  <_x003C_Keywords_x003E_k__BackingField>sample string 11</_x003C_Keywords_x003E_k__BackingField>
  <_x003C_NoneDataAfterWhCatFilter_x003E_k__BackingField>true</_x003C_NoneDataAfterWhCatFilter_x003E_k__BackingField>
  <_x003C_OnlyIncludedInAcc_x003E_k__BackingField>true</_x003C_OnlyIncludedInAcc_x003E_k__BackingField>
  <_x003C_PageIndex_x003E_k__BackingField>8</_x003C_PageIndex_x003E_k__BackingField>
  <_x003C_PageSize_x003E_k__BackingField>9</_x003C_PageSize_x003E_k__BackingField>
  <_x003C_ProdCatId_x003E_k__BackingField xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:int>1</d2p1:int>
    <d2p1:int>2</d2p1:int>
  </_x003C_ProdCatId_x003E_k__BackingField>
  <_x003C_ProductIds_x003E_k__BackingField xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:int>1</d2p1:int>
    <d2p1:int>2</d2p1:int>
  </_x003C_ProductIds_x003E_k__BackingField>
  <_x003C_ShowDisableProd_x003E_k__BackingField>true</_x003C_ShowDisableProd_x003E_k__BackingField>
  <_x003C_ShowDisableWarehousing_x003E_k__BackingField>true</_x003C_ShowDisableWarehousing_x003E_k__BackingField>
  <_x003C_Spec_x003E_k__BackingField>sample string 3</_x003C_Spec_x003E_k__BackingField>
  <_x003C_TypeIds_x003E_k__BackingField xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:int>1</d2p1:int>
    <d2p1:int>2</d2p1:int>
  </_x003C_TypeIds_x003E_k__BackingField>
  <_x003C_UsePager_x003E_k__BackingField>true</_x003C_UsePager_x003E_k__BackingField>
  <_x003C_VendIDs_x003E_k__BackingField xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:int>1</d2p1:int>
    <d2p1:int>2</d2p1:int>
  </_x003C_VendIDs_x003E_k__BackingField>
  <_x003C_WhCatId_x003E_k__BackingField xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:int>1</d2p1:int>
    <d2p1:int>2</d2p1:int>
  </_x003C_WhCatId_x003E_k__BackingField>
  <_x003C_WhIds_x003E_k__BackingField xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:int>1</d2p1:int>
    <d2p1:int>2</d2p1:int>
  </_x003C_WhIds_x003E_k__BackingField>
</RDDetailsSearchCondition>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

RPDetailedListModel
NameDescriptionTypeAdditional information
Summary

ReceiveDetailedTotalRow

None.

Total

integer

None.

Items

Collection of RPDetailedItemModel

None.

RDocumentStartDate

string

None.

RDocumentEndDate

string

None.

RDeliveryStartDate

string

None.

RDeliveryEndDate

string

None.

Response Formats

application/json, text/json

Sample:
{
  "Summary": {
    "InQty": 1.0,
    "InBaseQty": 2.0,
    "InCost": 3.0,
    "OutQty": 4.0,
    "OutBaseQty": 5.0,
    "OutCost": 6.0,
    "RestQty": 7.0,
    "RestCost": 8.0
  },
  "Total": 1,
  "Items": [
    {
      "IsFirst": true,
      "ProdId": 2,
      "ApId": 3,
      "UnitId": 4,
      "Rate": 5,
      "Date": "2024-11-25 02:24:17",
      "BType": 1010,
      "BDirection": 1001,
      "No": "sample string 7",
      "VcId": 8,
      "CustId": 9,
      "VendId": 10,
      "MainId": 11,
      "WhId": 12,
      "MainBillId": 13,
      "Id": 14,
      "Note": "sample string 15",
      "QTY": 16.0,
      "UnitCost": 17.0,
      "Order": 18,
      "Cost": 19.0,
      "InQTY": 20.0,
      "InBaseQTY": 21.0,
      "InUnitCost": 22.0,
      "InCost": 23.0,
      "OutQTY": 24.0,
      "OutBaseQTY": 25.0,
      "OutUnitCost": 26.0,
      "OutCost": 27.0,
      "RestQTY": "28",
      "RestUnitCost": "29",
      "RestCost": "30",
      "UnitName": "sample string 31",
      "WhName": "sample string 32",
      "WhCatName": "sample string 33",
      "VCName": "sample string 34",
      "BTypeName": "sample string 35",
      "ProdAP": "sample string 36",
      "ProdSpec": "sample string 37",
      "ProdCat": "sample string 38",
      "Brand": "sample string 39",
      "ProdLocation": "sample string 40",
      "ProdName": "sample string 41",
      "ProdNo": "sample string 42",
      "BatchNo": "sample string 43",
      "ProductionDate": "",
      "LifeTime": 45,
      "LifeTimeUnit": 1010,
      "LifeTimeUnitName": "sample string 46",
      "ExpirationDate": "",
      "AccountingItemId": 48,
      "AccountingItemName": "sample string 49",
      "DepartmentId": 50,
      "DepartmentName": "sample string 51"
    },
    {
      "IsFirst": true,
      "ProdId": 2,
      "ApId": 3,
      "UnitId": 4,
      "Rate": 5,
      "Date": "2024-11-25 02:24:17",
      "BType": 1010,
      "BDirection": 1001,
      "No": "sample string 7",
      "VcId": 8,
      "CustId": 9,
      "VendId": 10,
      "MainId": 11,
      "WhId": 12,
      "MainBillId": 13,
      "Id": 14,
      "Note": "sample string 15",
      "QTY": 16.0,
      "UnitCost": 17.0,
      "Order": 18,
      "Cost": 19.0,
      "InQTY": 20.0,
      "InBaseQTY": 21.0,
      "InUnitCost": 22.0,
      "InCost": 23.0,
      "OutQTY": 24.0,
      "OutBaseQTY": 25.0,
      "OutUnitCost": 26.0,
      "OutCost": 27.0,
      "RestQTY": "28",
      "RestUnitCost": "29",
      "RestCost": "30",
      "UnitName": "sample string 31",
      "WhName": "sample string 32",
      "WhCatName": "sample string 33",
      "VCName": "sample string 34",
      "BTypeName": "sample string 35",
      "ProdAP": "sample string 36",
      "ProdSpec": "sample string 37",
      "ProdCat": "sample string 38",
      "Brand": "sample string 39",
      "ProdLocation": "sample string 40",
      "ProdName": "sample string 41",
      "ProdNo": "sample string 42",
      "BatchNo": "sample string 43",
      "ProductionDate": "",
      "LifeTime": 45,
      "LifeTimeUnit": 1010,
      "LifeTimeUnitName": "sample string 46",
      "ExpirationDate": "",
      "AccountingItemId": 48,
      "AccountingItemName": "sample string 49",
      "DepartmentId": 50,
      "DepartmentName": "sample string 51"
    }
  ],
  "RDocumentStartDate": "sample string 2",
  "RDocumentEndDate": "sample string 3",
  "RDeliveryStartDate": "sample string 4",
  "RDeliveryEndDate": "sample string 5"
}

application/xml, text/xml

Sample:
<RPDetailedListModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/LemonScm.WebApi.Areas.Storage.Models">
  <RDeliveryEndDate xmlns="http://schemas.datacontract.org/2004/07/LemonScm.Model.Abstraction.CommonData">sample string 5</RDeliveryEndDate>
  <RDeliveryStartDate xmlns="http://schemas.datacontract.org/2004/07/LemonScm.Model.Abstraction.CommonData">sample string 4</RDeliveryStartDate>
  <RDocumentEndDate xmlns="http://schemas.datacontract.org/2004/07/LemonScm.Model.Abstraction.CommonData">sample string 3</RDocumentEndDate>
  <RDocumentStartDate xmlns="http://schemas.datacontract.org/2004/07/LemonScm.Model.Abstraction.CommonData">sample string 2</RDocumentStartDate>
</RPDetailedListModel>