General Services

The general services are more for credit card companies that can pay for household goods, plantations, motor vehicles, technology, accessories, etc.

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 ( General Services )

Product Code Name Code Transaction Type
SCCCTB Citibank PAYMENT
SCCAEI American Express (AMEX) PAYMENT
SCCBNI BNI PAYMENT
SCCANZ ANZ PAYMENT
SCCPMT Permata Bank PAYMENT
SCCDNM Bank Danamon PAYMENT
SCCUOB UOB PAYMENT
SCCICB ICB Bumiputera PAYMENT
SCCBKP Bukopin PAYMENT
SCCPAN Panin 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]
}