Withdraw Process
The available versions for this api are v1.0 and v2.0.
POST
https://tokoapisnap-stg.netzme.com/api/
{version}
/emoney/transfer-bank
Parameter
Data Type
Description
partnerReferenceNo
String
API request identifier from the user's system, unique for each request
customerNumber
String
User ID/Merchant ID
amount
Object
Withdraw amount
value
String
Value of amount
currency
String
Currency of amount
beneficiaryAccountName
String
Account holder name
beneficiaryAccountNumber
String
Account number
beneficiaryBankName
String
Bank name
beneficiaryBankCode
String
Bank code
additionalInfo
Object
type
String
Request type
pin
String
Transaction PIN
Request Body
Last updated