🗨️API WHATSAPP
Enviar Fichero
3min
p p ost https //api flashtelecom es/v1/wasend body raw (json) body { "recipient" "+3466655544", "wp apikey" "mi apikey", "text" "este es el texto a enviar" "document" "https //file examples com/wp content/storage/2017/02/zip 2mb zip" } ejemplo petición curl location 'https //api flashtelecom es/v1/wasend' \\ \ data '{ "recipient" "+3466655544", "wp apikey" "mi apikey", "document" "https //file examples com/wp content/storage/2017/02/zip 2mb zip" }' ejemplo respuesta body { "status" "success", "comment" "message sent" }