Biller Gateway
  • Introduction
  • Reference
    • Functional Requirements
  • API Specification
    • Postpaid
      • Get Postpaid Product List
      • PLN Postpaid
        • Inquiry
        • Payment
        • Check Status
      • Telkom
        • Inquiry
        • Payment
        • Check Status
      • Mobile Postpaid
        • Inquiry
        • Payment
        • Check Status
      • PDAM
        • Inquiry
        • Payment
        • Check Status
      • BPJS
        • Inquiry
        • Payment
        • Check Status
      • PBB
        • Inquiry
        • Payment
        • Check Status
    • Prepaid
      • Get prepaid product list
      • Mobile Prepaid
        • Purchase
        • Check Status
      • PLN Prepaid
        • Inquiry
        • Purchase
        • Check Status
      • Game Voucher
        • Purchase
        • Check Status
    • General
      • GetDepositBalance
      • GetAccountLedger
    • Digital Signature
    • List of Error Code
Powered by GitBook
On this page
  1. API Specification
  2. Postpaid
  3. PLN Postpaid

Inquiry

This functionality will perform PLN Postpaid product inquiry

inquiry

WsbgRequest object :

Field
Status
Format
Description

bankId

M

text

bank id at BG system

bankChannel

M

text

payment channel

bankRefNo

M

text

reference no from bank/merchant

custAccNo

M

text

cust account no at bank/merchant

custId

M

text

bill number to be paid

dateTrx

M

text

bill number to be paid

payeeCode

M

text

payee code

productCode

M

text

product code

WsbgResponse object :

Field
Status
Format
Description

adminFee

M

Numeric

adminFee

bankChannel

M

Text

payment channel (copy from request)

bankId

M

Text

bank id at BG system (copy from request)

bankRefNo

M

Text

reference no from bank/merchant (copy from request)

billAmt

M

Numeric

bill amount

billPeriod

M

Text

bill period

billRefNo

M

Text

reference no from biller

Code

M

Numeric

status code: 0=success 1=failed 2=pending

custAccNo

M

Text

cust account no at bank/merchant (copy from request)

custId

M

Text

bill number to be paid (copy from request)

custName

M

Text

customer's name

custRefNo

M

Text

reference no from BG

dateTrx

M

date

date transaction (response)

description

O

Text

product description

kwh

O

Text

unit of energy

message

O

Text

error message from BG

meterNumber

O

Text

meter number

meterStandCubication

O

Text

meter stand and cubication

nominalVoucher

O

Text

nominal voucher

paidAmt

M

numeric

paid amount (to be debeted) = billAmt + adminFee

payeeCode

M

Text

payee code

priceCategoryPower

M

Text

prices category and power

pricesCategory

O

Text

pries category

productCode

M

Text

product code

resultCode

O

Text

2 digit result code

secretCode

O

Text

secret code

serialNumber

O

Text

serial number

standMeter

M

Text

stand meter

tenor

O

Text

tenor

token

O

Text

token

Request :

<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema
-
instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns: soapenv="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:exp="http://exposed.webservice.pacarana.infinetworks.com">
    <soapenv:Header>
        <authorization xsi:type="xsd:string">+2dViMDZ4Tlq45dOfXhc
            K5ffSzSO5s3KiwGdRdprPlg=</authorization>
        <date xsi:type="xsd:dateTime">Thu, 10 OCT 2019 12:53:03 I
            CT</date>
    </soapenv:Header>
    <soapenv:Body>
        <exp:inquiry soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
            <req xsi:type="pac:WsbgRequest" xmlns:pac="http://pacarana.infinetworks.com">
                <bankId xsi:type="xsd:string">10000001</bankId>
                <bankChannel xsi:type="xsd:string">6017</bankChan nel>
                    <bankRefNo xsi:type="xsd:string">201910100001</ba nkRefNo>
                        <custAccNo xsi:type="xsd:string">1111111111</cust AccNo>
                            <custId xsi:type="xsd:string">512345610000</custI d>
                                <dateTrx xsi:type="xsd:dateTime">2019-10-
                                    10T12:53:00.000Z</dateTrx>
                                <payeeCode xsi:type="xsd:string">10011</payeeCode>
                                <productCode xsi:type="xsd:string">1001</productC ode>
            </req>
        </exp:inquiry>
    </soapenv:Body>
