body property_id
body content
body drive_session_id
body latitude
body longitude
1234567curl https://api.v2.dealmachine.com/v1/driving/notes \ -H "Authorization: Bearer dm_sk_live_xxx" \ -H "Content-Type: application/json" \ -d '{ "property_id": 123456, "content": "Boarded front window and tall grass" }'
curl https://api.v2.dealmachine.com/v1/driving/notes \ -H "Authorization: Bearer dm_sk_live_xxx" \ -H "Content-Type: application/json" \ -d '{ "property_id": 123456, "content": "Boarded front window and tall grass" }'