PLN

Di Indonesia, perusahan penyedia atau pemasok listrik seluruhnya dipegang oleh Perusahan Listrik Negara (PLN) yang berdiri secara resmi sejak tahun 1972. PLN jugalah yang menjadi Pemegang Kuasa Usaha Ketenagalistrikan (PKUK).

Dengan ESPAY, proses pembayaran tagihan semakin mudah dimana system terintegrasi dengan hebat. Semua pembayaran tuntas dalam waktu yang singkat serta menyediakan metode pembayaran yang terkini

PLN TOKEN

Download Postman Collection ( PLN Prepaid )

Product Code Name Code Transaction Type
SLYLPR 20 PLN Prabayar 20.000 PURCHASE
SLYLPR 50 PLN Prabayar 50.000 PURCHASE
SLYLPR 100 PLN Prabayar 100.000 PURCHASE
SLYLPR 200 PLN Prabayar 200.000 PURCHASE
SLYLPR 500 PLN Prabayar 500.000 PURCHASE
SLYLPR 1000 PLN Prabayar 1.000.000 PURCHASE
SLYLPR 5000 PLN Prabayar 5.000.000 PURCHASE
SLYLPR 10000 PLN Prabayar 10.0000.000 PURCHASE
SLYLPR 50000 PLN Prabayar 50.000.000 PURCHASE
Simulation Test Code

PLN Bill

Download Postman Collection ( PLN Pospaid )

Product Code Name Code Transaction Type
SLYLPO PLN Postpaid PAYMENT
Simulation Test Code

PLN Non-Taglis

Download Postman Collection ( PLN Non Taglis )

Product Code Name Code Transaction Type
SLYLNT PLN Non-Taglis PAYMENT
Simulation Test Code

Inquiry Request

POST /rest/biller/inquirytransaction HTTP/1.1 Content-Type: application/x-www-form-urlencoded Content-Length: 240 Accept: */* Host: api.espay.id Authorization: Basic QWxhZGRpbjpTbWVsYW5h rq_uuid=SENDERIDUUID0001&rq_datetime=2019-09-30 22:02:22&sender_id=SENDERID&&password=ghjTGF765KJH67Dv&order_id=520520795556&product_code=SLYLPR200&signature=818f1dd24644408f4f378fb606502b8720f3306ae62250ea3a95fb29b6b67e63&additional_data=

Inquiry Response

{ "rq_uuid":"SENDERIDUUID0001", "rs_datetime":"2019-09-30 22:02:25", "error_code":"0000", "error_message":"Success ", "order_id":"520520795556", "amount":20250000, "bill_amount":20000000, "admin_fee":250000, "description":"", "data":{ "customer_id":"520520795556", "customer_name":"RAISA", "meter_serial":"520520795556", "class":"R1 \/000001300", "token_unsold1":"0", "token_unsold2":"0", "reff_no":"", "price":"200000", "admin_fee":"2500", "remark":"01045731668100000000000000000000" } }

Payment Request

POST /rest/biller/inquirytransaction HTTP/1.1 Content-Type: application/x-www-form-urlencoded Content-Length: 240 Accept: */* Host: api.espay.id Authorization: Basic QWxhZGRpbjpTbWVsYW5h rq_uuid=SENDERIDUUID0001&rq_datetime=2019-09-30 22:02:22&sender_id=SENDERID&&password=ghjTGF765KJH67Dv&order_id=520520795556&product_code=SLYLPR200&signature=818f1dd24644408f4f378fb606502b8720f3306ae62250ea3a95fb29b6b67e63&additional_data=

Payment Response

{ "rq_uuid":"SENDERIDUUID0001", "rs_datetime":"2019-09-30 22:02:25", "error_code":"0000", "error_message":"Success ", "order_id":"520520795556", "amount":20250000, "bill_amount":20000000, "admin_fee":250000, "description":"", "data":{ "customer_id":"520520795556", "customer_name":"RAISA", "meter_serial":"520520795556", "class":"R1 \/000001300", "token_unsold1":"0", "token_unsold2":"0", "reff_no":"", "price":"200000", "admin_fee":"2500", "remark":"01045731668100000000000000000000" } }