Withdraw Deposit
Withdraw Deposit
POST
https://tokoapi-stg.netzme.com/api/aggregator/merchant/deposit/withdraw
Headers
Name
Type
Description
Content-Type*
String
application/json
Signature*
String
See Authentication Page
Request-Time*
String
See Authentication Page
Authorization*
String
See Authentication Page
Client-Id*
String
See Authentication Page
Request Body
Name
Type
Description
userId*
String
merchant Id
withdrawalAmount*
Integer
accountHolderName*
String
bankAccountName*
String
bankCode*
String
bankName*
String
pin*
String
hash pin enrich with client Id and merchant Id
type*
String
"submit_withdraw"
requestId*
String
format {{ ClientId }}{{YYYYMMDDHHmmSS}}{{4 digit increments}} sample aggregator202103091003110001
Sample json request
Last updated
Was this helpful?