Build
Return's Build transaction journals
Columns
Name | Type | ReadOnly | References | Description |
ID [KEY] | Uuid | False |
Unique guid identifier created for the Build adjustment journal. | |
CategoryUID | Uuid | False |
Categories.Id |
Unique guid identifier belonging to the category assigned to the inventory journal. |
CategoryDisplayID | String | False |
Display id for the category | |
CategoryName | String | False |
Name of the category | |
CategoryURI | String | False |
Uniform resource identifier associated with the category object | |
Date | Datetime | False |
Transaction date entry, format YYYY-MM-DD HH:MM:SS | |
InventoryJournalNumber | String | False |
Inventory journal number, if left null when posting a number will automatically be assigned and incremented based upon last recorded | |
Lines | String | False |
An array of journal line information | |
Memo | String | False |
Memo text describing the transaction line | |
RowVersion | String | False |
ONLY required on PUT for updating an existing inventory adjustment line.NOT required when creating a new inventory adjustment journal. | |
URI | String | False |
Uniform resource identifier encompasses all types of names and addresses that refer to objects on the web |