IneligiblePayment
Payitoff API: IneligiblePayment
Schema
The IneligiblePayment
schema provides identifies a payment and provides reasons for its ineligibility.
Schema Definition
Property | Type | Format | Description |
---|---|---|---|
|
| A short form explanation of why this payment is ineligible. | |
|
| A long form explanation of why this payment is ineligible. | |
|
| The month and year that the payment was made. |
Example
{
"denial_reason": "You Do Not Have A Bill Due For This Payment Period",
"description": "In order for a payment to qualify, it must have been a payment you were required to make.\nYou were not required to make any payments during the following periods:\nIn your grace period\nIn a deferment \nIn a forbearance",
"period": "04/2019"
}
Updated 4 months ago
Did this page help you?