Created
February 7, 2016 06:00
-
-
Save sfletche/b711fd8e98a5b1adefc5 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"id": 14919, | |
"created_at": "2016-01-24T00:22:10.000Z", | |
"updated_at": "2016-01-24T00:22:10.000Z", | |
"origination_source": "CHAMP", | |
"transaction_identifier": "46ef6022-fd8c-48f3-b80a-8ee4da780438", | |
"program": "re_home", | |
"self_install": false, | |
"contractor": { | |
"location_id": "LOC3", | |
"sales_rep_id": "55A93D21-C920-4408-9DDE-152DC088CE3F", | |
"sales_rep": { | |
"id": "55A93D21-C920-4408-9DDE-152DC088CE3F", | |
"name": {} | |
} | |
}, | |
"property": { | |
"address": { | |
"street1": "6586 Deer", | |
"city": "Hunting Park", | |
"state": "CA", | |
"zip": "90255", | |
"county": "Washington", | |
"country": "USA" | |
} | |
}, | |
"improvements": { | |
"final": [], | |
"proposed": [ | |
{ | |
"general_category": "Solar Thermal", | |
"product_category": "solar_water_heating", | |
"product_category_for_display": "Solar water heating", | |
"cost": 5000.0, | |
"installation_details": {} | |
} | |
] | |
}, | |
"linked_applications": [ | |
{ | |
"program_name": "california_first", | |
"id": 0, | |
"relationship": "original_submission" | |
} | |
], | |
"applicants": { | |
"primary": { | |
"id": "383595.0", | |
"email": "[email protected]", | |
"phone": "6104445555", | |
"name": { | |
"first": "MARK", | |
"last": "MALVITZ" | |
}, | |
"mailing_address_same_as_property": true | |
}, | |
"others": [] | |
}, | |
"phases": [ | |
{ | |
"name": "application_submission", | |
"steps": [ | |
{ | |
"name": "application_submission", | |
"type": "milestone", | |
"completed_at": "2016-01-24T00:22:10.000Z" | |
}, | |
{ | |
"name": "application_approval", | |
"type": "decisioning", | |
"started_at": "2016-01-24T00:22:10.000Z" | |
}, | |
{ | |
"name": "project_submission", | |
"started_at": "2016-01-24T00:22:10.000Z" | |
}, | |
{ | |
"name": "plan_selection" | |
}, | |
{ | |
"name": "offer_acceptance" | |
} | |
] | |
}, | |
{ | |
"name": "financing_documents", | |
"steps": [ | |
{ | |
"name": "financing_documents_signing", | |
"type": "documents", | |
"documents_to_sign": "financing_documents" | |
} | |
] | |
}, | |
{ | |
"name": "installation", | |
"steps": [ | |
{ | |
"name": "notice_to_proceed", | |
"type": "milestone" | |
}, | |
{ | |
"name": "completion_certificate_signing", | |
"type": "documents", | |
"documents_to_sign": "completion_documents" | |
}, | |
{ | |
"name": "funding_request_approval", | |
"type": "operations" | |
} | |
] | |
}, | |
{ | |
"name": "funding", | |
"steps": [ | |
{ | |
"name": "funding", | |
"type": "operations" | |
} | |
] | |
}, | |
{ | |
"name": "closed", | |
"steps": [ | |
{ | |
"name": "FUNDED", | |
"type": "milestone" | |
} | |
] | |
} | |
], | |
"decisioning": { | |
"status": "CONDITIONALLY APPROVED", | |
"stipulations": { | |
"application_approval": [ | |
"The people listed on the application don't match the owners on title for the property. At least one of the owners on title must be included on the application. In some cases, like for recent purchases, divorce or death, the title records we have access to are just not updated yet. This can be resolved by sending us documentation on changes to the property owners on title, such as a recent closing statement (HUD1) that was provided at closing, a death certificate or divorce decree. Please call us at at 844-589-7953 to get the exact details of what is required to resolve this issue for this application." | |
], | |
"project_scope_approval": [], | |
"funding_request_approval": [] | |
} | |
}, | |
"plan_groups": [ | |
{ | |
"group_code": "default", | |
"plans": [ | |
{ | |
"code": "A", | |
"term_months": 60, | |
"interest_rate": 6.99, | |
"approved_amount_financed": 20000.0 | |
}, | |
{ | |
"code": "B", | |
"term_months": 84, | |
"interest_rate": 6.99, | |
"approved_amount_financed": 20000.0 | |
}, | |
{ | |
"code": "C", | |
"term_months": 120, | |
"interest_rate": 6.99, | |
"approved_amount_financed": 20000.0 | |
} | |
] | |
}, | |
{ | |
"group_code": "12345", | |
"plans": [ | |
{ | |
"code": "D", | |
"term_months": 60, | |
"interest_rate": 4.99, | |
"approved_amount_financed": 20000.0 | |
}, | |
{ | |
"code": "E", | |
"term_months": 84, | |
"interest_rate": 5.49, | |
"approved_amount_financed": 20000.0 | |
}, | |
{ | |
"code": "F", | |
"term_months": 120, | |
"interest_rate": 5.99, | |
"approved_amount_financed": 20000.0 | |
} | |
] | |
} | |
], | |
"signature_requests": [] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment