Disbursement
Money Transfer is one of the products within Flip for Business which was created with the aim to facilitate users complete high volume transactions in an easier, faster, and more cost-efficient manner. With Money Transfer, users can transfer money up to 20,000 accounts in one go across different beneficiaries.
📄️ Bank Account Inquiry
You can use this endpoint to get the bank account holder name. For now, it still take us a few seconds to do the inquiry. The result will be returned as a callback if we haven’t cached it yet. If it have been cached, you will get the result instantly. Be sure to [set up your callback](/docs/dashboard-usage/general#configure-your-callback-url) inquiry entry in your Flip for Business Dashboard.
📄️ Create Disbursement
This API is used to create a common disbursement transaction. For company operating as a Money Transfer Company (Perusahaan Transfer Dana), or anything related to that, please use Create Special Money Transfer V3 endpoint instead
📄️ Get All Disbursement
Use this endpoint to get the list of transaction you’ve made. By default, the result will be paginated by 20. You can change the pagination, filter, and sort the result by changing the url parameter.
📄️ Get Disbursement by ID or Idempotency Key
Use this endpoint to get one specific transaction specified by idor idempotency key in the request URL
📄️ Create Special Money Transfer
Special Money Transfer is a type of disbursement for a company with PJP (Penyedia Jasa Pembayaran) license, operating as a Money Transfer Company (Perusahaan Transfer Dana). While in Money Transfer disbursement the original sender is the company, in Special Money Transfer the original sender is the company’s user.
📄️ City List
This endpoint will return the list of available city code along with it’s name. The city name will be in Indonesian.
📄️ Country List
This endpoint will return the list of available country code along with it’s name. The country name will be in English
📄️ City and Country List
This endpoint will return a combination from city and country list