Variable weights
The variable weight object
The weight of a tare container a product is sold in, such as a produce bag. It is subtracted from the scale reading so the shopper pays for the contents rather than the packaging.
Unique identifier for the record.
When the record was created.
Human-readable name for the tare container, such as "Produce bag".
ID of the store the variable weight belongs to. Variable weights are not shared between stores.
Pattern:
^[0-9]+$Unit of measure the weight is expressed in, limited to the units the point of sale can weigh in.
Available options:
LBS, OZ When the record was last changed.
Weight of the tare container, as a decimal string in the unit of measure.
Pattern:
^[0-9]+(\.[0-9]+)?$Example:
"199.99"