BTC_BETTING_SERVER_CONNECTOR/login_logs.json
2025-08-20 16:43:27 +05:30

114 lines
4.4 KiB
JSON

{
"info": {
"_postman_id": "3dd79a7d-47b7-4f2a-86b9-e35f48b54bb3",
"name": "login_abs",
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
"_exporter_id": "46024117",
"_collection_link": "https://johnlogan-6539403.postman.co/workspace/john-logan's-Workspace~cde4aa19-228c-45b3-88cb-692cf4289226/collection/46024117-3dd79a7d-47b7-4f2a-86b9-e35f48b54bb3?action=share&source=collection_link&creator=46024117"
},
"item": [
{
"name": "http://localhost:8080/login",
"request": {
"method": "POST",
"header": [
{
"key": "Content-Type",
"value": "application/json",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"opCard\": \"021804111066\",\n \"password\": \"0660000\",\n \"btId\": \"0483\",\n \"usrId\": \"\",\n \"btMake\": \"btmake\"\n}\n",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "http://localhost:8080/login",
"protocol": "http",
"host": [
"localhost"
],
"port": "8080",
"path": [
"login"
]
}
},
"response": [
{
"name": "http://localhost:8080/login",
"originalRequest": {
"method": "POST",
"header": [
{
"key": "Content-Type",
"value": "application/json",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"opCard\": \"021804111066\",\n \"password\": \"0660000\",\n \"btId\": \"0483\",\n \"usrId\": \"\",\n \"btMake\": \"btmake\"\n}\n",
"options": {
"raw": {
"language": "json"
}
}
},
"url": {
"raw": "http://localhost:8080/login",
"protocol": "http",
"host": [
"localhost"
],
"port": "8080",
"path": [
"login"
]
}
},
"status": "OK",
"code": 200,
"_postman_previewlanguage": "",
"header": [
{
"key": "X-Powered-By",
"value": "Express"
},
{
"key": "Content-Type",
"value": "application/json; charset=utf-8"
},
{
"key": "Content-Length",
"value": "1189"
},
{
"key": "ETag",
"value": "W/\"4a5-+Kk5viaxNtYc9xJLAnpb48uH9QQ\""
},
{
"key": "Date",
"value": "Wed, 20 Aug 2025 11:07:59 GMT"
},
{
"key": "Connection",
"value": "keep-alive"
},
{
"key": "Keep-Alive",
"value": "timeout=5"
}
],
"cookie": [],
"body": "{\n \"ok\": true,\n \"target\": \"192.0.0.14:7000\",\n \"sentHeaderHex\": \"640000007d17000001000000010000000000000062000000\",\n \"sentBodyHex\": \"0000000000303231383034313131303636000000000035313135353535350000003034383300\",\n \"replyBytes\": 511,\n \"replyHexFirst64\": \"6400000000000000020000000000000062000000323032352f30382f32302f31363a33373a33350052454e554b41505241534144202e4b000000000000000000\",\n \"rcvHeaderRaw\": {\n \"nTxnCd\": 100,\n \"nRetCd\": 0,\n \"nNumRecs\": 2,\n \"nTxnId\": 0,\n \"cBtMake\": 98,\n \"size\": 24\n },\n \"success\": true,\n \"encryption\": {\n \"used\": true,\n \"utcSeconds\": 59,\n \"key\": 5,\n \"encPasswd\": \"51155555\"\n },\n \"log\": {\n \"cDateTime\": \"/08/20/16:37:35\",\n \"cUsrNm\": \"KAPRASAD .K\",\n \"cUsrId\": \"\",\n \"cSupNm\": \"\",\n \"cSupId\": \"\",\n \"cUsrTyp\": \"\",\n \"fOpenBal\": 0,\n \"fTktSalesByVoucher\": 0,\n \"fTktSalesByCash\": 0,\n \"fTktSalesByMemCard\": 0,\n \"nTktSalesByVoucherCount\": 0,\n \"nTktSalesByCashCount\": 0,\n \"nTktSalesByMemCardCount\": 0,\n \"fPayoutByVoucher\": 0,\n \"fPayoutByCash\": 0,\n \"fPayoutByMemCard\": 0,\n \"nPayoutByVoucherCount\": 0,\n \"nPayoutByCashCount\": 0,\n \"nPayoutByMemCardCount\": 0,\n \"fCancelByVoucher\": 0,\n \"fCancelByCash\": 0,\n \"fCancelByMemCard\": 0,\n \"nCancelByVoucherCount\": 0,\n \"nCancelByCashCount\": 0,\n \"nCancelByMemCardCount\": 0,\n \"fDeposit\": 0,\n \"fWithdrawAmt\": 0,\n \"fVoucherSales\": 0,\n \"fVoucherEncash\": 0,\n \"fCloseBal\": 0,\n \"fSaleTarget\": 0,\n \"size\": 197\n }\n}"
}
]
}
]
}