Discussions

Ask a Question
Back to All

Origin Address ID when order is imported from ecommerce platform

I am attempting to get the "origin address id" of shipments via API, webhook, or zapier prior to a label being generated. I need this because I am creating an internal order management dashboard that should significantly streamline our order management process. I want to create buttons that directly pull up the order details in EasyShip (came in via ecwid integration) and allow me to then make the label. Right now, there is a lot of copy/paste and searching going on, and it's burning a lot of time and making the process very nonlinear and prone to error. By having that ID, I can just build a URL automatically that pulls the order right up. But your zapier integration, webhook payloads, etc. all seem to be only available after further action has been taken in the Easyship platform (like creating a label). I can't get that ID until someone has manually come over into Easyship, found the order, and purchased a label.

Is there something I'm missing, or is this just an omission in your API?