RepaymentPlanSummary
Payitoff API: RepaymentPlanSummary
Schema
An Enrollment
object will always include a RepaymentPlanSummary
object under the repayment_plan
property.
Schema Definition
Property | Type | Format | Description |
---|---|---|---|
|
| The full human-readable name of the IDR Plan a | |
|
|
| An abbreviated code that indicates the IDR Plan a |
Example
{
"description": "Pay As You Earn Repayment Plan",
"type": "paye"
}
Updated 5 months ago
Did this page help you?