v1

latestOpenAPI 3.0.32026-07-2621102.1 MB
Transactions

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 <a href="ref:record-set-paging" target="_blank">Record-Set Pagination</a> for instructions on using the paging parameters.

post/getScheduledBillPayments

Response

status_codeinteger nullable required

The response status code. May return a string for some statuses.

statusstring nullable required

The condition of a process or response

processing_timenumber float nullable required

The time elapsed in processing the transaction

system_timestampstring date-time nullable required

A system generated timestamp

rtokenstring nullable required

A system-generated ID used for tracking

errorsstring[]

A list of errors generated while the request was processed