POST api/LzdShopBill/GetBillOrderDetail

Request Information

URI Parameters

None.

Body Parameters

LzdShopBillOrderDetailReq
NameDescriptionTypeAdditional information
OrderStatus

ShopBillDetailLzdOrderStatusEnum

None.

ShopIds

Collection of integer

None.

StartTime

date

None.

EndTime

date

None.

OrderNos

Collection of string

None.

BillDetailId

integer

None.

Status

ShopBillSettlementStatusEnum

None.

PageIndex

integer

None.

PageSize

integer

None.

Request Formats

application/json, text/json

Sample:
{
  "OrderStatus": "None",
  "ShopIds": [
    1,
    2
  ],
  "StartTime": "2026-08-11 21:56:50",
  "EndTime": "2026-08-11 21:56:50",
  "OrderNos": [
    "sample string 1",
    "sample string 2"
  ],
  "BillDetailId": 1,
  "Status": 0,
  "PageIndex": 1,
  "PageSize": 2
}

application/xml, text/xml

Sample:
<LzdShopBillOrderDetailReq xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/MS.Report.Model.OrderProfit">
  <PageIndex xmlns="http://schemas.datacontract.org/2004/07/MS.Common">1</PageIndex>
  <PageSize xmlns="http://schemas.datacontract.org/2004/07/MS.Common">2</PageSize>
  <BillDetailId>1</BillDetailId>
  <EndTime>2026-08-11T21:56:50.2488969+08:00</EndTime>
  <OrderNos xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:string>sample string 1</d2p1:string>
    <d2p1:string>sample string 2</d2p1:string>
  </OrderNos>
  <ShopIds xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:int>1</d2p1:int>
    <d2p1:int>2</d2p1:int>
  </ShopIds>
  <StartTime>2026-08-11T21:56:50.2488969+08:00</StartTime>
  <Status>WaitSettlement</Status>
  <OrderStatus>None</OrderStatus>
</LzdShopBillOrderDetailReq>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

ResponseResultOfPageListModelOfLzdShopBillOrderDetailRes
NameDescriptionTypeAdditional information
Status

boolean

None.

ErrorCode

string

None.

ErrorMessage

string

None.

Data

PageListModelOfLzdShopBillOrderDetailRes

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml, text/xml

Sample:
<ResponseResultOfPageListModelOfLzdShopBillOrderDetailResfbzXuNbUG0fLBEQf xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Willv.Common">
  <Data xmlns:d2p1="http://schemas.datacontract.org/2004/07/MS.Common">
    <d2p1:PageIndex>2</d2p1:PageIndex>
    <d2p1:PageSize>3</d2p1:PageSize>
    <d2p1:Rows xmlns:d3p1="http://schemas.datacontract.org/2004/07/MS.Report.Model.OrderProfit">
      <d3p1:LzdShopBillOrderDetailRes>
        <d3p1:ActualShippingCosts>1</d3p1:ActualShippingCosts>
        <d3p1:AdvertisingFee>16</d3p1:AdvertisingFee>
        <d3p1:BuyerShippingCosts>12</d3p1:BuyerShippingCosts>
        <d3p1:Commission>14</d3p1:Commission>
        <d3p1:Currency>sample string 9</d3p1:Currency>
        <d3p1:EnterpriseId>3</d3p1:EnterpriseId>
        <d3p1:Id>1</d3p1:Id>
        <d3p1:OnlineCreateTime>2026-08-11T21:56:50.2488969+08:00</d3p1:OnlineCreateTime>
        <d3p1:OnlineOrderNo>sample string 7</d3p1:OnlineOrderNo>
        <d3p1:OrderStatus>None</d3p1:OrderStatus>
        <d3p1:OtherExpenditures>19</d3p1:OtherExpenditures>
        <d3p1:OtherIncome>13</d3p1:OtherIncome>
        <d3p1:Payment>11</d3p1:Payment>
        <d3p1:ProductIds>sample string 8</d3p1:ProductIds>
        <d3p1:PromotionFee>15</d3p1:PromotionFee>
        <d3p1:RefundAmount>18</d3p1:RefundAmount>
        <d3p1:SettledAmount>10</d3p1:SettledAmount>
        <d3p1:SettledTime>2026-08-11T21:56:50.2488969+08:00</d3p1:SettledTime>
        <d3p1:ShopId>4</d3p1:ShopId>
        <d3p1:ShopName>sample string 5</d3p1:ShopName>
        <d3p1:Status>WaitSettlement</d3p1:Status>
        <d3p1:TaxFee>17</d3p1:TaxFee>
      </d3p1:LzdShopBillOrderDetailRes>
      <d3p1:LzdShopBillOrderDetailRes>
        <d3p1:ActualShippingCosts>1</d3p1:ActualShippingCosts>
        <d3p1:AdvertisingFee>16</d3p1:AdvertisingFee>
        <d3p1:BuyerShippingCosts>12</d3p1:BuyerShippingCosts>
        <d3p1:Commission>14</d3p1:Commission>
        <d3p1:Currency>sample string 9</d3p1:Currency>
        <d3p1:EnterpriseId>3</d3p1:EnterpriseId>
        <d3p1:Id>1</d3p1:Id>
        <d3p1:OnlineCreateTime>2026-08-11T21:56:50.2488969+08:00</d3p1:OnlineCreateTime>
        <d3p1:OnlineOrderNo>sample string 7</d3p1:OnlineOrderNo>
        <d3p1:OrderStatus>None</d3p1:OrderStatus>
        <d3p1:OtherExpenditures>19</d3p1:OtherExpenditures>
        <d3p1:OtherIncome>13</d3p1:OtherIncome>
        <d3p1:Payment>11</d3p1:Payment>
        <d3p1:ProductIds>sample string 8</d3p1:ProductIds>
        <d3p1:PromotionFee>15</d3p1:PromotionFee>
        <d3p1:RefundAmount>18</d3p1:RefundAmount>
        <d3p1:SettledAmount>10</d3p1:SettledAmount>
        <d3p1:SettledTime>2026-08-11T21:56:50.2488969+08:00</d3p1:SettledTime>
        <d3p1:ShopId>4</d3p1:ShopId>
        <d3p1:ShopName>sample string 5</d3p1:ShopName>
        <d3p1:Status>WaitSettlement</d3p1:Status>
        <d3p1:TaxFee>17</d3p1:TaxFee>
      </d3p1:LzdShopBillOrderDetailRes>
    </d2p1:Rows>
    <d2p1:Total>1</d2p1:Total>
  </Data>
  <ErrorCode>sample string 2</ErrorCode>
  <ErrorMessage>sample string 3</ErrorMessage>
  <Status>true</Status>
</ResponseResultOfPageListModelOfLzdShopBillOrderDetailResfbzXuNbUG0fLBEQf>