curl --location --request GET 'https://api.velosms.com/api/SendSMSMulti?sms_type=&encoding=&sender_id=&phonenumber=&templateid=&textmessage=&ValidityPeriodInSeconds=&callback_url=&api_id=' \
--header 'Accept: application/json'{
"message_id": "<long>",
"status": "<string>",
"remarks": "<string>",
"uid": "<string>"
}