GET Login to Waapi
login your instance
PARAMS | |
From | GKH-UIJ-UGE-FGH-MLV |
admin@callcenter.in | |
ServerKey | FYE-DKX-PSX-UNV-BAN |
var client = new RestClient("http://192.168.1.36:44442/api/login?from=GKH-UIJ-UGE-FGH-MLV&email=admin@callcenter.in&serverKey=FYE-DKX-PSX-UNV-BAN");
client.Timeout = -1;
var request = new RestRequest(Method.GET);
IRestResponse response = client.Execute(request);
Console.WriteLine(response.Content);
GET
Send Text Message
from | GKH-UIJ-UGE-FGH-MLV |
Massage | your message |
type | text |
to | 012138227697 |
messageId | ab1asas3t2ss4aas1g5 |
callback | http://your-url.com/get/waapi/status |
GET
Send Image/Video Message
from |
GKH-UIJ-UGE-FGH-MLV |
caption
|
test caption |
Massage | https://www.waapi.in/wp-content/uploads/2021/04/WA.png |
type | document |
to | 012138227697 |
messageId | ab1asas3t2ss4aas1g5 |
callback | http://your-url.com/get/waapi/status |
GET
Send Document(PDF,CSV)
caption could not be sent with file’s , it will be sent as text message while sending pdf
caption is optional parameter
from | GKH-UIJ-UGE-FGH-MLV |
caption
|
test caption |
Massage | https://www.waapi.in/wp-content/uploads/2021/04/WA.png |
type | document |
to | 012138227697 |
messageId | ab1asas3t2ss4aas1g5 |
callback | http://your-url.com/get/waapi/status |
GET
Message logs
Extra parameters :
status : Queued , NOT REGISTERED , SUCCESS , FAILED
number : search by customer number
from |
GKH-UIJ-UGE-FGH-MLV
|
fromdate
|
01-06-2021
|
today date | 30-06-2021 |
fomat | json |
GET Check Server Status
check instance is logged in on server or not
Extra parameters :
status : Queued , NOT REGISTERED , SUCCESS , FAILED
number : search by customer number
from |
GKH-UIJ-UGE-FGH-MLV
|
flag
|
login
|
Logout for your instance , old data may deleted
from |
GKH-UIJ-UGE-FGH-MLV
|
email
|
admin@callcenter.in
|
Restart your instance
from |
GKH-UIJ-UGE-FGH-MLV
|
email
|
admin@callcenter.in
|