Skip to content

Newgistics 3PL

dmkrtchyan edited this page Apr 19, 2018 · 2 revisions

Newgistics is currently a 4 step process (4 rakes really)

Step 1: Upload Products to Newgistics

bundle exec rake newgistics:upload_product_list

##This will upload all skus generated since the last run into the newgistic system along with its related dress

Step 2: Upload Orders to Newgistics

bundle exec rake newgistics:upload_order_list

##This will upload all the orders since the last run into newgistics for refullfillment/returns

Step 3: Sync newgistics

bundle exec rake newgistics:upload_return_list

##This syncronizes the the returns with their other api

Step 4: Process return refunds

bundle exec rake newgistics:update_item_returns

##This updates and sends out autorefunds for properly returned and processed items