Installment

A finance company is a non-bank business that temporarily lends money for needs such as leasing and provides credit card services to purchase goods such as vehicles, heavy equipment and even household appliances in installments.

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

Download Postman Collection ( Installment )

Product Code Name Code Transaction Type
SINNZP ANZ PL PAYMENT
SINCTC Citibank PL / Ready Cash PAYMENT
SINOMB OTO Mobil PAYMENT
SINOMT OTO Motor PAYMENT
Simulation 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]
}