{
"alert_type": 1,
"alert_value": "100",
"event": "FlowAlert",
"iccid": "89852012345678901234",
"id": "CNTUlkm0pzRujPBr2tN8NNa7",
"nonce": 40974,
"sign": "88426183D4F6A984E9EA2F8BB2F7221D732F2EDF",
"timestamp": 1703142059
}curl --location 'https://oapi.eiotclub.com/customerNotifyUrl' \
--header 'Content-Type: application/json' \
--data '{
"alert_type": 1,
"alert_value": "100",
"event": "FlowAlert",
"iccid": "89852012345678901234",
"id": "CNTUlkm0pzRujPBr2tN8NNa7",
"nonce": 40974,
"sign": "88426183D4F6A984E9EA2F8BB2F7221D732F2EDF",
"timestamp": 1703142059
}'{
"status": "SUCCESS"
}