BankTransfer
How to use BankTransfer to submit a payout in Indonesia.
Last updated
{
"amount": "10000",
"source_currency": "USD",
"arrival_currency": "IDR",
"fee_bear": "merchant",
"name": "Yu********al",
"phone": "08*********45",
"custom_code": "custom_code********By",
"notify_url": "https://sandbox.transfersmile.com/api/notify/demo",
"account": "165********44",
"country": "IDN",
"method": "BANKTRANSFER",
"additional_remark": "from test",
"bank_code": "008"
}{
"code": 200,
"msg": "success",
"time": 1783333875,
"data": {
"id": "TS202607061031155PeKYXfv1EuBID",
"custom_code": "custom_code539535528751251bJoy",
"arrival_amount": "10000",
"arrival_currency": "IDR",
"source_amount": "0.567",
"source_currency": "USD",
"status": "IN_PROCESSING"
}
}