POST jxc_api/ReportReceiveDetailed/Export

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:53:10",
  "BillEnd": "2024-11-25 02:53:10",
  "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:53:10",
    "2024-11-25 02:53:10"
  ],
  "DeliveryDateType": 19,
  "DeliveryDateArr": [
    "2024-11-25 02:53:10",
    "2024-11-25 02:53:10"
  ],
  "OffDateType": 20,
  "OffDateArr": [
    "2024-11-25 02:53:10",
    "2024-11-25 02:53:10"
  ],
  "InventoryDateType": 21,
  "InventoryDateArr": [
    "2024-11-25 02:53:10",
    "2024-11-25 02:53:10"
  ]
}

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:53:10.3317662+08:00</d2p1:dateTime>
    <d2p1:dateTime>2024-11-25T02:53:10.3317662+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:53:10.3317662+08:00</d2p1:dateTime>
    <d2p1:dateTime>2024-11-25T02:53:10.3317662+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:53:10.3317662+08:00</d2p1:dateTime>
    <d2p1:dateTime>2024-11-25T02:53:10.3317662+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:53:10.3317662+08:00</d2p1:dateTime>
    <d2p1:dateTime>2024-11-25T02:53:10.3317662+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:53:10.3317662+08:00</_x003C_BillEnd_x003E_k__BackingField>
  <_x003C_BillStart_x003E_k__BackingField>2024-11-25T02:53:10.3317662+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

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.