NonQualifyingPayment
Payitoff API: NonQualifyingPayment
Schema
The NonQualifyingPayment
schema provides the reasons that a PSLF payment does not qualify.
Schema Definition
Property | Type | Format | Description |
---|---|---|---|
|
| A long form explanation of why this payment does not yet qualify. | |
|
| The month and year that the payment was made. | |
|
| A short form explanation of why this payment does not yet qualify. |
Example
{
"description": "This payment period is eligible but requires approved employment in order to qualify.",
"period": "05/2021",
"status": "Employment Not Certified"
}
Updated 5 months ago
Did this page help you?