forked from Shared/esg
initial commit
This commit is contained in:
119
src/public/inquiry-gateway.users.json
Normal file
119
src/public/inquiry-gateway.users.json
Normal file
@@ -0,0 +1,119 @@
|
||||
[{
|
||||
"_id": {
|
||||
"$oid": "6a14565497877e39cf0bd2c6"
|
||||
},
|
||||
"fullName": "Soheil Dev",
|
||||
"username": "superadmin",
|
||||
"email": "supadmin@esg.com",
|
||||
"password": "$2b$12$Cgq3Am2nkqWS7mP5.c.KfuOO25e4/MsXe9TYlg1rze7wupJBZvEK.",
|
||||
"role": "SUPER_ADMIN",
|
||||
"clientType": "INTERNAL",
|
||||
"appName": "inquiry-gateway",
|
||||
"clientName": "Internal",
|
||||
"isActive": true,
|
||||
"isBlocked": false,
|
||||
"apiKey": "esg_4abbdf6e7a2b1981eede7e1971e85bf6613f7bedac74df4ff598d4b90b1ccac8",
|
||||
"allowedInquiries": [],
|
||||
"requestLimitPerMinute": 60,
|
||||
"requestLimitPerDay": 10000,
|
||||
"totalRequests": 0,
|
||||
"passwordChangedAt": {
|
||||
"$date": "2026-06-07T12:30:24.507Z"
|
||||
},
|
||||
"createdAt": {
|
||||
"$date": "2026-05-25T14:01:56.946Z"
|
||||
},
|
||||
"updatedAt": {
|
||||
"$date": "2026-06-07T12:30:34.133Z"
|
||||
},
|
||||
"__v": 0,
|
||||
"lastLoginAt": {
|
||||
"$date": "2026-06-07T12:30:34.133Z"
|
||||
},
|
||||
"refreshToken": "$2b$12$DdaCLkcbyihUA3JNLF2bB.9MvFDg/i1759S23CE38K4hFk8ST3L4O"
|
||||
},
|
||||
{
|
||||
"_id": {
|
||||
"$oid": "6a145802fd0ee991759157bf"
|
||||
},
|
||||
"fullName": "Tejarat Nou",
|
||||
"username": "tejaratnou",
|
||||
"email": "tejaratnou@esg.com",
|
||||
"mobile": "09999985840",
|
||||
"password": "$2b$12$bpvwOsUD9WBBfIDq46PJRuXXRQTcUF7d3EW98PvnxS08qLLCeKk52",
|
||||
"role": "USER",
|
||||
"clientType": "EXTERNAL",
|
||||
"appName": "Beno",
|
||||
"clientName": "Tejarat Nou Insurance Company Ltd",
|
||||
"isActive": true,
|
||||
"isBlocked": false,
|
||||
"apiKey": "esg_2fbab4a8fbef69427f214d0c2a37b4644bb455ff8d4c79a4985d90ce4461ff9a",
|
||||
"allowedInquiries": [
|
||||
"PERSON_INQUIRY"
|
||||
],
|
||||
"requestLimitPerMinute": 60,
|
||||
"requestLimitPerDay": 10000,
|
||||
"totalRequests": 4,
|
||||
"passwordChangedAt": {
|
||||
"$date": "2026-05-25T14:09:06.257Z"
|
||||
},
|
||||
"createdBy": {
|
||||
"$oid": "6a14565497877e39cf0bd2c6"
|
||||
},
|
||||
"createdAt": {
|
||||
"$date": "2026-05-25T14:09:06.259Z"
|
||||
},
|
||||
"updatedAt": {
|
||||
"$date": "2026-06-03T09:51:00.311Z"
|
||||
},
|
||||
"__v": 0,
|
||||
"lastLoginAt": {
|
||||
"$date": "2026-06-03T09:46:17.215Z"
|
||||
}
|
||||
},
|
||||
{
|
||||
"_id": {
|
||||
"$oid": "6a256575c028f57a8b3f57a5"
|
||||
},
|
||||
"fullName": "Moallem INS",
|
||||
"username": "moallem",
|
||||
"email": "moallem@esg.com",
|
||||
"mobile": "09226187419",
|
||||
"password": "$2b$12$HlGWxFk3dLufl1t.ofTW9O5jWRaV0b./pOakjLDCKuJyvAnvMHsKq",
|
||||
"role": "USER",
|
||||
"clientType": "EXTERNAL",
|
||||
"appName": "Moallem",
|
||||
"clientName": "Moallem Insurance Company Ltd",
|
||||
"isActive": true,
|
||||
"isBlocked": false,
|
||||
"apiKey": "esg_33bd4f811e04476e8fd871230e025829717e274415de4b1b9939a11deb459cd3",
|
||||
"allowedInquiries": [
|
||||
"PERSON_INQUIRY",
|
||||
"POSTAL_CODE_INQUIRY",
|
||||
"REAL_ESTATE_INQUIRY",
|
||||
"SHEBA_INQUIRY",
|
||||
"SHAHKAR_INQUIRY",
|
||||
"LEGAL_PERSON_INQUIRY",
|
||||
"CAR_PLATE_INQUIRY"
|
||||
],
|
||||
"requestLimitPerMinute": 60,
|
||||
"requestLimitPerDay": 10000,
|
||||
"totalRequests": 1,
|
||||
"passwordChangedAt": {
|
||||
"$date": "2026-06-07T12:35:01.128Z"
|
||||
},
|
||||
"createdBy": {
|
||||
"$oid": "6a14565497877e39cf0bd2c6"
|
||||
},
|
||||
"createdAt": {
|
||||
"$date": "2026-06-07T12:35:01.131Z"
|
||||
},
|
||||
"updatedAt": {
|
||||
"$date": "2026-06-07T12:35:24.717Z"
|
||||
},
|
||||
"__v": 0,
|
||||
"refreshToken": "$2b$12$OpA7uoyG3ACfeVVweOBCL.8R7laFx0tkU1vRdI9DEUJE0eFIEI5Cu",
|
||||
"lastLoginAt": {
|
||||
"$date": "2026-06-07T12:35:13.319Z"
|
||||
}
|
||||
}]
|
||||
21
src/public/shahkar.html
Normal file
21
src/public/shahkar.html
Normal file
@@ -0,0 +1,21 @@
|
||||
<HTML lang="en"><HEAD><link rel="alternate" type="text/xml" href="http://reinsure.centinsur.ir/shahkarinqOut?disco"/><STYLE type="text/css">#content{ FONT-SIZE: 0.7em; PADDING-BOTTOM: 2em; MARGIN-LEFT: 30px}BODY{MARGIN-TOP: 0px; MARGIN-LEFT: 0px; COLOR: #000000; FONT-FAMILY: Verdana; BACKGROUND-COLOR: white}P{MARGIN-TOP: 0px; MARGIN-BOTTOM: 12px; COLOR: #000000; FONT-FAMILY: Verdana}PRE{BORDER-RIGHT: #f0f0e0 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #f0f0e0 1px solid; MARGIN-TOP: -5px; PADDING-LEFT: 5px; FONT-SIZE: 1.2em; PADDING-BOTTOM: 5px; BORDER-LEFT: #f0f0e0 1px solid; PADDING-TOP: 5px; BORDER-BOTTOM: #f0f0e0 1px solid; FONT-FAMILY: Courier New; BACKGROUND-COLOR: #e5e5cc}.heading1{MARGIN-TOP: 0px; PADDING-LEFT: 15px; FONT-WEIGHT: normal; FONT-SIZE: 26px; MARGIN-BOTTOM: 0px; PADDING-BOTTOM: 3px; MARGIN-LEFT: -30px; WIDTH: 100%; COLOR: #ffffff; PADDING-TOP: 10px; FONT-FAMILY: Tahoma; BACKGROUND-COLOR: #003366}.intro{display: block; font-size: 1em;}</STYLE><TITLE>ShahkarInq Service</TITLE></HEAD><BODY><DIV id="content" role="main"><h1 class="heading1">ShahkarInq Service</h1><BR/><P class="intro">You have created a service.<P class='intro'>To test this service, you will need to create a client and use it to call the service. You can do this using the svcutil.exe tool from the command line with the following syntax:</P> <BR/><PRE>svcutil.exe <A HREF="http://reinsure.centinsur.ir/shahkarinqOut?wsdl">http://reinsure.centinsur.ir/shahkarinqOut?wsdl</A></PRE><P>You can also access the service description as a single file:<BR/><PRE><A HREF="http://reinsure.centinsur.ir/shahkarinqOut?singleWsdl">http://reinsure.centinsur.ir/shahkarinqOut?singleWsdl</A></PRE></P></P><P class="intro">This will generate a configuration file and a code file that contains the client class. Add the two files to your client application and use the generated client class to call the Service. For example:<BR/></P><h2 class='intro'>C#</h2><br /><PRE><font color="blue">class </font><font color="black">Test
|
||||
</font>{
|
||||
<font color="blue"> static void </font>Main()
|
||||
{
|
||||
<font color="black">ShahkarInqClient</font> client = <font color="blue">new </font><font color="black">ShahkarInqClient</font>();
|
||||
|
||||
<font color="darkgreen"> // Use the 'client' variable to call operations on the service.
|
||||
|
||||
</font><font color="darkgreen"> // Always close the client.
|
||||
</font> client.Close();
|
||||
}
|
||||
}
|
||||
</PRE><BR/><h2 class='intro'>Visual Basic</h2><br /><PRE><font color="blue">Class </font><font color="black">Test
|
||||
</font><font color="blue"> Shared Sub </font>Main()
|
||||
<font color="blue"> Dim </font>client As <font color="black">ShahkarInqClient</font> = <font color="blue">New </font><font color="black">ShahkarInqClient</font>()
|
||||
<font color="darkgreen"> ' Use the 'client' variable to call operations on the service.
|
||||
|
||||
</font><font color="darkgreen"> ' Always close the client.
|
||||
</font> client.Close()
|
||||
<font color="blue"> End Sub
|
||||
</font><font color="blue">End Class</font></PRE></DIV></BODY></HTML>
|
||||
Reference in New Issue
Block a user