UomRequest
| 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 |
None. |
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: 1E-06–2147483647 |
Barcode |
The UOM option barcode |
string |
None. |
SupplierCode |
The UOM option Supplier code |
string |
Max length: 50 |
PriceColumns |
Price Columns |
Collection of KeyValuePairOfStringAndNullableOfDecimal |
None. |