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