Funding
Get Funding Account
Get Funding Account by ID
get/v2/fundingAccounts/{fundingAccountId}
Path parameters
fundingAccountIdstring uuid required
Query parameters
sensitiveboolean
Response
Funding Account Response
Example response
{
"routingNumber": 12345678,
"archived": true,
"accountName": "Payor Corp",
"countryCode": "US",
"name": "My Funding Account",
"currency": "USD",
"id": "046b6c7f-0b8a-43b9-b35d-6489e6daee91",
"payorId": "046b6c7f-0b8a-43b9-b35d-6489e6daee91",
"accountNumber": "7001001234",
"type": "FBO"
}