Stops

I webhooks sono un semplice strumento per ricevere informazioni sulla ricezione dei messaggi e sulle risposte. Per ricevere gli stop, devi creare un webhook STOP. We'll then push the stops through a POST HTTP request with a JSON string in the body (raw) as follows:

STOPS


{
	"date":"2017-08-07T13:01:29+02:00",
	"message": "Stop SMS",
	"from": "33612345678",
  "account_id": "1234",
  "last_message_id": "your_gsmsmsid"
}
		
	
date La data di ricezione
message Il messaggio di risposta
from Il numero di telefono associato