PLN

In Indonesia, the power supply or utilities are fully owned by the State Power Company (PLN), which has been officially established since 1972. PLN is also the owner of the Electricity Business Authority (PKUK).

With ESPAY, paying bills is easier if the system is well integrated. All payments are completed in a short time with the latest payment methods

PLN TOKEN

Download Postman Collection ( PLN Prepaid )

Product Code Name Code Transaction Type
SLYLPR 20 PLN Prepaid 20.000 PURCHASE
SLYLPR 50 PLN Prepaid 50.000 PURCHASE
SLYLPR 100 PLN Prepaid 100.000 PURCHASE
SLYLPR 200 PLN Prepaid 200.000 PURCHASE
SLYLPR 500 PLN Prepaid 500.000 PURCHASE
SLYLPR 1000 PLN Prepaid 1.000.000 PURCHASE
SLYLPR 5000 PLN Prepaid 5.000.000 PURCHASE
SLYLPR 10000 PLN Prepaid 10.0000.000 PURCHASE
SLYLPR 50000 PLN Prepaid 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" } }