{
"items": [
{
"walletBeneficiaryId": "c6f4d0cf-4b9d-419b-b293-8482d15ff264",
"routeCode": "string",
"label": "string",
"description": "string",
"blockchain": "string",
"walletAddress": "string",
"isOwner": true,
"walletType": "PRIVATE_WALLET",
"platformName": "string",
"platformUserId": "string",
"ownerType": "INDIVIDUAL",
"ownerInfo": {
"property1": "string",
"property2": "string"
},
"purposeOfPayment": 0,
"relationshipWithThirdParty": 0,
"beneficiaryStatus": "string",
"screeningStatus": "string",
"lastSyncedAt": "2019-08-24T14:15:22.123Z",
"removedAt": "2019-08-24T14:15:22.123Z",
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
}
],
"pageInfo": {
"nextCursor": "string",
"hasNextPage": true
}
}