GET api/MallReceiveGood/GetAdminDelivery?ShopId={ShopId}&ShopName={ShopName}&ProductName={ProductName}&ReceiveFromTime={ReceiveFromTime}&ReceiveToTime={ReceiveToTime}&SettleStatus={SettleStatus}&SettleId={SettleId}&PageSize={PageSize}&Keywords={Keywords}&PageID={PageID}

后台-获取商家收货记录带分页

Request Information

URI Parameters

NameDescriptionTypeAdditional information
ShopId

好店商家id

integer

None.

ShopName

好店商家名称

string

None.

ProductName

商品名称

string

None.

ReceiveFromTime

收货时间从

date

None.

ReceiveToTime

收货时间到

date

None.

SettleStatus

结算状态

SettleStatus

None.

SettleId

结算标识

integer

None.

PageSize

每页条数

integer

None.

Keywords

关键字

string

None.

PageID

分页页数

integer

None.

Body Parameters

None.

Response Information

Resource Description

后台-获取商家收货记录带分页

PagedOfDeliveryDto
NameDescriptionTypeAdditional information
Data

Collection of DeliveryDto

None.

TotalRecord

integer

None.

TotalPage

integer

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml, text/xml

Sample:
<PagedOfDeliveryDtow9TUx7CB xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Mh.Infrastructure.Pages">
  <Data xmlns:d2p1="http://schemas.datacontract.org/2004/07/Mh.Mall.Service.Dto.Delivery">
    <d2p1:DeliveryDto>
      <CashoutId xmlns="http://schemas.datacontract.org/2004/07/Mh.Mall.Service.Model">18</CashoutId>
      <CreateTime xmlns="http://schemas.datacontract.org/2004/07/Mh.Mall.Service.Model">2024-03-29T03:11:05.794314+08:00</CreateTime>
      <DataStatus xmlns="http://schemas.datacontract.org/2004/07/Mh.Mall.Service.Model">Effective</DataStatus>
      <DeliveryCompanyId xmlns="http://schemas.datacontract.org/2004/07/Mh.Mall.Service.Model">6</DeliveryCompanyId>
      <DeliveryContact xmlns="http://schemas.datacontract.org/2004/07/Mh.Mall.Service.Model">sample string 9</DeliveryContact>
      <DeliveryManName xmlns="http://schemas.datacontract.org/2004/07/Mh.Mall.Service.Model">sample string 8</DeliveryManName>
      <DeliveryOrder xmlns="http://schemas.datacontract.org/2004/07/Mh.Mall.Service.Model">sample string 7</DeliveryOrder>
      <DeliveryType xmlns="http://schemas.datacontract.org/2004/07/Mh.Mall.Service.Model">All</DeliveryType>
      <DeliveryWillAt xmlns="http://schemas.datacontract.org/2004/07/Mh.Mall.Service.Model">sample string 10</DeliveryWillAt>
      <Id xmlns="http://schemas.datacontract.org/2004/07/Mh.Mall.Service.Model">1</Id>
      <IsReceive xmlns="http://schemas.datacontract.org/2004/07/Mh.Mall.Service.Model">true</IsReceive>
      <Money xmlns="http://schemas.datacontract.org/2004/07/Mh.Mall.Service.Model">16.1</Money>
      <OrderId xmlns="http://schemas.datacontract.org/2004/07/Mh.Mall.Service.Model">2</OrderId>
      <OrderNumber xmlns="http://schemas.datacontract.org/2004/07/Mh.Mall.Service.Model">sample string 3</OrderNumber>
      <ProductId xmlns="http://schemas.datacontract.org/2004/07/Mh.Mall.Service.Model">4</ProductId>
      <ProductName xmlns="http://schemas.datacontract.org/2004/07/Mh.Mall.Service.Model">sample string 5</ProductName>
      <ReceiveNum xmlns="http://schemas.datacontract.org/2004/07/Mh.Mall.Service.Model">15</ReceiveNum>
      <ReceiveTime xmlns="http://schemas.datacontract.org/2004/07/Mh.Mall.Service.Model">2024-03-29T03:11:05.794314+08:00</ReceiveTime>
      <ShopId xmlns="http://schemas.datacontract.org/2004/07/Mh.Mall.Service.Model">13</ShopId>
      <ShopName xmlns="http://schemas.datacontract.org/2004/07/Mh.Mall.Service.Model">sample string 14</ShopName>
      <UnitPrice xmlns="http://schemas.datacontract.org/2004/07/Mh.Mall.Service.Model">17.1</UnitPrice>
      <d2p1:CashOutStatus>Await</d2p1:CashOutStatus>
    </d2p1:DeliveryDto>
    <d2p1:DeliveryDto>
      <CashoutId xmlns="http://schemas.datacontract.org/2004/07/Mh.Mall.Service.Model">18</CashoutId>
      <CreateTime xmlns="http://schemas.datacontract.org/2004/07/Mh.Mall.Service.Model">2024-03-29T03:11:05.794314+08:00</CreateTime>
      <DataStatus xmlns="http://schemas.datacontract.org/2004/07/Mh.Mall.Service.Model">Effective</DataStatus>
      <DeliveryCompanyId xmlns="http://schemas.datacontract.org/2004/07/Mh.Mall.Service.Model">6</DeliveryCompanyId>
      <DeliveryContact xmlns="http://schemas.datacontract.org/2004/07/Mh.Mall.Service.Model">sample string 9</DeliveryContact>
      <DeliveryManName xmlns="http://schemas.datacontract.org/2004/07/Mh.Mall.Service.Model">sample string 8</DeliveryManName>
      <DeliveryOrder xmlns="http://schemas.datacontract.org/2004/07/Mh.Mall.Service.Model">sample string 7</DeliveryOrder>
      <DeliveryType xmlns="http://schemas.datacontract.org/2004/07/Mh.Mall.Service.Model">All</DeliveryType>
      <DeliveryWillAt xmlns="http://schemas.datacontract.org/2004/07/Mh.Mall.Service.Model">sample string 10</DeliveryWillAt>
      <Id xmlns="http://schemas.datacontract.org/2004/07/Mh.Mall.Service.Model">1</Id>
      <IsReceive xmlns="http://schemas.datacontract.org/2004/07/Mh.Mall.Service.Model">true</IsReceive>
      <Money xmlns="http://schemas.datacontract.org/2004/07/Mh.Mall.Service.Model">16.1</Money>
      <OrderId xmlns="http://schemas.datacontract.org/2004/07/Mh.Mall.Service.Model">2</OrderId>
      <OrderNumber xmlns="http://schemas.datacontract.org/2004/07/Mh.Mall.Service.Model">sample string 3</OrderNumber>
      <ProductId xmlns="http://schemas.datacontract.org/2004/07/Mh.Mall.Service.Model">4</ProductId>
      <ProductName xmlns="http://schemas.datacontract.org/2004/07/Mh.Mall.Service.Model">sample string 5</ProductName>
      <ReceiveNum xmlns="http://schemas.datacontract.org/2004/07/Mh.Mall.Service.Model">15</ReceiveNum>
      <ReceiveTime xmlns="http://schemas.datacontract.org/2004/07/Mh.Mall.Service.Model">2024-03-29T03:11:05.794314+08:00</ReceiveTime>
      <ShopId xmlns="http://schemas.datacontract.org/2004/07/Mh.Mall.Service.Model">13</ShopId>
      <ShopName xmlns="http://schemas.datacontract.org/2004/07/Mh.Mall.Service.Model">sample string 14</ShopName>
      <UnitPrice xmlns="http://schemas.datacontract.org/2004/07/Mh.Mall.Service.Model">17.1</UnitPrice>
      <d2p1:CashOutStatus>Await</d2p1:CashOutStatus>
    </d2p1:DeliveryDto>
  </Data>
  <TotalPage>2</TotalPage>
  <TotalRecord>1</TotalRecord>
</PagedOfDeliveryDtow9TUx7CB>