Telephone

Telephone

Telkom aka PT Telekomunikasi Indonesia is a state-owned information and communication (SOE) company and the largest and most comprehensive telecommunications network and service provider in Indonesia.

Telkom offers fixed, mobile, data / internet and other multimedia services.

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

Download Postman Collection ( Telephone )

Product Code Name Code Transaction Type
SLYTPN Telkom PAYMENT
Simulation Test Code

Payment Request

POST /rest/biller/paymentreport HTTP/1.1 Content-Type: application/x-www-form-urlencoded Content-Length: 238 Accept: */* Host: api.espay.id Authorization: Basic QWxhZGRpbjpTbWVsYW5h rq_uuid=SENDERIDUUID0001&rq_datetime=2019-09-27 19:45:38&sender_id=SENDERID&password=tjkGRDHUFF78Gt3s&order_id=4555555555&product_code=SINCBN&amount=10000000&data=

Payment Response

{ "rq_uuid":"SENDERIDUUID0001", "rs_datetime":"2019-09-27 19:45:39", "error_code":"0000", "error_desc":"Success", "order_id":"4555555555", "ref_id":"190926830501", "data":{ "customer_id":"190926830501", "amount":"100000" } }