I want to grab the delivery info from an order.
Specifically -
the pickup address
the dropoff address
the contact info for the business (pickup location)
the contact info for the customer (dropoff location)
so I can send it to a delivery fulfillment API for them to pick up the order and deliver it.
Where can I find this information?
The forum questions I researched are from 2016 and might not reflect the most accurate info. What I see so far is that the order delivery address has to be in the order notes?! this has to be wrong.... I hope.