Funding Source
Search Funding Sources
Authentication
{
"FundingSourceStatus":"Approved",
"BillingAccount": true,
"ItemsPerPage": 10,
"PageNumber": 1
}{
"CustomerCompanyName":"Your Customer Company Name",
"CustomerCompanyNameOperator":"contains",
"CustomerId":"e803b6aa-7c5a-497e-9d1c-8038891107dc",
"CustomerIdOperator":"contains",
"FundingSourceStatus":"Approved",
"BillingAccount": true,
"ItemsPerPage": 10,
"PageNumber": 1
}{
"statusCode": 200,
"message": "POST Request successful.",
"isError": false,
"result": {
"CurrentPage": 1,
"PageSize": 8,
"TotalCount": 4,
"Items": [
{
"Id": "332b012e-e893-4e9f-b3c7-521578781f88",
"Customer": {
"Id": "e803b6aa-7c5a-497e-9c8c-8038891107dc",
"CompanyName": "Your Company Name"
},
"Number": "900 10000 54645343",
"Name": "Jhon Doe",
"CreatedAt": "2025-04-10T17:15:11.402066Z",
"AggregationStatus": "Connected",
"LastTimeRefreshed": "2025-04-10T17:15:12.19788Z",
"FundingSourceType": "BankAccount",
"BillingAccount": false,
"HasBillingAccountSet": true,
"FundingSourceStatus": "PendingApproval"
},
{
"Id": "57fc9dd5-68c1-46df-abd9-bf767a98d5e9",
"Customer": {
"Id": "e803b6aa-7c5a-497e-9c8c-8038891107dc",
"CompanyName": "Your Company Name"
},
"Number": "xxxxxxxxxxxx4242 - VISA",
"Name": "Jhon Doe",
"CreatedAt": "2025-04-10T17:13:53.586214Z",
"AggregationStatus": "NotConnected",
"FundingSourceType": "CreditCard",
"BillingAccount": false,
"HasBillingAccountSet": false,
"FundingSourceStatus": "PendingApproval",
"BrandName": "VISA"
},
{
"Id": "7d3664a1-580a-4802-b212-e2ef14933319",
"Customer": {
"Id": "e803b6aa-7c5a-497e-9c8c-8038891107dc",
"CompanyName": "Your Company Name"
},
"Number": "900 10000 2564450",
"Name": "Jhon Doe",
"CreatedAt": "2025-03-20T20:01:58.831584Z",
"AggregationStatus": "Connected",
"LastTimeRefreshed": "2025-03-20T20:02:01.929062Z",
"FundingSourceType": "BankAccount",
"BillingAccount": false,
"HasBillingAccountSet": true,
"FundingSourceStatus": "Approved"
},
{
"Id": "04909f25-99ea-438e-a7f1-8639dcd323f9",
"Customer": {
"Id": "e803b6aa-7c5a-497e-9c8c-8038891107dc",
"CompanyName": "Your Company Name"
},
"Number": "003 69090 4921710685",
"Name": "Jhon Doe",
"CreatedAt": "2025-02-04T21:42:31.772218Z",
"AggregationStatus": "NotConnected",
"FundingSourceType": "BankAccount",
"BillingAccount": true,
"HasBillingAccountSet": true,
"FundingSourceStatus": "Approved"
}
]
}
}Parameter
Type
Required
Description
Type
Description
Parameter
Type
Description
Get a Specific Funding Source
Authentication
Parameter
Type
Mandatory
Description
Parameter
Type
Description
Last updated
Was this helpful?
