| Name | Description | Type | Additional information |
|---|---|---|---|
| LicensePlate |
Unique inventory unit identifier from your system. |
string |
None. |
| ItemSKU |
The SKU as recorded within the ASAP system. For a list of available SKU values, please run the api/Inventories method. |
string |
Required String length: inclusive between 2 and 100 |
| ItemDescription |
Displays the ItemDescription for the SKU as recorded within the ASAP system. Adding this field when creating an order does not do anything. |
string |
None. |
| CaseQuantity |
Number of cases on the pallet/skid/crate. |
integer |
Required |
| Weight |
Weight of pallet/skid/crate. |
decimal number |
Required |
| Length |
Length of pallet/skid/crate. |
decimal number |
Required |
| Width |
Width of pallet/skid/crate. |
decimal number |
Required |
| Height |
Height of pallet/skid/crate. |
decimal number |
Required |
| ExpirationDate |
Expiration date of the product. |
date |
None. |
| IDType |
Use ID Type to designate the type of alternate id being used. The default is "Lot". Possible values are: ASIN, Batch #, CONTAINER#, Delivery Phase, Job#, Lot, Mnfr No, Part No, PO#, Project ID, SKU, UPC |
string |
None. |
| IDNumber |
The ID number matching the ID Type chosen. |
string |
String length: inclusive between 0 and 35 |
| Notes |
Text submitted here will appear on the receiving detail notes. This note DOES print on the skid label. |
string |
String length: inclusive between 0 and 255 |