BankTransfer
Request Body
Parameter
Type
Required
Constraints
Description
Request Sample
{
"amount": "100",
"source_currency": "USD",
"arrival_currency": "PKR",
"fee_bear": "merchant",
"name": "SU********ED",
"custom_code": "custom_code********dn",
"notify_url": "https://sandbox.transfersmile.com/api/notify/demo",
"account": "03********29",
"country": "PAK",
"method": "banktransfer",
"additional_remark": "from test",
"bank_code": "000"
}Response Sample
Last updated