| Name | Description | Type | Additional Information |
|---|---|---|---|
| AllocationNum | integer |
Required If auto numbering is to be used send 0. Otherwise, send the allocation number. Must be filled out and numeric Range: inclusive between 0 and 2147483647 |
|
| AllocationDate | string |
Required Data type: DateTime Format must be MM/dd/yyyy |
|
| DeptID | string |
Required Max length: 6 |
|
| ProductID | string |
Required Max length: 10 |
|
| Quantity | decimal number |
Required Cannot be negative Must be numeric |
|
| SellingPrice | decimal number |
Required Cannot be negative Must be numeric |
|
| StorageLocation | string |
Max length: 20 |
|
| StartDate | string |
Data type: DateTime Format must be MM/dd/yyyy |
|
| ExpirationDate | string |
Data type: DateTime Format must be MM/dd/yyyy |
|
| ReferenceNum | string |
Max length: 20 |
|
| Comments | string |
Max length: 250 |
|
| AllocationStatus | string |
Required Max length: 15 Valid options: Open or Closed. |
|
| AllocationExpirationDate | string |
Data type: DateTime Format must be MM/dd/yyyy |
|
| UnitCost | decimal number |
Must be numeric |
|
| SalespersonList | Collection of SalesAllocationSalesperson |