transaction (4).txt

yap chekying, 10 November 2022 05:35 PM

Download (3.34 KB)

 
1
URL: https://103.247.182.125/msemas/emas/dashboard/getReceiptDetails
2
Method: POST
3
Protocol: http/1.1
4
Status: Complete
5
Response: 200 
6
SSL: Yes
7

    
8
Request time: Thu Nov 10 17:29:37 GMT+08:00 2022
9
Response time: Thu Nov 10 17:29:37 GMT+08:00 2022
10
Duration: 557 ms
11

    
12
Request size: 68 B
13
Response size: 698 B
14
Total size: 766 B
15

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

    
18
Authorization: Bearer 9e58ec8d-de25-4441-8a52-d1c19bc7147e
19
Maybank-API-Key: 729e742e-2bd7-4493-b25e-4dfbf61efc2a
20
timestamp: 2022-11-10T17:29:37.090+08:00
21
signature: 35b090f82b1433010925549cd6dc0760b426b6fd93ffc49417e8d1b6fe8bf6e5
22
MBI-SessionId: 999999
23
MBI-UserId: 4435
24

    
25
{
26
  "accountNo": "1230022620001754",
27
  "trxId": "14",
28
  "trxRef": "I0001213452"
29
}
30

    
31
---------- Response ----------
32

    
33
Date: Thu, 10 Nov 2022 09:29:40 GMT
34
Expires: 0
35
Vary: Origin
36
Vary: Access-Control-Request-Method
37
Vary: Access-Control-Request-Headers
38
X-Frame-Options: DENY
39
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=()
40
Pragma: no-cache
41
Content-Security-Policy: default-src 'self', script-src 'self', style-src 'self', frame-ancestors 'none'
42
Keep-Alive: timeout=60
43
X-Content-Type-Options: nosniff
44
X-XSS-Protection: 1; mode=block
45
Referrer-Policy: no-referrer
46
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
47
Content-Type: application/json
48
Transfer-Encoding: chunked
49

    
50
{
51
  "responseCode": "00",
52
  "responseMessage": "ok",
53
  "responseData": {
54
    "sections": [
55
      {
56
        "header": "Tanggal Transaksi",
57
        "body": [
58
          "24/10/2022 00:00:00"
59
        ]
60
      },
61
      {
62
        "header": "Nomor Referensi",
63
        "body": [
64
          "I0001213452"
65
        ]
66
      },
67
      {
68
        "header": "Nama Nasabah",
69
        "body": [
70
          "MANAHAN P SIREGAR"
71
        ]
72
      },
73
      {
74
        "header": "Produk",
75
        "body": [
76
          "Emas"
77
        ]
78
      },
79
      {
80
        "header": "Agen",
81
        "body": [
82
          "Pegadaian"
83
        ]
84
      },
85
      {
86
        "header": "Rekening Asal",
87
        "body": [
88
          "1002644220"
89
        ]
90
      },
91
      {
92
        "header": "Nomor Akun Pegadaian",
93
        "body": [
94
          "1230022620001754"
95
        ]
96
      },
97
      {
98
        "header": "Harga Beli Emas",
99
        "body": [
100
          "IDR 886,000.00 / gram"
101
        ]
102
      },
103
      {
104
        "header": "Jumlah Emas",
105
        "body": [
106
          "0.0226 gram"
107
        ]
108
      },
109
      {
110
        "header": "Total Emas yang dibeli",
111
        "body": [
112
          "IDR 20,023.60"
113
        ]
114
      },
115
      {
116
        "header": "Biaya Admin",
117
        "body": [
118
          "IDR 0.00"
119
        ]
120
      },
121
      {
122
        "header": "Jumlah didebit",
123
        "body": [
124
          "IDR 20,023.60"
125
        ]
126
      }
127
    ]
128
  }
129
}