The endpoint allows the calculation of the next recurrence date before creating the savings plan. The next recurrence date returned from this endpoint is the same value that would be returned from the create savings plan endpoint.
Success Response.
Unauthorized
Forbidden
Not Found
Not Allowed
Validation Error
Too Many Requests
Internal Error
Maintenance or Service unavailable
{- "data": {
- "next_recurrence": "2023-01-06T12:00:00+00:00"
}
}