EP API - Item Units of Measure
Endpoint name |
|
Source table in Wisefish |
|
Fixed view | Can return all entries in the Item Unit of Measure table. |
Editable | No data modification possible. |
Procedures | There are no procedures on this endpoint. |
Primary key of table | The primary key consists of 2 fields: “Item No.”,”Code” |
Data
Field List
Property | Type | Table Field | Field Type | Note |
| string | Item No. | Code[20] | |
| string uuid | SystemId | GUID | |
| string | Code | Code[10] | |
| Decimal | Qty. per Unit of Measure | Decimal | |
| Decimal | Weight | Decimal | |
| date-time utc | SystemModifiedAt | DateTime | Note: The name of this field in business central is “systemmodifedAt” and it can be seen in page inspection in the user interface. |