curl --location 'https://headless.treez.io/v2.0/dispensary/partnersandbox2/ecommerce/menu/searchProducts?customerType=ALL' \
--header 'client_id: 1234EXAMPLECLIENTID567890' \
--header 'client_secret: 1234EXAMPLECLIENTSECRET567890' \
--header 'Content-Type: application/json' \
--data '{
"filters": {
"classification": {
"values": [
"SATIVA"
]
},
"price": {
"value": "50",
"lessThanEqual": true
}
},
"sortBy": {
"field": "categoryPriority",
"andThen": {
"field": "subType",
"andThen": {
"field": "brand",
"andThen": {
"field": "price",
"descending": true,
"andThen": {
"field": "menuProductName"
}
}
}
}
},
"strictMedicalCustomerType": false
}'
{
"data": [
{
"afterKey": {
"categoryPriority": 1.0,
"subType": "BAG",
"brand": "J CARROT",
"price": 8.0,
"menuProductName": "J CARROT FLOWER 18",
"productId": "2348e88a-b35d-4413-82ab-e4672dee75fd",
"customerType": "ADULT"
},
"categoryId": "2348e88a-b35d-4413-82ab-e4672dee75fd",
"categoryName": "J CARROT FLOWER 18",
"type": "FLOWER",
"shortDescription": null,
"longDescription": null,
"croppedImage": null,
"largeImage": null,
"classifications": [
"SATIVA"
],
"generalAttrs": [],
"flavors": [],
"effects": [],
"subTypes": [
"BAG"
],
"brand": "J CARROT",
"thc": null,
"cbd": null,
"cbdPercent": null,
"totalCannabinoids": null,
"terps": null,
"cbdRatio": "",
"description": "",
"size": "100.000000",
"mgDose": "",
"medium": "",
"active": true,
"stockInventory": 0,
"tier35priceSell": 0,
"taxRate": 0,
"secondaryTaxRate": 0,
"menuTitle": "",
"totalDoses": 0,
"lastUpdateDate": null,
"productList": [
{
"productId": "2348e88a-b35d-4413-82ab-e4672dee75fd",
"categoryId": "2348e88a-b35d-4413-82ab-e4672dee75fd",
"productName": "J CARROT FLOWER 18",
"productDescription": "",
"priceSell": 8.000000,
"displayPriceSell": 8.000000,
"taxRate": 0.095,
"inStock": 1,
"weight": 100.000000,
"productGroup": "J CARROT FLOWER 18",
"productUnit": "GRAMS",
"barcodes": null,
"active": true,
"type": "FLOWER",
"unitOfMeasurement": "GRAMS",
"terminalId": null
}
]
},
{
"afterKey": {
"categoryPriority": 1.0,
"subType": "BULK FLOWER",
"brand": "GREENLINE ORGANICS",
"price": 10.0,
"menuProductName": "ORANGE TREE",
"productId": "0e11e270-549f-4320-b51d-fe8b68efee01",
"customerType": "ADULT"
},
"categoryId": "0e11e270-549f-4320-b51d-fe8b68efee01",
"categoryName": "ORANGE TREE AIM",
"type": "FLOWER",
"shortDescription": "THC 14.75%%",
"longDescription": "THC 14.75%% Terpenoids -.-% Cannabinoids -.-%",
"croppedImage": "https://treezpartnersandbox2.s3.amazonaws.com/product/1e43a152-f84f-4022-a2c6-0c66c86e9e70_0e11e270-549f-4320-b51d-fe8b68efee01_null_27-07-21-11-25-58",
"largeImage": "https://treezpartnersandbox2.s3.amazonaws.com/product/1e43a152-f84f-4022-a2c6-0c66c86e9e70_0e11e270-549f-4320-b51d-fe8b68efee01_null_27-07-21-11-25-58",
"classifications": [
"SATIVA"
],
"generalAttrs": [
"TESTING"
],
"flavors": [],
"effects": [],
"subTypes": [
"BULK FLOWER"
],
"brand": "GREENLINE ORGANICS",
"thc": "14.75%",
"cbd": "",
"cbdPercent": null,
"totalCannabinoids": "",
"terps": "",
"cbdRatio": "",
"description": "Orange Tree seems to be a California-bred, significantly potent (THC levels reported as high as 24%), joyful, thoughtful (yet can be distracting), body-soothing and calming, Sativa-Dominant (some say Indica), distinctly orange-y, afternoon hybrid mix of Orange Valley OG and 24K Gold which was named “Best Sativa Flower”’at the High Times SoCal Cannabis Cup event in 2017.",
"size": "1.000000",
"mgDose": "",
"medium": "",
"active": false,
"stockInventory": 0,
"tier35priceSell": 0,
"taxRate": 0,
"secondaryTaxRate": 0,
"menuTitle": "ORANGE TREE",
"totalDoses": 0,
"lastUpdateDate": null,
"productList": [
{
"productId": "0e11e270-549f-4320-b51d-fe8b68efee01",
"categoryId": "0e11e270-549f-4320-b51d-fe8b68efee01",
"productName": "ORANGE TREE AIM",
"productDescription": "",
"priceSell": 10.000000,
"displayPriceSell": 10.000000,
"taxRate": 0.095,
"inStock": 1,
"weight": 1.000000,
"productGroup": "ORANGE TREE AIM",
"productUnit": "GRAMS",
"barcodes": [
"rreqew3241234"
],
"active": false,
"type": "FLOWER",
"unitOfMeasurement": "GRAMS",
"terminalId": null
}
]
},
{
"afterKey": {
"categoryPriority": 1.0,
"subType": "PRE-PACK",
"brand": null,
"price": 50.0,
"menuProductName": "J CARROT FLOWER 7",
"productId": "0c434ad4-93d3-4ff4-b072-059282a764df",
"customerType": "ADULT"
},
"categoryId": "0c434ad4-93d3-4ff4-b072-059282a764df",
"categoryName": "J CARROT FLOWER 7",
"type": "FLOWER",
"shortDescription": null,
"longDescription": null,
"croppedImage": null,
"largeImage": null,
"classifications": [
"SATIVA"
],
"generalAttrs": [],
"flavors": [],
"effects": [],
"subTypes": [
"PRE-PACK"
],
"brand": "",
"thc": null,
"cbd": null,
"cbdPercent": null,
"totalCannabinoids": null,
"terps": null,
"cbdRatio": "",
"description": "",
"size": "1.000000",
"mgDose": "",
"medium": "",
"active": true,
"stockInventory": 0,
"tier35priceSell": 0,
"taxRate": 0,
"secondaryTaxRate": 0,
"menuTitle": "",
"totalDoses": 0,
"lastUpdateDate": null,
"productList": [
{
"productId": "0c434ad4-93d3-4ff4-b072-059282a764df",
"categoryId": "0c434ad4-93d3-4ff4-b072-059282a764df",
"productName": "J CARROT FLOWER 7",
"productDescription": "",
"priceSell": 50.000000,
"displayPriceSell": 50.000000,
"taxRate": 0.095,
"inStock": 1,
"weight": 1.000000,
"productGroup": "J CARROT FLOWER 7",
"productUnit": "OUNCES",
"barcodes": null,
"active": true,
"type": "FLOWER",
"unitOfMeasurement": "OUNCES",
"terminalId": null
}
]
},
{
"afterKey": {
"categoryPriority": 1.0,
"subType": "PRE-PACK",
"brand": null,
"price": 34.0,
"menuProductName": "EDIBLE PRODUCT",
"productId": "2fb85512-82f2-47e0-aa1c-ade372f320c2",
"customerType": "ADULT"
},
"categoryId": "2fb85512-82f2-47e0-aa1c-ade372f320c2",
"categoryName": "thunder punch",
"type": "FLOWER",
"shortDescription": null,
"longDescription": null,
"croppedImage": null,
"largeImage": null,
"classifications": [
"SATIVA"
],
"generalAttrs": [
"GENERAL",
"TESTING"
],
"flavors": [],
"effects": [
"SLEEPY",
"HAPPY"
],
"subTypes": [
"PRE-PACK"
],
"brand": "",
"thc": null,
"cbd": null,
"cbdPercent": null,
"totalCannabinoids": null,
"terps": null,
"cbdRatio": "",
"description": "This is fine nice edible",
"size": "3.5",
"mgDose": "",
"medium": "",
"active": false,
"stockInventory": 0,
"tier35priceSell": 0,
"taxRate": 0,
"secondaryTaxRate": 0,
"menuTitle": "EDIBLE PRODUCT",
"totalDoses": 0,
"lastUpdateDate": null,
"productList": [
{
"productId": "2fb85512-82f2-47e0-aa1c-ade372f320c2",
"categoryId": "2fb85512-82f2-47e0-aa1c-ade372f320c2",
"productName": "thunder punch",
"productDescription": "",
"priceSell": 34.000000,
"displayPriceSell": 34.000000,
"taxRate": 0.095,
"inStock": 1,
"weight": 3.500000,
"productGroup": "thunder punch",
"productUnit": "GRAMS",
"barcodes": [
"FR123"
],
"active": false,
"type": "FLOWER",
"unitOfMeasurement": "GRAMS",
"terminalId": null
}
]
},
{
"afterKey": {
"categoryPriority": 1.0,
"subType": "PRE-PACK",
"brand": "BLOOM FARMS TEST",
"price": 46.0,
"menuProductName": " ",
"productId": "c30d78ce-543e-44d2-9dde-d7ac9603f1b8",
"customerType": "ADULT"
},
"categoryId": "c30d78ce-543e-44d2-9dde-d7ac9603f1b8",
"categoryName": "LEMON CAKE",
"type": "FLOWER",
"shortDescription": null,
"longDescription": null,
"croppedImage": "https://store-treez-development.s3.us-west-2.amazonaws.com/productImages/brand/launch/9f140360-d7f7-4660-bc45-9dd7f768e8bf.jpg",
"largeImage": "https://store-treez-development.s3.us-west-2.amazonaws.com/productImages/brand/launch/9f140360-d7f7-4660-bc45-9dd7f768e8bf.jpg",
"classifications": [
"SATIVA"
],
"generalAttrs": [],
"flavors": [],
"effects": [],
"subTypes": [
"PRE-PACK"
],
"brand": "BLOOM FARMS TEST",
"thc": null,
"cbd": null,
"cbdPercent": null,
"totalCannabinoids": null,
"terps": null,
"cbdRatio": "",
"description": "The frosty moss-green buds of Lemon Cake satisfy with memorable flavor—a tasty balance of diesel and citrus—and a hefty punch of quick-acting uplift. With pleasing mind and body effects, this sativa-heavy strain is often chosen by those seeking a sense of overall happiness and elevated energy for an upbeat, positive, productive day.",
"size": "3.5",
"mgDose": "",
"medium": "",
"active": true,
"stockInventory": 0,
"tier35priceSell": 0,
"taxRate": 0,
"secondaryTaxRate": 0,
"menuTitle": " ",
"totalDoses": 0,
"lastUpdateDate": null,
"productList": [
{
"productId": "c30d78ce-543e-44d2-9dde-d7ac9603f1b8",
"categoryId": "c30d78ce-543e-44d2-9dde-d7ac9603f1b8",
"productName": "LEMON CAKE",
"productDescription": "",
"priceSell": 46.000000,
"displayPriceSell": 46.000000,
"taxRate": 0.095,
"inStock": 1,
"weight": 3.5,
"productGroup": "LEMON CAKE",
"productUnit": "GRAMS",
"barcodes": null,
"active": true,
"type": "FLOWER",
"unitOfMeasurement": "GRAMS",
"terminalId": null
}
]
},
{
"afterKey": {
"categoryPriority": 1.0,
"subType": "PRE-PACK",
"brand": "CARROT",
"price": 10.0,
"menuProductName": "CARROT - TEST FLOWER 2 (1G)",
"productId": "f770d043-d551-40e0-aa81-bdb3f615b8fa",
"customerType": "ADULT"
},
"categoryId": "f770d043-d551-40e0-aa81-bdb3f615b8fa",
"categoryName": "CARROT - TEST FLOWER 2 (1G)",
"type": "FLOWER",
"shortDescription": "THC 35%%",
"longDescription": "THC 35%% Terpenoids -.-% Cannabinoids -.-%",
"croppedImage": "https://treezbuildpartnersandbox2.s3.amazonaws.com/product/1e43a152-f84f-4022-a2c6-0c66c86e9e70_f770d043-d551-40e0-aa81-bdb3f615b8fa_null_25-05-23-16-15-56",
"largeImage": "https://treezbuildpartnersandbox2.s3.amazonaws.com/product/1e43a152-f84f-4022-a2c6-0c66c86e9e70_f770d043-d551-40e0-aa81-bdb3f615b8fa_null_25-05-23-16-15-56",
"classifications": [
"SATIVA"
],
"generalAttrs": [],
"flavors": [],
"effects": [],
"subTypes": [
"PRE-PACK"
],
"brand": "CARROT",
"thc": "35%",
"cbd": "20%",
"cbdPercent": null,
"totalCannabinoids": "",
"terps": "",
"cbdRatio": "",
"description": "teest test teeest ",
"size": "1.000000",
"mgDose": "",
"medium": "",
"active": true,
"stockInventory": 0,
"tier35priceSell": 0,
"taxRate": 0,
"secondaryTaxRate": 0,
"menuTitle": "",
"totalDoses": 0,
"lastUpdateDate": null,
"productList": [
{
"productId": "f770d043-d551-40e0-aa81-bdb3f615b8fa",
"categoryId": "f770d043-d551-40e0-aa81-bdb3f615b8fa",
"productName": "CARROT - TEST FLOWER 2 (1G)",
"productDescription": "",
"priceSell": 10.000000,
"displayPriceSell": 10.000000,
"taxRate": 0.095,
"inStock": 1,
"weight": 1.000000,
"productGroup": "CARROT - TEST FLOWER 2 (1G)",
"productUnit": "GRAMS",
"barcodes": null,
"active": true,
"type": "FLOWER",
"unitOfMeasurement": "GRAMS",
"terminalId": null
}
]
},
{
"afterKey": {
"categoryPriority": 1.0,
"subType": "PRE-PACK",
"brand": "CRU",
"price": 36.0,
"menuProductName": "Star Pebbles CRU Eighth Flower",
"productId": "73759d09-3cbf-450c-86a9-c50d67a52d40",
"customerType": "ADULT"
},
"categoryId": "73759d09-3cbf-450c-86a9-c50d67a52d40",
"categoryName": "Star Pebbles CRU Eighth Flower",
"type": "FLOWER",
"shortDescription": null,
"longDescription": null,
"croppedImage": null,
"largeImage": null,
"classifications": [
"SATIVA"
],
"generalAttrs": [
"INDOOR"
],
"flavors": [],
"effects": [
"UPLIFTED",
"CREATIVE",
"RELAXED",
"BODY BUZZ"
],
"subTypes": [
"PRE-PACK"
],
"brand": "CRU",
"thc": null,
"cbd": null,
"cbdPercent": null,
"totalCannabinoids": null,
"terps": null,
"cbdRatio": "",
"description": "",
"size": "3.5",
"mgDose": "",
"medium": "",
"active": true,
"stockInventory": 0,
"tier35priceSell": 0,
"taxRate": 0,
"secondaryTaxRate": 0,
"menuTitle": "",
"totalDoses": 0,
"lastUpdateDate": null,
"productList": [
{
"productId": "73759d09-3cbf-450c-86a9-c50d67a52d40",
"categoryId": "73759d09-3cbf-450c-86a9-c50d67a52d40",
"productName": "Star Pebbles CRU Eighth Flower",
"productDescription": "",
"priceSell": 36.000000,
"displayPriceSell": 36.000000,
"taxRate": 0.095,
"inStock": 1,
"weight": 3.5,
"productGroup": "Star Pebbles CRU Eighth Flower",
"productUnit": "GRAMS",
"barcodes": null,
"active": true,
"type": "FLOWER",
"unitOfMeasurement": "GRAMS",
"terminalId": null
}
]
},
{
"afterKey": {
"categoryPriority": 1.0,
"subType": "PRE-PACK",
"brand": "CRU",
"price": 30.0,
"menuProductName": "CRU BLUE DREAM",
"productId": "5294295c-62c9-4483-87a9-74f869fd04a7",
"customerType": "ADULT"
},
"categoryId": "5294295c-62c9-4483-87a9-74f869fd04a7",
"categoryName": "BLUE DREAM CRU EIGHTH FLOWER FLOW",
"type": "FLOWER",
"shortDescription": null,
"longDescription": null,
"croppedImage": null,
"largeImage": null,
"classifications": [
"SATIVA"
],
"generalAttrs": [
"INDOOR"
],
"flavors": [],
"effects": [
"RELAXED",
"BODY HIGH",
"CEREBRAL INVIGORATION"
],
"subTypes": [
"PRE-PACK"
],
"brand": "CRU",
"thc": null,
"cbd": null,
"cbdPercent": null,
"totalCannabinoids": null,
"terps": null,
"cbdRatio": "",
"description": "",
"size": "3.5",
"mgDose": "",
"medium": "",
"active": false,
"stockInventory": 0,
"tier35priceSell": 0,
"taxRate": 0,
"secondaryTaxRate": 0,
"menuTitle": "CRU BLUE DREAM",
"totalDoses": 0,
"lastUpdateDate": null,
"productList": [
{
"productId": "5294295c-62c9-4483-87a9-74f869fd04a7",
"categoryId": "5294295c-62c9-4483-87a9-74f869fd04a7",
"productName": "BLUE DREAM CRU EIGHTH FLOWER FLOW",
"productDescription": "",
"priceSell": 31.9999999999999970,
"displayPriceSell": 31.9999999999999970,
"taxRate": 0.095,
"inStock": 1,
"weight": 3.5,
"productGroup": "BLUE DREAM CRU EIGHTH FLOWER FLOW",
"productUnit": "GRAMS",
"barcodes": null,
"active": false,
"type": "FLOWER",
"unitOfMeasurement": "GRAMS",
"terminalId": null
}
]
},
{
"afterKey": {
"categoryPriority": 1.0,
"subType": "PRE-PACK",
"brand": "J CARROT",
"price": 20.0,
"menuProductName": "J CARROT FLOWER 19",
"productId": "a2b11d46-3b6f-4acd-b263-fb4c17e518e0",
"customerType": "ADULT"
},
"categoryId": "a2b11d46-3b6f-4acd-b263-fb4c17e518e0",
"categoryName": "J CARROT FLOWER 19",
"type": "FLOWER",
"shortDescription": "THC 25%%",
"longDescription": "THC 25%% Terpenoids -.-% Cannabinoids -.-%",
"croppedImage": null,
"largeImage": null,
"classifications": [
"SATIVA"
],
"generalAttrs": [],
"flavors": [],
"effects": [],
"subTypes": [
"PRE-PACK"
],
"brand": "J CARROT",
"thc": "25%",
"cbd": "",
"cbdPercent": null,
"totalCannabinoids": "",
"terps": "",
"cbdRatio": "",
"description": "",
"size": "3.500000",
"mgDose": "",
"medium": "",
"active": true,
"stockInventory": 0,
"tier35priceSell": 0,
"taxRate": 0,
"secondaryTaxRate": 0,
"menuTitle": "",
"totalDoses": 0,
"lastUpdateDate": null,
"productList": [
{
"productId": "a2b11d46-3b6f-4acd-b263-fb4c17e518e0",
"categoryId": "a2b11d46-3b6f-4acd-b263-fb4c17e518e0",
"productName": "J CARROT FLOWER 19",
"productDescription": "",
"priceSell": 20.000000,
"displayPriceSell": 20.000000,
"taxRate": 0.095,
"inStock": 1,
"weight": 3.500000,
"productGroup": "J CARROT FLOWER 19",
"productUnit": "GRAMS",
"barcodes": null,
"active": true,
"type": "FLOWER",
"unitOfMeasurement": "GRAMS",
"terminalId": null
}
]
},
{
"afterKey": {
"categoryPriority": 1.0,
"subType": "PRE-PACK",
"brand": "JAY TREEZ",
"price": 50.0,
"menuProductName": "TEST JAY TREEZ FLOWER",
"productId": "de73b702-e915-4dd0-b73e-850718335834",
"customerType": "ADULT"
},
"categoryId": "de73b702-e915-4dd0-b73e-850718335834",
"categoryName": "TEST JAY TREEZ FLOWER",
"type": "FLOWER",
"shortDescription": null,
"longDescription": null,
"croppedImage": "https://treezbuildpartnersandbox2.s3.amazonaws.com/product/1e43a152-f84f-4022-a2c6-0c66c86e9e70_de73b702-e915-4dd0-b73e-850718335834_null_18-04-23-00-23-57",
"largeImage": "https://treezbuildpartnersandbox2.s3.amazonaws.com/product/1e43a152-f84f-4022-a2c6-0c66c86e9e70_de73b702-e915-4dd0-b73e-850718335834_null_18-04-23-00-23-57",
"classifications": [
"SATIVA"
],
"generalAttrs": [
"SATIVA",
"26% THC",
"CBD"
],
"flavors": [],
"effects": [],
"subTypes": [
"PRE-PACK"
],
"brand": "JAY TREEZ",
"thc": null,
"cbd": null,
"cbdPercent": null,
"totalCannabinoids": null,
"terps": null,
"cbdRatio": "",
"description": "Changes in marijuana policies across states legalizing\nmarijuana for medical and/or recreational use suggest\nthat marijuana is gaining greater acceptance in our\nsociety. Thus, it is particularly important for people to\nunderstand what is known about both the adverse health\neffects and the potential therapeutic benefits linked to\nmarijuana.",
"size": "100.000000",
"mgDose": "",
"medium": "",
"active": true,
"stockInventory": 0,
"tier35priceSell": 0,
"taxRate": 0,
"secondaryTaxRate": 0,
"menuTitle": "TEST JAY TREEZ FLOWER",
"totalDoses": 0,
"lastUpdateDate": null,
"productList": [
{
"productId": "de73b702-e915-4dd0-b73e-850718335834",
"categoryId": "de73b702-e915-4dd0-b73e-850718335834",
"productName": "TEST JAY TREEZ FLOWER",
"productDescription": "",
"priceSell": 50.000000,
"displayPriceSell": 50.000000,
"taxRate": 0.095,
"inStock": 1,
"weight": 100.000000,
"productGroup": "TEST JAY TREEZ FLOWER",
"productUnit": "GRAMS",
"barcodes": null,
"active": true,
"type": "FLOWER",
"unitOfMeasurement": "GRAMS",
"terminalId": null
}
]
},
{
"afterKey": {
"categoryPriority": 1.0,
"subType": "PRE-PACK",
"brand": "RANK REALLY HIGH",
"price": 24.0,
"menuProductName": "RRH PRE PACK",
"productId": "6f25aedc-7516-4d33-ac0f-f22fd168b58d",
"customerType": "ADULT"
},
"categoryId": "6f25aedc-7516-4d33-ac0f-f22fd168b58d",
"categoryName": "RRH PREPACK",
"type": "FLOWER",
"shortDescription": null,
"longDescription": null,
"croppedImage": null,
"largeImage": null,
"classifications": [
"SATIVA"
],
"generalAttrs": [],
"flavors": [],
"effects": [
"FOCUS"
],
"subTypes": [
"PRE-PACK"
],
"brand": "RANK REALLY HIGH",
"thc": null,
"cbd": null,
"cbdPercent": null,
"totalCannabinoids": null,
"terps": null,
"cbdRatio": "",
"description": "This is an awesome product.",
"size": "1.000000",
"mgDose": "",
"medium": "",
"active": true,
"stockInventory": 0,
"tier35priceSell": 0,
"taxRate": 0,
"secondaryTaxRate": 0,
"menuTitle": "RRH PRE PACK",
"totalDoses": 0,
"lastUpdateDate": null,
"productList": [
{
"productId": "6f25aedc-7516-4d33-ac0f-f22fd168b58d",
"categoryId": "6f25aedc-7516-4d33-ac0f-f22fd168b58d",
"productName": "RRH PREPACK",
"productDescription": "",
"priceSell": 24.000000,
"displayPriceSell": 24.000000,
"taxRate": 0.095,
"inStock": 1,
"weight": 1.000000,
"productGroup": "RRH PREPACK",
"productUnit": "GRAMS",
"barcodes": [
"RRH123"
],
"active": true,
"type": "FLOWER",
"unitOfMeasurement": "GRAMS",
"terminalId": null
}
]
},
{
"afterKey": {
"categoryPriority": 1.0,
"subType": "PRE-PACK",
"brand": "SYNC",
"price": 10.0,
"menuProductName": "SYNC TEST JAY",
"productId": "3353e562-db89-457c-b8cc-7ff8141d0fd2",
"customerType": "ADULT"
},
"categoryId": "3353e562-db89-457c-b8cc-7ff8141d0fd2",
"categoryName": "SYNC TEST JAY",
"type": "FLOWER",
"shortDescription": null,
"longDescription": null,
"croppedImage": null,
"largeImage": null,
"classifications": [
"SATIVA"
],
"generalAttrs": [
"SATIVA"
],
"flavors": [],
"effects": [
"RELAXATION"
],
"subTypes": [
"PRE-PACK"
],
"brand": "SYNC",
"thc": null,
"cbd": null,
"cbdPercent": null,
"totalCannabinoids": null,
"terps": null,
"cbdRatio": "",
"description": "",
"size": "150.000000",
"mgDose": "",
"medium": "",
"active": true,
"stockInventory": 0,
"tier35priceSell": 0,
"taxRate": 0,
"secondaryTaxRate": 0,
"menuTitle": "",
"totalDoses": 0,
"lastUpdateDate": null,
"productList": [
{
"productId": "3353e562-db89-457c-b8cc-7ff8141d0fd2",
"categoryId": "3353e562-db89-457c-b8cc-7ff8141d0fd2",
"productName": "SYNC TEST JAY",
"productDescription": "",
"priceSell": 10.000000,
"displayPriceSell": 10.000000,
"taxRate": 0.095,
"inStock": 1,
"weight": 150.000000,
"productGroup": "SYNC TEST JAY",
"productUnit": "GRAMS",
"barcodes": null,
"active": true,
"type": "FLOWER",
"unitOfMeasurement": "GRAMS",
"terminalId": null
}
]
},
{
"afterKey": {
"categoryPriority": 1.0,
"subType": "PRE-PACK",
"brand": "TEST",
"price": 50.0,
"menuProductName": "ST TEST",
"productId": "6e778892-cc1c-4b1c-80be-2f88c4fe2755",
"customerType": "ADULT"
},
"categoryId": "6e778892-cc1c-4b1c-80be-2f88c4fe2755",
"categoryName": "ST TEST",
"type": "FLOWER",
"shortDescription": null,
"longDescription": null,
"croppedImage": null,
"largeImage": null,
"classifications": [
"SATIVA"
],
"generalAttrs": [],
"flavors": [],
"effects": [],
"subTypes": [
"PRE-PACK"
],
"brand": "TEST",
"thc": null,
"cbd": null,
"cbdPercent": null,
"totalCannabinoids": null,
"terps": null,
"cbdRatio": "",
"description": "",
"size": "2.500000",
"mgDose": "",
"medium": "",
"active": true,
"stockInventory": 0,
"tier35priceSell": 0,
"taxRate": 0,
"secondaryTaxRate": 0,
"menuTitle": "",
"totalDoses": 0,
"lastUpdateDate": null,
"productList": [
{
"productId": "6e778892-cc1c-4b1c-80be-2f88c4fe2755",
"categoryId": "6e778892-cc1c-4b1c-80be-2f88c4fe2755",
"productName": "ST TEST",
"productDescription": "",
"priceSell": 50.000000,
"displayPriceSell": 50.000000,
"taxRate": 0.095,
"inStock": 1,
"weight": 2.500000,
"productGroup": "ST TEST",
"productUnit": "GRAMS",
"barcodes": null,
"active": true,
"type": "FLOWER",
"unitOfMeasurement": "GRAMS",
"terminalId": null
}
]
},
{
"afterKey": {
"categoryPriority": 2.0,
"subType": "510 THREAD",
"brand": "AbsoluteXtracts",
"price": 45.0,
"menuProductName": "BLACKBERRY KUSH",
"productId": "332a5f75-5bf7-42ce-ba74-36efc47cbfea",
"customerType": "ADULT"
},
"categoryId": "332a5f75-5bf7-42ce-ba74-36efc47cbfea",
"categoryName": "BLACKBERRY KUSH.",
"type": "CARTRIDGE",
"shortDescription": null,
"longDescription": null,
"croppedImage": "https://treezbuildpartnersandbox2.s3.amazonaws.com/product/1e43a152-f84f-4022-a2c6-0c66c86e9e70_332a5f75-5bf7-42ce-ba74-36efc47cbfea_null_26-05-23-10-22-55",
"largeImage": "https://treezbuildpartnersandbox2.s3.amazonaws.com/product/1e43a152-f84f-4022-a2c6-0c66c86e9e70_332a5f75-5bf7-42ce-ba74-36efc47cbfea_null_26-05-23-10-22-55",
"classifications": [
"SATIVA"
],
"generalAttrs": [
"CANNABIS OIL",
"CANNABIS TERPENES"
],
"flavors": [],
"effects": [
"RELAX",
"FULL-BODY",
"SOOTHE"
],
"subTypes": [
"510 THREAD"
],
"brand": "AbsoluteXtracts",
"thc": null,
"cbd": null,
"cbdPercent": null,
"totalCannabinoids": null,
"terps": null,
"cbdRatio": "",
"description": "Effects:Relax, Full-Body, Soothe. Blackberry Kush is a notable strain due to its sweet taste but with the strong effects associated with indica. The strong relaxation can be felt throughout the entire body and is often reported to be used for soothing, tranquil relief.\n--\nABX (AbsoluteXtracts) is 100% pure cannabis oil in a vape cartridge. We don't blend our cannabis but instead offer you cartridges in 18 distinctive strains. We use no additives. Our cannabis is naturally grown in Northern California's premium cannabis region, and then cleanly extracted using a proprietary supercritical CO2 method.",
"size": "1",
"mgDose": "",
"medium": "",
"active": true,
"stockInventory": 0,
"tier35priceSell": 0,
"taxRate": 0,
"secondaryTaxRate": 0,
"menuTitle": "BLACKBERRY KUSH",
"totalDoses": 0,
"lastUpdateDate": null,
"productList": [
{
"productId": "332a5f75-5bf7-42ce-ba74-36efc47cbfea",
"categoryId": "332a5f75-5bf7-42ce-ba74-36efc47cbfea",
"productName": "BLACKBERRY KUSH.",
"productDescription": "",
"priceSell": 45.000000,
"displayPriceSell": 45.000000,
"taxRate": 0.095,
"inStock": 1,
"weight": 1,
"productGroup": "BLACKBERRY KUSH.",
"productUnit": "GRAMS",
"barcodes": null,
"active": true,
"type": "CARTRIDGE",
"unitOfMeasurement": "GRAMS",
"terminalId": null
}
]
},
{
"afterKey": {
"categoryPriority": 2.0,
"subType": "510 THREAD",
"brand": "Cresco",
"price": 42.0,
"menuProductName": "CINDY 99 LIVE RESIN CARTRIDGE (S-.5G)",
"productId": "a55b62f2-6a16-4fa5-80ef-bd0a807cac57",
"customerType": "ADULT"
},
"categoryId": "a55b62f2-6a16-4fa5-80ef-bd0a807cac57",
"categoryName": "CINDY 99 LIVE RESIN CARTRIDGE (S-.5G)",
"type": "CARTRIDGE",
"shortDescription": null,
"longDescription": null,
"croppedImage": "https://treezsfw.s3.us-west-2.amazonaws.com/product/1e43a152-f84f-4022-a2c6-0c66c86e9e70_5d84b889-aee1-4e33-8db2-0e03a612153a_null_28-01-20-08-41-13",
"largeImage": "https://treezsfw.s3.us-west-2.amazonaws.com/product/1e43a152-f84f-4022-a2c6-0c66c86e9e70_5d84b889-aee1-4e33-8db2-0e03a612153a_null_28-01-20-08-41-13",
"classifications": [
"SATIVA"
],
"generalAttrs": [],
"flavors": [],
"effects": [],
"subTypes": [
"510 THREAD"
],
"brand": "Cresco",
"thc": null,
"cbd": null,
"cbdPercent": null,
"totalCannabinoids": null,
"terps": null,
"cbdRatio": "",
"description": "Cindy 99, (a.k.a Cinderella 99 and C99) is one among the hybrid strains which was created by crossing Jack Herer with Shiva Skunk. This is a sativa-dominant strain and its indica/sativa ratio are found to be 15:85. This strain is famous for its mild citrus/tropical smells. When used, this strain will give off a piney flavor with hints of fruity flavor. Cindy 99 is found to be good for daytime use with its effects lasting for up to 90 minutes. The users of this strain have found that this strain would help coping with the problems of ache, pains, stress, anxiety, depression and even migraines. This marijuana strain is also helpful in easing out inflammation, increasing hunger and combating nausea. This is also found to be an effective energy booster for the patients having fatigue.",
"size": "1 PACK",
"mgDose": "",
"medium": "",
"active": true,
"stockInventory": 0,
"tier35priceSell": 0,
"taxRate": 0,
"secondaryTaxRate": 0,
"menuTitle": "",
"totalDoses": 0,
"lastUpdateDate": null,
"productList": [
{
"productId": "a55b62f2-6a16-4fa5-80ef-bd0a807cac57",
"categoryId": "a55b62f2-6a16-4fa5-80ef-bd0a807cac57",
"productName": "CINDY 99 LIVE RESIN CARTRIDGE (S-.5G)",
"productDescription": "",
"priceSell": 42.000000,
"displayPriceSell": 42.000000,
"taxRate": 0.095,
"inStock": 1,
"weight": 0.5,
"productGroup": "CINDY 99 LIVE RESIN CARTRIDGE (S-.5G)",
"productUnit": "GRAMS",
"barcodes": null,
"active": true,
"type": "CARTRIDGE",
"unitOfMeasurement": "GRAMS",
"terminalId": null
}
]
},
{
"afterKey": {
"categoryPriority": 2.0,
"subType": "510 THREAD",
"brand": "FUN UNCLE",
"price": 36.0,
"menuProductName": "LIVE RESIN- SOUR TANGIE",
"productId": "80b5d593-4601-4cca-9ca3-8da4eeae11de",
"customerType": "ADULT"
},
"categoryId": "80b5d593-4601-4cca-9ca3-8da4eeae11de",
"categoryName": "LIVE RESIN - SOUR TANGIE",
"type": "CARTRIDGE",
"shortDescription": "THC 76%%",
"longDescription": "THC 76%% Terpenoids -.-% Cannabinoids -.-%",
"croppedImage": "https://treezbuildpartnersandbox2.s3.amazonaws.com/product/1e43a152-f84f-4022-a2c6-0c66c86e9e70_80b5d593-4601-4cca-9ca3-8da4eeae11de_null_10-06-22-16-25-51",
"largeImage": "https://treezbuildpartnersandbox2.s3.amazonaws.com/product/1e43a152-f84f-4022-a2c6-0c66c86e9e70_80b5d593-4601-4cca-9ca3-8da4eeae11de_null_10-06-22-16-25-51",
"classifications": [
"SATIVA"
],
"generalAttrs": [
"DEAL"
],
"flavors": [],
"effects": [
"CREATIVE",
"ENERGETIC",
"INSPIRED",
"HAPPY"
],
"subTypes": [
"510 THREAD"
],
"brand": "FUN UNCLE",
"thc": "76%",
"cbd": "0.28%",
"cbdPercent": null,
"totalCannabinoids": "",
"terps": "",
"cbdRatio": "",
"description": "A perfect blend of potent distillate and tasty live resin, this Sour Tangie Cruisers with Live Resin cartridge is like poppin' the clutch to get yer adventure rollin'. As Uncle Jack used to say, \"There's nothin' like ramblin' roads to destination nowhere.\" This energizing sativa's juicy tangerine & refreshing hashy finish will get you there, and then some. So, hit the high road, Jack, and skid in sideways in a cloud of smoke when you arrive.\n\n• Full gram cartridge\n\n• Features tasty live resin\n\n• Energizing sativa - kick off the day with a boost\n\n• Juicy tangerine & hashy finish\n\n• Universal 510 cartridge",
"size": "1.000000",
"mgDose": "",
"medium": "",
"active": true,
"stockInventory": 0,
"tier35priceSell": 0,
"taxRate": 0,
"secondaryTaxRate": 0,
"menuTitle": "LIVE RESIN- SOUR TANGIE",
"totalDoses": 0,
"lastUpdateDate": null,
"productList": [
{
"productId": "80b5d593-4601-4cca-9ca3-8da4eeae11de",
"categoryId": "80b5d593-4601-4cca-9ca3-8da4eeae11de",
"productName": "LIVE RESIN - SOUR TANGIE",
"productDescription": "",
"priceSell": 36.000000,
"displayPriceSell": 36.000000,
"taxRate": 0.095,
"inStock": 1,
"weight": 1.000000,
"productGroup": "LIVE RESIN - SOUR TANGIE",
"productUnit": "GRAMS",
"barcodes": null,
"active": true,
"type": "CARTRIDGE",
"unitOfMeasurement": "GRAMS",
"terminalId": null
}
]
},
{
"afterKey": {
"categoryPriority": 3.0,
"subType": null,
"brand": "Brand100",
"price": 12.5600004196167,
"menuProductName": "Natuera",
"productId": "a352cd54-daed-4f2a-9f1c-cd7637c65d63",
"customerType": "ADULT"
},
"categoryId": "a352cd54-daed-4f2a-9f1c-cd7637c65d63",
"categoryName": "Natuera",
"type": "EDIBLE",
"shortDescription": null,
"longDescription": null,
"croppedImage": null,
"largeImage": null,
"classifications": [
"SATIVA"
],
"generalAttrs": [],
"flavors": [],
"effects": [],
"subTypes": [],
"brand": "Brand100",
"thc": null,
"cbd": null,
"cbdPercent": null,
"totalCannabinoids": null,
"terps": null,
"cbdRatio": "",
"description": "",
"size": "20",
"mgDose": "10.0",
"medium": "",
"active": true,
"stockInventory": 0,
"tier35priceSell": 0,
"taxRate": 0,
"secondaryTaxRate": 0,
"menuTitle": "Natuera",
"totalDoses": 10,
"lastUpdateDate": null,
"productList": [
{
"productId": "a352cd54-daed-4f2a-9f1c-cd7637c65d63",
"categoryId": "a352cd54-daed-4f2a-9f1c-cd7637c65d63",
"productName": "Natuera",
"productDescription": "",
"priceSell": 12.560000,
"displayPriceSell": 12.560000,
"taxRate": 0.095,
"inStock": 1,
"weight": 10.000000,
"productGroup": "Natuera",
"productUnit": "GRAMS",
"barcodes": null,
"active": true,
"type": "EDIBLE",
"unitOfMeasurement": "GRAMS",
"terminalId": null
}
]
},
{
"afterKey": {
"categoryPriority": 3.0,
"subType": null,
"brand": "Food",
"price": 10.0,
"menuProductName": "Lindt Chocklate",
"productId": "bbd7db0c-21e2-4a80-8551-916cfd3d9197",
"customerType": "ADULT"
},
"categoryId": "bbd7db0c-21e2-4a80-8551-916cfd3d9197",
"categoryName": "Lindt Chocklate",
"type": "EDIBLE",
"shortDescription": null,
"longDescription": null,
"croppedImage": null,
"largeImage": null,
"classifications": [
"SATIVA"
],
"generalAttrs": [],
"flavors": [],
"effects": [],
"subTypes": [],
"brand": "Food",
"thc": null,
"cbd": null,
"cbdPercent": null,
"totalCannabinoids": null,
"terps": null,
"cbdRatio": "",
"description": "",
"size": "20",
"mgDose": "10",
"medium": "",
"active": true,
"stockInventory": 0,
"tier35priceSell": 0,
"taxRate": 0,
"secondaryTaxRate": 0,
"menuTitle": "Lindt Chocklate",
"totalDoses": 10,
"lastUpdateDate": null,
"productList": [
{
"productId": "bbd7db0c-21e2-4a80-8551-916cfd3d9197",
"categoryId": "bbd7db0c-21e2-4a80-8551-916cfd3d9197",
"productName": "Lindt Chocklate",
"productDescription": "",
"priceSell": 10.000000,
"displayPriceSell": 10.000000,
"taxRate": 0.095,
"inStock": 1,
"weight": 10.000000,
"productGroup": "Lindt Chocklate",
"productUnit": "GRAMS",
"barcodes": null,
"active": true,
"type": "EDIBLE",
"unitOfMeasurement": "GRAMS",
"terminalId": null
}
]
},
{
"afterKey": {
"categoryPriority": 3.0,
"subType": null,
"brand": "Pepsi",
"price": 23.0,
"menuProductName": "Sheezan",
"productId": "9afe0a67-f141-4ef7-aa4f-fc3aa0b9beda",
"customerType": "ADULT"
},
"categoryId": "9afe0a67-f141-4ef7-aa4f-fc3aa0b9beda",
"categoryName": "Sheezan",
"type": "EDIBLE",
"shortDescription": null,
"longDescription": null,
"croppedImage": null,
"largeImage": null,
"classifications": [
"SATIVA"
],
"generalAttrs": [],
"flavors": [],
"effects": [],
"subTypes": [],
"brand": "Pepsi",
"thc": null,
"cbd": null,
"cbdPercent": null,
"totalCannabinoids": null,
"terps": null,
"cbdRatio": "",
"description": "",
"size": "20",
"mgDose": "10.0",
"medium": "",
"active": true,
"stockInventory": 0,
"tier35priceSell": 0,
"taxRate": 0,
"secondaryTaxRate": 0,
"menuTitle": "Sheezan",
"totalDoses": 10,
"lastUpdateDate": null,
"productList": [
{
"productId": "9afe0a67-f141-4ef7-aa4f-fc3aa0b9beda",
"categoryId": "9afe0a67-f141-4ef7-aa4f-fc3aa0b9beda",
"productName": "Sheezan",
"productDescription": "",
"priceSell": 23.000000,
"displayPriceSell": 23.000000,
"taxRate": 0.095,
"inStock": 1,
"weight": 10.000000,
"productGroup": "Sheezan",
"productUnit": "GRAMS",
"barcodes": null,
"active": true,
"type": "EDIBLE",
"unitOfMeasurement": "GRAMS",
"terminalId": null
}
]
},
{
"afterKey": {
"categoryPriority": 3.0,
"subType": null,
"brand": "Tote",
"price": 2.0,
"menuProductName": "Burger",
"productId": "e2010b22-b899-4e80-9c19-a6b3293cdbec",
"customerType": "ADULT"
},
"categoryId": "e2010b22-b899-4e80-9c19-a6b3293cdbec",
"categoryName": "Burger",
"type": "EDIBLE",
"shortDescription": null,
"longDescription": null,
"croppedImage": null,
"largeImage": null,
"classifications": [
"SATIVA"
],
"generalAttrs": [],
"flavors": [],
"effects": [],
"subTypes": [],
"brand": "Tote",
"thc": null,
"cbd": null,
"cbdPercent": null,
"totalCannabinoids": null,
"terps": null,
"cbdRatio": "",
"description": "",
"size": "20",
"mgDose": "10",
"medium": "",
"active": true,
"stockInventory": 0,
"tier35priceSell": 0,
"taxRate": 0,
"secondaryTaxRate": 0,
"menuTitle": "Burger",
"totalDoses": 10,
"lastUpdateDate": null,
"productList": [
{
"productId": "e2010b22-b899-4e80-9c19-a6b3293cdbec",
"categoryId": "e2010b22-b899-4e80-9c19-a6b3293cdbec",
"productName": "Burger",
"productDescription": "",
"priceSell": 2.000000,
"displayPriceSell": 2.000000,
"taxRate": 0.095,
"inStock": 1,
"weight": 20,
"productGroup": "Burger",
"productUnit": "GRAMS",
"barcodes": null,
"active": true,
"type": "EDIBLE",
"unitOfMeasurement": "GRAMS",
"terminalId": null
}
]
},
{
"afterKey": {
"categoryPriority": 3.0,
"subType": null,
"brand": "flavor",
"price": 10.0,
"menuProductName": "Calm",
"productId": "5fc9e024-70b7-4767-b7d6-8d3e42caef3a",
"customerType": "ADULT"
},
"categoryId": "5fc9e024-70b7-4767-b7d6-8d3e42caef3a",
"categoryName": "Calm",
"type": "EDIBLE",
"shortDescription": null,
"longDescription": null,
"croppedImage": null,
"largeImage": null,
"classifications": [
"SATIVA"
],
"generalAttrs": [],
"flavors": [],
"effects": [],
"subTypes": [],
"brand": "flavor",
"thc": null,
"cbd": null,
"cbdPercent": null,
"totalCannabinoids": null,
"terps": null,
"cbdRatio": "",
"description": "",
"size": "20",
"mgDose": "10.0",
"medium": "",
"active": true,
"stockInventory": 0,
"tier35priceSell": 0,
"taxRate": 0,
"secondaryTaxRate": 0,
"menuTitle": "Calm",
"totalDoses": 10,
"lastUpdateDate": null,
"productList": [
{
"productId": "5fc9e024-70b7-4767-b7d6-8d3e42caef3a",
"categoryId": "5fc9e024-70b7-4767-b7d6-8d3e42caef3a",
"productName": "Calm",
"productDescription": "",
"priceSell": 10.000000,
"displayPriceSell": 10.000000,
"taxRate": 0.095,
"inStock": 1,
"weight": 10.000000,
"productGroup": "Calm",
"productUnit": "GRAMS",
"barcodes": null,
"active": true,
"type": "EDIBLE",
"unitOfMeasurement": "GRAMS",
"terminalId": null
}
]
},
{
"afterKey": {
"categoryPriority": 3.0,
"subType": null,
"brand": "flavor",
"price": 1.2300000190734863,
"menuProductName": "Spring roll",
"productId": "29876654-0ad6-4756-8992-f47877d58200",
"customerType": "ADULT"
},
"categoryId": "29876654-0ad6-4756-8992-f47877d58200",
"categoryName": "Spring roll",
"type": "EDIBLE",
"shortDescription": null,
"longDescription": null,
"croppedImage": null,
"largeImage": null,
"classifications": [
"SATIVA"
],
"generalAttrs": [],
"flavors": [],
"effects": [],
"subTypes": [],
"brand": "flavor",
"thc": null,
"cbd": null,
"cbdPercent": null,
"totalCannabinoids": null,
"terps": null,
"cbdRatio": "",
"description": "",
"size": "20",
"mgDose": "10",
"medium": "",
"active": true,
"stockInventory": 0,
"tier35priceSell": 0,
"taxRate": 0,
"secondaryTaxRate": 0,
"menuTitle": "Spring roll",
"totalDoses": 10,
"lastUpdateDate": null,
"productList": [
{
"productId": "29876654-0ad6-4756-8992-f47877d58200",
"categoryId": "29876654-0ad6-4756-8992-f47877d58200",
"productName": "Spring roll",
"productDescription": "",
"priceSell": 1.230000,
"displayPriceSell": 1.230000,
"taxRate": 0.095,
"inStock": 1,
"weight": 10.000000,
"productGroup": "Spring roll",
"productUnit": "GRAMS",
"barcodes": null,
"active": true,
"type": "EDIBLE",
"unitOfMeasurement": "GRAMS",
"terminalId": null
}
]
},
{
"afterKey": {
"categoryPriority": 3.0,
"subType": null,
"brand": "testBrand",
"price": 45.0,
"menuProductName": "natueraProductOne",
"productId": "c6e01a1d-b8d3-4878-8250-e133ebaf3514",
"customerType": "ADULT"
},
"categoryId": "c6e01a1d-b8d3-4878-8250-e133ebaf3514",
"categoryName": "natueraProductOne",
"type": "EDIBLE",
"shortDescription": null,
"longDescription": null,
"croppedImage": null,
"largeImage": null,
"classifications": [
"SATIVA"
],
"generalAttrs": [],
"flavors": [],
"effects": [],
"subTypes": [],
"brand": "testBrand",
"thc": null,
"cbd": null,
"cbdPercent": null,
"totalCannabinoids": null,
"terps": null,
"cbdRatio": "",
"description": "",
"size": "CONE",
"mgDose": "10",
"medium": "",
"active": true,
"stockInventory": 0,
"tier35priceSell": 0,
"taxRate": 0,
"secondaryTaxRate": 0,
"menuTitle": "",
"totalDoses": 10,
"lastUpdateDate": null,
"productList": [
{
"productId": "c6e01a1d-b8d3-4878-8250-e133ebaf3514",
"categoryId": "c6e01a1d-b8d3-4878-8250-e133ebaf3514",
"productName": "natueraProductOne",
"productDescription": "",
"priceSell": 45.000000,
"displayPriceSell": 45.000000,
"taxRate": 0.095,
"inStock": 1,
"weight": 3.500000,
"productGroup": "natueraProductOne",
"productUnit": "GRAMS",
"barcodes": null,
"active": true,
"type": "EDIBLE",
"unitOfMeasurement": "GRAMS",
"terminalId": null
}
]
},
{
"afterKey": {
"categoryPriority": 3.0,
"subType": null,
"brand": "testBrand",
"price": 45.0,
"menuProductName": "testSHAProductTwo",
"productId": "fae5507b-3ed9-41c2-99c6-a51909c88d23",
"customerType": "ADULT"
},
"categoryId": "fae5507b-3ed9-41c2-99c6-a51909c88d23",
"categoryName": "testSHAProductTwo",
"type": "EDIBLE",
"shortDescription": null,
"longDescription": null,
"croppedImage": null,
"largeImage": null,
"classifications": [
"SATIVA"
],
"generalAttrs": [],
"flavors": [],
"effects": [],
"subTypes": [],
"brand": "testBrand",
"thc": null,
"cbd": null,
"cbdPercent": null,
"totalCannabinoids": null,
"terps": null,
"cbdRatio": "",
"description": "",
"size": "CONE",
"mgDose": "10",
"medium": "",
"active": true,
"stockInventory": 0,
"tier35priceSell": 0,
"taxRate": 0,
"secondaryTaxRate": 0,
"menuTitle": "",
"totalDoses": 10,
"lastUpdateDate": null,
"productList": [
{
"productId": "fae5507b-3ed9-41c2-99c6-a51909c88d23",
"categoryId": "fae5507b-3ed9-41c2-99c6-a51909c88d23",
"productName": "testSHAProductTwo",
"productDescription": "",
"priceSell": 45.000000,
"displayPriceSell": 45.000000,
"taxRate": 0.095,
"inStock": 1,
"weight": 3.500000,
"productGroup": "testSHAProductTwo",
"productUnit": "GRAMS",
"barcodes": null,
"active": true,
"type": "EDIBLE",
"unitOfMeasurement": "GRAMS",
"terminalId": null
}
]
},
{
"afterKey": {
"categoryPriority": 3.0,
"subType": "BUTTER",
"brand": "AMULZ",
"price": 0.009999999776482582,
"menuProductName": "AMUL BUTTER 12",
"productId": "a79ff559-8ce6-4fe4-8f60-6cd465a746ff",
"customerType": "ADULT"
},
"categoryId": "a79ff559-8ce6-4fe4-8f60-6cd465a746ff",
"categoryName": "AMUL BUTTER 12",
"type": "EDIBLE",
"shortDescription": null,
"longDescription": null,
"croppedImage": "https://treezbuildpartnersandbox2.s3.amazonaws.com/product/1e43a152-f84f-4022-a2c6-0c66c86e9e70_a79ff559-8ce6-4fe4-8f60-6cd465a746ff_null_26-05-23-10-19-45",
"largeImage": "https://treezbuildpartnersandbox2.s3.amazonaws.com/product/1e43a152-f84f-4022-a2c6-0c66c86e9e70_a79ff559-8ce6-4fe4-8f60-6cd465a746ff_null_26-05-23-10-19-45",
"classifications": [
"SATIVA"
],
"generalAttrs": [],
"flavors": [],
"effects": [
"RELAX",
"CALMING",
"ENERGETIC",
"EUPHORIC"
],
"subTypes": [
"BUTTER"
],
"brand": "AMULZ",
"thc": null,
"cbd": null,
"cbdPercent": null,
"totalCannabinoids": null,
"terps": null,
"cbdRatio": "",
"description": "",
"size": "2.000000",
"mgDose": "1",
"medium": "",
"active": true,
"stockInventory": 0,
"tier35priceSell": 0,
"taxRate": 0,
"secondaryTaxRate": 0,
"menuTitle": "",
"totalDoses": 0,
"lastUpdateDate": null,
"productList": [
{
"productId": "a79ff559-8ce6-4fe4-8f60-6cd465a746ff",
"categoryId": "a79ff559-8ce6-4fe4-8f60-6cd465a746ff",
"productName": "AMUL BUTTER 12",
"productDescription": "",
"priceSell": 0.010000,
"displayPriceSell": 0.010000,
"taxRate": 0.095,
"inStock": 1,
"weight": 2.000000,
"productGroup": "AMUL BUTTER 12",
"productUnit": "",
"barcodes": null,
"active": true,
"type": "EDIBLE",
"unitOfMeasurement": "UNIT",
"terminalId": null
}
]
}
],
"lastKey": {
"productId": "a79ff559-8ce6-4fe4-8f60-6cd465a746ff",
"customerType": "ADULT"
}
}