I'm attempting to build a shipment item verification system and I need to open the ShippingEasy shipping edit window in an iFrame (or a new window). Unfortunately I cannot figure out what Id should be placed in the URL.
https://app1.shippingeasy.com/shipments/[OrderId]/edit
That doesn't work. Nor can I find any Id in the Order schema that works. Any tips/hints/answers would be greatly appreciated.