{
"code": 0,
"msg": "string",
"data": {
"participantCode": "string",
"startTime": 0,
"endTime": 0,
"transactions": [
{
"fiatWithdrawalId": "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
}
],
"pagination": {
"limit": 0,
"offset": 0,
"total": 0,
"hasMore": true
}
}
}