curl --location --request POST 'https://api.conexteo.com/stops' \ --header 'Content-Type: application/json' \ --data-raw '{ "recipient": "0606060606" }'
{ "id": 0, "timestamp": "2019-08-24T14:15:22.123Z", "recipient": "0606060606" }