| Name | Description | Type | Additional information |
|---|---|---|---|
| item_number |
SKU set up at DCL. |
string |
Required Max length: 35 |
| description |
When empty, we use the description set up in our system for a particular item number. You can overwrite otherwise. |
string |
Max length: 100 |
| quantity |
Quantity to receive. |
integer |
Required |
| price |
Product unit price. |
decimal number |
None. |
| serial_number |
Serial number. |
string |
Max length: 25 |
| ship_item_number |
Item to ship, if different from item received. |
string |
Max length: 35 |
| ship_description |
When empty, we use the description set up in our system for a particular item number. You can overwrite otherwise. |
string |
Max length: 100 |
| ship_quantity |
Quantity to ship. |
integer |
None. |
| ship_price |
Product unit price. |
decimal number |
None. |