cancel
Showing results for 
Search instead for 
Did you mean: 
Omerben7
First-timer (legacy)
Status: Under Review
Combine/Split order using ShipStation's API
37 Comments
jonathan1
Explorer
Very frustrating that there is no auto-splitting rules. (http://feedback.shipstation.com/forums/330429-product-feedback-fresh-ideas/suggestions/33548551-automatically-split-items-into-shipments-based-on) So, the next best thing is to build the feature using existing API endpoints, but even this isn't easy... :(
Status changed to: Under Review
 
danofun
New Contributor

Order splitting has been reworked since this went "Under Review." @Moderator-Davis any update?

Hey there @danofun

 

I don't have any update for this API change at this time. 

 

It's something I'm certainly keeping an eye out for so when we get any news, I will be happy to share that right away 🙂 

nicknguyen
First-timer

Is there any webhook event for splited orders?

Can you add a new one to this list

  • On New Orders (ORDER_NOTIFY)

  • On New Items (ITEM_ORDER_NOTIFY)

  • On Orders Shipped (SHIP_NOTIFY)

  • On Items Shipped (ITEM_SHIP_NOTIFY)

  • On Items Shipped by Fulfillment Provider (FULFILLMENT_SHIPPED)

  • On Items Rejected by Fulfillment Provider (FULFILLMENT_REJECTED)

We can use that event to sync data to our app. @Moderator-Davis 

IvanYears
First-timer

Is this on the roadmap? Just seen there are comments from 2017 on here which is almost 7 years ago now. 

We urgently need this feature. 


mattcoz
New Contributor

How can this not be implemented yet? We need to be able to split an order using the API to partially ship an order. This is a critical feature.