{
"code": 200,
"msg": "success",
"data": {
"participantCode": "B0100106",
"startTime": 1744588800000,
"endTime": 1745279999000,
"transactions": [
{
"fiatWithdrawalId": "WD2026041514300001",
"requireSameNamePayout": true,
"withdrawalType": 2,
"currency": "USD",
"amount": "315.79",
"fees": "10.00",
"swiftChargingCode": 3,
"estimatedAmountReceivable": "305.79",
"to": "US12345678901234567890",
"paymentReference": "PAY-20260415-004",
"clientReference": "REF202604150011",
"bankInfo": {
"label": "Business Withdrawal Account",
"bankAccountNumber": "US98765432109876543210"
},
"purposeOfTransaction": "deposit",
"proofFile": "550e8400-e29b-41d4-a716-446655440000",
"idorPassportFile": "660e8400-e29b-41d4-a716-446655440001",
"status": 2,
"statusInfo": "PROCESSING",
"createdAt": 1776046508000,
"updatedAt": 1776132908000
},
{
"fiatWithdrawalId": "WD2026041514300002",
"requireSameNamePayout": false,
"withdrawalType": 2,
"currency": "USD",
"amount": "657.69",
"fees": "15.00",
"swiftChargingCode": 3,
"estimatedAmountReceivable": "642.69",
"to": "US12345678901234567890",
"paymentReference": "PAY-20260415-005",
"clientReference": "REF202604150012",
"bankInfo": {
"label": "Personal Withdrawal Account",
"bankAccountNumber": "US55555555555555555555"
},
"purposeOfTransaction": "payment",
"proofFile": "770e8400-e29b-41d4-a716-446655440002",
"idorPassportFile": "880e8400-e29b-41d4-a716-446655440003",
"status": 2,
"statusInfo": "PROCESSING",
"createdAt": 1776046510000,
"updatedAt": 1776132910000
},
{
"fiatWithdrawalId": "WD2026041514300003",
"requireSameNamePayout": false,
"withdrawalType": 1,
"currency": "USD",
"amount": "479.25",
"fees": "12.00",
"swiftChargingCode": 1,
"estimatedAmountReceivable": "467.25",
"to": "US12345678901234567890",
"paymentReference": "PAY-20260415-006",
"clientReference": "REF202604150013",
"bankInfo": {
"label": "Corporate Withdrawal Account",
"bankAccountNumber": "US44444444444444444444"
},
"purposeOfTransaction": "deposit",
"proofFile": "990e8400-e29b-41d4-a716-446655440004",
"idorPassportFile": "aa0e8400-e29b-41d4-a716-446655440005",
"status": 3,
"statusInfo": "COMPLETED",
"createdAt": 1776046515000,
"updatedAt": 1776132915000
}
],
"pagination": {
"limit": 20,
"offset": 0,
"total": 3,
"hasMore": false
}
}
}