GET /v4/payees/deltas
Summary: List Payee Changes
Operation ID: listPayeeChangesV4
Auth: unknown
Operation ID: listPayeeChangesV4
Auth: unknown
Description
Get a paginated response listing payee changes (updated since a particular time) to a limited set of fields: - dbaName - displayName - email - onboardedStatus - payeeCountry - payeeId - remoteId
Parameters (4)
page
(integer, query, optional, default: 1)
Page number. Default is 1.
pageSize
(integer, query, optional, default: 100)
Page size. Default is 100. Max allowable is 1000.
payorId
(string, query, required)
The Payor ID to find associated Payees
updatedSince
(string, query, required)
The updatedSince filter in the format YYYY-MM-DDThh:mm:ss+hh:mm
No probe data for this endpoint yet.