Skip to content

Disbursement Guideline

Welcome to iFortepay Disbursement! Here is a guide to help you with the integration process.

API iFortepay Disbursement was developed in accordance with the Standardization National Open API (SNAP) launched by Bank Indonesia (BI) as a way to standardize the payment system in Indonesia.

To use the iFortepay Disbursement API, you are required to register yourself first by contacting our representative team to obtain credentials (Client ID & Client Secret) which will be used for the integration process with our system.


Product Overview

Send funds to the beneficiary's account via your website or online application by integrating the Disbursement API into your website or online application. You can send funds from your website automatically and in real-time after the order is received by our system. Currently iFortepay Disbursement supports sending funds to 100+ banks in Indonesia.

The table below is a list of APIs that can be used for the Disbursement process.

API GroupAPI NameDescription
AuthenticationAPI Generate Private-Public Key Pair (optional)Endpoint to generate a public key that you can send to iFortepay as an asymmetric signature
AuthenticationAPI Generate Signature for Access Token (optional)Endpoint for creating signatures used for headers in the API Access Token
B2BAPI Access Token B2BEndpoint for generating tokens that can be used as authorization in all disbursement service headers
B2BAPI Generate Signature at Service (optional)Endpoint for generating symmetric signatures that can be used in X-SIGNATURE in all disbursement API headers
TransactionAPI Account InquiryEndpoint for checking beneficiary's account name by input beneficiary's account number
TransactionAPI Balance InquiryEndpoint to find out the client balance on the iFortepay system
TransactionAPI Transfer InterbankEndpoint for creating disbursement transactions
TransactionAPI Transaction History ListEndpoint to see disbursement transactions history in the specified period (maximum 3 months)
TransactionAPI Transaction History DetailEndpoint to see disbursement transaction details
CommonAPI Get Merchant ProfileEndpoint to get merchant profile

iFortepay API Documentation