transaction.txt

hsulynn pang, 21 December 2022 10:11 PM

Download (3.37 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: Wed Dec 21 22:07:03 GMT+08:00 2022
9
Response time: Wed Dec 21 22:07:04 GMT+08:00 2022
10
Duration: 874 ms
11

    
12
Request size: 499 B
13
Response size: 581 B
14
Total size: 1.1 kB
15

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

    
18
Authorization: Bearer 7317c2bc-9e75-4330-82f5-58db9bea6340
19
Maybank-API-Key: 729e742e-2bd7-4493-b25e-4dfbf61efc2a
20
timestamp: 2022-12-21T22:07:03.568+08:00
21
signature: ccb5da49b854516e38014b410f7519768bfcb78eaebbb874ba57cc216ea899e3
22
sessionId: 20221221210254829661
23
userId: 4623
24
customerNo: G002558195
25

    
26
{
27
  "ccNumber": "4260130082949001",
28
  "cif": "0012109176",
29
  "comment": "point",
30
  "customerName": "MUTHIA PRIMA792",
31
  "email": "m2u.revamp2@maylab.net",
32
  "gcif": "G002558195",
33
  "loyaltyId": "00001000081212092329",
34
  "phone": "111-111111",
35
  "pointsDetail": [
36
    {
37
      "redeemMerchant": "maybank",
38
      "redeemProductId": "126",
39
      "redeemQuantity": "1",
40
      "redeemType": "voucher",
41
      "redeemValue": "214"
42
    },
43
    {
44
      "redeemMerchant": "MAP",
45
      "redeemProductId": "123",
46
      "redeemQuantity": "1",
47
      "redeemType": "voucher",
48
      "redeemValue": "197"
49
    }
50
  ],
51
  "totalRedeemValue": "411",
52
  "treats": "point"
53
}
54

    
55
---------- Response ----------
56

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

    
74
{
75
  "responseCode": "00",
76
  "descErrorCode": "SUKSES",
77
  "descErrorCodeEN": "SUCCEED",
78
  "responseData": {
79
    "redemption_datetime": "2022-12-21 21:07:03",
80
    "cc_number": "*************001",
81
    "email": null,
82
    "phone": null,
83
    "no_ref": "711233694145401215",
84
    "total_redeem_value": "411",
85
    "cash_detail": null,
86
    "miles_detail": null,
87
    "point_detail": [
88
      {
89
        "redeem_product_id": null,
90
        "redeem_merchant": "maybank",
91
        "redeem_type": "EVOUCHER",
92
        "redeem_quantity": null,
93
        "redeem_value": null,
94
        "redeem_count": 1
95
      },
96
      {
97
        "redeem_product_id": null,
98
        "redeem_merchant": "MAP",
99
        "redeem_type": "EVOUCHER",
100
        "redeem_quantity": null,
101
        "redeem_value": null,
102
        "redeem_count": 1
103
      }
104
    ]
105
  }
106
}