| Name | Description | Type | Additional Information |
|---|---|---|---|
| DeptId |
The department ID that the product belongs to |
string |
Required Max length: 6 |
| ProdId |
The product ID identifying this product |
string |
Required Max length: 10 |
| Quantity |
The quantity of the product |
decimal number |
Required Cannot be negative Max of 3 decimal places |
| RequestedDate |
Requested Date |
string |
Format must be MM/dd/yyyy |
| SendLineToSupplier |
Send line to supplier |
boolean |
Must be 0, 1, True, or False |