0% found this document useful (0 votes)
22 views1 page

Sample Request Response Newibank

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
22 views1 page

Sample Request Response Newibank

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

-- request

<?xml version="1.0" encoding="utf-8"?>


<soap:Envelope
xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<soap:Body>
<inquiryPayment
xmlns="http://service.bni.co.id/payment">
<request
xmlns="">
<clientId>NEWIBANK</clientId>
<reffNum>20241015140817660359</reffNum>
<content

xmlns:q1="http://service.bni.co.id/switcher_v2/payment"
xsi:type="q1:InquiryCreditCardReq">
<cardNum>5426400013492381</cardNum>
<providerId>CC_BNI</providerId>
</content>
</request>
</inquiryPayment>
</soap:Body>
</soap:Envelope>

-- response
<?xml version="1.0" encoding="UTF-8"?>
<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<soapenv:Header/>
<soapenv:Body>
<pa:inquiryPaymentResponse
xmlns:pa="http://service.bni.co.id/payment"
xmlns:pa_1="http://service.bni.co.id/switcher_v2/payment">
<response>
<clientId>NEWIBANK</clientId>
<reffNum>20241015140817660359</reffNum>
<content xsi:type="pa_1:InquiryCreditCardRes">
<cardNum>5426400013492381</cardNum>
<statementDate>13102024</statementDate>
<dueDate>02112024</dueDate>
<cardHolder>ADE JIHAN ROSIDA</cardHolder>
<cardlinkFlag>02</cardlinkFlag>
<lastBillAmountSign>+</lastBillAmountSign>
<lastBillAmount>54000</lastBillAmount>
<minPayment>50000</minPayment>
<minPayment1>00000000</minPayment1>
<minPayment2>050000</minPayment2>
<status>2</status>
</content>
</response>
</pa:inquiryPaymentResponse>
</soapenv:Body>
</soapenv:Envelope>

You might also like