GET /v3/sourceAccounts
Summary: Get list of source accounts
Operation ID: getSourceAccountsV3
Auth: unknown
Operation ID: getSourceAccountsV3
Auth: unknown
Description
List source accounts.
Parameters (9)
fundingAccountId
(string, query, optional)
The funding account ID
includeUserDeleted
(string, query, optional)
A filter for retrieving both active accounts and user deleted ones
page
(integer, query, optional, default: 1)
Page number. Default is 1.
pageSize
(integer, query, optional, default: 25)
The number of results to return in a page
Constraints: {'minimum': 1, 'maximum': 100}
payorId
(string, query, optional)
The account owner Payor ID
physicalAccountId
(string, query, optional)
The physical account ID
physicalAccountName
(string, query, optional)
Physical Account Name
sort
(string, query, optional, default: fundingRef:asc)
List of sort fields e.g. ?sort=name:asc Default is name:asc The supported sort fields are - fundingRef, name, balance
Constraints: {'pattern': '[fundingRef|name|balance]+[:desc|:asc]'}
type
(?, query, optional)
The type of source account.
No probe data for this endpoint yet.