Appearance
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 Group | API Name | Description |
|---|---|---|
| Authentication | API Generate Private-Public Key Pair (optional) | Endpoint to generate a public key that you can send to iFortepay as an asymmetric signature |
| Authentication | API Generate Signature for Access Token (optional) | Endpoint for creating signatures used for headers in the API Access Token |
| B2B | API Access Token B2B | Endpoint for generating tokens that can be used as authorization in all disbursement service headers |
| B2B | API Generate Signature at Service (optional) | Endpoint for generating symmetric signatures that can be used in X-SIGNATURE in all disbursement API headers |
| Transaction | API Account Inquiry | Endpoint for checking beneficiary's account name by input beneficiary's account number |
| Transaction | API Balance Inquiry | Endpoint to find out the client balance on the iFortepay system |
| Transaction | API Transfer Interbank | Endpoint for creating disbursement transactions |
| Transaction | API Transaction History List | Endpoint to see disbursement transactions history in the specified period (maximum 3 months) |
| Transaction | API Transaction History Detail | Endpoint to see disbursement transaction details |
| Common | API Get Merchant Profile | Endpoint to get merchant profile |