Create a Withdrawal
Initiate a withdrawal either to your Payout Balance or directly to a Bank Account
Method and URL
Request
{
"referenceId": "TEST-REFORZA-2025-001",
"withdrawType": "BANK_TRANSFER",
"balanceType": "PAYOUT_BALANCE",
"isFullAmount": false,
"amount": {
"value": "10000",
"currency": "IDR"
},
"description": "Test Reforza Pivot"
}Parameter
Data Type
Character limit
Requirement
Description
Response
Parameter
Data Type
Requirement
Description
Last updated