GET api/Purchase/GetBuyBillPage?FCompID={FCompID}&FSectionId={FSectionId}&BeginTime={BeginTime}&EndTime={EndTime}&FSupplierId={FSupplierId}&FSpecId={FSpecId}&PageIndex={PageIndex}&PageSize={PageSize}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
FCompID

integer

None.

FSectionId

integer

None.

BeginTime

string

None.

EndTime

string

None.

FSupplierId

integer

None.

FSpecId

integer

None.

PageIndex

integer

None.

PageSize

integer

None.

Body Parameters

None.

Response Information

Resource Description

PageModelOfGetBuyBillPageViewModel
NameDescriptionTypeAdditional information
Status

integer

None.

Success

boolean

None.

Msg

string

None.

Page

integer

None.

PageCount

integer

None.

DataCount

integer

None.

PageSize

integer

None.

Response

Collection of GetBuyBillPageViewModel

None.

Response Formats

application/json, text/json

Sample:
{
  "Status": 200,
  "Success": true,
  "Msg": "sample string 3",
  "Page": 4,
  "PageCount": 5,
  "DataCount": 6,
  "PageSize": 7,
  "Response": [
    {
      "FKey": 1,
      "FBillNo": "sample string 2",
      "FGoods": 1,
      "FGoodsNo": "sample string 3",
      "FQty": 4,
      "FGoodsName": "sample string 5",
      "FSectionId": 1,
      "FSectionName": "sample string 6",
      "FSupplierId": 1,
      "FSupplierName": "sample string 7",
      "FSignFor": 1,
      "FPayType": 1,
      "FOptTime": "2025-12-06 13:45:28",
      "FSendStatus": 1,
      "FSpecId": 1,
      "FSpecName": "sample string 8",
      "FWtNet": 1.0,
      "UnitId": 1,
      "UnitName": "sample string 9",
      "FUsageFeeUnitId": 1,
      "FUsageFeeUnitName": "sample string 10",
      "FManFeesUnitId": 1,
      "FManFeesUnitName": "sample string 11",
      "FTotalWtNet": 1.0
    },
    {
      "FKey": 1,
      "FBillNo": "sample string 2",
      "FGoods": 1,
      "FGoodsNo": "sample string 3",
      "FQty": 4,
      "FGoodsName": "sample string 5",
      "FSectionId": 1,
      "FSectionName": "sample string 6",
      "FSupplierId": 1,
      "FSupplierName": "sample string 7",
      "FSignFor": 1,
      "FPayType": 1,
      "FOptTime": "2025-12-06 13:45:28",
      "FSendStatus": 1,
      "FSpecId": 1,
      "FSpecName": "sample string 8",
      "FWtNet": 1.0,
      "UnitId": 1,
      "UnitName": "sample string 9",
      "FUsageFeeUnitId": 1,
      "FUsageFeeUnitName": "sample string 10",
      "FManFeesUnitId": 1,
      "FManFeesUnitName": "sample string 11",
      "FTotalWtNet": 1.0
    }
  ]
}

application/xml, text/xml

Sample:
<PageModelOfGetBuyBillPageViewModelKI6_SDWR9 xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/DY.Entity">
  <DataCount>6</DataCount>
  <Msg>sample string 3</Msg>
  <Page>4</Page>
  <PageCount>5</PageCount>
  <PageSize>7</PageSize>
  <Response xmlns:d2p1="http://schemas.datacontract.org/2004/07/DY.Entity.ViewModel">
    <d2p1:GetBuyBillPageViewModel>
      <d2p1:FBillNo>sample string 2</d2p1:FBillNo>
      <d2p1:FGoods>1</d2p1:FGoods>
      <d2p1:FGoodsName>sample string 5</d2p1:FGoodsName>
      <d2p1:FGoodsNo>sample string 3</d2p1:FGoodsNo>
      <d2p1:FKey>1</d2p1:FKey>
      <d2p1:FManFeesUnitId>1</d2p1:FManFeesUnitId>
      <d2p1:FManFeesUnitName>sample string 11</d2p1:FManFeesUnitName>
      <d2p1:FOptTime>2025-12-06T13:45:28.7157256+08:00</d2p1:FOptTime>
      <d2p1:FPayType>1</d2p1:FPayType>
      <d2p1:FQty>4</d2p1:FQty>
      <d2p1:FSectionId>1</d2p1:FSectionId>
      <d2p1:FSectionName>sample string 6</d2p1:FSectionName>
      <d2p1:FSendStatus>1</d2p1:FSendStatus>
      <d2p1:FSignFor>1</d2p1:FSignFor>
      <d2p1:FSpecId>1</d2p1:FSpecId>
      <d2p1:FSpecName>sample string 8</d2p1:FSpecName>
      <d2p1:FSupplierId>1</d2p1:FSupplierId>
      <d2p1:FSupplierName>sample string 7</d2p1:FSupplierName>
      <d2p1:FTotalWtNet>1</d2p1:FTotalWtNet>
      <d2p1:FUsageFeeUnitId>1</d2p1:FUsageFeeUnitId>
      <d2p1:FUsageFeeUnitName>sample string 10</d2p1:FUsageFeeUnitName>
      <d2p1:FWtNet>1</d2p1:FWtNet>
      <d2p1:UnitId>1</d2p1:UnitId>
      <d2p1:UnitName>sample string 9</d2p1:UnitName>
    </d2p1:GetBuyBillPageViewModel>
    <d2p1:GetBuyBillPageViewModel>
      <d2p1:FBillNo>sample string 2</d2p1:FBillNo>
      <d2p1:FGoods>1</d2p1:FGoods>
      <d2p1:FGoodsName>sample string 5</d2p1:FGoodsName>
      <d2p1:FGoodsNo>sample string 3</d2p1:FGoodsNo>
      <d2p1:FKey>1</d2p1:FKey>
      <d2p1:FManFeesUnitId>1</d2p1:FManFeesUnitId>
      <d2p1:FManFeesUnitName>sample string 11</d2p1:FManFeesUnitName>
      <d2p1:FOptTime>2025-12-06T13:45:28.7157256+08:00</d2p1:FOptTime>
      <d2p1:FPayType>1</d2p1:FPayType>
      <d2p1:FQty>4</d2p1:FQty>
      <d2p1:FSectionId>1</d2p1:FSectionId>
      <d2p1:FSectionName>sample string 6</d2p1:FSectionName>
      <d2p1:FSendStatus>1</d2p1:FSendStatus>
      <d2p1:FSignFor>1</d2p1:FSignFor>
      <d2p1:FSpecId>1</d2p1:FSpecId>
      <d2p1:FSpecName>sample string 8</d2p1:FSpecName>
      <d2p1:FSupplierId>1</d2p1:FSupplierId>
      <d2p1:FSupplierName>sample string 7</d2p1:FSupplierName>
      <d2p1:FTotalWtNet>1</d2p1:FTotalWtNet>
      <d2p1:FUsageFeeUnitId>1</d2p1:FUsageFeeUnitId>
      <d2p1:FUsageFeeUnitName>sample string 10</d2p1:FUsageFeeUnitName>
      <d2p1:FWtNet>1</d2p1:FWtNet>
      <d2p1:UnitId>1</d2p1:UnitId>
      <d2p1:UnitName>sample string 9</d2p1:UnitName>
    </d2p1:GetBuyBillPageViewModel>
  </Response>
  <Status>200</Status>
  <Success>true</Success>
</PageModelOfGetBuyBillPageViewModelKI6_SDWR9>