Get Scheduled Bill Payments

Use the Get Scheduled Bill Payments endpoint to retrieve the scheduled (recurrent) and future (non-recurrent) bill payments for the specified account. This endpoint returns the next-scheduled payments and all future payments that have a process date of today or later.

You can control the pagination as follows:

  • Scheduled payments — recordCntScheduled and pageScheduled
  • Future payments — recordCntFuture and pageFuture
  • Both scheduled and future payments — recordCnt and page.

See Record-Set Pagination for instructions on using the paging parameters.

See Global Response Statuses for status codes that are common across endpoints.

Language
Click Try It! to start a request and see the response here!