{
"nextPageToken": "string",
"payouts": [
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"xid": "string",
"xmetadata": {},
"created": "2022-12-21T07:21:09.879Z",
"method": "BANK_SWIFT",
"destination": {
"type": "BANK_ACCOUNT",
"accountNumber": 123456,
"routingNumber": 1234,
"country": "US",
"bankName": "Bank of America",
"bankAddress": "123 Main St, New York, NY 10001, USA",
"swiftCode": "BOFAUS3N",
"accountHolderName": "John Doe",
"accountHolderAddress": "456 Park Ave, New York, NY 10022, USA"
},
"accountId": "6a3176fe-7715-4fe0-a548-034912d7f800",
"sourceCurrency": "string",
"sourceAmount": 0,
"destinationCurrency": "RMB",
"destinationAmount": 0,
"rate": 0,
"updated": "2022-12-21T07:21:09.879Z",
"status": "requested"
}
]
}