log.txt

hsulynn pang, 13 January 2023 10:17 AM

Download (3.27 KB)

 
1
URL: https://103.247.182.125/msaccountservices-v2/accountSummaryFront/m2uGetSourceOfFunds
2
Method: POST
3
Protocol: http/1.1
4
Status: Complete
5
Response: 200 
6
SSL: Yes
7

    
8
Request time: Fri Jan 13 08:53:28 GMT+08:00 2023
9
Response time: Fri Jan 13 08:53:29 GMT+08:00 2023
10
Duration: 614 ms
11

    
12
Request size: 152 B
13
Response size: 821 B
14
Total size: 973 B
15

    
16
---------- Request ----------
17

    
18
Authorization: Bearer 08e5c929-ee02-41bf-8736-baacc6bc1ac5
19
Maybank-API-Key: 729e742e-2bd7-4493-b25e-4dfbf61efc2a
20
timestamp: 2023-01-13T08:53:28.549+08:00
21
signature: 61fbb280930fc17e21ca6f804c48d8813a59148e6c9565eb4cb4e47774f1cd86
22
sessionId: 20230113075246803678
23
userId: 5775
24

    
25
{
26
  "cif": "0007196357",
27
  "curr": "IDR",
28
  "flagTabU": "false",
29
  "sessionId": "20230113075246803678",
30
  "trxGroup": "PY",
31
  "trxType": "PY-TRT",
32
  "userId": "5775",
33
  "locale": "in"
34
}
35

    
36
---------- Response ----------
37

    
38
Date: Fri, 13 Jan 2023 00:52:11 GMT
39
Expires: 0
40
Vary: Origin
41
Vary: Access-Control-Request-Method
42
Vary: Access-Control-Request-Headers
43
X-Frame-Options: DENY
44
Permissions-Policy: accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=(), clipboard-read=(), clipboard-write=(), gamepad=(), speaker-selection=(), conversion-measurement=(), focus-without-user-activation=(), hid=(), idle-detection=(), interest-cohort=(), serial=(), sync-script=(), trust-token-redemption=(), window-placement=(), vertical-scroll=()
45
Pragma: no-cache
46
Content-Security-Policy: default-src 'self', script-src 'self', style-src 'self', frame-ancestors 'none'
47
Keep-Alive: timeout=60
48
X-Content-Type-Options: nosniff
49
X-XSS-Protection: 1; mode=block
50
Referrer-Policy: no-referrer
51
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
52
Content-Type: application/json
53
Transfer-Encoding: chunked
54

    
55
{
56
  "responseCode": "00",
57
  "responseMessage": "success",
58
  "responseData": {
59
    "listAccount": [],
60
    "listCc": [
61
      {
62
        "accountNo": null,
63
        "cardNo": "5452990000874010",
64
        "cardProductName": "Maybank Master Gold",
65
        "cardStatus": "1",
66
        "cardStatusDesc": "ACTIVE",
67
        "cardStatusDescIN": "AKTIF",
68
        "actionFrom": "",
69
        "availableCredit": "103305277.00",
70
        "amountDisplay": "IDR 103,305,277.00"
71
      },
72
      {
73
        "accountNo": null,
74
        "cardNo": "5452990000874101",
75
        "cardProductName": "Maybank Master Gold",
76
        "cardStatus": "1",
77
        "cardStatusDesc": "ACTIVE",
78
        "cardStatusDescIN": "AKTIF",
79
        "actionFrom": "",
80
        "availableCredit": "49000000.00",
81
        "amountDisplay": "IDR 49,000,000.00"
82
      },
83
      {
84
        "accountNo": null,
85
        "cardNo": "4047760016886000",
86
        "cardProductName": "Maybank Visa Infinite",
87
        "cardStatus": "1",
88
        "cardStatusDesc": "ACTIVE",
89
        "cardStatusDescIN": "AKTIF",
90
        "actionFrom": "",
91
        "availableCredit": "63734119.00",
92
        "amountDisplay": "IDR 63,734,119.00"
93
      }
94
    ]
95
  }
96
}