| Name | Description | Type | Additional information |
|---|---|---|---|
| UserNotes | string |
None. |
|
| UniqueRecordIdentitifer |
some unique or random value that allows the backend server(s) to communicate a informational or validation error messages back to the api consumer. For requests with only one model, this field is irrelevant. |
string |
None. |
| TransactionUnitCost | decimal number |
None. |
|
| ItemNumberContainerClassType |
the item number to create an instance of a license plate number. All license plate number that comes into existence must come from an existing item that is of type container |
string |
None. |
| AutoSequenceGeneratorItemNumber |
default is null, empty value, which means to use to global license plate number generator |
string |
None. |
| NewContainerId |
set to null/empty to use automatic license plate number generator sequence |
string |
None. |
| InitialInventorySiteName |
this should be a pair of values and should be: Name of the Site |
string |
None. |
| InitialInventoryLocationCode |
the location code specified here must belong to the site name |
string |
None. |
| IntialInventoryParentContainerId |
If this value is specified, then the values in the element InitialInventorySiteName and LocationCode will be ignored and the new container with be created as a child of this EXISTING container: |
string |
None. |