getBusinessItem
Get Business Items
Path Parameters
Name
Type
Description
Query Parameters
Name
Type
Description
[
{
"name": "Rice",
"id": "ZXfXlyaFcBZHGxkERTCF",
"type": "Unit",
"catId": "4xnpCBehHETk2c6BoBZY",
"variants": [
{
"name": "2kg",
"id": "WHUmmE5VCS4ybgV3azTS",
"price": 250,
"costPrice": 0,
"stock": 5,
"barcode": "",
"sku": "",
"trackStocks": true
},
{
"name": "25kg",
"id": "5iMaVanZAy0nGdRnyslZ",
"price": 500,
"costPrice": 0,
"stock": 0,
"barcode": "",
"sku": "",
"trackStocks": true
}
]
}
]Last updated
Was this helpful?