curl --location --request POST '/sms/callback' \ --header 'Content-Type: application/json' \ --data-raw '{ "from": 0, "message": "string", "id": 0, "id_sent": 0, "refer": "string" }'