cancel
Showing results for 
Search instead for 
Did you mean: 
n34panda
New Contributor
Status: New

Hi,

Seems like a no brainer.

We find the ability to export orders/shipments from the main Order Views very handy, the option allows us to choose orders and/or order line items and then create a nice custom format for the csv export.  Great.

The only trouble is the list of available fields excludes the Item Commodity (or Harmonisation Code) Code.

Please add this to the column options for the export, should be easy :D.

P.S At the minute I am using Python to take the exported CSV interface file, reformat it and call the ShipStation Product API to get the Commodity Code for each line in the report - quite inefficient compared to it being included in the original export :D.