GET METHOD FOR SEND MESSAGE
https://api.whatsupp.co.in/api/Message/SentWhatsappMessageAPI?ChannelCode=&MobileNumber=&Message=&ScheduleDatetime=&imageUrl1=&imageUrl2=&imageUrl3=&imageUrl4=
Parameter Name | Description | Optional / Mandatory | |||
---|---|---|---|---|---|
ChannelCode | Enter the Channel code that you want to call API from. (Ensure Channel code is proper before confirmation) | Mandatory | |||
MobileNumber | Mobile Number with COUNTRY CODE is necessary. You can pass maximum 20 mobile numbers with comma(,) in between. For EG: 91XXXXXXXXXX , 91XXXXXXXXXX, 91XXXXXXXXXX | Mandatory | |||
Message | Send your message with URL encoded. | Mandatory | |||
ScheduleDatetime |
You can easily schedule your message prior for future which will then send your message automatically.
|
Mandatory | |||
imageUrl1 | You can send images by entering IMAGE URL 1 | Optional | |||
imageUrl2 | You can send images by entering IMAGE URL 2 | Optional | |||
imageUrl3 | You can send images by entering IMAGE URL 3 | Optional | |||
imageUrl4 | You can send images by entering IMAGE URL 4 | Optional |
GET METHOD FOR SENT MESSAGE STATUS
https://api.whatsupp.co.in/api/Message/GetWhatsappMessageStatusAPI?CampaingId=
Parameter Name | Description | Optional / Mandatory |
---|---|---|
CampaingId | Enter the CampaingId which you get from response of send message method | Mandatory |