Marketing SMS CallBack
dr who pushes marketing SMS via get request
Request method GET
Example
Your webhook?
smsId=d3b0axxxxx070fb4dce8
&sendTime=1734509284831
&sendResult=SUCCESS
&smsCount=1&dr=000
&destination=002348xxxxx5348
Dr Params
parameter
type
remark
smsId
string
The unique identifier returned after the SMS is submitted
destination
String
Recipient number
sendTime
long
Time when the short message is sent (system millisecond value)
sendResult
String
The result returned after SMS submission
dr
String
status report returned after the SMS is sent
smsCount
int
SMS billing number
Last updated