-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnotify_sample.json
66 lines (66 loc) · 1.87 KB
/
notify_sample.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
{
"payload": {
"imei": "355743111111122",
"action": "prepaid_lock",
"ssm_path": "/alps-qa-ttp3/cf/kai_os/qa1/key_0",
"notification": {
"has_notification": true,
"title": "Payment is up to date. Testing Reload Utupdate @@@",
"template_id": "-1",
"message": " [Unlock] This handset is financed. Your payments are up to date, and there is nothing to pay at this time. Have a great day! The expiry is: 2024-05-17 04:18 UTCabc",
"prepaid_message": {
"locale": "en_GB",
"message": "Payment on your account is overdue, we have restricted your device. Please make payment to arrange removal of the restriction. Use the payment button below. 2024-05-17 04:18 UTC Ut2024 abc",
"title": "Device is restricted for non-payment!Ut2024",
"enabled": false,
"isFullScreen": true,
"tel": "+1234567"
},
"email": "",
"tel": "+1234567",
"is_fullscreen": false
},
"sim_control": {
"enabled": false,
"sim_control_policy_id": ""
},
"tac": {
"manufacturer": "AZUMI",
"modelFormalName": "K1"
},
"payg": {
"expiry_seconds": "1715919532"
},
"second_imei": null
},
"attributes": {
"serviceType": {
"Type": "String",
"Value": "PREPAID"
},
"eventType": {
"Type": "String",
"Value": "ACTION_ASSIGNED"
},
"deviceType": {
"Type": "String",
"Value": "Smartphone"
},
"version": {
"Type": "String",
"Value": "1"
},
"provisioningType": {
"Type": "String",
"Value": "KAI_OS"
},
"tenantId": {
"Type": "String",
"Value": "/qa1"
},
"useLocal": {
"Type": "String",
"Value": "{'KNOX_GUARD': False}"
}
}
}