Sample Request Response Newibank
Sample Request Response Newibank
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>