- BizeeBuy API Introduction
- V1
- Authentication
- Masters
- Purchase
- GRN
- Inventory
- Production
- Sales
- TrueGradient
Material List
GET
https://api.bizeebuy.com/v1/inventory/material
Request
Header Params
Authorization
string
required
Example:
Bearer 3e4b6e748d872a95aa39483ca54b27cb49eb464f
Body Params application/json
object {0}
Example
{}
Responses
🟢200Success
application/json
Body
item_name
string
required
item_code
string
required
item_unit
string
required
item_product_category
string
required
item_primary_category
string
required
item_business_nature
string
required
item_type
string
required
Examples
{
"data": [
{
"item_name": "Sample Material One",
"item_sku": "SAMAT00001",
"item_unit": "Piece",
"item_product_category": "Flexible Pack",
"item_primary_category": "Packaging Material",
"item_business_nature": "Packaging Industry",
"item_type": "Material"
},
{
"item_name": "Sample Material Two",
"item_sku": "SMAT000002",
"item_unit": "Piece",
"item_product_category": "Rigid Pack",
"item_primary_category": "Packaging Material",
"item_business_nature": "Packaging Industry",
"item_type": "Material"
},
{
"item_name": "Outer Label",
"item_sku": "SPRNT00001",
"item_unit": "Piece",
"item_product_category": "Signage",
"item_primary_category": "Industrial Displays",
"item_business_nature": "Printing",
"item_type": "Material"
},
{
"item_name": "Sample Material (BB test Industry2)",
"item_sku": "SMAT00201",
"item_unit": "Piece",
"item_product_category": "BB Test Industry 2",
"item_primary_category": "BB Test Category",
"item_business_nature": "BB Test Industry",
"item_type": "Material"
},
{
"item_name": "Sample Material Two (BB test Industry2)",
"item_sku": "SMAT00202",
"item_unit": "Pack",
"item_product_category": "BB Test Industry 2",
"item_primary_category": "BB Test Category",
"item_business_nature": "BB Test Industry",
"item_type": "Material"
},
{
"item_name": "Sample MTThree (BB test)",
"item_sku": "SAMAT00203",
"item_unit": "Pack",
"item_product_category": "BB Test Industry 2",
"item_primary_category": "BB Test Category",
"item_business_nature": "BB Test Industry",
"item_type": "Material"
},
{
"item_name": "Sample Material four(BB test Industry2)",
"item_sku": "SAMAT00204",
"item_unit": "Piece",
"item_product_category": "BB Test Industry 2",
"item_primary_category": "BB Test Category",
"item_business_nature": "BB Test Industry",
"item_type": "Material"
},
{
"item_name": "Sample Material Five(BB prodduct category)",
"item_sku": "SAMAT00205",
"item_unit": "Piece",
"item_product_category": "BB Product Category",
"item_primary_category": "BB Test Category",
"item_business_nature": "BB Test Industry",
"item_type": "Material"
},
{
"item_name": "Sample Material Six",
"item_sku": "SAMAT00206",
"item_unit": "Piece",
"item_product_category": "BB Product Category",
"item_primary_category": "BB Test Category",
"item_business_nature": "BB Test Industry",
"item_type": "Material"
},
{
"item_name": "Oil Essence",
"item_sku": "OIL-ESS-01",
"item_unit": "Kg",
"item_product_category": "Test Product Cat",
"item_primary_category": "Sample Cat",
"item_business_nature": "BB Test Industry",
"item_type": "Material"
},
{
"item_name": "Label",
"item_sku": "Oil-Label-01",
"item_unit": "Nos",
"item_product_category": "Test Product Cat",
"item_primary_category": "Sample Cat",
"item_business_nature": "BB Test Industry",
"item_type": "Material"
},
{
"item_name": "Natural Oil",
"item_sku": "Natural-OIL-01",
"item_unit": "Kg",
"item_product_category": "Test Product Cat",
"item_primary_category": "Sample Cat",
"item_business_nature": "BB Test Industry",
"item_type": "Material"
},
{
"item_name": "UI Update Material",
"item_sku": "UIMAT00012",
"item_unit": "Nos",
"item_product_category": "BB Product Category",
"item_primary_category": "BB Test Category",
"item_business_nature": "BB Test Industry",
"item_type": "Material"
},
{
"item_name": "MMT Material 01",
"item_sku": "MMT01",
"item_unit": "Nos",
"item_product_category": "BB Product Category",
"item_primary_category": "BB Test Category",
"item_business_nature": "BB Test Industry",
"item_type": "Material"
},
{
"item_name": "MMT Material 02",
"item_sku": "MMT02",
"item_unit": "Nos",
"item_product_category": "Test Product Cat",
"item_primary_category": "Sample Cat",
"item_business_nature": "BB Test Industry",
"item_type": "Material"
},
{
"item_name": "pen",
"item_sku": "MaterialCode-1",
"item_unit": "Nos",
"item_product_category": "School",
"item_primary_category": "P1",
"item_business_nature": "Agriculture",
"item_type": "Semi Finished Good"
},
{
"item_name": "dairy",
"item_sku": "MaterialCode-2",
"item_unit": "Nos",
"item_product_category": "Office",
"item_primary_category": "P2",
"item_business_nature": "Agriculture",
"item_type": "Semi Finished Good"
},
{
"item_name": "book",
"item_sku": "MaterialCode-3",
"item_unit": "Nos",
"item_product_category": "Office",
"item_primary_category": "P1",
"item_business_nature": "Agriculture",
"item_type": "Semi Finished Good"
},
{
"item_name": "Pencil",
"item_sku": "MaterialCode-4",
"item_unit": "Nos",
"item_product_category": "School",
"item_primary_category": "P2",
"item_business_nature": "Agriculture",
"item_type": "Semi Finished Good"
},
{
"item_name": "My Semi Product 222",
"item_sku": "MYSEMI000P1",
"item_unit": "Nos",
"item_product_category": "Office",
"item_primary_category": "P1",
"item_business_nature": "BB Test Industry",
"item_type": "Semi Finished Good"
},
{
"item_name": "Another Product Material",
"item_sku": "ABCDE00012133132",
"item_unit": "Nos",
"item_product_category": "School",
"item_primary_category": "P1",
"item_business_nature": "BB Test Industry",
"item_type": "Semi Finished Good"
},
{
"item_name": "ABCDE Materials",
"item_sku": "TEST0001",
"item_unit": "Nos",
"item_product_category": "School",
"item_primary_category": "P1",
"item_business_nature": "BB Test Industry",
"item_type": "Material"
},
{
"item_name": "My Service One",
"item_sku": "SERV001001",
"item_unit": "Nos",
"item_product_category": "Sample Service",
"item_primary_category": "Service Category",
"item_business_nature": "BB Test Industry",
"item_type": "Service"
},
{
"item_name": "My Service Two",
"item_sku": "SERV001002",
"item_unit": "Nos",
"item_product_category": "PC CTS1",
"item_primary_category": "PP CTS",
"item_business_nature": "BB Test Industry",
"item_type": "Service"
},
{
"item_name": "My Service Three",
"item_sku": "SERV001003",
"item_unit": "Nos",
"item_product_category": "NEW Cates",
"item_primary_category": "Nw CT",
"item_business_nature": "BB Test Industry",
"item_type": "Service"
},
{
"item_name": "Service Material Four",
"item_sku": "SERV001004",
"item_unit": "Pair",
"item_product_category": "PC CTS1",
"item_primary_category": "PP CTS",
"item_business_nature": "BB Test Industry",
"item_type": "Service"
},
{
"item_name": "Service Material Five",
"item_sku": "SERV001005",
"item_unit": "Nos",
"item_product_category": "NEW Cates",
"item_primary_category": "Nw CT",
"item_business_nature": "BB Test Industry",
"item_type": "Service"
},
{
"item_name": "RFQ Material One",
"item_sku": "MATTEST0001",
"item_unit": "Nos",
"item_product_category": "NEW Cates",
"item_primary_category": "Nw CT",
"item_business_nature": "BB Test Industry",
"item_type": "Service"
},
{
"item_name": "My MaterialTwo",
"item_sku": "MATTEST0002",
"item_unit": "Nos",
"item_product_category": "BB Product Category",
"item_primary_category": "BB Test Category",
"item_business_nature": "BB Test Industry",
"item_type": "Material"
},
{
"item_name": "Material Variance One",
"item_sku": "VARMAT0001",
"item_unit": "Nos",
"item_product_category": "ABC Category",
"item_primary_category": "Sample Cat",
"item_business_nature": "BB Test Industry",
"item_type": "Material"
},
{
"item_name": "Logistics Freight",
"item_sku": "BB-FR-LSFR-1101",
"item_unit": "Nos",
"item_product_category": "Sample Service",
"item_primary_category": "Service Category",
"item_business_nature": "BB Test Industry",
"item_type": "Service"
},
{
"item_name": "ADFF Material",
"item_sku": "ADF-01-001-FG",
"item_unit": "Kg",
"item_product_category": "DEFF MAT",
"item_primary_category": "ABC MAT",
"item_business_nature": "Miscellaneous",
"item_type": "Material"
},
{
"item_name": "New Material One",
"item_sku": "ADF-01-002",
"item_unit": "Kg",
"item_product_category": "DEFF MAT",
"item_primary_category": "ABC MAT",
"item_business_nature": "Miscellaneous",
"item_type": "Material"
},
{
"item_name": "New Material Two",
"item_sku": "ADF-01-003",
"item_unit": "Kg",
"item_product_category": "DEFF MAT",
"item_primary_category": "ABC MAT",
"item_business_nature": "Miscellaneous",
"item_type": "Material"
},
{
"item_name": "New Material Three",
"item_sku": "ADF-01-004",
"item_unit": "Kg",
"item_product_category": "DEFF MAT",
"item_primary_category": "ABC MAT",
"item_business_nature": "Miscellaneous",
"item_type": "Material"
},
{
"item_name": "New Material Four",
"item_sku": "ADF-01-005",
"item_unit": "Kg",
"item_product_category": "DEFF MAT",
"item_primary_category": "ABC MAT",
"item_business_nature": "Miscellaneous",
"item_type": "Material"
},
{
"item_name": "New Material Five",
"item_sku": "ADF-01-006",
"item_unit": "Kg",
"item_product_category": "DEFF MAT",
"item_primary_category": "ABC MAT",
"item_business_nature": "Miscellaneous",
"item_type": "Material"
},
{
"item_name": "ABC Material",
"item_sku": "ABC-DEF-01",
"item_unit": "Nos",
"item_product_category": "DEFF FG",
"item_primary_category": "ABC FG",
"item_business_nature": "BB Test Industry",
"item_type": "Material"
},
{
"item_name": "BB Material",
"item_sku": "BB-01",
"item_unit": "Nos",
"item_product_category": "BB Test Industry 2",
"item_primary_category": "BB Test Category",
"item_business_nature": "BB Test Industry",
"item_type": "Material"
},
{
"item_name": "Semi Finished Good",
"item_sku": "SFG 01",
"item_unit": "Nos",
"item_product_category": "DEFF FG",
"item_primary_category": "ABC FG",
"item_business_nature": "BB Test Industry",
"item_type": "Semi Finished Good"
},
{
"item_name": "Demo product",
"item_sku": "12345678901234567890",
"item_unit": "Nos",
"item_product_category": "BB Product Category",
"item_primary_category": "BB Test Category",
"item_business_nature": "BB Test Industry",
"item_type": "Semi Finished Good"
},
{
"item_name": "A new material",
"item_sku": "NEW-MAT-0012",
"item_unit": "Nos",
"item_product_category": "PC CTS1",
"item_primary_category": "PP CTS",
"item_business_nature": "BB Test Industry",
"item_type": "Service"
},
{
"item_name": "Abc material 0013",
"item_sku": "NEW-MAT-0013",
"item_unit": "Nos",
"item_product_category": "BB Product Category",
"item_primary_category": "BB Test Category",
"item_business_nature": "BB Test Industry",
"item_type": "Material"
},
{
"item_name": "BB Semi Finished One",
"item_sku": "BB/PDT/SFG/001",
"item_unit": "Kg",
"item_product_category": "SFG",
"item_primary_category": "Product",
"item_business_nature": "BB Test Industry",
"item_type": "Semi Finished Good"
},
{
"item_name": "BB Semi Finished Two",
"item_sku": "BB/PDT/SFG/002",
"item_unit": "Liter",
"item_product_category": "SFG",
"item_primary_category": "Product",
"item_business_nature": "BB Test Industry",
"item_type": "Semi Finished Good"
},
{
"item_name": "BB Pack Material One",
"item_sku": "BB/PKG/OFC/001",
"item_unit": "Nos",
"item_product_category": "Office",
"item_primary_category": "P1",
"item_business_nature": "BB Test Industry",
"item_type": "Material"
},
{
"item_name": "BB RM OFC Two",
"item_sku": "BB/PKG/OFC/002",
"item_unit": "Kg",
"item_product_category": "Office",
"item_primary_category": "P2",
"item_business_nature": "BB Test Industry",
"item_type": "Material"
},
{
"item_name": "Material I1454",
"item_sku": "MCT0447",
"item_unit": "Box",
"item_product_category": "DEFF FG",
"item_primary_category": "ABC FG",
"item_business_nature": "BB Test Industry",
"item_type": "Material"
},
{
"item_name": "TEST Material One",
"item_sku": "MT0TEST0001",
"item_unit": "Nos",
"item_product_category": "BB Product Category",
"item_primary_category": "BB Test Category",
"item_business_nature": "BB Test Industry",
"item_type": "Material"
},
{
"item_name": "New Item Hsn",
"item_sku": "ITSM01158",
"item_unit": "Roll",
"item_product_category": "DEFF FG",
"item_primary_category": "ABC FG",
"item_business_nature": "BB Test Industry",
"item_type": "Material"
},
{
"item_name": "Servic eHSN",
"item_sku": "SER015568",
"item_unit": "Nos",
"item_product_category": "Demo Services",
"item_primary_category": "New Service Category Added",
"item_business_nature": "BB Test Industry",
"item_type": "Service"
},
{
"item_name": "ABC Material 2",
"item_sku": "ABC-DEF-02",
"item_unit": "Nos",
"item_product_category": "DEFF FG",
"item_primary_category": "ABC FG",
"item_business_nature": "BB Test Industry",
"item_type": "Material"
},
{
"item_name": "Temp Material 001",
"item_sku": "Temo001",
"item_unit": "Roll",
"item_product_category": "BB Product Category",
"item_primary_category": "BB Test Category",
"item_business_nature": "BB Test Industry",
"item_type": "Material"
},
{
"item_name": "741258 Material One",
"item_sku": "741258",
"item_unit": "Piece",
"item_product_category": "Office",
"item_primary_category": "P1",
"item_business_nature": "BB Test Industry",
"item_type": "Material"
},
{
"item_name": "SFG Two",
"item_sku": "BB FG One Two",
"item_unit": "Roll",
"item_product_category": "DEFF FG",
"item_primary_category": "ABC FG",
"item_business_nature": "BB Test Industry",
"item_type": "Semi Finished Good"
},
{
"item_name": "Shipping Carton - Pack of 2 Honey Jam",
"item_sku": "P1-SC-0058",
"item_unit": "Nos",
"item_product_category": "School",
"item_primary_category": "P1",
"item_business_nature": "BB Test Industry",
"item_type": "Material"
},
{
"item_name": "Shipping Carton - Pack of 2 Honey Jam - Ecom",
"item_sku": "AF-DF-0059",
"item_unit": "Nos",
"item_product_category": "DEFF FG",
"item_primary_category": "ABC FG",
"item_business_nature": "BB Test Industry",
"item_type": "Material"
},
{
"item_name": "test material",
"item_sku": "AF-DF-0060",
"item_unit": "CASES",
"item_product_category": "DEFF FG",
"item_primary_category": "ABC FG",
"item_business_nature": "BB Test Industry",
"item_type": "Material"
},
{
"item_name": "Product BoM",
"item_sku": "BTC-BPC-0061",
"item_unit": "Roll",
"item_product_category": "BB Product Category",
"item_primary_category": "BB Test Category",
"item_business_nature": "BB Test Industry",
"item_type": "Material"
},
{
"item_name": "MIlk",
"item_sku": "AF-DF-0062",
"item_unit": "CASES",
"item_product_category": "DEFF FG",
"item_primary_category": "ABC FG",
"item_business_nature": "BB Test Industry",
"item_type": "Material"
},
{
"item_name": "Bulk Cheese",
"item_sku": "SFG001-001",
"item_unit": "Kg",
"item_product_category": "DEFF FG",
"item_primary_category": "ABC FG",
"item_business_nature": "BB Test Industry",
"item_type": "Semi Finished Good"
}
],
"_links": {
"self": {
"href": "https://api.bizeebuy.com/v1/inventory/material?page=1"
},
"first": {
"href": "https://api.bizeebuy.com/v1/inventory/material?page=1"
},
"last": {
"href": "https://api.bizeebuy.com/v1/inventory/material?page=1"
}
},
"_meta": {
"totalCount": 61,
"pageCount": 1,
"currentPage": 1,
"perPage": 100
}
}