Individual Application Response
- JSON example
-
1{ 2 "accountId": "001xx000003GlBHAA0", 3 "accountName": "Acme Utilities", 4 "applicationName": "Home EV Charger Rebate", 5 "applicationType": "Individual", 6 "appliedDate": "2026-05-14", 7 "approvedDate": "2026-05-28", 8 "category": "Residential", 9 "description": "Application submitted for residential charger incentive", 10 "externalProject": "EV-2026-042", 11 "id": "a3Qxx0000001XYZEA2", 12 "isSubmittedByThirdParty": false, 13 "locationId": "131xx0000004PqrAAE", 14 "parentApplicationId": "a3Qxx0000000AbcEAI", 15 "programId": "11Wxx0000004GkaEAE", 16 "rejectionReason": "", 17 "status": "Submitted" 18} - Properties
-
Property Name Type Description Required or Optional Available Version accountId String Account ID associated with the individual application. Optional 60.0 accountName String Account name associated with the individual application. Optional 60.0 applicationName String Name of the application. Optional 60.0 applicationType String Type of the application. Optional 60.0 appliedDate Date Date when the application was submitted. Optional 60.0 approvedDate Date Date when the application was approved. Optional 60.0 category String Category assigned to the application. Optional 60.0 description String Description of the individual application. Optional 60.0 externalProject String External project identifier linked to the application. Optional 60.0 id String Unique ID of the individual application record. Optional 60.0 isSubmittedByThirdParty Boolean Indicates whether the application was submitted by a third party. Optional 60.0 locationId String Location ID associated with the application. Optional 62.0 parentApplicationId String Parent application ID when this application is related to another record. Optional 60.0 programId String Program ID for the applied program. Optional 62.0 rejectionReason String Reason returned when an application is rejected. Optional 60.0 status String Current status of the application. Optional 60.0