object

ProductStockUnitPrice

Unit price details for products sold by weight, volume, or measurement.
Fields
currency_code
String
Currency code for the unit price, e.g. 'INR', 'USD', 'EUR'.
currency_symbol
String
Currency symbol for display, e.g. '₹', '$', '€'.
price
Float
Price per unit of measurement, e.g. 150.00 for ₹150 per kg.
unit
String
Unit of measurement, e.g. 'kg', 'liter', 'meter', 'piece'.