Name | Description | Type | Additional information |
---|---|---|---|
Id |
The UOM Id Leave empty to create a new UOM or include to update an existing UOM |
integer |
None. |
Code |
The UOM option code |
string |
String length: inclusive between 3 and 20 |
Option1 |
Product option 1 (Example: Box) |
string |
Max length: 50 |
Option2 |
Product option 2 (Example: Color) |
string |
Max length: 50 |
Option3 |
Product option 3 (Example: Cotton) |
string |
Max length: 50 |
Quantity |
UOM quantity Required when creating a new UOM |
decimal number |
Range: inclusive between 1E-06 and 2147483647 |
Barcode |
The UOM option barcode |
string |
String length: inclusive between 3 and 30 |
SupplierCode |
The UOM option Supplier code |
string |
Max length: 50 |
PriceColumns |
Price Columns |
Dictionary of string [key] and decimal number [value] |
None. |