Skip to main content

Fields

qualifyingComponent : QualifyingComponentOptions

Which component criteria was chosen for the Warm Home Discount application.

qualifyingCriteria : QualifyingCriteriaOptions

Which criteria was chosen for the Warm Home Discount application.

rejectionReason : BroaderGroupRejectionReason

Reason for rejecting a Warm Home Discount application.

status : Status

The status of the Warm Home Discount application.

taxYear : String

The tax year for which the application was made.

updatedAt : Date

The last date on which this application was updated.

yearEnding : Int! required
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "qualifyingComponent": "PERSONAL_INDEPENDENCE_PAYMENTS", "qualifyingCriteria": "SAVINGS_ELEMENT_OF_PENSION_CREDIT", "rejectionReason": "APPLICATIONS_NOT_OPEN", "status": "PENDING", "taxYear": "require-spring-especially-participant-discussion", "updatedAt": "2001-09-29", "yearEnding": 23 }