List inventory locations
Retrieve inventory locations for a specific product variant in a warehouse
Query Parameters
productVariantIdentifierRequiredstringThe product variant identifier (can be sku, barcode, id, etc.)
identifierTypestringThe type of identifier. If not provided, will try to auto-detect.
Value in:
"id" | "sku" | "skuAliases" | "barcode"warehouseIdRequiredstringThe warehouse ID to filter inventory locations
Format:
"uuid"Successful response