GET /v4/paymentaudit/fundings
Summary: Get Fundings for Payor
Operation ID: getFundingsV4
Auth: unknown
Operation ID: getFundingsV4
Auth: unknown
Description
<p>Get a list of Fundings for a payor.</p>
Parameters (5)
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, required)
The account owner Payor ID
sort
(string, query, optional)
List of sort fields. Example: ```?sort=destinationCurrency:asc,destinationAmount:asc``` Default is no sort. The supported sort fields are: dateTime and amount.
sourceAccountName
(string, query, optional)
The source account name
No probe data for this endpoint yet.