POST jxc_api/PurchaseOrderDetail/Search

Request Information

URI Parameters

None.

Body Parameters

PoDetailSearchCondition
NameDescriptionTypeAdditional information
BillStart

string

None.

BillEnd

string

None.

VendorIds

Collection of integer

None.

ProductIds

Collection of integer

None.

ProductIdsCat

Collection of integer

None.

ProdType

Collection of integer

None.

Status

integer

None.

TypeIds

Collection of integer

None.

Purchasers

Collection of integer

None.

Keywords

string

None.

CategoryId

Collection of integer

None.

WhId

Collection of integer

None.

WhCat

Collection of integer

None.

PurchaserName

string

None.

BusinessOnly

boolean

None.

NoStockTransfer

boolean

None.

PageIndex

integer

None.

PageSize

integer

None.

CountRow

integer

None.

AccountingItemId

Collection of integer

None.

DepartmentId

Collection of integer

None.

KwProdIds

Collection of integer

None.

KwBillTypes

Collection of integer

None.

KwCustIds

Collection of integer

None.

KwVendIds

Collection of integer

None.

KwWhIds

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": "sample string 1",
  "BillEnd": "sample string 2",
  "VendorIds": [
    1,
    2
  ],
  "ProductIds": [
    1,
    2
  ],
  "ProductIdsCat": [
    1,
    2
  ],
  "ProdType": [
    1,
    2
  ],
  "Status": 3,
  "TypeIds": [
    1,
    2
  ],
  "Purchasers": [
    1,
    2
  ],
  "Keywords": "sample string 4",
  "CategoryId": [
    1,
    2
  ],
  "WhId": [
    1,
    2
  ],
  "WhCat": [
    1,
    2
  ],
  "PurchaserName": "sample string 5",
  "BusinessOnly": true,
  "NoStockTransfer": true,
  "PageIndex": 8,
  "PageSize": 9,
  "CountRow": 10,
  "AccountingItemId": [
    1,
    2
  ],
  "DepartmentId": [
    1,
    2
  ],
  "KwProdIds": [
    1,
    2
  ],
  "KwBillTypes": [
    1,
    2
  ],
  "KwCustIds": [
    1,
    2
  ],
  "KwVendIds": [
    1,
    2
  ],
  "KwWhIds": [
    1,
    2
  ],
  "CurrUserSn": 11,
  "CanViewAllBill": true,
  "CanOpeAllWh": true,
  "OpeWhList": [
    1,
    2
  ],
  "DocumentDateType": 14,
  "DocumentDateArr": [
    "2024-05-03 17:05:33",
    "2024-05-03 17:05:33"
  ],
  "DeliveryDateType": 15,
  "DeliveryDateArr": [
    "2024-05-03 17:05:33",
    "2024-05-03 17:05:33"
  ],
  "OffDateType": 16,
  "OffDateArr": [
    "2024-05-03 17:05:33",
    "2024-05-03 17:05:33"
  ],
  "InventoryDateType": 17,
  "InventoryDateArr": [
    "2024-05-03 17:05:33",
    "2024-05-03 17:05:33"
  ]
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

ReportResultOfPDetailsModel
NameDescriptionTypeAdditional information
DataList

Collection of PDetailsModel

None.

TotalRow

PDetailsModel

None.

RDocumentStartDate

string

None.

RDocumentEndDate

string

None.

RDeliveryStartDate

string

None.

RDeliveryEndDate

string

None.

Response Formats

application/json, text/json

Sample:
{
  "DataList": [
    null,
    {
      "Date": "sample string 2",
      "Id": 3,
      "No": "sample string 4",
      "BusinessType": "sample string 5",
      "VendName": "sample string 6",
      "VendType": "sample string 7",
      "VendNo": "sample string 8",
      "ProdNo": "sample string 9",
      "ProdName": "sample string 10",
      "CatName": "sample string 11",
      "Brand": "sample string 12",
      "ProdLocation": "sample string 13",
      "Spec": "sample string 14",
      "ApName": "sample string 15",
      "UnitName": "sample string 16",
      "BaseUnitName": "sample string 17",
      "MunitName": "sample string 18",
      "WhName": "sample string 19",
      "WhType": "sample string 20",
      "QTY": 21.0,
      "BaseUnitQTY": 22.0,
      "MunitQty": "sample string 23",
      "Price": 24.0,
      "Amount": 25.0,
      "Tax": 26.0,
      "TaxRate": 27.0,
      "AmountTax": 28.0,
      "Note": "sample string 29",
      "Purchaser": 30,
      "PurchaserName": "sample string 31",
      "StrValue1": "sample string 32",
      "StrValue2": "sample string 33",
      "StrValue3": "sample string 34",
      "StrValue4": "sample string 35",
      "StrValue5": "sample string 36",
      "StrValue6": "sample string 37",
      "StrValue7": "sample string 38",
      "StrValue8": "sample string 39",
      "BatchNo": "sample string 40",
      "ProductionDate": "",
      "LifeTime": 0,
      "LifeTimeUnit": 0,
      "LifeTimeUnitName": "",
      "ExpirationDate": "",
      "AccountingItemId": 0,
      "AccountingItemName": null,
      "DepartmentId": 0,
      "DepartmentName": null
    }
  ],
  "TotalRow": {
    "Date": "sample string 2",
    "Id": 3,
    "No": "sample string 4",
    "BusinessType": "sample string 5",
    "VendName": "sample string 6",
    "VendType": "sample string 7",
    "VendNo": "sample string 8",
    "ProdNo": "sample string 9",
    "ProdName": "sample string 10",
    "CatName": "sample string 11",
    "Brand": "sample string 12",
    "ProdLocation": "sample string 13",
    "Spec": "sample string 14",
    "ApName": "sample string 15",
    "UnitName": "sample string 16",
    "BaseUnitName": "sample string 17",
    "MunitName": "sample string 18",
    "WhName": "sample string 19",
    "WhType": "sample string 20",
    "QTY": 21.0,
    "BaseUnitQTY": 22.0,
    "MunitQty": "sample string 23",
    "Price": 24.0,
    "Amount": 25.0,
    "Tax": 26.0,
    "TaxRate": 27.0,
    "AmountTax": 28.0,
    "Note": "sample string 29",
    "Purchaser": 30,
    "PurchaserName": "sample string 31",
    "StrValue1": "sample string 32",
    "StrValue2": "sample string 33",
    "StrValue3": "sample string 34",
    "StrValue4": "sample string 35",
    "StrValue5": "sample string 36",
    "StrValue6": "sample string 37",
    "StrValue7": "sample string 38",
    "StrValue8": "sample string 39",
    "BatchNo": "sample string 40",
    "ProductionDate": "",
    "LifeTime": 0,
    "LifeTimeUnit": 0,
    "LifeTimeUnitName": "",
    "ExpirationDate": "",
    "AccountingItemId": 0,
    "AccountingItemName": null,
    "DepartmentId": 0,
    "DepartmentName": null
  },
  "RDocumentStartDate": "sample string 1",
  "RDocumentEndDate": "sample string 2",
  "RDeliveryStartDate": "sample string 3",
  "RDeliveryEndDate": "sample string 4"
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.