body property_id
body latitude
body longitude
body drive_session_id
body notes
1234567curl https://api.v2.dealmachine.com/v1/driving/targets \ -H "Authorization: Bearer dm_sk_live_xxx" \ -H "Content-Type: application/json" \ -d '{ "property_id": 123456, "notes": "Vacant lot with overgrown yard" }'
curl https://api.v2.dealmachine.com/v1/driving/targets \ -H "Authorization: Bearer dm_sk_live_xxx" \ -H "Content-Type: application/json" \ -d '{ "property_id": 123456, "notes": "Vacant lot with overgrown yard" }'