curl --location --request GET 'https://api.sandbox.velopayments.com//v1/sourceAccounts/'
{
"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"
}