Authorization: Bearer ********************curl --location 'https://demo.modaltrans.com/api/v1/milestones/10864965' \
--header 'Authorization: Bearer <token>'{
"id": 0,
"status_date": "2019-08-24T14:15:22.123Z",
"status_code": "string",
"notes": "string",
"country_id": "GB",
"lng": 0,
"lat": 0,
"created_at": "2019-08-24T14:15:22.123Z",
"updated_at": "2019-08-24T14:15:22.123Z"
}