</soapenv:Envelope>

Response

<?xml version="1.0" encoding="UTF-8"?>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/s
oap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" x mlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <soapenv:Body>
        <ns1:inquiryResponse soapenv:encodingStyle="http://sc
hemas.xmlsoap.org/soap/encoding/" xmlns:ns1="http://exposed.w
ebservice.pacarana.infinetworks.com">
            <inquiryReturn href="#id0" />
        </ns1:inquiryResponse>
        <multiRef id="id0" soapenc:root="0" soapenv:encodingS tyle="http://schemas.xmlsoap.org/soap/encoding/" xsi:type="ns
2:WsbgResponse" xmlns:soapenc="http://schemas.xmlsoap.org/soa
p/encoding/" xmlns:ns2="http://pacarana.infinetworks.com">
            <adminFee xsi:type="xsd:decimal">2000.00</adminFe e>
                <bankChannel xsi:type="xsd:string">6017</bankChan nel>
                    <bankId xsi:type="xsd:string">10000001</bankId>
                    <bankRefNo xsi:type="xsd:string">201910100001</ba nkRefNo>
                        <billAmt xsi:type="xsd:decimal">22220</billAmt>
                        <billPeriod xsi:type="xsd:string">201602</billPer iod>
                            <billRefNo xsi:type="xsd:string">2F58E117CCF83440
                                7EEBFAA9AE30EE92</billRefNo>
                            <code xsi:type="xsd:byte">0</code>
                            <custAccNo xsi:type="xsd:string">1111111111</cust AccNo>
                                <custId xsi:type="xsd:string">512345610000</custI d>
                                    <custName xsi:type="xsd:string">NAMXXXXXXXXXXXXXXXXXXXXXX</custName>
                                    <custRefNo xsi:type="xsd:string">000000199337</cu stRefNo>
                                        <dateTrx xsi:type="xsd:dateTime">2019-10-
                                            10T12:53:00.000Z</dateTrx>
                                        <description xsi:type="xsd:string" xsi:nil="true" />
                                        <kwh xsi:type="xsd:string" xsi:nil="true" />
                                        <message xsi:type="xsd:string" xsi:nil="true" />
                                        <meterNumber xsi:type="xsd:string" xsi:nil="true" />
                                        <meterStandCubication xsi:type="xsd:string" xsi:n il="true" />
                                        <nominalVoucher xsi:type="xsd:string" xsi:nil="true" />
                                        <paidAmt xsi:type="xsd:decimal">24220.00</paidAmt>
                                        <payeeCode xsi:type="xsd:string">10011</payeeCode>
                                        <priceCategoryPower xsi:type="xsd:string">R1450</priceCategoryPower>
                                        <pricesCategory xsi:type="xsd:string" xsi:nil="true" />
                                        <productCode xsi:type="xsd:string">1001</productC ode>
                                            <resultCode xsi:type="xsd:string" xsi:nil="true" />
                                            <secretCode xsi:type="xsd:string" xsi:nil="true" />
                                            <serialNumber xsi:type="xsd:string" xsi:nil="true" />
                                            <standMeter xsi:type="xsd:string">00470300 - 00475700</standMeter>
                                            <tenor xsi:type="xsd:string" xsi:nil="true" />
                                            <token xsi:type="xsd:string" xsi:nil="true" />
        </multiRef>
    </soapenv:Body>
</soapenv:Envelope>

PreviousPLN PostpaidNextPayment

Last updated 3 years ago