post https://api-sandbox.cv.gpsrv.com/intserv/4.0/getScheduledBillPayments
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
andpageScheduled
- Future payments —
recordCntFuture
andpageFuture
- Both scheduled and future payments —
recordCnt
andpage
.
See Record-Set Pagination for instructions on using the paging parameters.
Status codes
See Global Response Statuses for status codes that are common across endpoints.