15 lines
281 B
HTTP
15 lines
281 B
HTTP
POST http://{{host}}/confirm_eform/send_wa/index
|
|
Content-Type: "application/json"
|
|
|
|
{
|
|
}
|
|
|
|
###
|
|
POST http://{{host}}/confirm_eform/send_wa/send
|
|
Content-Type: "application/json"
|
|
|
|
{
|
|
"nohp": "082142459585",
|
|
"numberlabext": "ADXM001",
|
|
"sotemplate": "Fisik umum"
|
|
} |