Get Inventory by SKU (CA)
Get Inventory by SKU (CA)
Path Parameters
- skuCode string required
- 200
- 401
- 429
Successful Operation
- application/json
- Schema
Schema
- skuCode string
Brand-input code for inventory item, typically used for internal brand system mapping
- skuName string
Listed name of inventory item on order documentation, remains consistent across batches
- batchCode string
Brand-input code for inventory item batch
- skuUnit string
Description of the item's unit characteristics (i.e., 6-pack)
- skuPricePerUnit number
The unit price of each unit in the case.
- batchExpirationDate date
Date upon which a product's COA has lapsed; re-testing or destruction is required at this point
- skuBatchLastUpdatedDate date
Most recent date upon which sku batch details were adjusted
- batchManufacturingDate date
Date upon which batch was manufactured
- batchLicenseNumber string
Batch License Number
- skuInventoryType string
If the SKU is cannabis or non-cannabis
- skuInventoryClass string
General classification of an SKU's characteristics (i.e., edible)
- skuInventoryCategory string
Specific categorization of an SKU's characteristics (i.e., gummy, chocolate, etc.)
- batchCbdPercentage number
% CBD value of batch
- batchThcPercentage number
% THC value of batch
- batchTags string[]
Internal-facing batch tags, visible to brands and admins (not visible on marketplace)
- skuTags string[]
Custom Classification Associated with an Item
- batchOtherCannabinoidPercentage number
% Other Cannabinoid value of batch
- batchThcAPercentage number
% THC-A value of batch
- batchThcWeight number
THC weight value (mg) of batch
- batchCbdWeight number
CBD weight value (mg) of batch
- batchOtherCannabinoidWeight number
Other Cannabinoid weight value (mg) of batch
- batchThcAWeight number
THC-A weight value (mg) of batch
- batchAromas string[]
Aroma characteristics of batch
- skuBatchDaysAtNabis number
The number of days a sku batch has been stored at Nabis since the intake date
- skuIsSample string
If the inventory item is set as a Sample by default
- skuStrainType string
Strain characteristics of inventory item
warehouseCounts object[]
Warehouse Counts
warehouseId uuidNabis warehouse of origination
incoming numberCorresponding inventory counts based on warehouse location
outgoing numberCorresponding inventory counts based on warehouse location
available numberCorresponding inventory counts based on warehouse location
counted numberCorresponding inventory counts based on warehouse location
quarantined numberCorresponding inventory counts based on warehouse location
packed numberCorresponding inventory counts based on warehouse location
- avgWeeklyQuantityOrderedPast4Weeks number
Average Weekly Quantity Ordered Past Four Weeks
- avgWeeklyQuantityDeliveredPast4Weeks number
Average Weekly Quantity Delivered Past Four Weeks
- skuBatchId uuid
Nabis UUID identifier for sku + batch
- skuDisplayName string
The SKU's Marketplace display name
- skuCasePackSize number
The number of eaches in a case
- skuTotalPrice number
The total price of the SKU (
skuPricePerUnit * skuCasePackSize
) - skuProductLine string
Defines the product line for grouping similar items at the product level
- skuBrandName string
The brand name of the product (distinct from DBA or Organization Name)
- skuUnitsPerEach string
The number of units within a single "Each" (e.g., packs)
- skuConsumableUnitsPerEach string
How many consumable units there are in an each when the each is a pack
- skuEachUnitOfMeasure string
Specifies whether an "Each" is a single unit or a pack
- skuThcPotencyMeasurementType string
The measurement type for THC potency (mg or percentage)
- skuContainerType string
Describes the packaging type of the product
- skuIsColdStorage string
Indicates whether the product requires cold storage. This service is contractually negotiated with Nabis
- skuTHC string
Dosage measurement for the THC cannabinoid type
- skuCBD string
Dosage measurement for the CBD cannabinoid type
- skuCBG string
Dosage measurement for the CBG cannabinoid type
- skuCBN string
Dosage measurement for the CBN cannabinoid type
- skuTHCV string
Dosage measurement for the THCV cannabinoid type
- skuCBC string
Dosage measurement for the CBC cannabinoid type
- skuDelta8THC string
Dosage measurement for the Delta-8 THC cannabinoid type
- skuCBDV string
Dosage measurement for the CBDV cannabinoid type
- skuTHCA string
Dosage measurement for the THCA cannabinoid type
- skuCBDA string
Dosage measurement for the CBDA cannabinoid type
- skuCBNA string
Dosage measurement for the CBNA cannabinoid type
- skuCBCA string
Dosage measurement for the CBCA cannabinoid type
- skuTHCVA string
Dosage measurement for the THCVA cannabinoid type
- skuCBDVA string
Dosage measurement for the CBDVA cannabinoid type
- skuDelta10THC string
Dosage measurement for the Delta-10 THC cannabinoid type
- skuDelta9THC string
Dosage measurement for the Delta-9 THC cannabinoid type
- skuThcPotencyMg string
The measurement amount for THC potency in mg (if thcPotencyMeasurementType is selected as “weight”)
- skuThcPotencyPercentage string
The measurement amount for THC potency as a percentage (if thcPotencyMeasurementType is selected as “potency”)
- skuCannabinoidTypeA string
First cannabinoid type (e.g., THC, CBD)
- skuCannabinoidTypeB string
Second cannabinoid type (e.g., CBG, CBN)
Invalid API key
Too Many Requests