transaction.txt

hsulynn pang, 19 December 2022 06:46 PM

Download (3.28 KB)

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

    
8
Request time: Mon Dec 19 17:48:03 GMT+08:00 2022
9
Response time: Mon Dec 19 17:48:03 GMT+08:00 2022
10
Duration: 436 ms
11

    
12
Request size: 420 B
13
Response size: 596 B
14
Total size: 1.0 kB
15

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

    
18
Authorization: Bearer e5e78dd8-7696-44b9-b252-a02e4d0e0e0b
19
Maybank-API-Key: 729e742e-2bd7-4493-b25e-4dfbf61efc2a
20
timestamp: 2022-12-19T17:48:03.330+08:00
21
signature: 561dfc639698b3d021d0d15018f60a0bab2c49bc7ce99b50c79f534825e0d44a
22
sessionId: 20221219164645408078
23
userId: 4623
24
customerNo: G002558195
25

    
26
{
27
  "ccNumber": "4260130082949001",
28
  "cif": "0012109176",
29
  "comment": "miles",
30
  "customerName": "MUTHIA PRIMA792",
31
  "email": "m2u.revamp2@maylab.net",
32
  "gcif": "0012109176",
33
  "loyaltyId": "00001000081212092329",
34
  "milesDetail": [
35
    {
36
      "milesAccountNo": "7373838984",
37
      "milesPartnerId": "149",
38
      "redeemValue": "100"
39
    },
40
    {
41
      "milesAccountNo": "738282991919",
42
      "milesPartnerId": "148",
43
      "redeemValue": "100"
44
    }
45
  ],
46
  "phone": "111-111111",
47
  "totalRedeemValue": "200",
48
  "treats": "miles"
49
}
50

    
51
---------- Response ----------
52

    
53
Date: Mon, 19 Dec 2022 09:48:07 GMT
54
Expires: 0
55
Vary: Origin
56
Vary: Access-Control-Request-Method
57
Vary: Access-Control-Request-Headers
58
X-Frame-Options: DENY
59
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=()
60
Pragma: no-cache
61
Content-Security-Policy: default-src 'self', script-src 'self', style-src 'self', frame-ancestors 'none'
62
Keep-Alive: timeout=60
63
X-Content-Type-Options: nosniff
64
X-XSS-Protection: 1; mode=block
65
Referrer-Policy: no-referrer
66
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
67
Content-Type: application/json
68
Transfer-Encoding: chunked
69

    
70
{
71
  "responseCode": "00",
72
  "descErrorCode": "SUKSES",
73
  "descErrorCodeEN": "SUCCEED",
74
  "responseData": {
75
    "redemption_datetime": "2022-12-19 16:48:03",
76
    "cc_number": "*************001",
77
    "email": null,
78
    "phone": null,
79
    "no_ref": "562845926699409891",
80
    "total_redeem_value": "200",
81
    "cash_detail": null,
82
    "miles_detail": [
83
      {
84
        "partner_id": "149",
85
        "partner_name": "KRISFLYER",
86
        "no_pelanggan": "7373838984",
87
        "miles_partner_id": null,
88
        "redeem_value": 100,
89
        "miles_account_no": null
90
      },
91
      {
92
        "partner_id": "148",
93
        "partner_name": "GARUDA MILES",
94
        "no_pelanggan": "738282991919",
95
        "miles_partner_id": null,
96
        "redeem_value": 100,
97
        "miles_account_no": null
98
      }
99
    ],
100
    "point_detail": null
101
  }
102
}