Upload a file of type csv. The first column should contain model numbers, and the second column should contain the quantity of that item that you wish to order.
- MODEL NUMBER 1 QUANTITY 1
- MODEL NUMBER 2 QUANTITY 2
- MODEL NUMBER 3 QUANTITY 3
- etc...
Alternatively, you can submit a csv file with the format
- PO NUMBER
- MODEL NUMBER 1
- QUANTITY 1
- MODEL NUMBER 2
- QUANTITY 2
- etc...