transaction.txt

hsulynn pang, 23 May 2023 11:51 AM

Download (2.29 KB)

 
1
URL: https://103.247.182.125/msdigitalcc/treats/updateTreatsOption
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:43 GMT+08:00 2023
9
Response time: Tue May 23 11:44:44 GMT+08:00 2023
10
Duration: 1003 ms
11

    
12
Request size: 126 B
13
Response size: 126 B
14
Total size: 252 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:43.784+08:00
21
signature: 775a03519a7283d1519477d38dcea695f5b2e0f966fae9752e43ca29922fefd2
22
sessionId: 20230523104116302212
23
userId: 6099
24
customerNo: G800453979
25

    
26
{
27
  "ccNumber": "",
28
  "loyaltyId": "00001000081212092283",
29
  "requestId": "4260136193010071",
30
  "treats": "flexible",
31
  "userIdM2u": "0008994879"
32
}
33

    
34
---------- Response ----------
35

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

    
54
{
55
  "responseCode": "400",
56
  "descErrorCode": "The cc number field is required.",
57
  "descErrorCodeEN": "The cc number field is required."
58
}