WebShipping Javascript Demo: Desktop integration via URL
Use My.ShipRush sandbox
ShipmentView as Json
{ShipTo: { Name: "John Smith", Company: "Acme Widgets", Address1: "5th ave S", Address2: "#101", City: "Seattle", State: "WA", PostalCode: "98118", Country: "US", Phone: "(206)332-2233" }, Packages: [{ Weight: "2" }], Order: { OrderNum: "12345", ShippingServiceRequested: "FastShipping", Items: [{ Quantity: "4.0", ItemSKU: "SKU-SKU", ItemDescription: "iPhone charger", Price: "5.95" }] }}
ShipRush URL with parameters