Create disbursement
create a common disbursement transaction
Attributes
account_number
Number
The account number of the recipient
bank_code
String
Bank code of the recipient bank . Example : bca (case sensitive require)
amount
Number
The amount of money to be disbursed
remark
String
Remark to be included in the transfer made to the recipient. Usually will appear as berita transfer
or remark
in the transfer receipt. Max length for this attribute is 18 character
recipient_city
String (optional)
beneficiary_email
String
List of the recipient emails (separated by comma). Example
idempotency_key
String
your key
POST
https://us-central1-appgregator.cloudfunctions.net/flipSandbox/disbursement/create/
Query Parameters
name*
String
ft-4
connection_name*
String
flip-entre-1
Headers
x-api-key*
String
U2FsdGVk...
Last updated