Retrieve a list of dates/times for future scheduled transactions for a single-leg transaction (SLT) schedule or multi-leg transaction (MLT) schedule. This list shows the date and time that each transaction is scheduled to be executed.
GET /v2/scheduled-transactions/{id}/future-scheduled-times
Authorization: Bearer <access_token>
id REQUIRED
string (UUID)
ID of the SLT/MLT schedule.
dateTo REQUIRED
string (date), format: yyyy-MM-dd
Date of the scheduled transaction. This filter will return future transactions scheduled on or before this date.
None
Returns a list of future dates/times when transactions are scheduled to be executed.
SAMPLE RESPONSE
[
"2023-10-30T03:34:29.984Z",
"2023-11-06T03:34:29.984Z",
"2023-11-13T03:34:29.984Z"
]
Step into the future of Finance with RocketKOR! Simplify payments, banking, lending, and data analytics using our versatile KOR Platform.
A Rocket Financial Inc. company
@ 2024 RocketKOR, Inc. All rights reserved.