Show a recurring payment plan
Returns a recurring payment plan with its credit details, allocations, and related payments.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
Recurring payment plan identifier.
Response
Recurring plan returned successfully
status
message
data
PaymentRecurringResource including payments.
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error

