curl --location --request GET '/v1.0/payment/fiat/withdrawal/detail?fiatWithdrawalId=WD2024120411300001'{
"code": 0,
"msg": "string",
"data": {
"fiatWithdrawalId": "string",
"participantCode": "string",
"requireSameNamePayout": true,
"withdrawalType": 1,
"currency": "string",
"amount": 0,
"fees": 0,
"swiftChargingCode": 1,
"estimatedAmountReceivable": 0,
"to": "string",
"paymentReference": "string",
"clientReference": "string",
"bankInfo": {
"label": "string",
"bankAccountNumber": "string"
},
"purposeOfTransaction": "string",
"proofFile": "string",
"idorPassportFile": "string",
"status": 1,
"statusInfo": "string",
"createdAt": 0,
"updatedAt": 0
}
}