-
Notifications
You must be signed in to change notification settings - Fork 1
/
sample_response.json
107 lines (107 loc) · 3.49 KB
/
sample_response.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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
{
"status": "success",
"rates": [
{
"prefix": "96278",
"vendor_name": "IDT",
"connection_name": "Platinum CLI",
"i_tariff": "317",
"daily_asr": 14.5228,
"weekly_asr": 36.0399,
"daily_acd": 209,
"weekly_acd": 169,
"daily_minutes": 122,
"weekly_minutes": 712,
"stats_time": "2019-09-24 03:04:38",
"i_connection": "315",
"effective_from": "09\/14\/19 2:41PM",
"price_1": "0.148000",
"price_n": "0.148000",
"interval_1": "1",
"interval_n": "1",
"i_vendor": "223",
"capacity_limit": "1500",
"i_rate": "113424479",
"forbidden": "0",
"discontinued": "0",
"route_type": "CLI",
"seller_registration_date": "2014-11-08 20:29:04",
"country_code": "jo",
"country_name": "Jordan",
"description": "Mobile - Umniah",
"commision_percent": "0",
"mccmnc": "41603",
"seller_avg_rating": 3,
"seller_reviews": 4,
"rateid": 113424479
},
{
"prefix": "9627",
"vendor_name": "purevoice",
"connection_name": "Jordan",
"i_tariff": "1129",
"daily_asr": 35.8491,
"weekly_asr": 26.4432,
"daily_acd": 49,
"weekly_acd": 179,
"daily_minutes": 15,
"weekly_minutes": 424,
"stats_time": "2019-09-24 03:01:20",
"i_connection": "1127",
"effective_from": "09\/08\/19 11:51PM",
"price_1": "0.125000",
"price_n": "0.125000",
"interval_1": "1",
"interval_n": "1",
"i_vendor": "133",
"capacity_limit": "60",
"i_rate": "112489232",
"forbidden": "0",
"discontinued": "0",
"route_type": "CLI",
"seller_registration_date": "2013-11-06 21:14:21",
"country_code": "jo",
"country_name": "Jordan",
"description": "Mobile",
"commision_percent": "0",
"mccmnc": "41677",
"seller_avg_rating": 5,
"seller_reviews": 1,
"rateid": 112489232
},
{
"prefix": "96277",
"vendor_name": "IDT",
"connection_name": "Platinum CLI",
"i_tariff": "317",
"daily_asr": 8.02239,
"weekly_asr": 23.4,
"daily_acd": 69,
"weekly_acd": 78,
"daily_minutes": 49,
"weekly_minutes": 306,
"stats_time": "2019-09-24 03:04:38",
"i_connection": "315",
"effective_from": "09\/14\/19 2:41PM",
"price_1": "0.148000",
"price_n": "0.148000",
"interval_1": "1",
"interval_n": "1",
"i_vendor": "223",
"capacity_limit": "1500",
"i_rate": "113424478",
"forbidden": "0",
"discontinued": "0",
"route_type": "CLI",
"seller_registration_date": "2014-11-08 20:29:04",
"country_code": "jo",
"country_name": "Jordan",
"description": "Mobile - Orange",
"commision_percent": "0",
"mccmnc": "41677",
"seller_avg_rating": 3,
"seller_reviews": 4,
"rateid": 113424478
}
]
}