We're software that helps growing brands & retailers grow and scale. Sync, sell and ship your products and inventory on online marketplaces and storefronts faster, easier and more accurately.

Learn more now

Bulk Orders

Support for actions to create, update and archive orders has been added to the bulk processor. Similar to product uploads, CSV files with an action in the first column and identifier (either oid or order) in the second column will create or update all order fields provided in the file. Files that do not have an action in the first column will default to update. To support multiple shipments, refunds, or order items in a single row provide headers that correlate to the object index that is to be updated, for example to update the second order item quantity provide itemid2 and quantity2 headers in the file. Furthermore, support for deleting order items, shipments and refunds is available by setting the action to delete and identifier to itemid, shipid or refundid to delete order items, shipments and refunds respectively. Mark orders shipped on marketplaces by setting headers and values for shipments (shiptracking, shipcarrier and shipdate minimum) along with shippingstatus set to COMPLETE





Example CSV bulk order header layouts provided below: 


action=create,oid,total,itemtotal,taxtotal,sku,quantity,price,customfield

,sku2,price2,customfield2,shippingfirstname,shippinglastname 



action=update,order,shippingstatus=COMPLETE,shiptracking,shipcarrier,shipdate=NOW

,shiptracking2,shipcarrier2,shipdate2=NOW 



action,shipid 

delete,123 



action=update,oid,internalnotes 




Note: Along with all these upgrades, the legacy shipping CSV upload (see the following guides as a reference) is being deprecated June 1st, 2019:


- Updating Tracking in SureDone

- Processing Orders in Bulk in SureDone