Assume a shipment starting point to be like the UPS closest to us for now
First code this in the _lib/shipping folder then have the route handler call the lib function.
/shipping/estimate route handler on e-store manager codebase that takes in address information in the body and integrates with UPS API to get shipping estimate.