{
"content": [
{
"accountType": "FBO",
"balance": 1203489,
"balanceVisible": true,
"currency": "USD",
"customerId": "Joe Customer",
"fundingAccountId": "046b6c7f-0b8a-43b9-b35d-6489e6daee91",
"fundingRef": "a1b2c3d4",
"id": "046b6c7f-0b8a-43b9-b35d-6489e6daee91",
"name": "MyAccountName",
"payorId": "046b6c7f-0b8a-43b9-b35d-6489e6daee91",
"physicalAccountId": "046b6c7f-0b8a-43b9-b35d-6489e6daee91",
"physicalAccountName": "VELO_FBO_MYBANKA_USD",
"pooled": true,
"railsId": "BOA_RAIL"
},
{
"accountType": "FBO",
"balance": 1203489,
"balanceVisible": true,
"currency": "USD",
"customerId": "Joe Customer",
"fundingAccountId": "046b6c7f-0b8a-43b9-b35d-6489e6daee91",
"fundingRef": "a1b2c3d4",
"id": "046b6c7f-0b8a-43b9-b35d-6489e6daee91",
"name": "MyAccountName",
"payorId": "046b6c7f-0b8a-43b9-b35d-6489e6daee91",
"physicalAccountId": "046b6c7f-0b8a-43b9-b35d-6489e6daee91",
"physicalAccountName": "VELO_FBO_MYBANKA_USD",
"pooled": true,
"railsId": "BOA_RAIL"
}
],
"links": [
{
"href": "https://api.sandbox.velopayments.com/v1/sourceAccounts?payorId=a2967711-df07-41e5-b5ea-f563088911c6&page=1&pageSize=0&sort=fundingRef:asc",
"rel": "first"
},
{
"href": "https://api.sandbox.velopayments.com/v1/sourceAccounts?payorId=a2967711-df07-41e5-b5ea-f563088911c6&page=1&pageSize=0&sort=fundingRef:asc",
"rel": "first"
}
],
"page": {
"numberOfElements": 1,
"page": 1,
"pageSize": 25,
"totalElements": 1,
"totalPages": 2
}
}