POST jxc_api/BomList/SearchDetail

Request Information

URI Parameters

None.

Body Parameters

BomCondition
NameDescriptionTypeAdditional information
TpIds

Collection of integer

None.

SearchText

string

None.

IsChecked

integer

None.

ProdIds

Collection of integer

None.

TpNo

string

None.

SearchDetail

boolean

None.

PageIndex

integer

None.

PageSize

integer

None.

UsePager

boolean

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:
{
  "TpIds": [
    1,
    2
  ],
  "SearchText": "sample string 1",
  "IsChecked": 2,
  "ProdIds": [
    1,
    2
  ],
  "TpNo": "sample string 3",
  "SearchDetail": true,
  "PageIndex": 5,
  "PageSize": 6,
  "UsePager": true,
  "CurrUserSn": 8,
  "CanViewAllBill": true,
  "CanOpeAllWh": true,
  "OpeWhList": [
    1,
    2
  ],
  "DocumentDateType": 11,
  "DocumentDateArr": [
    "2024-05-03 13:34:00",
    "2024-05-03 13:34:00"
  ],
  "DeliveryDateType": 12,
  "DeliveryDateArr": [
    "2024-05-03 13:34:00",
    "2024-05-03 13:34:00"
  ],
  "OffDateType": 13,
  "OffDateArr": [
    "2024-05-03 13:34:00",
    "2024-05-03 13:34:00"
  ],
  "InventoryDateType": 14,
  "InventoryDateArr": [
    "2024-05-03 13:34:00",
    "2024-05-03 13:34:00"
  ]
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

NewApiPagedListOfBomDetailModel
NameDescriptionTypeAdditional information
Items

Collection of BomDetailModel

None.

SumModel

BomDetailModel

None.

PageIndex

integer

None.

PageSize

integer

None.

Total

integer

None.

UsePager

boolean

None.

CategoriesFounded

Collection of integer

None.

RDocumentStartDate

string

None.

RDocumentEndDate

string

None.

RDeliveryStartDate

string

None.

RDeliveryEndDate

string

None.

Response Formats

application/json, text/json

Sample:
{
  "Items": [
    null,
    {
      "TpId": 1,
      "TpNo": "sample string 2",
      "CheckStatus": "未审核",
      "MainProdNo": "sample string 3",
      "MainProdName": "sample string 4",
      "MainProdId": 5,
      "MainSPEC": "sample string 6",
      "MainBrand": "sample string 7",
      "MainApName": "sample string 8",
      "MainProdLocation": "sample string 9",
      "MainUnitName": "sample string 10",
      "MainWhName": "sample string 11",
      "MainQTY": 12.0,
      "MainPrice": 13.0,
      "MainCatId": 14,
      "MainCatName": "sample string 15",
      "PreCost": 16.0,
      "GoodsNo": "sample string 17",
      "GoodsWhName": "sample string 18",
      "GoodsProdName": "sample string 19",
      "GoodsProdId": 20,
      "GoodsSPEC": "sample string 21",
      "GoodsBrand": "sample string 22",
      "GoodsApName": "sample string 23",
      "GoodsProdLocation": "sample string 24",
      "GoodsUnitName": "sample string 25",
      "GoodsCatId": 26,
      "GoodsCatName": "sample string 27",
      "Id": 28,
      "EId": 29,
      "BType": 30,
      "IsChecked": 31,
      "CheckedStatus": "sample string 32",
      "Date": "2024-05-03 13:34:00",
      "DateFormat": "sample string 34",
      "No": "sample string 35",
      "BTypeName": "sample string 36",
      "Amount": 37.0,
      "CreatedBy": 38,
      "CreatedDate": "2024-05-03 13:34:00",
      "CreatedByName": "sample string 40",
      "CheckedBy": 41,
      "CheckedDate": "2024-05-03 13:34:00",
      "CheckedByName": "sample string 43",
      "Note": "sample string 44",
      "ProdId": 45,
      "ProdNo": "sample string 46",
      "ProdName": "sample string 47",
      "SPEC": "sample string 48",
      "ApId": 49,
      "ApName": "sample string 50",
      "CatId": 51,
      "CatName": "sample string 52",
      "Brand": "sample string 53",
      "ProdLocation": "sample string 54",
      "UnitID": 55,
      "UnitName": "sample string 56",
      "WhID": 57,
      "WhIDs": [
        1,
        2
      ],
      "WhName": "sample string 58",
      "GoodsQTY": 59.0,
      "BatchNo": "sample string 60",
      "ProductionDate": "",
      "LifeTime": 0,
      "LifeTimeUnit": 0,
      "LifeTimeUnitName": "",
      "ExpirationDate": "",
      "GoodsPrice": 0.0,
      "GoodsAmount": 0.0,
      "GoodsNOTE": null,
      "AccountingItemId": 0,
      "AccountingItemName": null,
      "DepartmentId": 0,
      "DepartmentName": null,
      "PrintCount": null,
      "MainImage": null,
      "Image": null,
      "StrValue1": null,
      "StrValue2": null,
      "StrValue3": null,
      "StrValue4": null,
      "StrValue5": null,
      "StrValue6": null,
      "StrValue7": null,
      "StrValue8": null,
      "SerialNoItems": null
    }
  ],
  "SumModel": {
    "TpId": 1,
    "TpNo": "sample string 2",
    "CheckStatus": "未审核",
    "MainProdNo": "sample string 3",
    "MainProdName": "sample string 4",
    "MainProdId": 5,
    "MainSPEC": "sample string 6",
    "MainBrand": "sample string 7",
    "MainApName": "sample string 8",
    "MainProdLocation": "sample string 9",
    "MainUnitName": "sample string 10",
    "MainWhName": "sample string 11",
    "MainQTY": 12.0,
    "MainPrice": 13.0,
    "MainCatId": 14,
    "MainCatName": "sample string 15",
    "PreCost": 16.0,
    "GoodsNo": "sample string 17",
    "GoodsWhName": "sample string 18",
    "GoodsProdName": "sample string 19",
    "GoodsProdId": 20,
    "GoodsSPEC": "sample string 21",
    "GoodsBrand": "sample string 22",
    "GoodsApName": "sample string 23",
    "GoodsProdLocation": "sample string 24",
    "GoodsUnitName": "sample string 25",
    "GoodsCatId": 26,
    "GoodsCatName": "sample string 27",
    "Id": 28,
    "EId": 29,
    "BType": 30,
    "IsChecked": 31,
    "CheckedStatus": "sample string 32",
    "Date": "2024-05-03 13:34:00",
    "DateFormat": "sample string 34",
    "No": "sample string 35",
    "BTypeName": "sample string 36",
    "Amount": 37.0,
    "CreatedBy": 38,
    "CreatedDate": "2024-05-03 13:34:00",
    "CreatedByName": "sample string 40",
    "CheckedBy": 41,
    "CheckedDate": "2024-05-03 13:34:00",
    "CheckedByName": "sample string 43",
    "Note": "sample string 44",
    "ProdId": 45,
    "ProdNo": "sample string 46",
    "ProdName": "sample string 47",
    "SPEC": "sample string 48",
    "ApId": 49,
    "ApName": "sample string 50",
    "CatId": 51,
    "CatName": "sample string 52",
    "Brand": "sample string 53",
    "ProdLocation": "sample string 54",
    "UnitID": 55,
    "UnitName": "sample string 56",
    "WhID": 57,
    "WhIDs": [
      1,
      2
    ],
    "WhName": "sample string 58",
    "GoodsQTY": 59.0,
    "BatchNo": "sample string 60",
    "ProductionDate": "",
    "LifeTime": 0,
    "LifeTimeUnit": 0,
    "LifeTimeUnitName": "",
    "ExpirationDate": "",
    "GoodsPrice": 0.0,
    "GoodsAmount": 0.0,
    "GoodsNOTE": null,
    "AccountingItemId": 0,
    "AccountingItemName": null,
    "DepartmentId": 0,
    "DepartmentName": null,
    "PrintCount": null,
    "MainImage": null,
    "Image": null,
    "StrValue1": null,
    "StrValue2": null,
    "StrValue3": null,
    "StrValue4": null,
    "StrValue5": null,
    "StrValue6": null,
    "StrValue7": null,
    "StrValue8": null,
    "SerialNoItems": null
  },
  "PageIndex": 1,
  "PageSize": 2,
  "Total": 3,
  "UsePager": true,
  "CategoriesFounded": [
    1,
    2
  ],
  "RDocumentStartDate": "sample string 5",
  "RDocumentEndDate": "sample string 6",
  "RDeliveryStartDate": "sample string 7",
  "RDeliveryEndDate": "sample string 8"
}