Subscription notify
Please send a receipt to us after successfully receiving the push. receipt
Subscription message receipt
Request Parameters
Parameter
Type
Required
Description
batch_no
String
Y
The unique identifier of the response after successfully creating the subscription address list
address
String
Y
Subscribe address
send_no
String
Y
Unique ID sent
sent_time
String
Y
send time
Request Sample
{
"batch_no": 20230518062650763000484207221544,
"address":"0x2ed8165b98d35077360d155a26fb8516cdc735ce",
"send_no":"82023061416381703901729771924776",
"sent_time": "1686204669"
}
Last updated