transaction (1).txt

hsulynn pang, 23 May 2023 11:51 AM

Download (2.56 KB)

 
1
URL: https://103.247.182.125/msdigitalcc/treats/customerStatus
2
Method: POST
3
Protocol: http/1.1
4
Status: Complete
5
Response: 200 OK
6
SSL: Yes
7

    
8
Request time: Tue May 23 11:44:21 GMT+08:00 2023
9
Response time: Tue May 23 11:44:22 GMT+08:00 2023
10
Duration: 1057 ms
11

    
12
Request size: 36 B
13
Response size: 320 B
14
Total size: 356 B
15

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

    
18
Authorization: Bearer 42d7b778-a411-4228-957e-f58e02a391fa
19
Maybank-API-Key: 729e742e-2bd7-4493-b25e-4dfbf61efc2a
20
timestamp: 2023-05-23T11:44:21.057+08:00
21
signature: 617a4559455f294edac164ebc90169218b4ded830fa0bf82b29d1f7276aa0207
22
sessionId: 20230523104116302212
23
userId: 6099
24
customerNo: G800453979
25

    
26
{
27
  "loyaltyId": "00001000081212092283"
28
}
29

    
30
---------- Response ----------
31

    
32
transfer-encoding: chunked
33
Server-Timing: intid;desc=4841443f099917e5
34
Server-Timing: intid;desc=4841443f099917e5
35
Vary: Origin
36
Vary: Access-Control-Request-Method
37
Vary: Access-Control-Request-Headers
38
X-Content-Type-Options: nosniff
39
X-XSS-Protection: 1; mode=block
40
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
41
Pragma: no-cache
42
Expires: 0
43
X-Frame-Options: DENY
44
Content-Security-Policy: default-src 'self', script-src 'self', style-src 'self', frame-ancestors 'none'
45
Referrer-Policy: no-referrer
46
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=()
47
Content-Type: application/json
48
Date: Tue, 23 May 2023 03:43:37 GMT
49

    
50
{
51
  "responseCode": "00",
52
  "descErrorCode": "SUKSES",
53
  "descErrorCodeEN": "SUCCEED",
54
  "responseData": [
55
    {
56
      "cc_number": "4260136200375003",
57
      "card_level": "ONYX",
58
      "yearly_cc_transaction_amount": "0",
59
      "yearly_cc_transaction_total": 0,
60
      "treats": [
61
        {
62
          "type": "CASH",
63
          "total": 1022632
64
        },
65
        {
66
          "type": "POINT",
67
          "total": 1000000
68
        },
69
        {
70
          "type": "MILES",
71
          "total": 1000000
72
        }
73
      ]
74
    }
75
  ]
76
}