transaction (1).txt

hsulynn pang, 11 January 2023 10:34 AM

Download (3.92 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: Wed Jan 11 10:15:39 GMT+08:00 2023
9
Response time: Wed Jan 11 10:15:40 GMT+08:00 2023
10
Duration: 968 ms
11

    
12
Request size: 152 B
13
Response size: 1.3 kB
14
Total size: 1.4 kB
15

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

    
18
Authorization: Bearer e133c3a5-55c1-4735-88ba-805a2d8d668f
19
Maybank-API-Key: 729e742e-2bd7-4493-b25e-4dfbf61efc2a
20
timestamp: 2023-01-11T10:15:39.459+08:00
21
signature: 0c8c8afbcf2faada2ddf8b45aaa9b35dbbf120849f5062a224a335b7e94d3258
22
sessionId: 20230111091408085056
23
userId: 5775
24

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

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

    
38
Date: Wed, 11 Jan 2023 02:15:44 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
      {
61
        "accountNo": "8003119913",
62
        "accountType": "CA",
63
        "accountStatus": "00",
64
        "currencyCode": "016",
65
        "customerName": "KJILYWJK",
66
        "branchCode": "003",
67
        "applicationCode": "IM",
68
        "productType": "823",
69
        "segmentID": "01",
70
        "availableBalance": "11584.00",
71
        "principalAmount": null,
72
        "outstandingPrincipalAmount": null,
73
        "cardNo": "0000000000000000000",
74
        "cardStatus": "3",
75
        "cifStatus": "",
76
        "accountName": "Personal Loan - Health",
77
        "currencyName": "IDR",
78
        "amountDisplay": "IDR 11,584.00",
79
        "holdBalance": null
80
      }
81
    ],
82
    "listCc": [
83
      {
84
        "accountNo": null,
85
        "cardNo": "5452990000874010",
86
        "cardProductName": "Maybank Master Gold",
87
        "cardStatus": "1",
88
        "cardStatusDesc": "ACTIVE",
89
        "cardStatusDescIN": "AKTIF",
90
        "actionFrom": "",
91
        "availableCredit": "103305277.00",
92
        "amountDisplay": "IDR 103,305,277.00"
93
      },
94
      {
95
        "accountNo": null,
96
        "cardNo": "5452990000874101",
97
        "cardProductName": "Maybank Master Gold",
98
        "cardStatus": "1",
99
        "cardStatusDesc": "ACTIVE",
100
        "cardStatusDescIN": "AKTIF",
101
        "actionFrom": "",
102
        "availableCredit": "49000000.00",
103
        "amountDisplay": "IDR 49,000,000.00"
104
      },
105
      {
106
        "accountNo": null,
107
        "cardNo": "4047760016886000",
108
        "cardProductName": "Maybank Visa Infinite",
109
        "cardStatus": "1",
110
        "cardStatusDesc": "ACTIVE",
111
        "cardStatusDescIN": "AKTIF",
112
        "actionFrom": "",
113
        "availableCredit": "63734119.00",
114
        "amountDisplay": "IDR 63,734,119.00"
115
      }
116
    ]
117
  }
118
}