App Introduction
Route orders from multiple locations to multiple stores across one or more ShipStation accounts. When orders are fulfilled via ShipStation, ShipRoutes automatically pushes orders with multiple fulfillment locations to multiple stores in one or more ShipStation accounts—and updates the corresponding fulfillments for shipped orders in Shopify. Supporting one or more ShipStation accounts, ShipRoutes makes it effortless to send orders to your suppliers’ or dropshippers’ ShipStation accounts *and* your own!
Core Functionality
- Route multi-location orders to multiple stores across multiple ShipStation accounts.
- Automatically send orders from a specific location to your supplier’s ShipStation account!
- Support split shipping from ShipStation
- Automatically fulfill orders when they are shipped in ShipStation
- Configure additional fields (e.g., order and customer tags) for synchronization to ShipStation
Merchant-Friendly
- Multi-location E-commerce Merchants
- Supplier-partnered Merchants
- Split-shipping Requiring Merchants
- ShipStation-integrated Merchants
Basic Information
- Developer:Kark Ltd
- Address:7 Bell Yard, London, WC2A 2JR, GB
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:5 comment
- Release Date:2023-9-1
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Start up
- 500 Shipments Per Month
- Unlimited Locations
- No Commitment, Cancel Anytime
Accelerate
- 3,000 Shipments Per Month
- Unlimited Locations
- No Commitment, Cancel Anytime
Scale
- 10,000 Shipments per Month
- Unlimited Locations
- No Commitment, Cancel Anytime
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/orders/routing.json
- PUT /admin/api/orders/routing/{order_id}.json
- GET /admin/api/orders/routing.json
Permission:write_orders,read_orders,manage_shipping
- POST /admin/api/locations/orders/send.json
- PUT /admin/api/locations/orders/send/{order_id}.json
- GET /admin/api/locations/orders/send.json
Permission:write_orders,read_orders,manage_locations
- POST /admin/api/orders/split_ship.json
- PUT /admin/api/orders/split_ship/{order_id}.json
- GET /admin/api/orders/split_ship.json
Permission:write_orders,read_orders,manage_shipping
- POST /admin/api/orders/fulfill.json
- PUT /admin/api/orders/fulfill/{order_id}.json
- GET /admin/api/orders/fulfill.json
Permission:write_orders,read_orders,manage_fulfillments
- POST /admin/api/orders/tags/sync.json
- PUT /admin/api/orders/tags/sync/{order_id}.json
- GET /admin/api/orders/tags/sync.json
Permission:write_orders,read_orders,manage_tags