Quickstart: Withdraw to Bank
1. Get an API key
2. Add Remit Bank Info
{
"header": {
"success": true
},
"result": {
"id": 1216
}
}
3. Create Fait withdraw request
{
"header": {
"success": true
},
"result": {
"id": 250103163226537,
"currency": "USD",
"amount": "1000.00",
"type": "WITHDRAW",
"status": "TO_BE_PROCESSED",
"transactionFee": "0.00",
"remitInfoId": 1216,
"referenceNo": "623058099345455",
"purpose": "purpose of Transfer",
"createdTime": "2025-01-03 16:32:26"
}
}
4. Get Fiat Transaction Receipt
Content-Type: application/pdf
Content-Disposition: attachment; filename="Fiat-Withdraw-241105144643074
20241211001505.pdf"
content-length: 349724