You have 2 solutions :
- You can send the latitude and longitude of the address. This way, we have the exact drop-off location. You need to send also the text address in order to display it to the deliverer.
- If you don’t know the latitude and longitude you can send only the text address that we will geocode to get latitude and longitude and estimate the distance. But with this solution some geocoding errors can happen.