{
"id": "payout-id-uuid",
"payoutRef": "PAY-2024-001",
"sourceAmount": 10000,
"sourceCurrency": "NGN",
"destinationAmount": 42.5,
"destinationCurrency": "CNY",
"status": "ADDITIONAL_INFO_REQUIRED",
"method": "ALIPAY",
"transactionFees": 0,
"exchangeRate": 235.0,
"createdAt": "2024-01-20T10:00:00Z",
"updatedAt": "2024-01-21T09:00:00Z",
"informationRequests": [
{
"title": "Invoice copy",
"description": "Please provide a clearer invoice showing beneficiary name",
"type": "FILE"
}
],
"supportingDocuments": [
{
"id": "550e8400-e29b-41d4-a716-446655440000",
"url": "https://example.com/document.pdf",
"uploadedAt": "2024-01-20T10:00:00Z"
}
]
}