Insurance

Did you forget to pay your insurance premiums? No reason to worry! Now you can pay for insurance premiums through ESPAY, which is easier and faster. With this feature, you no longer have to go out of the house or to an ATM just to pay for insurance premiums.

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 ( Insurance )

Download Postman Collection ( BPJS )

Product Code Name Code Transaction Type
STASMF Sinarmas Life PAYMENT PAYMENT
STASMS Sinar Mas PAYMENT
STAAIA AIA Financial PAYMENT
STAPRU Prudential PAYMENT
BPJSKS BPJS Kesehatan PAYMENT
Simulation Test Code
POST /rest/biller/inquirytransaction HTTP/1.0
Host: sandbox.api.espay.id
Content-Length: 108
Authorization: Basic QWxhZGRpbjpTbWVsYW5h
Content-type: application/x-www-form-urlencoded

rq_uuid=5441217&rq_datetime=2014-12-09 17:53:20&sender_id=SENDERID&order_id=9900990099&product_code=STCKAI
    
{
    "rq_uuid"    : "MERCHANT1568345855CTAFI5WIOT",
    "rs_datetime": "2019-09-13 10:37:36",
    "error_code" : "0000",
    "error_desc" : "Success",
    "order_id"   : "520520795556",
    "amount"     : "2250000",
    "bill_amount": "2000000",
    "admin_fee"  : "250000",
    "data"       : [Data can differ according to Biller's product]
}