get https://example.com/programs//accounts//billpayPayments
Retrieves a list of payments for an account, with optional filtering and pagination.
• This endpoint allows you to view payments associated with the specified account.
• You can filter results by starting and ending payment dates, as well as by payment status.
• Pagination options are available via the offset and pageSize query parameters.
• The response includes payment details such as payee, amount, status, and payment dates.
