{"info":{"_postman_id":"fc2c315f-aa1d-815c-0505-51311669c946","name":"Concert Public API Collection","description":"<html><head></head><body><p>These APIs are intended for use by Concert Financing partners to integrate their systems with the Concert system for the purposes of managing financing deals from end to end.</p>\n<p>The base URL for all of the API calls is as follows:</p>\n<p>Sandbox and Production - <a href=\"https://api.concertfin.com\">https://api.concertfin.com</a></p>\n<p>You will be given a separate account in our Production system that you can use for testing and development, </p>\n<p>For questions about this API suite or issues with your integration, please email <a href=\"mailto:eng@beamfintech.com\">eng@beamfintech.com</a></p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"2590312","collectionId":"fc2c315f-aa1d-815c-0505-51311669c946","publishedId":"6n7TsQb","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2018-03-28T17:39:23.000Z"},"item":[{"name":"Authentication","item":[{"name":"Get a bearer token","event":[{"listen":"test","script":{"id":"4b34752f-d11b-4e5e-bc1c-eaa177e9bb93","exec":["var jsonData = JSON.parse(responseBody);","postman.setEnvironmentVariable('Bearer','Bearer ' + jsonData.access_token);"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"b0e074f0-2651-f954-c587-a294914091ca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{APIKey}}"},{"key":"password","value":"{{APIPassword}}"}],"advancedConfig":[{"key":"saveHelperData","value":"<save-helper-data>"},{"key":"showPassword","value":"<show-password>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"Basic cG9zdG1hbjpFQUNBOUUxNTE2MkEzODY2NjQ2MDE2QzI2RkYwQjM="}],"body":{"mode":"formdata","formdata":[{"key":"scope","value":"write","type":"text","uuid":"20d52be7-a1a9-4f1d-8e16-ee331bf87f9a"},{"key":"grant_type","value":"password","type":"text","uuid":"cc458ea9-0673-416a-8eb6-2b09a3eaabf3"},{"key":"username","value":"{{user}}","type":"text","uuid":"7a7ae0aa-ce44-4334-8de7-e15f689739d0"},{"key":"password","value":"{{password}}","type":"text","uuid":"37491c21-4297-48a4-88de-49328b49044c"}]},"url":"{{url}}/oauth/token","description":"<p>Bearer tokens are required in every API call you make. Bearer tokens expire after 30 days, so you will need to get a new one periodically. We recommend that you get a token at the beginning of a session and store it in memory so that all API calls in that session can use the same token. </p>\n<p>When using Postman, we recommend executing this call and storing the \"access_token\" in the response in the \"Bearer\" field of your environment configuration, because all of the examples in our Postman collection reference that environment variable.</p>\n<p>The username and password in the query string correspond to the credentials of the user account that all transactions will be run under in the Concert portal. You must pass the API credentials that were provided to you as BasicAuth in the authorization header.</p>\n","urlObject":{"path":["oauth","token"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"005438ff-0d59-7d7f-f42c-8c75692d6e57","name":"Standard response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","type":"text","name":"Authorization","value":"Basic cG9zdG1hbjpFQUNBOUUxNTE2MkEzODY2NjQ2MDE2QzI2RkYwQjM="}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"{{url}}/oauth/token?grant_type=password&scope=write&username={{user}}&password={{password}}","host":["{{url}}"],"path":["oauth","token"],"query":[{"key":"grant_type","value":"password"},{"key":"scope","value":"write"},{"key":"username","value":"{{user}}"},{"key":"password","value":"{{password}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"Access-Control-Allow-Credentials","key":"Access-Control-Allow-Credentials","value":"true","description":""},{"name":"Access-Control-Allow-Origin","key":"Access-Control-Allow-Origin","value":"chrome-extension://fhbjgbiflinjbdggehcddcbncdddomop","description":""},{"name":"Cache-Control","key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate","description":""},{"name":"Connection","key":"Connection","value":"keep-alive","description":""},{"name":"Content-Type","key":"Content-Type","value":"application/json;charset=UTF-8","description":""},{"name":"Date","key":"Date","value":"Wed, 16 Aug 2017 16:40:10 GMT","description":""},{"name":"Expires","key":"Expires","value":"0","description":""},{"name":"Pragma","key":"Pragma","value":"no-cache","description":""},{"name":"Server","key":"Server","value":"Apache-Coyote/1.1","description":""},{"name":"Vary","key":"Vary","value":"Origin","description":""},{"name":"X-Application-Context","key":"X-Application-Context","value":"application:demo,k8s,kubernetes","description":""},{"name":"X-Content-Type-Options","key":"X-Content-Type-Options","value":"nosniff","description":""},{"name":"X-Frame-Options","key":"X-Frame-Options","value":"DENY","description":""},{"name":"X-XSS-Protection","key":"X-XSS-Protection","value":"1; mode=block","description":""},{"name":"transfer-encoding","key":"transfer-encoding","value":"chunked","description":""}],"cookie":[],"responseTime":"2747","body":"{\"access_token\":\"fe06a777-1114-4a39-affb-347ec1bc05e5\",\"token_type\":\"bearer\",\"expires_in\":15477042,\"scope\":\"write\"}"}],"_postman_id":"b0e074f0-2651-f954-c587-a294914091ca"}],"id":"d547e6b7-a65d-7ec5-71c1-c49391e51469","_postman_id":"d547e6b7-a65d-7ec5-71c1-c49391e51469","description":""},{"name":"Sales Endpoints","item":[{"name":"0. Compare Products","event":[{"listen":"test","script":{"id":"2219b1c1-43ce-4350-9891-79bc95552b6d","exec":[""],"type":"text/javascript","packages":{},"requests":{}}},{"listen":"prerequest","script":{"id":"4f258911-d129-4ea8-9c26-dc9fedcaeb8f","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"b93b66f7-e1cb-418c-8239-4a6a524c9c20","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"body":{"mode":"raw","raw":"{\n    \"amountFinanced\": \"50001\",\n    \"cstate\": \"CA\",\n    \"prePayments\": [\n        {\n            \"percent\": 30\n        }\n    ]\n}"},"url":"{{url}}/rest/v3/financing-methods","description":"<p>This endpoint allows you to get available products and monthly payments based on a financing amount that you submit. The response will list all of the products that your user has access to.</p>\n<p>If your user is configured for our Results-Based Pricing (RBP) product, then each object in the response will have a calculations.calculationModel.requiredCreditRating value. The values refer to the expected credit quality of the customer:</p>\n<ul>\n<li><p>A - Excellent</p>\n</li>\n<li><p>B - Very Good</p>\n</li>\n<li><p>C - Good</p>\n</li>\n</ul>\n","urlObject":{"path":["rest","v3","financing-methods"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"14944cb6-8764-4563-8529-1c94517c9662","name":"Single Product Example","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"body":{"mode":"raw","raw":"{\n    \"amountFinanced\": \"50001\",\n    \"cstate\": \"CA\",\n    \"prePayments\": [\n        {\n            \"percent\": 30\n        }\n    ]\n}"},"url":"{{url}}/rest/v3/financing-methods"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Mon, 30 Dec 2024 16:54:29 GMT"},{"key":"Expires","value":"0"},{"key":"Pragma","value":"no-cache"},{"key":"Strict-Transport-Security","value":"max-age=31536000 ; includeSubDomains"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"transfer-encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"code\": 200,\n    \"messages\": [],\n    \"count\": 18,\n    \"results\": [\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3237,\n                \"active\": null,\n                \"name\": \"Concert Solar Financing\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-02-13T16:54:29Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 765.39,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 1179.48,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 1194.68,\n                \"balancePostReAmWithoutPrePayment\": 42726.015317,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 42912.44492,\n                \"balancePostReAmWithPrePayment\": 27725.715317,\n                \"balancePostReAmWithPrePaymentNoACH\": 27912.14492,\n                \"balancePreReAm\": 36905.754539,\n                \"baseAdd\": 1905.054539,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0233,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 1826,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 1179.09,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 764.98,\n                \"financeCharge\": 13313.79,\n                \"financeChargeNoACH\": 14162.74,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 765.39,\n                \"lastMonthWithoutPrePayment\": 1179.086329,\n                \"lastMonthWithoutPrePaymentRounded\": 1179.09,\n                \"lastMonthWithPrePayment\": 764.977034,\n                \"lastMonthWithPrePaymentRounded\": 764.98,\n                \"lastMonthWithoutPrePaymentNoACH\": 1194.418457,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 1194.42,\n                \"lastMonthWithPrePaymentNoACH\": 777.023243,\n                \"lastMonthWithPrePaymentNoACHRounded\": 777.03,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 1179.471918,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 1194.674678,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 1179.48,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 1194.68,\n                \"postReAmMonthlyWithPrePayment\": 765.381522,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 777.069049,\n                \"postReAmMonthlyWithPrePaymentRounded\": 765.39,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 777.07,\n                \"postReAmMonths\": 42,\n                \"preReAmMonthly\": 765.38447,\n                \"preReAmMonthlyRounded\": 765.39,\n                \"preReAmMonthlyNoACHRounded\": 777.08,\n                \"progressPmtAtSubstantialCompletion\": 48314.49,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 42,\n                \"termInMonths\": 60,\n                \"totalPaidWithoutPrePayment\": 63314.79,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 62135.7,\n                \"totalPaidWithPrePayment\": 60923.29,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 60158.31,\n                \"totalPayments\": 63314.79,\n                \"totalPaymentsNoACH\": 64163.74,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 8.6676,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 59,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 765.39,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 777.07,\n                \"remainingMonths\": 42,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 765.39,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 0,\n                \"totalPaidWithoutITCNoACHRounded\": 64163.74,\n                \"totalPaidWithoutITCRounded\": 63314.79,\n                \"totalPaidWithITCNoACHRounded\": 61624.64,\n                \"totalPaidWithITCRounded\": 60923.29\n            },\n            \"__dirtyFields\": [],\n            \"term\": 5,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 8.49,\n            \"aprNoACH\": 8.99,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"StarterPlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 0,\n                \"dateCreated\": \"2024-12-03T13:30:20Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3237,\n                \"id\": 49284,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 36,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP4\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.02358896333,\n                \"paymentFactorPreReAm\": 0.01530738325,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"StarterPlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 8.49,\n                \"rateCardId\": \"LevelRBP_0_5_0.0849_excellent_StarterPlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MN,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 5,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.015541146955517,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"excellent\",\n                \"apr\": 8.49,\n                \"default\": false\n            },\n            \"calculationModelId\": 49284,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 60,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productType\": \"loan\",\n            \"productId\": 3237,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3237,\n                \"active\": null,\n                \"name\": \"Concert Solar Financing\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-02-13T16:54:29Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 777.07,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 1194.68,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 1210.01,\n                \"balancePostReAmWithoutPrePayment\": 42912.44492,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 43098.573194,\n                \"balancePostReAmWithPrePayment\": 27912.14492,\n                \"balancePostReAmWithPrePaymentNoACH\": 28098.273194,\n                \"balancePreReAm\": 37017.948563,\n                \"baseAdd\": 2017.248563,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0246,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 1826,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 1194.42,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 777.03,\n                \"financeCharge\": 14162.74,\n                \"financeChargeNoACH\": 15018.97,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 777.08,\n                \"lastMonthWithoutPrePayment\": 1194.418457,\n                \"lastMonthWithoutPrePaymentRounded\": 1194.42,\n                \"lastMonthWithPrePayment\": 777.023243,\n                \"lastMonthWithPrePaymentRounded\": 777.03,\n                \"lastMonthWithoutPrePaymentNoACH\": 1209.891719,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 1209.9,\n                \"lastMonthWithPrePaymentNoACH\": 788.816026,\n                \"lastMonthWithPrePaymentNoACHRounded\": 788.82,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 1194.674678,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 1210.007615,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 1194.68,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 1210.01,\n                \"postReAmMonthlyWithPrePayment\": 777.069049,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 788.868912,\n                \"postReAmMonthlyWithPrePaymentRounded\": 777.07,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 788.87,\n                \"postReAmMonths\": 42,\n                \"preReAmMonthly\": 777.072889,\n                \"preReAmMonthlyRounded\": 777.08,\n                \"preReAmMonthlyNoACHRounded\": 788.87,\n                \"progressPmtAtSubstantialCompletion\": 49163.44,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 42,\n                \"termInMonths\": 60,\n                \"totalPaidWithoutPrePayment\": 64163.74,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 62969.32,\n                \"totalPaidWithPrePayment\": 61624.64,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 60847.61,\n                \"totalPayments\": 64163.74,\n                \"totalPaymentsNoACH\": 65019.97,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 9.1512,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 59,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 777.07,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 788.87,\n                \"remainingMonths\": 42,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 777.07,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 0,\n                \"totalPaidWithoutITCNoACHRounded\": 65019.97,\n                \"totalPaidWithoutITCRounded\": 64163.74,\n                \"totalPaidWithITCNoACHRounded\": 62332.45,\n                \"totalPaidWithITCRounded\": 61624.64\n            },\n            \"__dirtyFields\": [],\n            \"term\": 5,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 8.99,\n            \"aprNoACH\": 9.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"StarterPlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 0,\n                \"dateCreated\": \"2024-12-03T13:30:20Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3237,\n                \"id\": 49285,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 36,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP4\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.023893036624,\n                \"paymentFactorPreReAm\": 0.015541146956,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"StarterPlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 8.99,\n                \"rateCardId\": \"LevelRBP_0_5_0.0899_verygood_StarterPlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MN,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 5,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.015777071100631,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"very_good\",\n                \"apr\": 8.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 49285,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 60,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productType\": \"loan\",\n            \"productId\": 3237,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3237,\n                \"active\": null,\n                \"name\": \"Concert Solar Financing\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-02-13T16:54:29Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 824.91,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 1256.75,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 1272.59,\n                \"balancePostReAmWithoutPrePayment\": 43653.702732,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 43837.7388,\n                \"balancePostReAmWithPrePayment\": 28653.402732,\n                \"balancePostReAmWithPrePaymentNoACH\": 28837.4388,\n                \"balancePreReAm\": 37466.724662,\n                \"baseAdd\": 2466.024662,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0301,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 1826,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 1256.72,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 824.65,\n                \"financeCharge\": 17630.85,\n                \"financeChargeNoACH\": 18515.82,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 824.91,\n                \"lastMonthWithoutPrePayment\": 1256.719456,\n                \"lastMonthWithoutPrePaymentRounded\": 1256.72,\n                \"lastMonthWithPrePayment\": 824.64252,\n                \"lastMonthWithPrePaymentRounded\": 824.65,\n                \"lastMonthWithoutPrePaymentNoACH\": 1272.101719,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 1272.11,\n                \"lastMonthWithPrePaymentNoACH\": 836.715124,\n                \"lastMonthWithPrePaymentNoACHRounded\": 836.72,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 1256.7494,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 1272.580501,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 1256.75,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 1272.59,\n                \"postReAmMonthlyWithPrePayment\": 824.904749,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 837.131734,\n                \"postReAmMonthlyWithPrePaymentRounded\": 824.91,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 837.14,\n                \"postReAmMonths\": 42,\n                \"preReAmMonthly\": 824.906739,\n                \"preReAmMonthlyRounded\": 824.91,\n                \"preReAmMonthlyNoACHRounded\": 837.14,\n                \"progressPmtAtSubstantialCompletion\": 52631.55,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 42,\n                \"termInMonths\": 60,\n                \"totalPaidWithoutPrePayment\": 67631.85,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 66375.13,\n                \"totalPaidWithPrePayment\": 64494.64,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 63669.99,\n                \"totalPayments\": 67631.85,\n                \"totalPaymentsNoACH\": 68516.82,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 11.1972,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 59,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 824.91,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 837.14,\n                \"remainingMonths\": 42,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 824.91,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 0,\n                \"totalPaidWithoutITCNoACHRounded\": 68516.82,\n                \"totalPaidWithoutITCRounded\": 67631.85,\n                \"totalPaidWithITCNoACHRounded\": 65228.28,\n                \"totalPaidWithITCRounded\": 64494.64\n            },\n            \"__dirtyFields\": [],\n            \"term\": 5,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 10.99,\n            \"aprNoACH\": 11.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"StarterPlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 0,\n                \"dateCreated\": \"2024-12-03T13:30:20Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3237,\n                \"id\": 49286,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 36,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP4\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.025134412506,\n                \"paymentFactorPreReAm\": 0.01649780483,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"StarterPlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 10.99,\n                \"rateCardId\": \"LevelRBP_0_5_0.1099_good_StarterPlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MN,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 5,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.016742362450024,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"good\",\n                \"apr\": 10.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 49286,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 60,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productType\": \"loan\",\n            \"productId\": 3237,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3237,\n                \"active\": null,\n                \"name\": \"Concert Solar Financing\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-02-13T16:54:29Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 462.37,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 669.32,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 684.87,\n                \"balancePostReAmWithoutPrePayment\": 48513.889204,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 48719.690092,\n                \"balancePostReAmWithPrePayment\": 33513.589204,\n                \"balancePostReAmWithPrePaymentNoACH\": 33719.390092,\n                \"balancePreReAm\": 36905.754539,\n                \"baseAdd\": 1905.054539,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0233,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 3652,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 669.08,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 462.05,\n                \"financeCharge\": 26592.06,\n                \"financeChargeNoACH\": 28386.69,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 462.37,\n                \"lastMonthWithoutPrePayment\": 669.07375,\n                \"lastMonthWithoutPrePaymentRounded\": 669.08,\n                \"lastMonthWithPrePayment\": 462.042183,\n                \"lastMonthWithPrePaymentRounded\": 462.05,\n                \"lastMonthWithoutPrePaymentNoACH\": 683.637934,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 683.64,\n                \"lastMonthWithPrePaymentNoACH\": 473.977576,\n                \"lastMonthWithPrePaymentNoACHRounded\": 473.98,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 669.318345,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 684.861911,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 669.32,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 684.87,\n                \"postReAmMonthlyWithPrePayment\": 462.367797,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 473.999853,\n                \"postReAmMonthlyWithPrePaymentRounded\": 462.37,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 474,\n                \"postReAmMonths\": 102,\n                \"preReAmMonthly\": 462.368255,\n                \"preReAmMonthlyRounded\": 462.37,\n                \"preReAmMonthlyNoACHRounded\": 474.01,\n                \"progressPmtAtSubstantialCompletion\": 61592.76,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 102,\n                \"termInMonths\": 120,\n                \"totalPaidWithoutPrePayment\": 76593.06,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 75923.98,\n                \"totalPaidWithPrePayment\": 70484.38,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 70022.33,\n                \"totalPayments\": 76593.06,\n                \"totalPaymentsNoACH\": 78387.69,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 8.6676,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 119,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 462.37,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 474,\n                \"remainingMonths\": 102,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 462.37,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 0,\n                \"totalPaidWithoutITCNoACHRounded\": 78387.69,\n                \"totalPaidWithoutITCRounded\": 76593.06,\n                \"totalPaidWithITCNoACHRounded\": 71880.46,\n                \"totalPaidWithITCRounded\": 70484.38\n            },\n            \"__dirtyFields\": [],\n            \"term\": 10,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 8.49,\n            \"aprNoACH\": 8.99,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"StarterPlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 0,\n                \"dateCreated\": \"2024-12-03T13:30:19Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3237,\n                \"id\": 49265,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 36,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP4\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.013386089993,\n                \"paymentFactorPreReAm\": 0.009247180159,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"StarterPlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 8.49,\n                \"rateCardId\": \"LevelRBP_0_10_0.0849_excellent_StarterPlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MN,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 10,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.009479850359592,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"excellent\",\n                \"apr\": 8.49,\n                \"default\": false\n            },\n            \"calculationModelId\": 49265,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 120,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productType\": \"loan\",\n            \"productId\": 3237,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3237,\n                \"active\": null,\n                \"name\": \"Concert Solar Financing\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-02-13T16:54:29Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 474,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 684.87,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 700.62,\n                \"balancePostReAmWithoutPrePayment\": 48719.690092,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 48923.35683,\n                \"balancePostReAmWithPrePayment\": 33719.390092,\n                \"balancePostReAmWithPrePaymentNoACH\": 33923.05683,\n                \"balancePreReAm\": 37017.948563,\n                \"baseAdd\": 2017.248563,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0246,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 3652,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 683.64,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 473.98,\n                \"financeCharge\": 28386.69,\n                \"financeChargeNoACH\": 30206.36,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 474.01,\n                \"lastMonthWithoutPrePayment\": 683.637934,\n                \"lastMonthWithoutPrePaymentRounded\": 683.64,\n                \"lastMonthWithPrePayment\": 473.977576,\n                \"lastMonthWithPrePaymentRounded\": 473.98,\n                \"lastMonthWithoutPrePaymentNoACH\": 700.155436,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 700.16,\n                \"lastMonthWithPrePaymentNoACH\": 484.582896,\n                \"lastMonthWithPrePaymentNoACHRounded\": 484.59,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 684.861911,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 700.617021,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 684.87,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 700.62,\n                \"postReAmMonthlyWithPrePayment\": 473.999853,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 485.802131,\n                \"postReAmMonthlyWithPrePaymentRounded\": 474,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 485.81,\n                \"postReAmMonths\": 102,\n                \"preReAmMonthly\": 474.001998,\n                \"preReAmMonthlyRounded\": 474.01,\n                \"preReAmMonthlyNoACHRounded\": 485.81,\n                \"progressPmtAtSubstantialCompletion\": 63387.39,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 102,\n                \"termInMonths\": 120,\n                \"totalPaidWithoutPrePayment\": 78387.69,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 77704.05,\n                \"totalPaidWithPrePayment\": 71880.46,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 71406.48,\n                \"totalPayments\": 78387.69,\n                \"totalPaymentsNoACH\": 80207.36,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 9.1512,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 119,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 474,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 485.81,\n                \"remainingMonths\": 102,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 474,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 0,\n                \"totalPaidWithoutITCNoACHRounded\": 80207.36,\n                \"totalPaidWithoutITCRounded\": 78387.69,\n                \"totalPaidWithITCNoACHRounded\": 73296.28,\n                \"totalPaidWithITCRounded\": 71880.46\n            },\n            \"__dirtyFields\": [],\n            \"term\": 10,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 8.99,\n            \"aprNoACH\": 9.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"StarterPlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 0,\n                \"dateCreated\": \"2024-12-03T13:30:19Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3237,\n                \"id\": 49266,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 36,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP4\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.013696967065,\n                \"paymentFactorPreReAm\": 0.00947985036,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"StarterPlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 8.99,\n                \"rateCardId\": \"LevelRBP_0_10_0.0899_verygood_StarterPlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MN,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 10,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.009715882080505,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"very_good\",\n                \"apr\": 8.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 49266,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 120,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productType\": \"loan\",\n            \"productId\": 3237,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3237,\n                \"active\": null,\n                \"name\": \"Concert Solar Financing\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-02-13T16:54:29Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 522.17,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 749.09,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 765.61,\n                \"balancePostReAmWithoutPrePayment\": 49517.642921,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 49708.608203,\n                \"balancePostReAmWithPrePayment\": 34517.342921,\n                \"balancePostReAmWithPrePaymentNoACH\": 34708.308203,\n                \"balancePreReAm\": 37466.724662,\n                \"baseAdd\": 2466.024662,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0301,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 3652,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 747.82,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 521.18,\n                \"financeCharge\": 35803.97,\n                \"financeChargeNoACH\": 37713.3,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 522.17,\n                \"lastMonthWithoutPrePayment\": 747.810218,\n                \"lastMonthWithoutPrePaymentRounded\": 747.82,\n                \"lastMonthWithPrePayment\": 521.172362,\n                \"lastMonthWithPrePaymentRounded\": 521.18,\n                \"lastMonthWithoutPrePaymentNoACH\": 765.243639,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 765.25,\n                \"lastMonthWithPrePaymentNoACH\": 533.633943,\n                \"lastMonthWithPrePaymentNoACHRounded\": 533.64,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 749.082361,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 765.607865,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 749.09,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 765.61,\n                \"postReAmMonthlyWithPrePayment\": 522.164045,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 534.574487,\n                \"postReAmMonthlyWithPrePaymentRounded\": 522.17,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 534.58,\n                \"postReAmMonths\": 102,\n                \"preReAmMonthly\": 522.16537,\n                \"preReAmMonthlyRounded\": 522.17,\n                \"preReAmMonthlyNoACHRounded\": 534.58,\n                \"progressPmtAtSubstantialCompletion\": 70804.67,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 102,\n                \"termInMonths\": 120,\n                \"totalPaidWithoutPrePayment\": 85804.97,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 85057.15,\n                \"totalPaidWithPrePayment\": 77659.71,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 77138.53,\n                \"totalPayments\": 85804.97,\n                \"totalPaymentsNoACH\": 87714.3,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 11.1972,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 119,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 522.17,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 534.58,\n                \"remainingMonths\": 102,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 522.17,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 0,\n                \"totalPaidWithoutITCNoACHRounded\": 87714.3,\n                \"totalPaidWithoutITCRounded\": 85804.97,\n                \"totalPaidWithITCNoACHRounded\": 79148.96,\n                \"totalPaidWithITCRounded\": 77659.71\n            },\n            \"__dirtyFields\": [],\n            \"term\": 10,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 10.99,\n            \"aprNoACH\": 11.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"StarterPlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 0,\n                \"dateCreated\": \"2024-12-03T13:30:19Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3237,\n                \"id\": 49267,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 36,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP4\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.014981330738,\n                \"paymentFactorPreReAm\": 0.010443098538,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"StarterPlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 10.99,\n                \"rateCardId\": \"LevelRBP_0_10_0.1099_good_StarterPlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MN,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 10,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.010691300607525,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"good\",\n                \"apr\": 10.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 49267,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 120,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productType\": \"loan\",\n            \"productId\": 3237,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3237,\n                \"active\": null,\n                \"name\": \"Concert Solar Financing\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-02-13T16:54:29Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 413.86,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 594.15,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 610.05,\n                \"balancePostReAmWithoutPrePayment\": 49433.545219,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 49634.949798,\n                \"balancePostReAmWithPrePayment\": 34433.245219,\n                \"balancePostReAmWithPrePaymentNoACH\": 34634.649798,\n                \"balancePreReAm\": 36905.754539,\n                \"baseAdd\": 1905.054539,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0233,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 4383,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 592.72,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 412.64,\n                \"financeCharge\": 32309.95,\n                \"financeChargeNoACH\": 34527.1,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 413.86,\n                \"lastMonthWithoutPrePayment\": 592.715773,\n                \"lastMonthWithoutPrePaymentRounded\": 592.72,\n                \"lastMonthWithPrePayment\": 412.638487,\n                \"lastMonthWithPrePaymentRounded\": 412.64,\n                \"lastMonthWithoutPrePaymentNoACH\": 609.421398,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 609.43,\n                \"lastMonthWithPrePaymentNoACH\": 424.27038,\n                \"lastMonthWithPrePaymentNoACHRounded\": 424.28,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 594.142909,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 610.046983,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 594.15,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 610.05,\n                \"postReAmMonthlyWithPrePayment\": 413.853961,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 425.683187,\n                \"postReAmMonthlyWithPrePaymentRounded\": 413.86,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 425.69,\n                \"postReAmMonths\": 126,\n                \"preReAmMonthly\": 413.855076,\n                \"preReAmMonthlyRounded\": 413.86,\n                \"preReAmMonthlyNoACHRounded\": 425.69,\n                \"progressPmtAtSubstantialCompletion\": 67310.65,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 126,\n                \"termInMonths\": 144,\n                \"totalPaidWithoutPrePayment\": 82310.95,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 81718.23,\n                \"totalPaidWithPrePayment\": 74594.92,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 74182.28,\n                \"totalPayments\": 82310.95,\n                \"totalPaymentsNoACH\": 84528.1,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 8.6676,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 143,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 413.86,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 425.69,\n                \"remainingMonths\": 126,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 413.86,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 0,\n                \"totalPaidWithoutITCNoACHRounded\": 84528.1,\n                \"totalPaidWithoutITCRounded\": 82310.95,\n                \"totalPaidWithITCNoACHRounded\": 76298.25,\n                \"totalPaidWithITCRounded\": 74594.92\n            },\n            \"__dirtyFields\": [],\n            \"term\": 12,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 8.49,\n            \"aprNoACH\": 8.99,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"StarterPlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 0,\n                \"dateCreated\": \"2024-12-03T13:30:19Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3237,\n                \"id\": 49246,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 35,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP4\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.011882628337,\n                \"paymentFactorPreReAm\": 0.008276935986,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"StarterPlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 8.49,\n                \"rateCardId\": \"LevelRBP_0_12_0.0849_excellent_StarterPlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MN,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 12,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.008513518992655,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"excellent\",\n                \"apr\": 8.49,\n                \"default\": false\n            },\n            \"calculationModelId\": 49246,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 144,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productType\": \"loan\",\n            \"productId\": 3237,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3237,\n                \"active\": null,\n                \"name\": \"Concert Solar Financing\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-02-13T16:54:29Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 425.69,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 610.05,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 626.17,\n                \"balancePostReAmWithoutPrePayment\": 49634.949798,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 49831.560927,\n                \"balancePostReAmWithPrePayment\": 34634.649798,\n                \"balancePostReAmWithPrePaymentNoACH\": 34831.260927,\n                \"balancePreReAm\": 37017.948563,\n                \"baseAdd\": 2017.248563,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0246,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 4383,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 609.43,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 424.28,\n                \"financeCharge\": 34527.1,\n                \"financeChargeNoACH\": 36773.55,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 425.69,\n                \"lastMonthWithoutPrePayment\": 609.421398,\n                \"lastMonthWithoutPrePaymentRounded\": 609.43,\n                \"lastMonthWithPrePayment\": 424.27038,\n                \"lastMonthWithPrePaymentRounded\": 424.28,\n                \"lastMonthWithoutPrePaymentNoACH\": 625.057257,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 625.06,\n                \"lastMonthWithPrePaymentNoACH\": 436.958524,\n                \"lastMonthWithPrePaymentNoACHRounded\": 436.96,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 610.046983,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 626.164818,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 610.05,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 626.17,\n                \"postReAmMonthlyWithPrePayment\": 425.683187,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 437.67664,\n                \"postReAmMonthlyWithPrePaymentRounded\": 425.69,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 437.68,\n                \"postReAmMonths\": 126,\n                \"preReAmMonthly\": 425.684463,\n                \"preReAmMonthlyRounded\": 425.69,\n                \"preReAmMonthlyNoACHRounded\": 437.68,\n                \"progressPmtAtSubstantialCompletion\": 69527.8,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 126,\n                \"termInMonths\": 144,\n                \"totalPaidWithoutPrePayment\": 84528.1,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 83918.67,\n                \"totalPaidWithPrePayment\": 76298.25,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 75873.97,\n                \"totalPayments\": 84528.1,\n                \"totalPaymentsNoACH\": 86774.55,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 9.1512,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 143,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 425.69,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 437.68,\n                \"remainingMonths\": 126,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 425.69,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 0,\n                \"totalPaidWithoutITCNoACHRounded\": 86774.55,\n                \"totalPaidWithoutITCRounded\": 84528.1,\n                \"totalPaidWithITCNoACHRounded\": 78025.5,\n                \"totalPaidWithITCRounded\": 76298.25\n            },\n            \"__dirtyFields\": [],\n            \"term\": 12,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 8.99,\n            \"aprNoACH\": 9.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"StarterPlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 0,\n                \"dateCreated\": \"2024-12-03T13:30:19Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3237,\n                \"id\": 49247,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 35,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP4\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.012200667937,\n                \"paymentFactorPreReAm\": 0.008513518993,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"StarterPlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 8.99,\n                \"rateCardId\": \"LevelRBP_0_12_0.0899_verygood_StarterPlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MN,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 12,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.008753370340198,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"very_good\",\n                \"apr\": 8.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 49247,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 144,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productType\": \"loan\",\n            \"productId\": 3237,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3237,\n                \"active\": null,\n                \"name\": \"Concert Solar Financing\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-02-13T16:54:29Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 474.56,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 675.65,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 692.53,\n                \"balancePostReAmWithoutPrePayment\": 50383.597729,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 50557.641958,\n                \"balancePostReAmWithPrePayment\": 35388.173588,\n                \"balancePostReAmWithPrePaymentNoACH\": 35567.091713,\n                \"balancePreReAm\": 37466.724662,\n                \"baseAdd\": 2466.024662,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0301,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 4383,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 673.64,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 473.06,\n                \"financeCharge\": 43670.97,\n                \"financeChargeNoACH\": 46026.25,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 474.56,\n                \"lastMonthWithoutPrePayment\": 673.638724,\n                \"lastMonthWithoutPrePaymentRounded\": 673.64,\n                \"lastMonthWithPrePayment\": 473.050912,\n                \"lastMonthWithPrePaymentRounded\": 473.06,\n                \"lastMonthWithoutPrePaymentNoACH\": 691.577229,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 691.58,\n                \"lastMonthWithPrePaymentNoACH\": 487.001594,\n                \"lastMonthWithPrePaymentNoACHRounded\": 487.01,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 675.641449,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 692.526072,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 675.65,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 692.53,\n                \"postReAmMonthlyWithPrePayment\": 474.553584,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 487.189223,\n                \"postReAmMonthlyWithPrePaymentRounded\": 474.56,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 487.19,\n                \"postReAmMonths\": 126,\n                \"preReAmMonthly\": 474.554832,\n                \"preReAmMonthlyRounded\": 474.56,\n                \"preReAmMonthlyNoACHRounded\": 487.19,\n                \"progressPmtAtSubstantialCompletion\": 78671.67,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 126,\n                \"termInMonths\": 144,\n                \"totalPaidWithoutPrePayment\": 93671.97,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 92998.33,\n                \"totalPaidWithPrePayment\": 83335.44,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 82862.38,\n                \"totalPayments\": 93671.97,\n                \"totalPaymentsNoACH\": 96027.25,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 11.1972,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 143,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 474.56,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 487.19,\n                \"remainingMonths\": 126,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 474.56,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 0,\n                \"totalPaidWithoutITCNoACHRounded\": 96027.25,\n                \"totalPaidWithoutITCRounded\": 93671.97,\n                \"totalPaidWithITCNoACHRounded\": 85155.48,\n                \"totalPaidWithITCRounded\": 83335.44\n            },\n            \"__dirtyFields\": [],\n            \"term\": 12,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 10.99,\n            \"aprNoACH\": 11.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"StarterPlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 0,\n                \"dateCreated\": \"2024-12-03T13:30:19Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3237,\n                \"id\": 49248,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 36,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP4\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.013512561152,\n                \"paymentFactorPreReAm\": 0.009490906812,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"StarterPlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 10.99,\n                \"rateCardId\": \"LevelRBP_0_12_0.1099_good_StarterPlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MN,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 12,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0.987416281828,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.009743592665798,\n                \"deferredInterestFactorNoACH\": 0.9827861983639,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"good\",\n                \"apr\": 10.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 49248,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 144,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productType\": \"loan\",\n            \"productId\": 3237,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3237,\n                \"active\": null,\n                \"name\": \"Concert Solar Financing\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-02-13T16:54:29Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 366.78,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 522.63,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 539.05,\n                \"balancePostReAmWithoutPrePayment\": 50294.184228,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 50477.550632,\n                \"balancePostReAmWithPrePayment\": 35296.742963,\n                \"balancePostReAmWithPrePaymentNoACH\": 35484.301088,\n                \"balancePreReAm\": 36905.754539,\n                \"baseAdd\": 1905.054539,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0233,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 5478,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 520.56,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 366.74,\n                \"financeCharge\": 41265.21,\n                \"financeChargeNoACH\": 44143.66,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 366.79,\n                \"lastMonthWithoutPrePayment\": 520.551536,\n                \"lastMonthWithoutPrePaymentRounded\": 520.56,\n                \"lastMonthWithPrePayment\": 366.73556,\n                \"lastMonthWithPrePaymentRounded\": 366.74,\n                \"lastMonthWithoutPrePaymentNoACH\": 536.682279,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 536.69,\n                \"lastMonthWithPrePaymentNoACH\": 376.339867,\n                \"lastMonthWithPrePaymentNoACHRounded\": 376.34,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 522.623107,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 539.042454,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 522.63,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 539.05,\n                \"postReAmMonthlyWithPrePayment\": 366.779853,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 378.931713,\n                \"postReAmMonthlyWithPrePaymentRounded\": 366.78,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 378.94,\n                \"postReAmMonths\": 162,\n                \"preReAmMonthly\": 366.781452,\n                \"preReAmMonthlyRounded\": 366.79,\n                \"preReAmMonthlyNoACHRounded\": 378.94,\n                \"progressPmtAtSubstantialCompletion\": 76265.91,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 162,\n                \"termInMonths\": 180,\n                \"totalPaidWithoutPrePayment\": 91266.21,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 90745.65,\n                \"totalPaidWithPrePayment\": 81020.84,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 80654.1,\n                \"totalPayments\": 91266.21,\n                \"totalPaymentsNoACH\": 94144.66,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 8.6676,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 179,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 366.78,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 378.94,\n                \"remainingMonths\": 162,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 366.78,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 0,\n                \"totalPaidWithoutITCNoACHRounded\": 94144.66,\n                \"totalPaidWithoutITCRounded\": 91266.21,\n                \"totalPaidWithITCNoACHRounded\": 83206.9,\n                \"totalPaidWithITCRounded\": 81020.84\n            },\n            \"__dirtyFields\": [],\n            \"term\": 15,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 8.49,\n            \"aprNoACH\": 8.99,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"StarterPlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 0,\n                \"dateCreated\": \"2024-12-03T13:30:19Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3237,\n                \"id\": 49227,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 29,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP4\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.010452281492,\n                \"paymentFactorPreReAm\": 0.007335482322,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"StarterPlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 8.49,\n                \"rateCardId\": \"LevelRBP_0_15_0.0849_excellent_StarterPlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MN,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 15,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0.990343515437,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.007578509409881,\n                \"deferredInterestFactorNoACH\": 0.9854209274486,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"excellent\",\n                \"apr\": 8.49,\n                \"default\": false\n            },\n            \"calculationModelId\": 49227,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 180,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productType\": \"loan\",\n            \"productId\": 3237,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3237,\n                \"active\": null,\n                \"name\": \"Concert Solar Financing\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-02-13T16:54:29Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 378.94,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 539.05,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 555.71,\n                \"balancePostReAmWithoutPrePayment\": 50477.550632,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 50654.96931,\n                \"balancePostReAmWithPrePayment\": 35484.301088,\n                \"balancePostReAmWithPrePaymentNoACH\": 35668.079213,\n                \"balancePreReAm\": 37017.948563,\n                \"baseAdd\": 2017.248563,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0246,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 5478,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 536.69,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 376.34,\n                \"financeCharge\": 44143.66,\n                \"financeChargeNoACH\": 47065.88,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 378.94,\n                \"lastMonthWithoutPrePayment\": 536.682279,\n                \"lastMonthWithoutPrePaymentRounded\": 536.69,\n                \"lastMonthWithPrePayment\": 376.339867,\n                \"lastMonthWithPrePaymentRounded\": 376.34,\n                \"lastMonthWithoutPrePaymentNoACH\": 554.166819,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 554.17,\n                \"lastMonthWithPrePaymentNoACH\": 389.04523,\n                \"lastMonthWithPrePaymentNoACHRounded\": 389.05,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 539.042454,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 555.705275,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 539.05,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 555.71,\n                \"postReAmMonthlyWithPrePayment\": 378.931713,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 391.293096,\n                \"postReAmMonthlyWithPrePaymentRounded\": 378.94,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 391.3,\n                \"postReAmMonths\": 162,\n                \"preReAmMonthly\": 378.933049,\n                \"preReAmMonthlyRounded\": 378.94,\n                \"preReAmMonthlyNoACHRounded\": 391.3,\n                \"progressPmtAtSubstantialCompletion\": 79144.36,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 162,\n                \"termInMonths\": 180,\n                \"totalPaidWithoutPrePayment\": 94144.66,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 93607.97,\n                \"totalPaidWithPrePayment\": 83206.9,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 82830.56,\n                \"totalPayments\": 94144.66,\n                \"totalPaymentsNoACH\": 97066.88,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 9.1512,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 179,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 378.94,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 391.3,\n                \"remainingMonths\": 162,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 378.94,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 0,\n                \"totalPaidWithoutITCNoACHRounded\": 97066.88,\n                \"totalPaidWithoutITCRounded\": 94144.66,\n                \"totalPaidWithITCNoACHRounded\": 85432.05,\n                \"totalPaidWithITCRounded\": 83206.9\n            },\n            \"__dirtyFields\": [],\n            \"term\": 15,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 8.99,\n            \"aprNoACH\": 9.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"StarterPlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 0,\n                \"dateCreated\": \"2024-12-03T13:30:19Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3237,\n                \"id\": 49228,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 29,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP4\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.01078061422,\n                \"paymentFactorPreReAm\": 0.00757850941,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"StarterPlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 8.99,\n                \"rateCardId\": \"LevelRBP_0_15_0.0899_verygood_StarterPlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MN,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 15,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0.985420927449,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.007825728171115,\n                \"deferredInterestFactorNoACH\": 0.9799066217491,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"very_good\",\n                \"apr\": 8.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 49228,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 180,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productType\": \"loan\",\n            \"productId\": 3237,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3237,\n                \"active\": null,\n                \"name\": \"Concert Solar Financing\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-02-13T16:54:29Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 429.61,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 607.07,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 624.62,\n                \"balancePostReAmWithoutPrePayment\": 51149.607505,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 51301.394418,\n                \"balancePostReAmWithPrePayment\": 36197.273587,\n                \"balancePostReAmWithPrePaymentNoACH\": 36366.471713,\n                \"balancePreReAm\": 37976.485932,\n                \"baseAdd\": 2466.024662,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0301,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 5478,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 509.76127,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 605.45,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 427.71,\n                \"financeCharge\": 56075.7,\n                \"financeChargeNoACH\": 59154.34,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 429.61,\n                \"lastMonthWithoutPrePayment\": 605.443589,\n                \"lastMonthWithoutPrePaymentRounded\": 605.45,\n                \"lastMonthWithPrePayment\": 427.708755,\n                \"lastMonthWithPrePaymentRounded\": 427.71,\n                \"lastMonthWithoutPrePaymentNoACH\": 621.476902,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 621.48,\n                \"lastMonthWithPrePaymentNoACH\": 440.508002,\n                \"lastMonthWithPrePaymentNoACHRounded\": 440.51,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 607.065592,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 624.611827,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 607.07,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 624.62,\n                \"postReAmMonthlyWithPrePayment\": 429.604847,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 442.774092,\n                \"postReAmMonthlyWithPrePaymentRounded\": 429.61,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 442.78,\n                \"postReAmMonths\": 162,\n                \"preReAmMonthly\": 429.605754,\n                \"preReAmMonthlyRounded\": 429.61,\n                \"preReAmMonthlyNoACHRounded\": 442.78,\n                \"progressPmtAtSubstantialCompletion\": 91076.4,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 162,\n                \"termInMonths\": 180,\n                \"totalPaidWithoutPrePayment\": 106076.7,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 105471.25,\n                \"totalPaidWithPrePayment\": 92328.2,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 91900.49,\n                \"totalPayments\": 106076.7,\n                \"totalPaymentsNoACH\": 109155.34,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 11.1972,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 179,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 429.61,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 442.78,\n                \"remainingMonths\": 162,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 429.61,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 0,\n                \"totalPaidWithoutITCNoACHRounded\": 109155.34,\n                \"totalPaidWithoutITCRounded\": 106076.7,\n                \"totalPaidWithITCNoACHRounded\": 94698.43,\n                \"totalPaidWithITCRounded\": 92328.2\n            },\n            \"__dirtyFields\": [],\n            \"term\": 15,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 10.99,\n            \"aprNoACH\": 11.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"StarterPlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 0,\n                \"dateCreated\": \"2024-12-03T13:30:19Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3237,\n                \"id\": 49229,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 30,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP4\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.012141074799,\n                \"paymentFactorPreReAm\": 0.00859194325,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"StarterPlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 10.99,\n                \"rateCardId\": \"LevelRBP_0_15_0.1099_good_StarterPlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MN,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 15,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0.959913804705,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.008855325974595,\n                \"deferredInterestFactorNoACH\": 0.9521316086829,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"good\",\n                \"apr\": 10.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 49229,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 180,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productType\": \"loan\",\n            \"productId\": 3237,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3237,\n                \"active\": null,\n                \"name\": \"Concert Solar Financing\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-02-13T16:54:29Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 322.82,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 456.61,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 473.98,\n                \"balancePostReAmWithoutPrePayment\": 51045.266115,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 51200.477087,\n                \"balancePostReAmWithPrePayment\": 36088.202963,\n                \"balancePostReAmWithPrePaymentNoACH\": 36262.621087,\n                \"balancePreReAm\": 37462.744669,\n                \"baseAdd\": 1905.054539,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0233,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 7305,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 556.99013,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 453.57,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 318.59,\n                \"financeCharge\": 57174.14,\n                \"financeChargeNoACH\": 61261.09,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 322.82,\n                \"lastMonthWithoutPrePayment\": 453.560666,\n                \"lastMonthWithoutPrePaymentRounded\": 453.57,\n                \"lastMonthWithPrePayment\": 318.585239,\n                \"lastMonthWithPrePaymentRounded\": 318.59,\n                \"lastMonthWithoutPrePaymentNoACH\": 469.904968,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 469.91,\n                \"lastMonthWithPrePaymentNoACH\": 330.125526,\n                \"lastMonthWithPrePaymentNoACHRounded\": 330.13,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 456.604297,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 473.972805,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 456.61,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 473.98,\n                \"postReAmMonthlyWithPrePayment\": 322.812081,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 335.690158,\n                \"postReAmMonthlyWithPrePaymentRounded\": 322.82,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 335.7,\n                \"postReAmMonths\": 222,\n                \"preReAmMonthly\": 322.813179,\n                \"preReAmMonthlyRounded\": 322.82,\n                \"preReAmMonthlyNoACHRounded\": 335.7,\n                \"progressPmtAtSubstantialCompletion\": 92174.84,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 222,\n                \"termInMonths\": 240,\n                \"totalPaidWithoutPrePayment\": 107175.14,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 106721.57,\n                \"totalPaidWithPrePayment\": 92472.87,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 92154.28,\n                \"totalPayments\": 107175.14,\n                \"totalPaymentsNoACH\": 111262.09,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 8.6676,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 239,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 322.82,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 335.7,\n                \"remainingMonths\": 222,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 322.82,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 0,\n                \"totalPaidWithoutITCNoACHRounded\": 111262.09,\n                \"totalPaidWithoutITCRounded\": 107175.14,\n                \"totalPaidWithITCNoACHRounded\": 95562.73,\n                \"totalPaidWithITCRounded\": 92472.87\n            },\n            \"__dirtyFields\": [],\n            \"term\": 20,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 8.49,\n            \"aprNoACH\": 8.99,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"StarterPlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 0,\n                \"dateCreated\": \"2024-12-03T13:30:19Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3237,\n                \"id\": 49208,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 23,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP4\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.009131906539,\n                \"paymentFactorPreReAm\": 0.006456134455,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"StarterPlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 8.49,\n                \"rateCardId\": \"LevelRBP_0_20_0.0849_excellent_StarterPlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MN,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 20,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0.960242087937,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.006713697002522,\n                \"deferredInterestFactorNoACH\": 0.9505167153982,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"excellent\",\n                \"apr\": 8.49,\n                \"default\": false\n            },\n            \"calculationModelId\": 49208,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 240,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productType\": \"loan\",\n            \"productId\": 3237,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3237,\n                \"active\": null,\n                \"name\": \"Concert Solar Financing\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-02-13T16:54:29Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 335.7,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 473.98,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 491.61,\n                \"balancePostReAmWithoutPrePayment\": 51200.477087,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 51346.915915,\n                \"balancePostReAmWithPrePayment\": 36262.621087,\n                \"balancePostReAmWithPrePaymentNoACH\": 36432.719213,\n                \"balancePreReAm\": 37718.135264,\n                \"baseAdd\": 2017.248563,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0246,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 7305,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 700.186701,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 469.91,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 330.13,\n                \"financeCharge\": 61261.09,\n                \"financeChargeNoACH\": 65411.46,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 335.7,\n                \"lastMonthWithoutPrePayment\": 469.904968,\n                \"lastMonthWithoutPrePaymentRounded\": 469.91,\n                \"lastMonthWithPrePayment\": 330.125526,\n                \"lastMonthWithPrePaymentRounded\": 330.13,\n                \"lastMonthWithoutPrePaymentNoACH\": 487.888841,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 487.89,\n                \"lastMonthWithPrePaymentNoACH\": 344.518178,\n                \"lastMonthWithPrePaymentNoACHRounded\": 344.52,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 473.972805,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 491.603801,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 473.98,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 491.61,\n                \"postReAmMonthlyWithPrePayment\": 335.690158,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 348.812834,\n                \"postReAmMonthlyWithPrePaymentRounded\": 335.7,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 348.82,\n                \"postReAmMonths\": 222,\n                \"preReAmMonthly\": 335.691564,\n                \"preReAmMonthlyRounded\": 335.7,\n                \"preReAmMonthlyNoACHRounded\": 348.82,\n                \"progressPmtAtSubstantialCompletion\": 96261.79,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 222,\n                \"termInMonths\": 240,\n                \"totalPaidWithoutPrePayment\": 111262.09,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 110792.18,\n                \"totalPaidWithPrePayment\": 95562.73,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 95232.6,\n                \"totalPayments\": 111262.09,\n                \"totalPaymentsNoACH\": 115412.46,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 9.1512,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 239,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 335.7,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 348.82,\n                \"remainingMonths\": 222,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 335.7,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 0,\n                \"totalPaidWithoutITCNoACHRounded\": 115412.46,\n                \"totalPaidWithoutITCRounded\": 111262.09,\n                \"totalPaidWithITCNoACHRounded\": 98712.8,\n                \"totalPaidWithITCRounded\": 95562.73\n            },\n            \"__dirtyFields\": [],\n            \"term\": 20,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 8.99,\n            \"aprNoACH\": 9.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"StarterPlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 0,\n                \"dateCreated\": \"2024-12-03T13:30:19Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3237,\n                \"id\": 49209,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 24,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP4\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.009479284852,\n                \"paymentFactorPreReAm\": 0.006713697003,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"StarterPlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 8.99,\n                \"rateCardId\": \"LevelRBP_0_20_0.0899_verygood_StarterPlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MN,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 20,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0.950516715398,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.006976138223662,\n                \"deferredInterestFactorNoACH\": 0.9398728059105,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"very_good\",\n                \"apr\": 8.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 49209,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 240,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productType\": \"loan\",\n            \"productId\": 3237,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3237,\n                \"active\": null,\n                \"name\": \"Concert Solar Financing\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-02-13T16:54:29Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 389.59,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 545.92,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 564.44,\n                \"balancePostReAmWithoutPrePayment\": 51731.657469,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 51841.567641,\n                \"balancePostReAmWithPrePayment\": 36917.633587,\n                \"balancePostReAmWithPrePaymentNoACH\": 37071.171713,\n                \"balancePreReAm\": 38696.869527,\n                \"baseAdd\": 2466.024662,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0301,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 7305,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 1230.144865,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 540.48,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 384.85,\n                \"financeCharge\": 78200.42,\n                \"financeChargeNoACH\": 82567.12,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 389.59,\n                \"lastMonthWithoutPrePayment\": 540.478316,\n                \"lastMonthWithoutPrePaymentRounded\": 540.48,\n                \"lastMonthWithPrePayment\": 384.848446,\n                \"lastMonthWithPrePaymentRounded\": 384.85,\n                \"lastMonthWithoutPrePaymentNoACH\": 561.533792,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 561.54,\n                \"lastMonthWithPrePaymentNoACH\": 396.264985,\n                \"lastMonthWithPrePaymentNoACHRounded\": 396.27,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 545.912412,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 564.436185,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 545.92,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 564.44,\n                \"postReAmMonthlyWithPrePayment\": 389.583388,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 403.620332,\n                \"postReAmMonthlyWithPrePaymentRounded\": 389.59,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 403.63,\n                \"postReAmMonths\": 222,\n                \"preReAmMonthly\": 389.584444,\n                \"preReAmMonthlyRounded\": 389.59,\n                \"preReAmMonthlyNoACHRounded\": 403.63,\n                \"progressPmtAtSubstantialCompletion\": 113201.12,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 222,\n                \"termInMonths\": 240,\n                \"totalPaidWithoutPrePayment\": 128201.42,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 127660.94,\n                \"totalPaidWithPrePayment\": 108497.16,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 108112.31,\n                \"totalPayments\": 128201.42,\n                \"totalPaymentsNoACH\": 132568.12,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 11.1972,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 239,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 389.59,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 403.63,\n                \"remainingMonths\": 222,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 389.59,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 0,\n                \"totalPaidWithoutITCNoACHRounded\": 132568.12,\n                \"totalPaidWithoutITCRounded\": 128201.42,\n                \"totalPaidWithITCNoACHRounded\": 111864.14,\n                \"totalPaidWithITCRounded\": 108497.16\n            },\n            \"__dirtyFields\": [],\n            \"term\": 20,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 10.99,\n            \"aprNoACH\": 11.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"StarterPlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 0,\n                \"dateCreated\": \"2024-12-03T13:30:19Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3237,\n                \"id\": 49210,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 24,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP4\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.010918011728,\n                \"paymentFactorPreReAm\": 0.007791533042,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"StarterPlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 10.99,\n                \"rateCardId\": \"LevelRBP_0_20_0.1099_good_StarterPlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MN,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 20,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0.902825992588,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.008072276876656,\n                \"deferredInterestFactorNoACH\": 0.8889605346561,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"good\",\n                \"apr\": 10.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 49210,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 240,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productType\": \"loan\",\n            \"productId\": 3237,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3237,\n                \"active\": null,\n                \"name\": \"Concert Solar Financing\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-02-13T16:54:29Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 299.31,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 421.31,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 439.52,\n                \"balancePostReAmWithoutPrePayment\": 51393.702084,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 51517.015623,\n                \"balancePostReAmWithPrePayment\": 36511.382963,\n                \"balancePostReAmWithPrePaymentNoACH\": 36673.381088,\n                \"balancePreReAm\": 37885.817928,\n                \"baseAdd\": 1905.054539,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0233,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 9131,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 980.06339,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 420.97,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 298.4,\n                \"financeCharge\": 74195.66,\n                \"financeChargeNoACH\": 79568.84,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 299.31,\n                \"lastMonthWithoutPrePayment\": 420.960154,\n                \"lastMonthWithoutPrePaymentRounded\": 420.97,\n                \"lastMonthWithPrePayment\": 298.399149,\n                \"lastMonthWithPrePaymentRounded\": 298.4,\n                \"lastMonthWithoutPrePaymentNoACH\": 432.876821,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 432.88,\n                \"lastMonthWithPrePaymentNoACH\": 308.909024,\n                \"lastMonthWithPrePaymentNoACHRounded\": 308.91,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 421.309607,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 439.513093,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 421.31,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 439.52,\n                \"postReAmMonthlyWithPrePayment\": 299.308977,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 312.875871,\n                \"postReAmMonthlyWithPrePaymentRounded\": 299.31,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 312.88,\n                \"postReAmMonths\": 282,\n                \"preReAmMonthly\": 299.309109,\n                \"preReAmMonthlyRounded\": 299.31,\n                \"preReAmMonthlyNoACHRounded\": 312.88,\n                \"progressPmtAtSubstantialCompletion\": 109196.36,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 282,\n                \"termInMonths\": 300,\n                \"totalPaidWithoutPrePayment\": 124196.66,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 123775.69,\n                \"totalPaidWithPrePayment\": 104792.39,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 104493.99,\n                \"totalPayments\": 124196.66,\n                \"totalPaymentsNoACH\": 129569.84,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 8.6676,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 299,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 299.31,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 312.88,\n                \"remainingMonths\": 282,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 299.31,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 0,\n                \"totalPaidWithoutITCNoACHRounded\": 129569.84,\n                \"totalPaidWithoutITCRounded\": 124196.66,\n                \"totalPaidWithITCNoACHRounded\": 108860.33,\n                \"totalPaidWithITCRounded\": 104792.39\n            },\n            \"__dirtyFields\": [],\n            \"term\": 25,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 8.49,\n            \"aprNoACH\": 8.99,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"StarterPlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 0,\n                \"dateCreated\": \"2024-12-03T13:30:19Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3237,\n                \"id\": 49189,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 17,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP4\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.008426000536,\n                \"paymentFactorPreReAm\": 0.005986062457,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"StarterPlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 8.49,\n                \"rateCardId\": \"LevelRBP_0_25_0.0849_excellent_StarterPlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MN,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 25,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0.921902290951,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.006257403268316,\n                \"deferredInterestFactorNoACH\": 0.9063387124106,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"excellent\",\n                \"apr\": 8.49,\n                \"default\": false\n            },\n            \"calculationModelId\": 49189,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 300,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productType\": \"loan\",\n            \"productId\": 3237,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3237,\n                \"active\": null,\n                \"name\": \"Concert Solar Financing\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-02-13T16:54:29Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 312.88,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 439.52,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 457.98,\n                \"balancePostReAmWithoutPrePayment\": 51517.015623,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 51628.989739,\n                \"balancePostReAmWithPrePayment\": 36673.381088,\n                \"balancePostReAmWithPrePaymentNoACH\": 36830.699212,\n                \"balancePreReAm\": 38128.807839,\n                \"baseAdd\": 2017.248563,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0246,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 9131,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 1110.859276,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 432.88,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 308.91,\n                \"financeCharge\": 79568.84,\n                \"financeChargeNoACH\": 85020.32,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 312.88,\n                \"lastMonthWithoutPrePayment\": 432.876821,\n                \"lastMonthWithoutPrePaymentRounded\": 432.88,\n                \"lastMonthWithPrePayment\": 308.909024,\n                \"lastMonthWithPrePaymentRounded\": 308.91,\n                \"lastMonthWithoutPrePaymentNoACH\": 448.155073,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 448.16,\n                \"lastMonthWithPrePaymentNoACH\": 320.031092,\n                \"lastMonthWithPrePaymentNoACHRounded\": 320.04,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 439.513093,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 457.970548,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 439.52,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 457.98,\n                \"postReAmMonthlyWithPrePayment\": 312.875871,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 326.703574,\n                \"postReAmMonthlyWithPrePaymentRounded\": 312.88,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 326.71,\n                \"postReAmMonths\": 282,\n                \"preReAmMonthly\": 312.876421,\n                \"preReAmMonthlyRounded\": 312.88,\n                \"preReAmMonthlyNoACHRounded\": 326.71,\n                \"progressPmtAtSubstantialCompletion\": 114569.54,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 282,\n                \"termInMonths\": 300,\n                \"totalPaidWithoutPrePayment\": 129569.84,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 129136.96,\n                \"totalPaidWithPrePayment\": 108860.33,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 108551.42,\n                \"totalPayments\": 129569.84,\n                \"totalPaymentsNoACH\": 135021.32,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 9.1512,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 299,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 312.88,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 326.71,\n                \"remainingMonths\": 282,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 312.88,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 0,\n                \"totalPaidWithoutITCNoACHRounded\": 135021.32,\n                \"totalPaidWithoutITCRounded\": 129569.84,\n                \"totalPaidWithITCNoACHRounded\": 113006.63,\n                \"totalPaidWithITCRounded\": 108860.33\n            },\n            \"__dirtyFields\": [],\n            \"term\": 25,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 8.99,\n            \"aprNoACH\": 9.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"StarterPlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 0,\n                \"dateCreated\": \"2024-12-03T13:30:19Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3237,\n                \"id\": 49190,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 18,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP4\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.008790082553,\n                \"paymentFactorPreReAm\": 0.006257403268,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"StarterPlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 8.99,\n                \"rateCardId\": \"LevelRBP_0_25_0.0899_verygood_StarterPlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MN,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 25,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0.906338712411,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.006533958501947,\n                \"deferredInterestFactorNoACH\": 0.8896122619426,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"very_good\",\n                \"apr\": 8.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 49190,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 300,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productType\": \"loan\",\n            \"productId\": 3237,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3237,\n                \"active\": null,\n                \"name\": \"Concert Solar Financing\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-02-13T16:54:29Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 369.66,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 514.66,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 533.93,\n                \"balancePostReAmWithoutPrePayment\": 51898.288632,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 51966.735027,\n                \"balancePostReAmWithPrePayment\": 37276.373588,\n                \"balancePostReAmWithPrePaymentNoACH\": 37416.591713,\n                \"balancePreReAm\": 39055.571282,\n                \"baseAdd\": 2466.024662,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0301,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 9131,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 1588.84662,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 509.47,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 364.33,\n                \"financeCharge\": 101781.81,\n                \"financeChargeNoACH\": 107476.39,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 369.66,\n                \"lastMonthWithoutPrePayment\": 509.461561,\n                \"lastMonthWithoutPrePaymentRounded\": 509.47,\n                \"lastMonthWithPrePayment\": 364.326727,\n                \"lastMonthWithPrePaymentRounded\": 364.33,\n                \"lastMonthWithoutPrePaymentNoACH\": 523.139521,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 523.14,\n                \"lastMonthWithPrePaymentNoACH\": 384.059183,\n                \"lastMonthWithPrePaymentNoACHRounded\": 384.06,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 514.656058,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 533.922454,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 514.66,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 533.93,\n                \"postReAmMonthlyWithPrePayment\": 369.655956,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 384.429741,\n                \"postReAmMonthlyWithPrePaymentRounded\": 369.66,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 384.43,\n                \"postReAmMonths\": 282,\n                \"preReAmMonthly\": 369.656568,\n                \"preReAmMonthlyRounded\": 369.66,\n                \"preReAmMonthlyNoACHRounded\": 384.44,\n                \"progressPmtAtSubstantialCompletion\": 136782.51,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 282,\n                \"termInMonths\": 300,\n                \"totalPaidWithoutPrePayment\": 151782.81,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 151273.34,\n                \"totalPaidWithPrePayment\": 125892.97,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 125528.64,\n                \"totalPayments\": 151782.81,\n                \"totalPaymentsNoACH\": 157477.39,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 11.1972,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 299,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 369.66,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 384.43,\n                \"remainingMonths\": 282,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 369.66,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 0,\n                \"totalPaidWithoutITCNoACHRounded\": 157477.39,\n                \"totalPaidWithoutITCRounded\": 151782.81,\n                \"totalPaidWithITCNoACHRounded\": 130329.11,\n                \"totalPaidWithITCRounded\": 125892.97\n            },\n            \"__dirtyFields\": [],\n            \"term\": 25,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 10.99,\n            \"aprNoACH\": 11.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"StarterPlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 0,\n                \"dateCreated\": \"2024-12-03T13:30:19Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3237,\n                \"id\": 49191,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 18,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP4\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.010292923062,\n                \"paymentFactorPreReAm\": 0.007392983507,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"StarterPlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 10.99,\n                \"rateCardId\": \"LevelRBP_0_25_0.1099_good_StarterPlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MN,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 25,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0.833726173405,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.007688473068395,\n                \"deferredInterestFactorNoACH\": 0.813668517195,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"good\",\n                \"apr\": 10.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 49191,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 300,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productType\": \"loan\",\n            \"productId\": 3237,\n            \"primary\": false\n        }\n    ],\n    \"fieldErrors\": []\n}"},{"id":"251b4123-4666-4771-8f28-a988b679dfd6","name":"Multiple Product Example","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"body":{"mode":"raw","raw":"{\n    \"amountFinanced\": \"50001\",\n    \"cstate\": \"CA\",\n    \"prePayments\": [\n        {\n            \"percent\": 30\n        }\n    ]\n}"},"url":"{{url}}/rest/v3/financing-methods"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 18 Jul 2025 18:26:09 GMT"},{"key":"Expires","value":"0"},{"key":"Pragma","value":"no-cache"},{"key":"Strict-Transport-Security","value":"max-age=31536000 ; includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"DENY"},{"key":"x-trace-id","value":"NON-5badcd21ed"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"transfer-encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"code\": 200,\n    \"messages\": [],\n    \"count\": 132,\n    \"results\": [\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 643.92,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 1020.52,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 1034.35,\n                \"balancePostReAmWithoutPrePayment\": 40647.300329,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 40838.116758,\n                \"balancePostReAmWithPrePayment\": 25647.000329,\n                \"balancePostReAmWithPrePaymentNoACH\": 25837.816758,\n                \"balancePreReAm\": 35671.620267,\n                \"baseAdd\": 670.920267,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0082,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 1826,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 1020.52,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 643.56,\n                \"financeCharge\": 4451.4,\n                \"financeChargeNoACH\": 5220.9,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 643.92,\n                \"lastMonthWithoutPrePayment\": 1020.511948,\n                \"lastMonthWithoutPrePaymentRounded\": 1020.52,\n                \"lastMonthWithPrePayment\": 643.552825,\n                \"lastMonthWithPrePaymentRounded\": 643.56,\n                \"lastMonthWithoutPrePaymentNoACH\": 1033.981136,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 1033.99,\n                \"lastMonthWithPrePaymentNoACH\": 654.258049,\n                \"lastMonthWithPrePaymentNoACHRounded\": 654.26,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 1020.519818,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 1034.34173,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 1020.52,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 1034.35,\n                \"postReAmMonthlyWithPrePayment\": 643.911696,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 654.416369,\n                \"postReAmMonthlyWithPrePaymentRounded\": 643.92,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 654.42,\n                \"postReAmMonths\": 42,\n                \"preReAmMonthly\": 643.914319,\n                \"preReAmMonthlyRounded\": 643.92,\n                \"preReAmMonthlyNoACHRounded\": 654.42,\n                \"progressPmtAtSubstantialCompletion\": 39452.1,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 42,\n                \"termInMonths\": 60,\n                \"totalPaidWithoutPrePayment\": 54452.4,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 53431.88,\n                \"totalPaidWithPrePayment\": 53635.14,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 52991.58,\n                \"totalPayments\": 54452.4,\n                \"totalPaymentsNoACH\": 55221.9,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 3.0504,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 59,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 643.92,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 654.42,\n                \"remainingMonths\": 42,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 643.92,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 8095.1619000000001685144086771561688919973676092922687530517578125,\n                \"totalPaidWithoutITCNoACHRounded\": 55221.9,\n                \"totalPaidWithoutITCRounded\": 54452.4,\n                \"totalPaidWithITCNoACHRounded\": 54265.34,\n                \"totalPaidWithITCRounded\": 53635.14\n            },\n            \"__dirtyFields\": [],\n            \"term\": 5,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 2.99,\n            \"aprNoACH\": 3.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 16.19,\n                \"dateCreated\": \"2025-06-17T12:50:06Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66796,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 37,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP0\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.020409938505,\n                \"paymentFactorPreReAm\": 0.012878028822,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 2.99,\n                \"rateCardId\": \"LevelRBP_0_5_0.0299_excellent_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 5,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.01308808875851,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"excellent\",\n                \"apr\": 2.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 66796,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 60,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 665.03,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 1048.29,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 1062.37,\n                \"balancePostReAmWithoutPrePayment\": 41028.580853,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 41218.683882,\n                \"balancePostReAmWithPrePayment\": 26028.280853,\n                \"balancePostReAmWithPrePaymentNoACH\": 26218.383882,\n                \"balancePreReAm\": 35896.008317,\n                \"baseAdd\": 895.308317,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0109,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 1826,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 1048.23,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 664.94,\n                \"financeCharge\": 5997.66,\n                \"financeChargeNoACH\": 6781.62,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 665.03,\n                \"lastMonthWithoutPrePayment\": 1048.226073,\n                \"lastMonthWithoutPrePaymentRounded\": 1048.23,\n                \"lastMonthWithPrePayment\": 664.933967,\n                \"lastMonthWithPrePaymentRounded\": 664.94,\n                \"lastMonthWithoutPrePaymentNoACH\": 1061.940674,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 1061.95,\n                \"lastMonthWithPrePaymentNoACH\": 675.585765,\n                \"lastMonthWithPrePaymentNoACHRounded\": 675.59,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 1048.288579,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 1062.360541,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 1048.29,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 1062.37,\n                \"postReAmMonthlyWithPrePayment\": 665.027866,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 675.746382,\n                \"postReAmMonthlyWithPrePaymentRounded\": 665.03,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 675.75,\n                \"postReAmMonths\": 42,\n                \"preReAmMonthly\": 665.028552,\n                \"preReAmMonthlyRounded\": 665.03,\n                \"preReAmMonthlyNoACHRounded\": 675.75,\n                \"progressPmtAtSubstantialCompletion\": 40998.36,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 42,\n                \"termInMonths\": 60,\n                \"totalPaidWithoutPrePayment\": 55998.66,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 54950.43,\n                \"totalPaidWithPrePayment\": 54902.01,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 54237.07,\n                \"totalPayments\": 55998.66,\n                \"totalPaymentsNoACH\": 56782.62,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 4.0548,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 59,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 665.03,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 675.75,\n                \"remainingMonths\": 42,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 665.03,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 8095.1619000000001685144086771561688919973676092922687530517578125,\n                \"totalPaidWithoutITCNoACHRounded\": 56782.62,\n                \"totalPaidWithoutITCRounded\": 55998.66,\n                \"totalPaidWithITCNoACHRounded\": 55545.14,\n                \"totalPaidWithITCRounded\": 54902.01\n            },\n            \"__dirtyFields\": [],\n            \"term\": 5,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 3.99,\n            \"aprNoACH\": 4.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 16.19,\n                \"dateCreated\": \"2025-06-17T12:50:06Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66797,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 37,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP0\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.020965273734,\n                \"paymentFactorPreReAm\": 0.013300305031,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 3.99,\n                \"rateCardId\": \"LevelRBP_0_5_0.0399_verygood_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 5,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.013514680795678,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"very_good\",\n                \"apr\": 3.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 66797,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 60,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 665.03,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 1048.29,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 1062.37,\n                \"balancePostReAmWithoutPrePayment\": 41028.580853,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 41218.683882,\n                \"balancePostReAmWithPrePayment\": 26028.280853,\n                \"balancePostReAmWithPrePaymentNoACH\": 26218.383882,\n                \"balancePreReAm\": 35896.008317,\n                \"baseAdd\": 895.308317,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0109,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 1826,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 1048.23,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 664.94,\n                \"financeCharge\": 5997.66,\n                \"financeChargeNoACH\": 6781.62,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 665.03,\n                \"lastMonthWithoutPrePayment\": 1048.226073,\n                \"lastMonthWithoutPrePaymentRounded\": 1048.23,\n                \"lastMonthWithPrePayment\": 664.933967,\n                \"lastMonthWithPrePaymentRounded\": 664.94,\n                \"lastMonthWithoutPrePaymentNoACH\": 1061.940674,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 1061.95,\n                \"lastMonthWithPrePaymentNoACH\": 675.585765,\n                \"lastMonthWithPrePaymentNoACHRounded\": 675.59,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 1048.288579,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 1062.360541,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 1048.29,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 1062.37,\n                \"postReAmMonthlyWithPrePayment\": 665.027866,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 675.746382,\n                \"postReAmMonthlyWithPrePaymentRounded\": 665.03,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 675.75,\n                \"postReAmMonths\": 42,\n                \"preReAmMonthly\": 665.028552,\n                \"preReAmMonthlyRounded\": 665.03,\n                \"preReAmMonthlyNoACHRounded\": 675.75,\n                \"progressPmtAtSubstantialCompletion\": 40998.36,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 42,\n                \"termInMonths\": 60,\n                \"totalPaidWithoutPrePayment\": 55998.66,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 54950.43,\n                \"totalPaidWithPrePayment\": 54902.01,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 54237.07,\n                \"totalPayments\": 55998.66,\n                \"totalPaymentsNoACH\": 56782.62,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 4.0548,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 59,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 665.03,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 675.75,\n                \"remainingMonths\": 42,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 665.03,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 6945.1389000000001445747459249968613903547520749270915985107421875,\n                \"totalPaidWithoutITCNoACHRounded\": 56782.62,\n                \"totalPaidWithoutITCRounded\": 55998.66,\n                \"totalPaidWithITCNoACHRounded\": 55545.14,\n                \"totalPaidWithITCRounded\": 54902.01\n            },\n            \"__dirtyFields\": [],\n            \"term\": 5,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 3.99,\n            \"aprNoACH\": 4.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 13.89,\n                \"dateCreated\": \"2025-06-17T12:50:06Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66799,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 38,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP1\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.020965273734,\n                \"paymentFactorPreReAm\": 0.013300305031,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 3.99,\n                \"rateCardId\": \"LevelRBP_0_5_0.0399_excellent_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 5,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.013514680795678,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"excellent\",\n                \"apr\": 3.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 66799,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 60,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 686.58,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 1076.56,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 1090.89,\n                \"balancePostReAmWithoutPrePayment\": 41408.417012,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 41597.771306,\n                \"balancePostReAmWithPrePayment\": 26408.117012,\n                \"balancePostReAmWithPrePaymentNoACH\": 26597.471306,\n                \"balancePreReAm\": 36120.396366,\n                \"baseAdd\": 1119.696366,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0137,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 1826,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 1076.46,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 686.22,\n                \"financeCharge\": 7572.86,\n                \"financeChargeNoACH\": 8371.3,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 686.58,\n                \"lastMonthWithoutPrePayment\": 1076.458121,\n                \"lastMonthWithoutPrePaymentRounded\": 1076.46,\n                \"lastMonthWithPrePayment\": 686.218133,\n                \"lastMonthWithPrePaymentRounded\": 686.22,\n                \"lastMonthWithoutPrePaymentNoACH\": 1090.447628,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 1090.45,\n                \"lastMonthWithPrePaymentNoACH\": 697.287121,\n                \"lastMonthWithPrePaymentNoACHRounded\": 697.29,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 1076.557775,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 1090.880423,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 1076.56,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 1090.89,\n                \"postReAmMonthlyWithPrePayment\": 686.572097,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 697.505175,\n                \"postReAmMonthlyWithPrePaymentRounded\": 686.58,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 697.51,\n                \"postReAmMonths\": 42,\n                \"preReAmMonthly\": 686.574679,\n                \"preReAmMonthlyRounded\": 686.58,\n                \"preReAmMonthlyNoACHRounded\": 697.52,\n                \"progressPmtAtSubstantialCompletion\": 42573.56,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 42,\n                \"termInMonths\": 60,\n                \"totalPaidWithoutPrePayment\": 57573.86,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 56497.4,\n                \"totalPaidWithPrePayment\": 56194.74,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 55508.52,\n                \"totalPayments\": 57573.86,\n                \"totalPaymentsNoACH\": 58372.3,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 5.0964,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 59,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 686.58,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 697.51,\n                \"remainingMonths\": 42,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 686.58,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 8095.1619000000001685144086771561688919973676092922687530517578125,\n                \"totalPaidWithoutITCNoACHRounded\": 58372.3,\n                \"totalPaidWithoutITCRounded\": 57573.86,\n                \"totalPaidWithITCNoACHRounded\": 56850.86,\n                \"totalPaidWithITCRounded\": 56194.74\n            },\n            \"__dirtyFields\": [],\n            \"term\": 5,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 4.99,\n            \"aprNoACH\": 5.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 16.19,\n                \"dateCreated\": \"2025-06-17T12:50:06Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66798,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 37,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP0\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.021530761432,\n                \"paymentFactorPreReAm\": 0.013731218957,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 4.99,\n                \"rateCardId\": \"LevelRBP_0_5_0.0499_good_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 5,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.013949922164628,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"good\",\n                \"apr\": 4.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 66798,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 60,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 686.58,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 1076.56,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 1090.89,\n                \"balancePostReAmWithoutPrePayment\": 41408.417012,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 41597.771306,\n                \"balancePostReAmWithPrePayment\": 26408.117012,\n                \"balancePostReAmWithPrePaymentNoACH\": 26597.471306,\n                \"balancePreReAm\": 36120.396366,\n                \"baseAdd\": 1119.696366,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0137,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 1826,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 1076.46,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 686.22,\n                \"financeCharge\": 7572.86,\n                \"financeChargeNoACH\": 8371.3,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 686.58,\n                \"lastMonthWithoutPrePayment\": 1076.458121,\n                \"lastMonthWithoutPrePaymentRounded\": 1076.46,\n                \"lastMonthWithPrePayment\": 686.218133,\n                \"lastMonthWithPrePaymentRounded\": 686.22,\n                \"lastMonthWithoutPrePaymentNoACH\": 1090.447628,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 1090.45,\n                \"lastMonthWithPrePaymentNoACH\": 697.287121,\n                \"lastMonthWithPrePaymentNoACHRounded\": 697.29,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 1076.557775,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 1090.880423,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 1076.56,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 1090.89,\n                \"postReAmMonthlyWithPrePayment\": 686.572097,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 697.505175,\n                \"postReAmMonthlyWithPrePaymentRounded\": 686.58,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 697.51,\n                \"postReAmMonths\": 42,\n                \"preReAmMonthly\": 686.574679,\n                \"preReAmMonthlyRounded\": 686.58,\n                \"preReAmMonthlyNoACHRounded\": 697.52,\n                \"progressPmtAtSubstantialCompletion\": 42573.56,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 42,\n                \"termInMonths\": 60,\n                \"totalPaidWithoutPrePayment\": 57573.86,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 56497.4,\n                \"totalPaidWithPrePayment\": 56194.74,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 55508.52,\n                \"totalPayments\": 57573.86,\n                \"totalPaymentsNoACH\": 58372.3,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 5.0964,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 59,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 686.58,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 697.51,\n                \"remainingMonths\": 42,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 686.58,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 6945.1389000000001445747459249968613903547520749270915985107421875,\n                \"totalPaidWithoutITCNoACHRounded\": 58372.3,\n                \"totalPaidWithoutITCRounded\": 57573.86,\n                \"totalPaidWithITCNoACHRounded\": 56850.86,\n                \"totalPaidWithITCRounded\": 56194.74\n            },\n            \"__dirtyFields\": [],\n            \"term\": 5,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 4.99,\n            \"aprNoACH\": 5.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 13.89,\n                \"dateCreated\": \"2025-06-17T12:50:06Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66800,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 38,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP1\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.021530761432,\n                \"paymentFactorPreReAm\": 0.013731218957,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 4.99,\n                \"rateCardId\": \"LevelRBP_0_5_0.0499_verygood_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 5,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.013949922164628,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"very_good\",\n                \"apr\": 4.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 66800,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 60,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 708.56,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 1105.34,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 1119.92,\n                \"balancePostReAmWithoutPrePayment\": 41786.925567,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 41975.684155,\n                \"balancePostReAmWithPrePayment\": 26786.625567,\n                \"balancePostReAmWithPrePaymentNoACH\": 26975.384155,\n                \"balancePreReAm\": 36344.784415,\n                \"baseAdd\": 1344.084415,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0164,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 1826,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 1105.05,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 708.13,\n                \"financeCharge\": 9177.07,\n                \"financeChargeNoACH\": 9990.07,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 708.56,\n                \"lastMonthWithoutPrePayment\": 1105.040744,\n                \"lastMonthWithoutPrePaymentRounded\": 1105.05,\n                \"lastMonthWithPrePayment\": 708.128106,\n                \"lastMonthWithPrePaymentRounded\": 708.13,\n                \"lastMonthWithoutPrePaymentNoACH\": 1119.567403,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 1119.57,\n                \"lastMonthWithPrePaymentNoACH\": 719.430297,\n                \"lastMonthWithPrePaymentNoACHRounded\": 719.44,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 1105.333578,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 1119.9125,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 1105.34,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 1119.92,\n                \"postReAmMonthlyWithPrePayment\": 708.550732,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 719.70405,\n                \"postReAmMonthlyWithPrePaymentRounded\": 708.56,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 719.71,\n                \"postReAmMonths\": 42,\n                \"preReAmMonthly\": 708.553811,\n                \"preReAmMonthlyRounded\": 708.56,\n                \"preReAmMonthlyNoACHRounded\": 719.71,\n                \"progressPmtAtSubstantialCompletion\": 44177.77,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 42,\n                \"termInMonths\": 60,\n                \"totalPaidWithoutPrePayment\": 59178.07,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 58073.02,\n                \"totalPaidWithPrePayment\": 57513.47,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 56805.34,\n                \"totalPayments\": 59178.07,\n                \"totalPaymentsNoACH\": 59991.07,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 6.1008,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 59,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 708.56,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 719.71,\n                \"remainingMonths\": 42,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 708.56,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 6945.1389000000001445747459249968613903547520749270915985107421875,\n                \"totalPaidWithoutITCNoACHRounded\": 59991.07,\n                \"totalPaidWithoutITCRounded\": 59178.07,\n                \"totalPaidWithITCNoACHRounded\": 58182.63,\n                \"totalPaidWithITCRounded\": 57513.47\n            },\n            \"__dirtyFields\": [],\n            \"term\": 5,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 5.99,\n            \"aprNoACH\": 6.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 13.89,\n                \"dateCreated\": \"2025-06-17T12:50:06Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66801,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 38,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP1\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.022106187986,\n                \"paymentFactorPreReAm\": 0.014170792813,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 5.99,\n                \"rateCardId\": \"LevelRBP_0_5_0.0599_good_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 5,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.014393833045725,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"good\",\n                \"apr\": 5.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 66801,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 60,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 708.56,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 1105.34,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 1119.92,\n                \"balancePostReAmWithoutPrePayment\": 41786.925567,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 41975.684155,\n                \"balancePostReAmWithPrePayment\": 26786.625567,\n                \"balancePostReAmWithPrePaymentNoACH\": 26975.384155,\n                \"balancePreReAm\": 36344.784415,\n                \"baseAdd\": 1344.084415,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0164,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 1826,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 1105.05,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 708.13,\n                \"financeCharge\": 9177.07,\n                \"financeChargeNoACH\": 9990.07,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 708.56,\n                \"lastMonthWithoutPrePayment\": 1105.040744,\n                \"lastMonthWithoutPrePaymentRounded\": 1105.05,\n                \"lastMonthWithPrePayment\": 708.128106,\n                \"lastMonthWithPrePaymentRounded\": 708.13,\n                \"lastMonthWithoutPrePaymentNoACH\": 1119.567403,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 1119.57,\n                \"lastMonthWithPrePaymentNoACH\": 719.430297,\n                \"lastMonthWithPrePaymentNoACHRounded\": 719.44,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 1105.333578,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 1119.9125,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 1105.34,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 1119.92,\n                \"postReAmMonthlyWithPrePayment\": 708.550732,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 719.70405,\n                \"postReAmMonthlyWithPrePaymentRounded\": 708.56,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 719.71,\n                \"postReAmMonths\": 42,\n                \"preReAmMonthly\": 708.553811,\n                \"preReAmMonthlyRounded\": 708.56,\n                \"preReAmMonthlyNoACHRounded\": 719.71,\n                \"progressPmtAtSubstantialCompletion\": 44177.77,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 42,\n                \"termInMonths\": 60,\n                \"totalPaidWithoutPrePayment\": 59178.07,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 58073.02,\n                \"totalPaidWithPrePayment\": 57513.47,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 56805.34,\n                \"totalPayments\": 59178.07,\n                \"totalPaymentsNoACH\": 59991.07,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 6.1008,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 59,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 708.56,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 719.71,\n                \"remainingMonths\": 42,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 708.56,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 4645.0929000000000966954204206782463870695210061967372894287109375,\n                \"totalPaidWithoutITCNoACHRounded\": 59991.07,\n                \"totalPaidWithoutITCRounded\": 59178.07,\n                \"totalPaidWithITCNoACHRounded\": 58182.63,\n                \"totalPaidWithITCRounded\": 57513.47\n            },\n            \"__dirtyFields\": [],\n            \"term\": 5,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 5.99,\n            \"aprNoACH\": 6.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 9.29,\n                \"dateCreated\": \"2025-06-17T12:50:06Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66802,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 39,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP2\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.022106187986,\n                \"paymentFactorPreReAm\": 0.014170792813,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 5.99,\n                \"rateCardId\": \"LevelRBP_0_5_0.0599_excellent_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 5,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.014393833045725,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"excellent\",\n                \"apr\": 5.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 66802,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 60,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 730.97,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 1134.62,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 1149.45,\n                \"balancePostReAmWithoutPrePayment\": 42164.037827,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 42351.71602,\n                \"balancePostReAmWithPrePayment\": 27163.737827,\n                \"balancePostReAmWithPrePaymentNoACH\": 27351.41602,\n                \"balancePreReAm\": 36569.172465,\n                \"baseAdd\": 1568.472465,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0192,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 1826,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 1134.5,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 730.75,\n                \"financeCharge\": 10810.38,\n                \"financeChargeNoACH\": 11637.59,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 730.97,\n                \"lastMonthWithoutPrePayment\": 1134.490906,\n                \"lastMonthWithoutPrePaymentRounded\": 1134.5,\n                \"lastMonthWithPrePayment\": 730.74452,\n                \"lastMonthWithPrePaymentRounded\": 730.75,\n                \"lastMonthWithoutPrePaymentNoACH\": 1149.014355,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 1149.02,\n                \"lastMonthWithPrePaymentNoACH\": 742.202073,\n                \"lastMonthWithPrePaymentNoACHRounded\": 742.21,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 1134.617278,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 1149.440896,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 1134.62,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 1149.45,\n                \"postReAmMonthlyWithPrePayment\": 730.965246,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 742.327327,\n                \"postReAmMonthlyWithPrePaymentRounded\": 730.97,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 742.33,\n                \"postReAmMonths\": 42,\n                \"preReAmMonthly\": 730.966857,\n                \"preReAmMonthlyRounded\": 730.97,\n                \"preReAmMonthlyNoACHRounded\": 742.34,\n                \"progressPmtAtSubstantialCompletion\": 45811.08,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 42,\n                \"termInMonths\": 60,\n                \"totalPaidWithoutPrePayment\": 60811.38,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 59676.88,\n                \"totalPaidWithPrePayment\": 58858.28,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 58127.53,\n                \"totalPayments\": 60811.38,\n                \"totalPaymentsNoACH\": 61638.59,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 7.1424,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 59,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 730.97,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 742.33,\n                \"remainingMonths\": 42,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 730.97,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 4645.0929000000000966954204206782463870695210061967372894287109375,\n                \"totalPaidWithoutITCNoACHRounded\": 61638.59,\n                \"totalPaidWithoutITCRounded\": 60811.38,\n                \"totalPaidWithITCNoACHRounded\": 59540.16,\n                \"totalPaidWithITCRounded\": 58858.28\n            },\n            \"__dirtyFields\": [],\n            \"term\": 5,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 6.99,\n            \"aprNoACH\": 7.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 9.29,\n                \"dateCreated\": \"2025-06-17T12:50:06Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66803,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 39,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP2\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.022691819235,\n                \"paymentFactorPreReAm\": 0.014619044751,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 6.99,\n                \"rateCardId\": \"LevelRBP_0_5_0.0699_verygood_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 5,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.014846335976784,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"very_good\",\n                \"apr\": 6.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 66803,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 60,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 753.81,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 1164.4,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 1179.48,\n                \"balancePostReAmWithoutPrePayment\": 42539.102254,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 42726.015317,\n                \"balancePostReAmWithPrePayment\": 27538.802254,\n                \"balancePostReAmWithPrePaymentNoACH\": 27725.715317,\n                \"balancePreReAm\": 36793.560514,\n                \"baseAdd\": 1792.860514,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0219,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 1826,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 1164.11,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 753.38,\n                \"financeCharge\": 12472.09,\n                \"financeChargeNoACH\": 13313.79,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 753.81,\n                \"lastMonthWithoutPrePayment\": 1164.10937,\n                \"lastMonthWithoutPrePaymentRounded\": 1164.11,\n                \"lastMonthWithPrePayment\": 753.372946,\n                \"lastMonthWithPrePaymentRounded\": 753.38,\n                \"lastMonthWithoutPrePaymentNoACH\": 1179.086329,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 1179.09,\n                \"lastMonthWithPrePaymentNoACH\": 764.977034,\n                \"lastMonthWithPrePaymentNoACHRounded\": 764.98,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 1164.39398,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 1179.471918,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 1164.4,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 1179.48,\n                \"postReAmMonthlyWithPrePayment\": 753.800947,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 765.381522,\n                \"postReAmMonthlyWithPrePaymentRounded\": 753.81,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 765.39,\n                \"postReAmMonths\": 42,\n                \"preReAmMonthly\": 753.804063,\n                \"preReAmMonthlyRounded\": 753.81,\n                \"preReAmMonthlyNoACHRounded\": 765.39,\n                \"progressPmtAtSubstantialCompletion\": 47472.79,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 42,\n                \"termInMonths\": 60,\n                \"totalPaidWithoutPrePayment\": 62473.09,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 61308.98,\n                \"totalPaidWithPrePayment\": 60228.47,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 59475.09,\n                \"totalPayments\": 62473.09,\n                \"totalPaymentsNoACH\": 63314.79,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 8.1468,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 59,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 753.81,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 765.39,\n                \"remainingMonths\": 42,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 753.81,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 4645.0929000000000966954204206782463870695210061967372894287109375,\n                \"totalPaidWithoutITCNoACHRounded\": 63314.79,\n                \"totalPaidWithoutITCRounded\": 62473.09,\n                \"totalPaidWithITCNoACHRounded\": 60923.29,\n                \"totalPaidWithITCRounded\": 60228.47\n            },\n            \"__dirtyFields\": [],\n            \"term\": 5,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 7.99,\n            \"aprNoACH\": 8.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 9.29,\n                \"dateCreated\": \"2025-06-17T12:50:06Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66804,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 39,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP2\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.023287360918,\n                \"paymentFactorPreReAm\": 0.015075779751,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 7.99,\n                \"rateCardId\": \"LevelRBP_0_5_0.0799_good_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 5,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.015307383249817,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"good\",\n                \"apr\": 7.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 66804,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 60,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 765.39,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 1179.48,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 1194.68,\n                \"balancePostReAmWithoutPrePayment\": 42726.015317,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 42912.44492,\n                \"balancePostReAmWithPrePayment\": 27725.715317,\n                \"balancePostReAmWithPrePaymentNoACH\": 27912.14492,\n                \"balancePreReAm\": 36905.754539,\n                \"baseAdd\": 1905.054539,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0233,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 1826,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 1179.09,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 764.98,\n                \"financeCharge\": 13313.79,\n                \"financeChargeNoACH\": 14162.74,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 765.39,\n                \"lastMonthWithoutPrePayment\": 1179.086329,\n                \"lastMonthWithoutPrePaymentRounded\": 1179.09,\n                \"lastMonthWithPrePayment\": 764.977034,\n                \"lastMonthWithPrePaymentRounded\": 764.98,\n                \"lastMonthWithoutPrePaymentNoACH\": 1194.418457,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 1194.42,\n                \"lastMonthWithPrePaymentNoACH\": 777.023243,\n                \"lastMonthWithPrePaymentNoACHRounded\": 777.03,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 1179.471918,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 1194.674678,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 1179.48,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 1194.68,\n                \"postReAmMonthlyWithPrePayment\": 765.381522,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 777.069049,\n                \"postReAmMonthlyWithPrePaymentRounded\": 765.39,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 777.07,\n                \"postReAmMonths\": 42,\n                \"preReAmMonthly\": 765.38447,\n                \"preReAmMonthlyRounded\": 765.39,\n                \"preReAmMonthlyNoACHRounded\": 777.08,\n                \"progressPmtAtSubstantialCompletion\": 48314.49,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 42,\n                \"termInMonths\": 60,\n                \"totalPaidWithoutPrePayment\": 63314.79,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 62135.7,\n                \"totalPaidWithPrePayment\": 60923.29,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 60158.31,\n                \"totalPayments\": 63314.79,\n                \"totalPaymentsNoACH\": 64163.74,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 8.6676,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 59,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 765.39,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 777.07,\n                \"remainingMonths\": 42,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 765.39,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 0,\n                \"totalPaidWithoutITCNoACHRounded\": 64163.74,\n                \"totalPaidWithoutITCRounded\": 63314.79,\n                \"totalPaidWithITCNoACHRounded\": 61624.64,\n                \"totalPaidWithITCRounded\": 60923.29\n            },\n            \"__dirtyFields\": [],\n            \"term\": 5,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 8.49,\n            \"aprNoACH\": 8.99,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 0,\n                \"dateCreated\": \"2025-06-17T12:50:05Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66385,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 42,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP4\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.02358896333,\n                \"paymentFactorPreReAm\": 0.01530738325,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 8.49,\n                \"rateCardId\": \"LevelRBP_0_5_0.0849_excellent_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MN,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 5,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.015541146955517,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"excellent\",\n                \"apr\": 8.49,\n                \"default\": false\n            },\n            \"calculationModelId\": 66385,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 60,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 788.87,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 1210.01,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 1225.46,\n                \"balancePostReAmWithoutPrePayment\": 43098.573194,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 43284.005238,\n                \"balancePostReAmWithPrePayment\": 28098.273194,\n                \"balancePostReAmWithPrePaymentNoACH\": 28283.705238,\n                \"balancePreReAm\": 37130.142588,\n                \"baseAdd\": 2129.442588,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.026,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 1826,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 1209.9,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 788.82,\n                \"financeCharge\": 15018.97,\n                \"financeChargeNoACH\": 15882.36,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 788.87,\n                \"lastMonthWithoutPrePayment\": 1209.891719,\n                \"lastMonthWithoutPrePaymentRounded\": 1209.9,\n                \"lastMonthWithPrePayment\": 788.816026,\n                \"lastMonthWithPrePaymentRounded\": 788.82,\n                \"lastMonthWithoutPrePaymentNoACH\": 1225.455435,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 1225.46,\n                \"lastMonthWithPrePaymentNoACH\": 800.29582,\n                \"lastMonthWithPrePaymentNoACHRounded\": 800.3,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 1210.007615,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 1225.459909,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 1210.01,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 1225.46,\n                \"postReAmMonthlyWithPrePayment\": 788.868912,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 800.770323,\n                \"postReAmMonthlyWithPrePaymentRounded\": 788.87,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 800.78,\n                \"postReAmMonths\": 42,\n                \"preReAmMonthly\": 788.869332,\n                \"preReAmMonthlyRounded\": 788.87,\n                \"preReAmMonthlyNoACHRounded\": 800.78,\n                \"progressPmtAtSubstantialCompletion\": 50019.67,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 42,\n                \"termInMonths\": 60,\n                \"totalPaidWithoutPrePayment\": 65019.97,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 63810.07,\n                \"totalPaidWithPrePayment\": 62332.45,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 61543.63,\n                \"totalPayments\": 65019.97,\n                \"totalPaymentsNoACH\": 65883.36,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 9.672,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 59,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 788.87,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 800.78,\n                \"remainingMonths\": 42,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 788.87,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 0,\n                \"totalPaidWithoutITCNoACHRounded\": 65883.36,\n                \"totalPaidWithoutITCRounded\": 65019.97,\n                \"totalPaidWithITCNoACHRounded\": 63046.62,\n                \"totalPaidWithITCRounded\": 62332.45\n            },\n            \"__dirtyFields\": [],\n            \"term\": 5,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 9.49,\n            \"aprNoACH\": 9.99,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 0,\n                \"dateCreated\": \"2025-06-17T12:50:05Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66386,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 42,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP4\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.024199578816,\n                \"paymentFactorPreReAm\": 0.015777071101,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 9.49,\n                \"rateCardId\": \"LevelRBP_0_5_0.0949_verygood_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MN,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 5,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.016015155671975,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"very_good\",\n                \"apr\": 9.49,\n                \"default\": false\n            },\n            \"calculationModelId\": 66386,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 60,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 824.91,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 1256.75,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 1272.59,\n                \"balancePostReAmWithoutPrePayment\": 43653.702732,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 43837.7388,\n                \"balancePostReAmWithPrePayment\": 28653.402732,\n                \"balancePostReAmWithPrePaymentNoACH\": 28837.4388,\n                \"balancePreReAm\": 37466.724662,\n                \"baseAdd\": 2466.024662,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0301,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 1826,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 1256.72,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 824.65,\n                \"financeCharge\": 17630.85,\n                \"financeChargeNoACH\": 18515.82,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 824.91,\n                \"lastMonthWithoutPrePayment\": 1256.719456,\n                \"lastMonthWithoutPrePaymentRounded\": 1256.72,\n                \"lastMonthWithPrePayment\": 824.64252,\n                \"lastMonthWithPrePaymentRounded\": 824.65,\n                \"lastMonthWithoutPrePaymentNoACH\": 1272.101719,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 1272.11,\n                \"lastMonthWithPrePaymentNoACH\": 836.715124,\n                \"lastMonthWithPrePaymentNoACHRounded\": 836.72,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 1256.7494,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 1272.580501,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 1256.75,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 1272.59,\n                \"postReAmMonthlyWithPrePayment\": 824.904749,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 837.131734,\n                \"postReAmMonthlyWithPrePaymentRounded\": 824.91,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 837.14,\n                \"postReAmMonths\": 42,\n                \"preReAmMonthly\": 824.906739,\n                \"preReAmMonthlyRounded\": 824.91,\n                \"preReAmMonthlyNoACHRounded\": 837.14,\n                \"progressPmtAtSubstantialCompletion\": 52631.55,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 42,\n                \"termInMonths\": 60,\n                \"totalPaidWithoutPrePayment\": 67631.85,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 66375.13,\n                \"totalPaidWithPrePayment\": 64494.64,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 63669.99,\n                \"totalPayments\": 67631.85,\n                \"totalPaymentsNoACH\": 68516.82,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 11.1972,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 59,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 824.91,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 837.14,\n                \"remainingMonths\": 42,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 824.91,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 0,\n                \"totalPaidWithoutITCNoACHRounded\": 68516.82,\n                \"totalPaidWithoutITCRounded\": 67631.85,\n                \"totalPaidWithITCNoACHRounded\": 65228.28,\n                \"totalPaidWithITCRounded\": 64494.64\n            },\n            \"__dirtyFields\": [],\n            \"term\": 5,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 10.99,\n            \"aprNoACH\": 11.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 0,\n                \"dateCreated\": \"2025-06-17T12:50:05Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66387,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 42,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP4\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.025134412506,\n                \"paymentFactorPreReAm\": 0.01649780483,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 10.99,\n                \"rateCardId\": \"LevelRBP_0_5_0.1099_good_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MN,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 5,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.016742362450024,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"good\",\n                \"apr\": 10.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 66387,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 60,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 345.95,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 512.68,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 525.81,\n                \"balancePostReAmWithoutPrePayment\": 46125.877679,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 46350.982676,\n                \"balancePostReAmWithPrePayment\": 31125.577679,\n                \"balancePostReAmWithPrePaymentNoACH\": 31350.682676,\n                \"balancePreReAm\": 35671.620267,\n                \"baseAdd\": 670.920267,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0082,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 3652,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 511.67,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 345.81,\n                \"financeCharge\": 8518.45,\n                \"financeChargeNoACH\": 10032.94,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 345.95,\n                \"lastMonthWithoutPrePayment\": 511.669589,\n                \"lastMonthWithoutPrePaymentRounded\": 511.67,\n                \"lastMonthWithPrePayment\": 345.805667,\n                \"lastMonthWithPrePaymentRounded\": 345.81,\n                \"lastMonthWithoutPrePaymentNoACH\": 525.420508,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 525.43,\n                \"lastMonthWithPrePaymentNoACH\": 354.812313,\n                \"lastMonthWithPrePaymentNoACHRounded\": 354.82,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 512.671287,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 525.806714,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 512.68,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 525.81,\n                \"postReAmMonthlyWithPrePayment\": 345.948755,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 355.642934,\n                \"postReAmMonthlyWithPrePaymentRounded\": 345.95,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 355.65,\n                \"postReAmMonths\": 102,\n                \"preReAmMonthly\": 345.948967,\n                \"preReAmMonthlyRounded\": 345.95,\n                \"preReAmMonthlyNoACHRounded\": 355.65,\n                \"progressPmtAtSubstantialCompletion\": 43519.15,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 102,\n                \"termInMonths\": 120,\n                \"totalPaidWithoutPrePayment\": 58519.45,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 58007.78,\n                \"totalPaidWithPrePayment\": 56514.16,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 56168.35,\n                \"totalPayments\": 58519.45,\n                \"totalPaymentsNoACH\": 60033.94,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 3.0504,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 119,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 345.95,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 355.65,\n                \"remainingMonths\": 102,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 345.95,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 11945.2389000000002486602361517764592235835152678191661834716796875,\n                \"totalPaidWithoutITCNoACHRounded\": 60033.94,\n                \"totalPaidWithoutITCRounded\": 58519.45,\n                \"totalPaidWithITCNoACHRounded\": 57677.47,\n                \"totalPaidWithITCRounded\": 56514.16\n            },\n            \"__dirtyFields\": [],\n            \"term\": 10,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 2.99,\n            \"aprNoACH\": 3.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 23.89,\n                \"dateCreated\": \"2025-06-17T12:50:06Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66784,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 30,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP0\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.010253192403,\n                \"paymentFactorPreReAm\": 0.006918840955,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 2.99,\n                \"rateCardId\": \"LevelRBP_0_10_0.0299_excellent_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 10,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.007112740874922,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"excellent\",\n                \"apr\": 2.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 66784,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 120,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 365.52,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 539.17,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 552.75,\n                \"balancePostReAmWithoutPrePayment\": 46574.689365,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 46796.881309,\n                \"balancePostReAmWithPrePayment\": 31574.389365,\n                \"balancePostReAmWithPrePaymentNoACH\": 31796.581309,\n                \"balancePreReAm\": 35896.008317,\n                \"baseAdd\": 895.308317,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0109,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 3652,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 538.56,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 365.06,\n                \"financeCharge\": 11573.09,\n                \"financeChargeNoACH\": 13139.14,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 365.52,\n                \"lastMonthWithoutPrePayment\": 538.551039,\n                \"lastMonthWithoutPrePaymentRounded\": 538.56,\n                \"lastMonthWithPrePayment\": 365.056301,\n                \"lastMonthWithPrePaymentRounded\": 365.06,\n                \"lastMonthWithoutPrePaymentNoACH\": 552.127585,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 552.13,\n                \"lastMonthWithPrePaymentNoACH\": 375.294336,\n                \"lastMonthWithPrePaymentNoACHRounded\": 375.3,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 539.164893,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 552.744977,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 539.17,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 552.75,\n                \"postReAmMonthlyWithPrePayment\": 365.516174,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 375.567775,\n                \"postReAmMonthlyWithPrePaymentRounded\": 365.52,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 375.57,\n                \"postReAmMonths\": 102,\n                \"preReAmMonthly\": 365.516849,\n                \"preReAmMonthlyRounded\": 365.52,\n                \"preReAmMonthlyNoACHRounded\": 375.57,\n                \"progressPmtAtSubstantialCompletion\": 46573.79,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 102,\n                \"termInMonths\": 120,\n                \"totalPaidWithoutPrePayment\": 61574.09,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 61035.53,\n                \"totalPaidWithPrePayment\": 58862.24,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 58497.18,\n                \"totalPayments\": 61574.09,\n                \"totalPaymentsNoACH\": 63140.14,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 4.0548,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 119,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 365.52,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 375.57,\n                \"remainingMonths\": 102,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 365.52,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 11945.2389000000002486602361517764592235835152678191661834716796875,\n                \"totalPaidWithoutITCNoACHRounded\": 63140.14,\n                \"totalPaidWithoutITCRounded\": 61574.09,\n                \"totalPaidWithITCNoACHRounded\": 60068.43,\n                \"totalPaidWithITCRounded\": 58862.24\n            },\n            \"__dirtyFields\": [],\n            \"term\": 10,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 3.99,\n            \"aprNoACH\": 4.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 23.89,\n                \"dateCreated\": \"2025-06-17T12:50:06Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66785,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 30,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP0\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.010783083006,\n                \"paymentFactorPreReAm\": 0.00731019078,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 3.99,\n                \"rateCardId\": \"LevelRBP_0_10_0.0399_verygood_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 10,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.007511213291038,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"very_good\",\n                \"apr\": 3.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 66785,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 120,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 365.52,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 539.17,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 552.75,\n                \"balancePostReAmWithoutPrePayment\": 46574.689365,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 46796.881309,\n                \"balancePostReAmWithPrePayment\": 31574.389365,\n                \"balancePostReAmWithPrePaymentNoACH\": 31796.581309,\n                \"balancePreReAm\": 35896.008317,\n                \"baseAdd\": 895.308317,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0109,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 3652,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 538.56,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 365.06,\n                \"financeCharge\": 11573.09,\n                \"financeChargeNoACH\": 13139.14,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 365.52,\n                \"lastMonthWithoutPrePayment\": 538.551039,\n                \"lastMonthWithoutPrePaymentRounded\": 538.56,\n                \"lastMonthWithPrePayment\": 365.056301,\n                \"lastMonthWithPrePaymentRounded\": 365.06,\n                \"lastMonthWithoutPrePaymentNoACH\": 552.127585,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 552.13,\n                \"lastMonthWithPrePaymentNoACH\": 375.294336,\n                \"lastMonthWithPrePaymentNoACHRounded\": 375.3,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 539.164893,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 552.744977,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 539.17,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 552.75,\n                \"postReAmMonthlyWithPrePayment\": 365.516174,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 375.567775,\n                \"postReAmMonthlyWithPrePaymentRounded\": 365.52,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 375.57,\n                \"postReAmMonths\": 102,\n                \"preReAmMonthly\": 365.516849,\n                \"preReAmMonthlyRounded\": 365.52,\n                \"preReAmMonthlyNoACHRounded\": 375.57,\n                \"progressPmtAtSubstantialCompletion\": 46573.79,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 102,\n                \"termInMonths\": 120,\n                \"totalPaidWithoutPrePayment\": 61574.09,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 61035.53,\n                \"totalPaidWithPrePayment\": 58862.24,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 58497.18,\n                \"totalPayments\": 61574.09,\n                \"totalPaymentsNoACH\": 63140.14,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 4.0548,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 119,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 365.52,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 375.57,\n                \"remainingMonths\": 102,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 365.52,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 10245.2049000000002132711694746713959602857357822358608245849609375,\n                \"totalPaidWithoutITCNoACHRounded\": 63140.14,\n                \"totalPaidWithoutITCRounded\": 61574.09,\n                \"totalPaidWithITCNoACHRounded\": 60068.43,\n                \"totalPaidWithITCRounded\": 58862.24\n            },\n            \"__dirtyFields\": [],\n            \"term\": 10,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 3.99,\n            \"aprNoACH\": 4.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 20.49,\n                \"dateCreated\": \"2025-06-17T12:50:06Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66787,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 31,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP1\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.010783083006,\n                \"paymentFactorPreReAm\": 0.00731019078,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 3.99,\n                \"rateCardId\": \"LevelRBP_0_10_0.0399_excellent_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 10,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.007511213291038,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"excellent\",\n                \"apr\": 3.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 66787,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 120,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 385.8,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 566.55,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 580.58,\n                \"balancePostReAmWithoutPrePayment\": 47017.53627,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 47236.591505,\n                \"balancePostReAmWithPrePayment\": 32017.23627,\n                \"balancePostReAmWithPrePaymentNoACH\": 32236.291505,\n                \"balancePreReAm\": 36120.396366,\n                \"baseAdd\": 1119.696366,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0137,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 3652,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 566.18,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 385.55,\n                \"financeCharge\": 14731.13,\n                \"financeChargeNoACH\": 16348.73,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 385.8,\n                \"lastMonthWithoutPrePayment\": 566.178308,\n                \"lastMonthWithoutPrePaymentRounded\": 566.18,\n                \"lastMonthWithPrePayment\": 385.546125,\n                \"lastMonthWithPrePaymentRounded\": 385.55,\n                \"lastMonthWithoutPrePaymentNoACH\": 579.369443,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 579.37,\n                \"lastMonthWithPrePaymentNoACH\": 395.757568,\n                \"lastMonthWithPrePaymentNoACHRounded\": 395.76,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 566.547067,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 580.57066,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 566.55,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 580.58,\n                \"postReAmMonthlyWithPrePayment\": 385.797997,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 396.206509,\n                \"postReAmMonthlyWithPrePaymentRounded\": 385.8,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 396.21,\n                \"postReAmMonths\": 102,\n                \"preReAmMonthly\": 385.798364,\n                \"preReAmMonthlyRounded\": 385.8,\n                \"preReAmMonthlyNoACHRounded\": 396.21,\n                \"progressPmtAtSubstantialCompletion\": 49731.83,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 102,\n                \"termInMonths\": 120,\n                \"totalPaidWithoutPrePayment\": 64732.13,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 64165.95,\n                \"totalPaidWithPrePayment\": 61296.05,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 60910.5,\n                \"totalPayments\": 64732.13,\n                \"totalPaymentsNoACH\": 66349.73,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 5.0964,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 119,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 385.8,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 396.21,\n                \"remainingMonths\": 102,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 385.8,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 11945.2389000000002486602361517764592235835152678191661834716796875,\n                \"totalPaidWithoutITCNoACHRounded\": 66349.73,\n                \"totalPaidWithoutITCRounded\": 64732.13,\n                \"totalPaidWithITCNoACHRounded\": 62545.05,\n                \"totalPaidWithITCRounded\": 61296.05\n            },\n            \"__dirtyFields\": [],\n            \"term\": 10,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 4.99,\n            \"aprNoACH\": 5.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 23.89,\n                \"dateCreated\": \"2025-06-17T12:50:06Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66786,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 30,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP0\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.011330680051,\n                \"paymentFactorPreReAm\": 0.007715812966,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 4.99,\n                \"rateCardId\": \"LevelRBP_0_10_0.0499_good_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 10,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.007923984752825,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"good\",\n                \"apr\": 4.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 66786,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 120,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 385.8,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 566.55,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 580.58,\n                \"balancePostReAmWithoutPrePayment\": 47017.53627,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 47236.591505,\n                \"balancePostReAmWithPrePayment\": 32017.23627,\n                \"balancePostReAmWithPrePaymentNoACH\": 32236.291505,\n                \"balancePreReAm\": 36120.396366,\n                \"baseAdd\": 1119.696366,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0137,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 3652,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 566.18,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 385.55,\n                \"financeCharge\": 14731.13,\n                \"financeChargeNoACH\": 16348.73,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 385.8,\n                \"lastMonthWithoutPrePayment\": 566.178308,\n                \"lastMonthWithoutPrePaymentRounded\": 566.18,\n                \"lastMonthWithPrePayment\": 385.546125,\n                \"lastMonthWithPrePaymentRounded\": 385.55,\n                \"lastMonthWithoutPrePaymentNoACH\": 579.369443,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 579.37,\n                \"lastMonthWithPrePaymentNoACH\": 395.757568,\n                \"lastMonthWithPrePaymentNoACHRounded\": 395.76,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 566.547067,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 580.57066,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 566.55,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 580.58,\n                \"postReAmMonthlyWithPrePayment\": 385.797997,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 396.206509,\n                \"postReAmMonthlyWithPrePaymentRounded\": 385.8,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 396.21,\n                \"postReAmMonths\": 102,\n                \"preReAmMonthly\": 385.798364,\n                \"preReAmMonthlyRounded\": 385.8,\n                \"preReAmMonthlyNoACHRounded\": 396.21,\n                \"progressPmtAtSubstantialCompletion\": 49731.83,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 102,\n                \"termInMonths\": 120,\n                \"totalPaidWithoutPrePayment\": 64732.13,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 64165.95,\n                \"totalPaidWithPrePayment\": 61296.05,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 60910.5,\n                \"totalPayments\": 64732.13,\n                \"totalPaymentsNoACH\": 66349.73,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 5.0964,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 119,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 385.8,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 396.21,\n                \"remainingMonths\": 102,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 385.8,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 10245.2049000000002132711694746713959602857357822358608245849609375,\n                \"totalPaidWithoutITCNoACHRounded\": 66349.73,\n                \"totalPaidWithoutITCRounded\": 64732.13,\n                \"totalPaidWithITCNoACHRounded\": 62545.05,\n                \"totalPaidWithITCRounded\": 61296.05\n            },\n            \"__dirtyFields\": [],\n            \"term\": 10,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 4.99,\n            \"aprNoACH\": 5.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 20.49,\n                \"dateCreated\": \"2025-06-17T12:50:06Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66788,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 31,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP1\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.011330680051,\n                \"paymentFactorPreReAm\": 0.007715812966,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 4.99,\n                \"rateCardId\": \"LevelRBP_0_10_0.0499_verygood_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 10,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.007923984752825,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"very_good\",\n                \"apr\": 4.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 66788,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 120,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 406.8,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 594.82,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 609.28,\n                \"balancePostReAmWithoutPrePayment\": 47453.822647,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 47669.588918,\n                \"balancePostReAmWithPrePayment\": 32453.522647,\n                \"balancePostReAmWithPrePaymentNoACH\": 32669.288918,\n                \"balancePreReAm\": 36344.784415,\n                \"baseAdd\": 1344.084415,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0164,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 3652,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 593.91,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 405.59,\n                \"financeCharge\": 17992.13,\n                \"financeChargeNoACH\": 19661.49,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 406.8,\n                \"lastMonthWithoutPrePayment\": 593.903108,\n                \"lastMonthWithoutPrePaymentRounded\": 593.91,\n                \"lastMonthWithPrePayment\": 405.58426,\n                \"lastMonthWithPrePaymentRounded\": 405.59,\n                \"lastMonthWithoutPrePaymentNoACH\": 609.120185,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 609.13,\n                \"lastMonthWithPrePaymentNoACH\": 416.969072,\n                \"lastMonthWithPrePaymentNoACHRounded\": 416.97,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 594.813084,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 609.278822,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 594.82,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 609.28,\n                \"postReAmMonthlyWithPrePayment\": 406.79083,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 417.555643,\n                \"postReAmMonthlyWithPrePaymentRounded\": 406.8,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 417.56,\n                \"postReAmMonths\": 102,\n                \"preReAmMonthly\": 406.792576,\n                \"preReAmMonthlyRounded\": 406.8,\n                \"preReAmMonthlyNoACHRounded\": 417.56,\n                \"progressPmtAtSubstantialCompletion\": 52992.83,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 102,\n                \"termInMonths\": 120,\n                \"totalPaidWithoutPrePayment\": 67993.13,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 67399.22,\n                \"totalPaidWithPrePayment\": 63815.09,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 63409.5,\n                \"totalPayments\": 67993.13,\n                \"totalPaymentsNoACH\": 69662.49,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 6.1008,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 119,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 406.8,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 417.56,\n                \"remainingMonths\": 102,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 406.8,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 10245.2049000000002132711694746713959602857357822358608245849609375,\n                \"totalPaidWithoutITCNoACHRounded\": 69662.49,\n                \"totalPaidWithoutITCRounded\": 67993.13,\n                \"totalPaidWithITCNoACHRounded\": 65106.91,\n                \"totalPaidWithITCRounded\": 63815.09\n            },\n            \"__dirtyFields\": [],\n            \"term\": 10,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 5.99,\n            \"aprNoACH\": 6.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 20.49,\n                \"dateCreated\": \"2025-06-17T12:50:06Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66789,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 31,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP1\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.011896044293,\n                \"paymentFactorPreReAm\": 0.008135688811,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 5.99,\n                \"rateCardId\": \"LevelRBP_0_10_0.0599_good_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 10,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.008350962749419,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"good\",\n                \"apr\": 5.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 66789,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 120,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 406.8,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 594.82,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 609.28,\n                \"balancePostReAmWithoutPrePayment\": 47453.822647,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 47669.588918,\n                \"balancePostReAmWithPrePayment\": 32453.522647,\n                \"balancePostReAmWithPrePaymentNoACH\": 32669.288918,\n                \"balancePreReAm\": 36344.784415,\n                \"baseAdd\": 1344.084415,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0164,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 3652,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 593.91,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 405.59,\n                \"financeCharge\": 17992.13,\n                \"financeChargeNoACH\": 19661.49,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 406.8,\n                \"lastMonthWithoutPrePayment\": 593.903108,\n                \"lastMonthWithoutPrePaymentRounded\": 593.91,\n                \"lastMonthWithPrePayment\": 405.58426,\n                \"lastMonthWithPrePaymentRounded\": 405.59,\n                \"lastMonthWithoutPrePaymentNoACH\": 609.120185,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 609.13,\n                \"lastMonthWithPrePaymentNoACH\": 416.969072,\n                \"lastMonthWithPrePaymentNoACHRounded\": 416.97,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 594.813084,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 609.278822,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 594.82,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 609.28,\n                \"postReAmMonthlyWithPrePayment\": 406.79083,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 417.555643,\n                \"postReAmMonthlyWithPrePaymentRounded\": 406.8,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 417.56,\n                \"postReAmMonths\": 102,\n                \"preReAmMonthly\": 406.792576,\n                \"preReAmMonthlyRounded\": 406.8,\n                \"preReAmMonthlyNoACHRounded\": 417.56,\n                \"progressPmtAtSubstantialCompletion\": 52992.83,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 102,\n                \"termInMonths\": 120,\n                \"totalPaidWithoutPrePayment\": 67993.13,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 67399.22,\n                \"totalPaidWithPrePayment\": 63815.09,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 63409.5,\n                \"totalPayments\": 67993.13,\n                \"totalPaymentsNoACH\": 69662.49,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 6.1008,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 119,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 406.8,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 417.56,\n                \"remainingMonths\": 102,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 406.8,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 6745.1349000000001404113263159256774770256015472114086151123046875,\n                \"totalPaidWithoutITCNoACHRounded\": 69662.49,\n                \"totalPaidWithoutITCRounded\": 67993.13,\n                \"totalPaidWithITCNoACHRounded\": 65106.91,\n                \"totalPaidWithITCRounded\": 63815.09\n            },\n            \"__dirtyFields\": [],\n            \"term\": 10,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 5.99,\n            \"aprNoACH\": 6.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 13.49,\n                \"dateCreated\": \"2025-06-17T12:50:06Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66790,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 32,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP2\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.011896044293,\n                \"paymentFactorPreReAm\": 0.008135688811,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 5.99,\n                \"rateCardId\": \"LevelRBP_0_10_0.0599_excellent_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 10,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.008350962749419,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"excellent\",\n                \"apr\": 5.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 66790,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 120,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 428.5,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 623.97,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 638.87,\n                \"balancePostReAmWithoutPrePayment\": 47883.520857,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 48095.488941,\n                \"balancePostReAmWithPrePayment\": 32883.220857,\n                \"balancePostReAmWithPrePaymentNoACH\": 33095.188941,\n                \"balancePreReAm\": 36569.172465,\n                \"baseAdd\": 1568.472465,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0192,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 3652,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 623.02,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 428.01,\n                \"financeCharge\": 21355.99,\n                \"financeChargeNoACH\": 23076.05,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 428.5,\n                \"lastMonthWithoutPrePayment\": 623.016701,\n                \"lastMonthWithoutPrePaymentRounded\": 623.02,\n                \"lastMonthWithPrePayment\": 428.003669,\n                \"lastMonthWithPrePaymentRounded\": 428.01,\n                \"lastMonthWithoutPrePaymentNoACH\": 638.018131,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 638.02,\n                \"lastMonthWithPrePaymentNoACH\": 438.397531,\n                \"lastMonthWithPrePaymentNoACHRounded\": 438.4,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 623.963131,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 638.864002,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 623.97,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 638.87,\n                \"postReAmMonthlyWithPrePayment\": 428.496424,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 439.611392,\n                \"postReAmMonthlyWithPrePaymentRounded\": 428.5,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 439.62,\n                \"postReAmMonths\": 102,\n                \"preReAmMonthly\": 428.49713,\n                \"preReAmMonthlyRounded\": 428.5,\n                \"preReAmMonthlyNoACHRounded\": 439.62,\n                \"progressPmtAtSubstantialCompletion\": 56356.69,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 102,\n                \"termInMonths\": 120,\n                \"totalPaidWithoutPrePayment\": 71356.99,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 70733.97,\n                \"totalPaidWithPrePayment\": 66419.81,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 65991.8,\n                \"totalPayments\": 71356.99,\n                \"totalPaymentsNoACH\": 73077.05,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 7.1424,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 119,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 428.5,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 439.62,\n                \"remainingMonths\": 102,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 428.5,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 6745.1349000000001404113263159256774770256015472114086151123046875,\n                \"totalPaidWithoutITCNoACHRounded\": 73077.05,\n                \"totalPaidWithoutITCRounded\": 71356.99,\n                \"totalPaidWithITCNoACHRounded\": 67753.48,\n                \"totalPaidWithITCRounded\": 66419.81\n            },\n            \"__dirtyFields\": [],\n            \"term\": 10,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 6.99,\n            \"aprNoACH\": 7.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 13.49,\n                \"dateCreated\": \"2025-06-17T12:50:06Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66791,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 32,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP2\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.012478970862,\n                \"paymentFactorPreReAm\": 0.008569771199,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 6.99,\n                \"rateCardId\": \"LevelRBP_0_10_0.0699_verygood_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 10,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.008792086612434,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"very_good\",\n                \"apr\": 6.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 66791,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 120,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 450.91,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 653.99,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 669.32,\n                \"balancePostReAmWithoutPrePayment\": 48305.668652,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 48513.889204,\n                \"balancePostReAmWithPrePayment\": 33305.368652,\n                \"balancePostReAmWithPrePaymentNoACH\": 33513.589204,\n                \"balancePreReAm\": 36793.560514,\n                \"baseAdd\": 1792.860514,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0219,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 3652,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 653.03,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 449.85,\n                \"financeCharge\": 24821.4,\n                \"financeChargeNoACH\": 26592.06,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 450.91,\n                \"lastMonthWithoutPrePayment\": 653.0212,\n                \"lastMonthWithoutPrePaymentRounded\": 653.03,\n                \"lastMonthWithPrePayment\": 449.847854,\n                \"lastMonthWithPrePaymentRounded\": 449.85,\n                \"lastMonthWithoutPrePaymentNoACH\": 669.07375,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 669.08,\n                \"lastMonthWithPrePaymentNoACH\": 462.042183,\n                \"lastMonthWithPrePaymentNoACHRounded\": 462.05,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 653.983335,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 669.318345,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 653.99,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 669.32,\n                \"postReAmMonthlyWithPrePayment\": 450.902692,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 462.367797,\n                \"postReAmMonthlyWithPrePaymentRounded\": 450.91,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 462.37,\n                \"postReAmMonths\": 102,\n                \"preReAmMonthly\": 450.904186,\n                \"preReAmMonthlyRounded\": 450.91,\n                \"preReAmMonthlyNoACHRounded\": 462.37,\n                \"progressPmtAtSubstantialCompletion\": 59822.1,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 102,\n                \"termInMonths\": 120,\n                \"totalPaidWithoutPrePayment\": 74822.4,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 74169.37,\n                \"totalPaidWithPrePayment\": 69108.44,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 68658.59,\n                \"totalPayments\": 74822.4,\n                \"totalPaymentsNoACH\": 76593.06,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 8.1468,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 119,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 450.91,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 462.37,\n                \"remainingMonths\": 102,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 450.91,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 6745.1349000000001404113263159256774770256015472114086151123046875,\n                \"totalPaidWithoutITCNoACHRounded\": 76593.06,\n                \"totalPaidWithoutITCRounded\": 74822.4,\n                \"totalPaidWithITCNoACHRounded\": 70484.38,\n                \"totalPaidWithITCRounded\": 69108.44\n            },\n            \"__dirtyFields\": [],\n            \"term\": 10,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 7.99,\n            \"aprNoACH\": 8.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 13.49,\n                \"dateCreated\": \"2025-06-17T12:50:06Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66792,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 32,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP2\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.01307941015,\n                \"paymentFactorPreReAm\": 0.00901790337,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 7.99,\n                \"rateCardId\": \"LevelRBP_0_10_0.0799_good_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 10,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.009247180158629,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"good\",\n                \"apr\": 7.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 66792,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 120,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 462.37,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 669.32,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 684.87,\n                \"balancePostReAmWithoutPrePayment\": 48513.889204,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 48719.690092,\n                \"balancePostReAmWithPrePayment\": 33513.589204,\n                \"balancePostReAmWithPrePaymentNoACH\": 33719.390092,\n                \"balancePreReAm\": 36905.754539,\n                \"baseAdd\": 1905.054539,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0233,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 3652,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 669.08,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 462.05,\n                \"financeCharge\": 26592.06,\n                \"financeChargeNoACH\": 28386.69,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 462.37,\n                \"lastMonthWithoutPrePayment\": 669.07375,\n                \"lastMonthWithoutPrePaymentRounded\": 669.08,\n                \"lastMonthWithPrePayment\": 462.042183,\n                \"lastMonthWithPrePaymentRounded\": 462.05,\n                \"lastMonthWithoutPrePaymentNoACH\": 683.637934,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 683.64,\n                \"lastMonthWithPrePaymentNoACH\": 473.977576,\n                \"lastMonthWithPrePaymentNoACHRounded\": 473.98,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 669.318345,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 684.861911,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 669.32,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 684.87,\n                \"postReAmMonthlyWithPrePayment\": 462.367797,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 473.999853,\n                \"postReAmMonthlyWithPrePaymentRounded\": 462.37,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 474,\n                \"postReAmMonths\": 102,\n                \"preReAmMonthly\": 462.368255,\n                \"preReAmMonthlyRounded\": 462.37,\n                \"preReAmMonthlyNoACHRounded\": 474.01,\n                \"progressPmtAtSubstantialCompletion\": 61592.76,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 102,\n                \"termInMonths\": 120,\n                \"totalPaidWithoutPrePayment\": 76593.06,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 75923.98,\n                \"totalPaidWithPrePayment\": 70484.38,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 70022.33,\n                \"totalPayments\": 76593.06,\n                \"totalPaymentsNoACH\": 78387.69,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 8.6676,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 119,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 462.37,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 474,\n                \"remainingMonths\": 102,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 462.37,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 0,\n                \"totalPaidWithoutITCNoACHRounded\": 78387.69,\n                \"totalPaidWithoutITCRounded\": 76593.06,\n                \"totalPaidWithITCNoACHRounded\": 71880.46,\n                \"totalPaidWithITCRounded\": 70484.38\n            },\n            \"__dirtyFields\": [],\n            \"term\": 10,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 8.49,\n            \"aprNoACH\": 8.99,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 0,\n                \"dateCreated\": \"2025-06-17T12:50:05Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66381,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 35,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP4\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.013386089993,\n                \"paymentFactorPreReAm\": 0.009247180159,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 8.49,\n                \"rateCardId\": \"LevelRBP_0_10_0.0849_excellent_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MN,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 10,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.009479850359592,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"excellent\",\n                \"apr\": 8.49,\n                \"default\": false\n            },\n            \"calculationModelId\": 66381,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 120,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 485.81,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 700.62,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 716.58,\n                \"balancePostReAmWithoutPrePayment\": 48923.35683,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 49124.558273,\n                \"balancePostReAmWithPrePayment\": 33923.05683,\n                \"balancePostReAmWithPrePaymentNoACH\": 34124.258273,\n                \"balancePreReAm\": 37130.142588,\n                \"baseAdd\": 2129.442588,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.026,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 3652,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 700.16,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 484.59,\n                \"financeCharge\": 30206.36,\n                \"financeChargeNoACH\": 32049.69,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 485.81,\n                \"lastMonthWithoutPrePayment\": 700.155436,\n                \"lastMonthWithoutPrePaymentRounded\": 700.16,\n                \"lastMonthWithPrePayment\": 484.582896,\n                \"lastMonthWithPrePaymentRounded\": 484.59,\n                \"lastMonthWithoutPrePaymentNoACH\": 716.241098,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 716.25,\n                \"lastMonthWithPrePaymentNoACH\": 497.630877,\n                \"lastMonthWithPrePaymentNoACHRounded\": 497.64,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 700.617021,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 716.577878,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 700.62,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 716.58,\n                \"postReAmMonthlyWithPrePayment\": 485.802131,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 497.769129,\n                \"postReAmMonthlyWithPrePaymentRounded\": 485.81,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 497.77,\n                \"postReAmMonths\": 102,\n                \"preReAmMonthly\": 485.80382,\n                \"preReAmMonthlyRounded\": 485.81,\n                \"preReAmMonthlyNoACHRounded\": 497.77,\n                \"progressPmtAtSubstantialCompletion\": 65207.06,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 102,\n                \"termInMonths\": 120,\n                \"totalPaidWithoutPrePayment\": 80207.36,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 79507.2,\n                \"totalPaidWithPrePayment\": 73296.28,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 72811.69,\n                \"totalPayments\": 80207.36,\n                \"totalPaymentsNoACH\": 82050.69,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 9.672,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 119,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 485.81,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 497.77,\n                \"remainingMonths\": 102,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 485.81,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 0,\n                \"totalPaidWithoutITCNoACHRounded\": 82050.69,\n                \"totalPaidWithoutITCRounded\": 80207.36,\n                \"totalPaidWithITCNoACHRounded\": 74732.57,\n                \"totalPaidWithITCRounded\": 73296.28\n            },\n            \"__dirtyFields\": [],\n            \"term\": 10,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 9.49,\n            \"aprNoACH\": 9.99,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 0,\n                \"dateCreated\": \"2025-06-17T12:50:05Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66382,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 35,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP4\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.014012061731,\n                \"paymentFactorPreReAm\": 0.009715882081,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 9.49,\n                \"rateCardId\": \"LevelRBP_0_10_0.0949_verygood_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MN,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 10,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.009955187265312,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"very_good\",\n                \"apr\": 9.49,\n                \"default\": false\n            },\n            \"calculationModelId\": 66382,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 120,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 522.17,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 749.09,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 765.61,\n                \"balancePostReAmWithoutPrePayment\": 49517.642921,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 49708.608203,\n                \"balancePostReAmWithPrePayment\": 34517.342921,\n                \"balancePostReAmWithPrePaymentNoACH\": 34708.308203,\n                \"balancePreReAm\": 37466.724662,\n                \"baseAdd\": 2466.024662,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0301,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 3652,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 747.82,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 521.18,\n                \"financeCharge\": 35803.97,\n                \"financeChargeNoACH\": 37713.3,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 522.17,\n                \"lastMonthWithoutPrePayment\": 747.810218,\n                \"lastMonthWithoutPrePaymentRounded\": 747.82,\n                \"lastMonthWithPrePayment\": 521.172362,\n                \"lastMonthWithPrePaymentRounded\": 521.18,\n                \"lastMonthWithoutPrePaymentNoACH\": 765.243639,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 765.25,\n                \"lastMonthWithPrePaymentNoACH\": 533.633943,\n                \"lastMonthWithPrePaymentNoACHRounded\": 533.64,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 749.082361,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 765.607865,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 749.09,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 765.61,\n                \"postReAmMonthlyWithPrePayment\": 522.164045,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 534.574487,\n                \"postReAmMonthlyWithPrePaymentRounded\": 522.17,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 534.58,\n                \"postReAmMonths\": 102,\n                \"preReAmMonthly\": 522.16537,\n                \"preReAmMonthlyRounded\": 522.17,\n                \"preReAmMonthlyNoACHRounded\": 534.58,\n                \"progressPmtAtSubstantialCompletion\": 70804.67,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 102,\n                \"termInMonths\": 120,\n                \"totalPaidWithoutPrePayment\": 85804.97,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 85057.15,\n                \"totalPaidWithPrePayment\": 77659.71,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 77138.53,\n                \"totalPayments\": 85804.97,\n                \"totalPaymentsNoACH\": 87714.3,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 11.1972,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 119,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 522.17,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 534.58,\n                \"remainingMonths\": 102,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 522.17,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 0,\n                \"totalPaidWithoutITCNoACHRounded\": 87714.3,\n                \"totalPaidWithoutITCRounded\": 85804.97,\n                \"totalPaidWithITCNoACHRounded\": 79148.96,\n                \"totalPaidWithITCRounded\": 77659.71\n            },\n            \"__dirtyFields\": [],\n            \"term\": 10,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 10.99,\n            \"aprNoACH\": 11.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 0,\n                \"dateCreated\": \"2025-06-17T12:50:05Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66383,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 35,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP4\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.014981330738,\n                \"paymentFactorPreReAm\": 0.010443098538,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 10.99,\n                \"rateCardId\": \"LevelRBP_0_10_0.1099_good_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MN,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 10,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.010691300607525,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"good\",\n                \"apr\": 10.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 66383,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 120,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 296.55,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 435.41,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 448.57,\n                \"balancePostReAmWithoutPrePayment\": 47034.12414,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 47263.281092,\n                \"balancePostReAmWithPrePayment\": 32033.82414,\n                \"balancePostReAmWithPrePaymentNoACH\": 32262.981092,\n                \"balancePreReAm\": 35671.620267,\n                \"baseAdd\": 670.920267,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0082,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 4383,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 434.75,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 295.72,\n                \"financeCharge\": 10197.9,\n                \"financeChargeNoACH\": 12029.13,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 296.55,\n                \"lastMonthWithoutPrePayment\": 434.743509,\n                \"lastMonthWithoutPrePaymentRounded\": 434.75,\n                \"lastMonthWithPrePayment\": 295.712221,\n                \"lastMonthWithPrePaymentRounded\": 295.72,\n                \"lastMonthWithoutPrePaymentNoACH\": 447.276166,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 447.28,\n                \"lastMonthWithPrePaymentNoACH\": 305.923535,\n                \"lastMonthWithPrePaymentNoACHRounded\": 305.93,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 435.405491,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 448.561484,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 435.41,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 448.57,\n                \"postReAmMonthlyWithPrePayment\": 296.544332,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 306.19818,\n                \"postReAmMonthlyWithPrePaymentRounded\": 296.55,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 306.2,\n                \"postReAmMonths\": 126,\n                \"preReAmMonthly\": 296.545156,\n                \"preReAmMonthlyRounded\": 296.55,\n                \"preReAmMonthlyNoACHRounded\": 306.2,\n                \"progressPmtAtSubstantialCompletion\": 45198.6,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 126,\n                \"termInMonths\": 144,\n                \"totalPaidWithoutPrePayment\": 60198.9,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 59764.15,\n                \"totalPaidWithPrePayment\": 57702.67,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 57406.95,\n                \"totalPayments\": 60198.9,\n                \"totalPaymentsNoACH\": 62030.13,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 3.0504,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 143,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 296.55,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 306.2,\n                \"remainingMonths\": 126,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 296.55,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 12995.2599000000002705181890994001747685615555383265018463134765625,\n                \"totalPaidWithoutITCNoACHRounded\": 62030.13,\n                \"totalPaidWithoutITCRounded\": 60198.9,\n                \"totalPaidWithITCNoACHRounded\": 59092.83,\n                \"totalPaidWithITCRounded\": 57702.67\n            },\n            \"__dirtyFields\": [],\n            \"term\": 12,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 2.99,\n            \"aprNoACH\": 3.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 25.99,\n                \"dateCreated\": \"2025-06-17T12:50:06Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66772,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 23,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP0\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.008707915471,\n                \"paymentFactorPreReAm\": 0.00593078451,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 2.99,\n                \"rateCardId\": \"LevelRBP_0_12_0.0299_excellent_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 12,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.006123846550369,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"excellent\",\n                \"apr\": 2.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 66772,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 144,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 316.06,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 461.98,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 475.65,\n                \"balancePostReAmWithoutPrePayment\": 47490.409292,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 47715.65656,\n                \"balancePostReAmWithPrePayment\": 32490.109292,\n                \"balancePostReAmWithPrePaymentNoACH\": 32715.35656,\n                \"balancePreReAm\": 35896.008317,\n                \"baseAdd\": 895.308317,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0109,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 4383,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 461.18,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 315.39,\n                \"financeCharge\": 13896.76,\n                \"financeChargeNoACH\": 15800.62,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 316.06,\n                \"lastMonthWithoutPrePayment\": 461.173016,\n                \"lastMonthWithoutPrePaymentRounded\": 461.18,\n                \"lastMonthWithPrePayment\": 315.382708,\n                \"lastMonthWithPrePaymentRounded\": 315.39,\n                \"lastMonthWithoutPrePaymentNoACH\": 475.201418,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 475.21,\n                \"lastMonthWithPrePaymentNoACH\": 325.911494,\n                \"lastMonthWithPrePaymentNoACHRounded\": 325.92,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 461.974833,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 475.647207,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 461.98,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 475.65,\n                \"postReAmMonthlyWithPrePayment\": 316.055663,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 326.118702,\n                \"postReAmMonthlyWithPrePaymentRounded\": 316.06,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 326.12,\n                \"postReAmMonths\": 126,\n                \"preReAmMonthly\": 316.056325,\n                \"preReAmMonthlyRounded\": 316.06,\n                \"preReAmMonthlyNoACHRounded\": 326.12,\n                \"progressPmtAtSubstantialCompletion\": 48897.46,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 126,\n                \"termInMonths\": 144,\n                \"totalPaidWithoutPrePayment\": 63897.76,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 63436.58,\n                \"totalPaidWithPrePayment\": 60512.27,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 60196.88,\n                \"totalPayments\": 63897.76,\n                \"totalPaymentsNoACH\": 65801.62,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 4.0548,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 143,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 316.06,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 326.12,\n                \"remainingMonths\": 126,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 316.06,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 12995.2599000000002705181890994001747685615555383265018463134765625,\n                \"totalPaidWithoutITCNoACHRounded\": 65801.62,\n                \"totalPaidWithoutITCRounded\": 63897.76,\n                \"totalPaidWithITCNoACHRounded\": 61961.38,\n                \"totalPaidWithITCRounded\": 60512.27\n            },\n            \"__dirtyFields\": [],\n            \"term\": 12,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 3.99,\n            \"aprNoACH\": 4.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 25.99,\n                \"dateCreated\": \"2025-06-17T12:50:06Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66773,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 23,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP0\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.009239280101,\n                \"paymentFactorPreReAm\": 0.006321000086,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 3.99,\n                \"rateCardId\": \"LevelRBP_0_12_0.0399_verygood_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 12,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.006522247645171,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"very_good\",\n                \"apr\": 3.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 66773,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 144,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 316.06,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 461.98,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 475.65,\n                \"balancePostReAmWithoutPrePayment\": 47490.409292,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 47715.65656,\n                \"balancePostReAmWithPrePayment\": 32490.109292,\n                \"balancePostReAmWithPrePaymentNoACH\": 32715.35656,\n                \"balancePreReAm\": 35896.008317,\n                \"baseAdd\": 895.308317,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0109,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 4383,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 461.18,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 315.39,\n                \"financeCharge\": 13896.76,\n                \"financeChargeNoACH\": 15800.62,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 316.06,\n                \"lastMonthWithoutPrePayment\": 461.173016,\n                \"lastMonthWithoutPrePaymentRounded\": 461.18,\n                \"lastMonthWithPrePayment\": 315.382708,\n                \"lastMonthWithPrePaymentRounded\": 315.39,\n                \"lastMonthWithoutPrePaymentNoACH\": 475.201418,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 475.21,\n                \"lastMonthWithPrePaymentNoACH\": 325.911494,\n                \"lastMonthWithPrePaymentNoACHRounded\": 325.92,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 461.974833,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 475.647207,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 461.98,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 475.65,\n                \"postReAmMonthlyWithPrePayment\": 316.055663,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 326.118702,\n                \"postReAmMonthlyWithPrePaymentRounded\": 316.06,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 326.12,\n                \"postReAmMonths\": 126,\n                \"preReAmMonthly\": 316.056325,\n                \"preReAmMonthlyRounded\": 316.06,\n                \"preReAmMonthlyNoACHRounded\": 326.12,\n                \"progressPmtAtSubstantialCompletion\": 48897.46,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 126,\n                \"termInMonths\": 144,\n                \"totalPaidWithoutPrePayment\": 63897.76,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 63436.58,\n                \"totalPaidWithPrePayment\": 60512.27,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 60196.88,\n                \"totalPayments\": 63897.76,\n                \"totalPaymentsNoACH\": 65801.62,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 4.0548,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 143,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 316.06,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 326.12,\n                \"remainingMonths\": 126,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 316.06,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 11145.2229000000002320065577154917235702669131569564342498779296875,\n                \"totalPaidWithoutITCNoACHRounded\": 65801.62,\n                \"totalPaidWithoutITCRounded\": 63897.76,\n                \"totalPaidWithITCNoACHRounded\": 61961.38,\n                \"totalPaidWithITCRounded\": 60512.27\n            },\n            \"__dirtyFields\": [],\n            \"term\": 12,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 3.99,\n            \"aprNoACH\": 4.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 22.29,\n                \"dateCreated\": \"2025-06-17T12:50:06Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66775,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 24,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP1\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.009239280101,\n                \"paymentFactorPreReAm\": 0.006321000086,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 3.99,\n                \"rateCardId\": \"LevelRBP_0_12_0.0399_excellent_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 12,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.006522247645171,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"excellent\",\n                \"apr\": 3.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 66775,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 144,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 336.39,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 489.58,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 503.76,\n                \"balancePostReAmWithoutPrePayment\": 47938.597612,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 48159.566351,\n                \"balancePostReAmWithPrePayment\": 32938.297612,\n                \"balancePostReAmWithPrePaymentNoACH\": 33159.266351,\n                \"balancePreReAm\": 36120.396366,\n                \"baseAdd\": 1119.696366,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0137,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 4383,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 488.66,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 335.3,\n                \"financeCharge\": 17740.18,\n                \"financeChargeNoACH\": 19716.19,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 336.39,\n                \"lastMonthWithoutPrePayment\": 488.657814,\n                \"lastMonthWithoutPrePaymentRounded\": 488.66,\n                \"lastMonthWithPrePayment\": 335.29775,\n                \"lastMonthWithPrePaymentRounded\": 335.3,\n                \"lastMonthWithoutPrePaymentNoACH\": 503.700874,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 503.71,\n                \"lastMonthWithPrePaymentNoACH\": 345.707312,\n                \"lastMonthWithPrePaymentNoACHRounded\": 345.71,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 489.574417,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 503.759652,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 489.58,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 503.76,\n                \"postReAmMonthlyWithPrePayment\": 336.383387,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 346.853216,\n                \"postReAmMonthlyWithPrePaymentRounded\": 336.39,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 346.86,\n                \"postReAmMonths\": 126,\n                \"preReAmMonthly\": 336.384445,\n                \"preReAmMonthlyRounded\": 336.39,\n                \"preReAmMonthlyNoACHRounded\": 346.86,\n                \"progressPmtAtSubstantialCompletion\": 52740.88,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 126,\n                \"termInMonths\": 144,\n                \"totalPaidWithoutPrePayment\": 67741.18,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 67252.52,\n                \"totalPaidWithPrePayment\": 63439.37,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 63104.07,\n                \"totalPayments\": 67741.18,\n                \"totalPaymentsNoACH\": 69717.19,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 5.0964,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 143,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 336.39,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 346.86,\n                \"remainingMonths\": 126,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 336.39,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 12995.2599000000002705181890994001747685615555383265018463134765625,\n                \"totalPaidWithoutITCNoACHRounded\": 69717.19,\n                \"totalPaidWithoutITCRounded\": 67741.18,\n                \"totalPaidWithITCNoACHRounded\": 64946.99,\n                \"totalPaidWithITCRounded\": 63439.37\n            },\n            \"__dirtyFields\": [],\n            \"term\": 12,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 4.99,\n            \"aprNoACH\": 5.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 25.99,\n                \"dateCreated\": \"2025-06-17T12:50:06Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66774,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 23,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP0\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.009791276419,\n                \"paymentFactorPreReAm\": 0.006727554342,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 4.99,\n                \"rateCardId\": \"LevelRBP_0_12_0.0499_good_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 12,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.006936947784458,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"good\",\n                \"apr\": 4.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 66774,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 144,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 336.39,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 489.58,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 503.76,\n                \"balancePostReAmWithoutPrePayment\": 47938.597612,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 48159.566351,\n                \"balancePostReAmWithPrePayment\": 32938.297612,\n                \"balancePostReAmWithPrePaymentNoACH\": 33159.266351,\n                \"balancePreReAm\": 36120.396366,\n                \"baseAdd\": 1119.696366,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0137,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 4383,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 488.66,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 335.3,\n                \"financeCharge\": 17740.18,\n                \"financeChargeNoACH\": 19716.19,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 336.39,\n                \"lastMonthWithoutPrePayment\": 488.657814,\n                \"lastMonthWithoutPrePaymentRounded\": 488.66,\n                \"lastMonthWithPrePayment\": 335.29775,\n                \"lastMonthWithPrePaymentRounded\": 335.3,\n                \"lastMonthWithoutPrePaymentNoACH\": 503.700874,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 503.71,\n                \"lastMonthWithPrePaymentNoACH\": 345.707312,\n                \"lastMonthWithPrePaymentNoACHRounded\": 345.71,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 489.574417,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 503.759652,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 489.58,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 503.76,\n                \"postReAmMonthlyWithPrePayment\": 336.383387,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 346.853216,\n                \"postReAmMonthlyWithPrePaymentRounded\": 336.39,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 346.86,\n                \"postReAmMonths\": 126,\n                \"preReAmMonthly\": 336.384445,\n                \"preReAmMonthlyRounded\": 336.39,\n                \"preReAmMonthlyNoACHRounded\": 346.86,\n                \"progressPmtAtSubstantialCompletion\": 52740.88,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 126,\n                \"termInMonths\": 144,\n                \"totalPaidWithoutPrePayment\": 67741.18,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 67252.52,\n                \"totalPaidWithPrePayment\": 63439.37,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 63104.07,\n                \"totalPayments\": 67741.18,\n                \"totalPaymentsNoACH\": 69717.19,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 5.0964,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 143,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 336.39,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 346.86,\n                \"remainingMonths\": 126,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 336.39,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 11145.2229000000002320065577154917235702669131569564342498779296875,\n                \"totalPaidWithoutITCNoACHRounded\": 69717.19,\n                \"totalPaidWithoutITCRounded\": 67741.18,\n                \"totalPaidWithITCNoACHRounded\": 64946.99,\n                \"totalPaidWithITCRounded\": 63439.37\n            },\n            \"__dirtyFields\": [],\n            \"term\": 12,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 4.99,\n            \"aprNoACH\": 5.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 22.29,\n                \"dateCreated\": \"2025-06-17T12:50:06Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66776,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 24,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP1\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.009791276419,\n                \"paymentFactorPreReAm\": 0.006727554342,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 4.99,\n                \"rateCardId\": \"LevelRBP_0_12_0.0499_verygood_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 12,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.006936947784458,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"very_good\",\n                \"apr\": 4.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 66776,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 144,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 357.53,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 518.2,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 532.9,\n                \"balancePostReAmWithoutPrePayment\": 48378.265211,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 48594.747617,\n                \"balancePostReAmWithPrePayment\": 33377.965211,\n                \"balancePostReAmWithPrePaymentNoACH\": 33594.447617,\n                \"balancePreReAm\": 36344.784415,\n                \"baseAdd\": 1344.084415,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0164,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 4383,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 518.12,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 356.68,\n                \"financeCharge\": 21727.66,\n                \"financeChargeNoACH\": 23774.53,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 357.53,\n                \"lastMonthWithoutPrePayment\": 518.116152,\n                \"lastMonthWithoutPrePaymentRounded\": 518.12,\n                \"lastMonthWithPrePayment\": 356.678585,\n                \"lastMonthWithPrePaymentRounded\": 356.68,\n                \"lastMonthWithoutPrePaymentNoACH\": 531.82614,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 531.83,\n                \"lastMonthWithPrePaymentNoACH\": 368.309704,\n                \"lastMonthWithPrePaymentNoACHRounded\": 368.31,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 518.19952,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 532.894032,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 518.2,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 532.9,\n                \"postReAmMonthlyWithPrePayment\": 357.52513,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 368.399498,\n                \"postReAmMonthlyWithPrePaymentRounded\": 357.53,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 368.4,\n                \"postReAmMonths\": 126,\n                \"preReAmMonthly\": 357.525945,\n                \"preReAmMonthlyRounded\": 357.53,\n                \"preReAmMonthlyNoACHRounded\": 368.4,\n                \"progressPmtAtSubstantialCompletion\": 56728.36,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 126,\n                \"termInMonths\": 144,\n                \"totalPaidWithoutPrePayment\": 71728.66,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 71210.54,\n                \"totalPaidWithPrePayment\": 66483.77,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 66127.09,\n                \"totalPayments\": 71728.66,\n                \"totalPaymentsNoACH\": 73775.53,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 6.1008,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 143,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 357.53,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 368.4,\n                \"remainingMonths\": 126,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 357.53,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 11145.2229000000002320065577154917235702669131569564342498779296875,\n                \"totalPaidWithoutITCNoACHRounded\": 73775.53,\n                \"totalPaidWithoutITCRounded\": 71728.66,\n                \"totalPaidWithITCNoACHRounded\": 68049.81,\n                \"totalPaidWithITCRounded\": 66483.77\n            },\n            \"__dirtyFields\": [],\n            \"term\": 12,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 5.99,\n            \"aprNoACH\": 6.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 22.29,\n                \"dateCreated\": \"2025-06-17T12:50:06Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66777,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 24,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP1\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.010363774494,\n                \"paymentFactorPreReAm\": 0.007150375886,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 5.99,\n                \"rateCardId\": \"LevelRBP_0_12_0.0599_good_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 12,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.007367844321293,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"good\",\n                \"apr\": 5.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 66777,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 144,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 357.53,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 518.2,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 532.9,\n                \"balancePostReAmWithoutPrePayment\": 48378.265211,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 48594.747617,\n                \"balancePostReAmWithPrePayment\": 33377.965211,\n                \"balancePostReAmWithPrePaymentNoACH\": 33594.447617,\n                \"balancePreReAm\": 36344.784415,\n                \"baseAdd\": 1344.084415,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0164,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 4383,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 518.12,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 356.68,\n                \"financeCharge\": 21727.66,\n                \"financeChargeNoACH\": 23774.53,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 357.53,\n                \"lastMonthWithoutPrePayment\": 518.116152,\n                \"lastMonthWithoutPrePaymentRounded\": 518.12,\n                \"lastMonthWithPrePayment\": 356.678585,\n                \"lastMonthWithPrePaymentRounded\": 356.68,\n                \"lastMonthWithoutPrePaymentNoACH\": 531.82614,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 531.83,\n                \"lastMonthWithPrePaymentNoACH\": 368.309704,\n                \"lastMonthWithPrePaymentNoACHRounded\": 368.31,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 518.19952,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 532.894032,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 518.2,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 532.9,\n                \"postReAmMonthlyWithPrePayment\": 357.52513,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 368.399498,\n                \"postReAmMonthlyWithPrePaymentRounded\": 357.53,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 368.4,\n                \"postReAmMonths\": 126,\n                \"preReAmMonthly\": 357.525945,\n                \"preReAmMonthlyRounded\": 357.53,\n                \"preReAmMonthlyNoACHRounded\": 368.4,\n                \"progressPmtAtSubstantialCompletion\": 56728.36,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 126,\n                \"termInMonths\": 144,\n                \"totalPaidWithoutPrePayment\": 71728.66,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 71210.54,\n                \"totalPaidWithPrePayment\": 66483.77,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 66127.09,\n                \"totalPayments\": 71728.66,\n                \"totalPaymentsNoACH\": 73775.53,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 6.1008,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 143,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 357.53,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 368.4,\n                \"remainingMonths\": 126,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 357.53,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 7245.1449000000001508198753386036372603484778665006160736083984375,\n                \"totalPaidWithoutITCNoACHRounded\": 73775.53,\n                \"totalPaidWithoutITCRounded\": 71728.66,\n                \"totalPaidWithITCNoACHRounded\": 68049.81,\n                \"totalPaidWithITCRounded\": 66483.77\n            },\n            \"__dirtyFields\": [],\n            \"term\": 12,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 5.99,\n            \"aprNoACH\": 6.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 14.49,\n                \"dateCreated\": \"2025-06-17T12:50:06Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66778,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 25,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP2\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.010363774494,\n                \"paymentFactorPreReAm\": 0.007150375886,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 5.99,\n                \"rateCardId\": \"LevelRBP_0_12_0.0599_excellent_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 12,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.007367844321293,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"excellent\",\n                \"apr\": 5.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 66778,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 144,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 379.48,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 547.84,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 563.04,\n                \"balancePostReAmWithoutPrePayment\": 48808.562879,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 49019.862018,\n                \"balancePostReAmWithPrePayment\": 33808.262879,\n                \"balancePostReAmWithPrePaymentNoACH\": 34019.562018,\n                \"balancePreReAm\": 36569.172465,\n                \"baseAdd\": 1568.472465,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0192,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 4383,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 547.37,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 377.81,\n                \"financeCharge\": 25857.01,\n                \"financeChargeNoACH\": 27973.7,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 379.48,\n                \"lastMonthWithoutPrePayment\": 547.366396,\n                \"lastMonthWithoutPrePaymentRounded\": 547.37,\n                \"lastMonthWithPrePayment\": 377.805957,\n                \"lastMonthWithPrePaymentRounded\": 377.81,\n                \"lastMonthWithoutPrePaymentNoACH\": 561.190853,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 561.2,\n                \"lastMonthWithPrePaymentNoACH\": 388.934208,\n                \"lastMonthWithPrePaymentNoACHRounded\": 388.94,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 547.837443,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 563.030303,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 547.84,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 563.04,\n                \"postReAmMonthlyWithPrePayment\": 379.470961,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 390.740478,\n                \"postReAmMonthlyWithPrePaymentRounded\": 379.48,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 390.75,\n                \"postReAmMonths\": 126,\n                \"preReAmMonthly\": 379.47254,\n                \"preReAmMonthlyRounded\": 379.48,\n                \"preReAmMonthlyNoACHRounded\": 390.75,\n                \"progressPmtAtSubstantialCompletion\": 60857.71,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 126,\n                \"termInMonths\": 144,\n                \"totalPaidWithoutPrePayment\": 75858.01,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 75310.64,\n                \"totalPaidWithPrePayment\": 69643.75,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 69265.94,\n                \"totalPayments\": 75858.01,\n                \"totalPaymentsNoACH\": 77974.7,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 7.1424,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 143,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 379.48,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 390.75,\n                \"remainingMonths\": 126,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 379.48,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 7245.1449000000001508198753386036372603484778665006160736083984375,\n                \"totalPaidWithoutITCNoACHRounded\": 77974.7,\n                \"totalPaidWithoutITCRounded\": 75858.01,\n                \"totalPaidWithITCNoACHRounded\": 71266.49,\n                \"totalPaidWithITCRounded\": 69643.75\n            },\n            \"__dirtyFields\": [],\n            \"term\": 12,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 6.99,\n            \"aprNoACH\": 7.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 14.49,\n                \"dateCreated\": \"2025-06-17T12:50:06Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66779,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 25,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP2\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.010956518767,\n                \"paymentFactorPreReAm\": 0.00758929902,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 6.99,\n                \"rateCardId\": \"LevelRBP_0_12_0.0699_verygood_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 12,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.007814687209561,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"very_good\",\n                \"apr\": 6.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 66779,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 144,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 402.21,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 578.47,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 594.15,\n                \"balancePostReAmWithoutPrePayment\": 49228.324387,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 49433.545219,\n                \"balancePostReAmWithPrePayment\": 34228.024387,\n                \"balancePostReAmWithPrePaymentNoACH\": 34433.245219,\n                \"balancePreReAm\": 36793.560514,\n                \"baseAdd\": 1792.860514,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0219,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 4383,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 578.01,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 400.94,\n                \"financeCharge\": 30125.54,\n                \"financeChargeNoACH\": 32309.95,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 402.21,\n                \"lastMonthWithoutPrePayment\": 578.003236,\n                \"lastMonthWithoutPrePaymentRounded\": 578.01,\n                \"lastMonthWithPrePayment\": 400.931753,\n                \"lastMonthWithPrePaymentRounded\": 400.94,\n                \"lastMonthWithoutPrePaymentNoACH\": 592.715773,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 592.72,\n                \"lastMonthWithPrePaymentNoACH\": 412.638487,\n                \"lastMonthWithPrePaymentNoACHRounded\": 412.64,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 578.467623,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 594.142909,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 578.47,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 594.15,\n                \"postReAmMonthlyWithPrePayment\": 402.203491,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 413.853961,\n                \"postReAmMonthlyWithPrePaymentRounded\": 402.21,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 413.86,\n                \"postReAmMonths\": 126,\n                \"preReAmMonthly\": 402.204671,\n                \"preReAmMonthlyRounded\": 402.21,\n                \"preReAmMonthlyNoACHRounded\": 413.86,\n                \"progressPmtAtSubstantialCompletion\": 65126.24,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 126,\n                \"termInMonths\": 144,\n                \"totalPaidWithoutPrePayment\": 80126.54,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 79548.53,\n                \"totalPaidWithPrePayment\": 72917.27,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 72516.33,\n                \"totalPayments\": 80126.54,\n                \"totalPaymentsNoACH\": 82310.95,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 8.1468,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 143,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 402.21,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 413.86,\n                \"remainingMonths\": 126,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 402.21,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 7245.1449000000001508198753386036372603484778665006160736083984375,\n                \"totalPaidWithoutITCNoACHRounded\": 82310.95,\n                \"totalPaidWithoutITCRounded\": 80126.54,\n                \"totalPaidWithITCNoACHRounded\": 74594.92,\n                \"totalPaidWithITCRounded\": 72917.27\n            },\n            \"__dirtyFields\": [],\n            \"term\": 12,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 7.99,\n            \"aprNoACH\": 8.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 14.49,\n                \"dateCreated\": \"2025-06-17T12:50:06Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66780,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 25,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP2\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.011569129746,\n                \"paymentFactorPreReAm\": 0.008043932546,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 7.99,\n                \"rateCardId\": \"LevelRBP_0_12_0.0799_good_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 12,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.00827693598612,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"good\",\n                \"apr\": 7.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 66780,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 144,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 413.86,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 594.15,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 610.05,\n                \"balancePostReAmWithoutPrePayment\": 49433.545219,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 49634.949798,\n                \"balancePostReAmWithPrePayment\": 34433.245219,\n                \"balancePostReAmWithPrePaymentNoACH\": 34634.649798,\n                \"balancePreReAm\": 36905.754539,\n                \"baseAdd\": 1905.054539,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0233,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 4383,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 592.72,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 412.64,\n                \"financeCharge\": 32309.95,\n                \"financeChargeNoACH\": 34527.1,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 413.86,\n                \"lastMonthWithoutPrePayment\": 592.715773,\n                \"lastMonthWithoutPrePaymentRounded\": 592.72,\n                \"lastMonthWithPrePayment\": 412.638487,\n                \"lastMonthWithPrePaymentRounded\": 412.64,\n                \"lastMonthWithoutPrePaymentNoACH\": 609.421398,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 609.43,\n                \"lastMonthWithPrePaymentNoACH\": 424.27038,\n                \"lastMonthWithPrePaymentNoACHRounded\": 424.28,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 594.142909,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 610.046983,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 594.15,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 610.05,\n                \"postReAmMonthlyWithPrePayment\": 413.853961,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 425.683187,\n                \"postReAmMonthlyWithPrePaymentRounded\": 413.86,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 425.69,\n                \"postReAmMonths\": 126,\n                \"preReAmMonthly\": 413.855076,\n                \"preReAmMonthlyRounded\": 413.86,\n                \"preReAmMonthlyNoACHRounded\": 425.69,\n                \"progressPmtAtSubstantialCompletion\": 67310.65,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 126,\n                \"termInMonths\": 144,\n                \"totalPaidWithoutPrePayment\": 82310.95,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 81718.23,\n                \"totalPaidWithPrePayment\": 74594.92,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 74182.28,\n                \"totalPayments\": 82310.95,\n                \"totalPaymentsNoACH\": 84528.1,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 8.6676,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 143,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 413.86,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 425.69,\n                \"remainingMonths\": 126,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 413.86,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 0,\n                \"totalPaidWithoutITCNoACHRounded\": 84528.1,\n                \"totalPaidWithoutITCRounded\": 82310.95,\n                \"totalPaidWithITCNoACHRounded\": 76298.25,\n                \"totalPaidWithITCRounded\": 74594.92\n            },\n            \"__dirtyFields\": [],\n            \"term\": 12,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 8.49,\n            \"aprNoACH\": 8.99,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 0,\n                \"dateCreated\": \"2025-06-17T12:50:05Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66377,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 28,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP4\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.011882628337,\n                \"paymentFactorPreReAm\": 0.008276935986,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 8.49,\n                \"rateCardId\": \"LevelRBP_0_12_0.0849_excellent_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MN,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 12,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.008513518992655,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"excellent\",\n                \"apr\": 8.49,\n                \"default\": false\n            },\n            \"calculationModelId\": 66377,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 144,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 437.68,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 626.17,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 642.47,\n                \"balancePostReAmWithoutPrePayment\": 49831.560927,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 50021.365011,\n                \"balancePostReAmWithPrePayment\": 34831.260927,\n                \"balancePostReAmWithPrePaymentNoACH\": 35021.157338,\n                \"balancePreReAm\": 37130.142588,\n                \"baseAdd\": 2129.442588,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.026,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 4383,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 625.06,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 436.96,\n                \"financeCharge\": 36773.55,\n                \"financeChargeNoACH\": 39046.1,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 437.68,\n                \"lastMonthWithoutPrePayment\": 625.057257,\n                \"lastMonthWithoutPrePaymentRounded\": 625.06,\n                \"lastMonthWithPrePayment\": 436.958524,\n                \"lastMonthWithPrePaymentRounded\": 436.96,\n                \"lastMonthWithoutPrePaymentNoACH\": 641.765358,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 641.77,\n                \"lastMonthWithPrePaymentNoACH\": 449.019187,\n                \"lastMonthWithPrePaymentNoACHRounded\": 449.02,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 626.164818,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 642.466816,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 626.17,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 642.47,\n                \"postReAmMonthlyWithPrePayment\": 437.67664,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 449.806426,\n                \"postReAmMonthlyWithPrePaymentRounded\": 437.68,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 449.81,\n                \"postReAmMonths\": 126,\n                \"preReAmMonthly\": 437.67727,\n                \"preReAmMonthlyRounded\": 437.68,\n                \"preReAmMonthlyNoACHRounded\": 449.81,\n                \"progressPmtAtSubstantialCompletion\": 71774.25,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 126,\n                \"termInMonths\": 144,\n                \"totalPaidWithoutPrePayment\": 86774.55,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 86149.49,\n                \"totalPaidWithPrePayment\": 78025.5,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 77588.54,\n                \"totalPayments\": 86774.55,\n                \"totalPaymentsNoACH\": 89047.1,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 9.672,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 143,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 437.68,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 449.81,\n                \"remainingMonths\": 126,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 437.68,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 0,\n                \"totalPaidWithoutITCNoACHRounded\": 89047.1,\n                \"totalPaidWithoutITCRounded\": 86774.55,\n                \"totalPaidWithITCNoACHRounded\": 79772.15,\n                \"totalPaidWithITCRounded\": 78025.5\n            },\n            \"__dirtyFields\": [],\n            \"term\": 12,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 9.49,\n            \"aprNoACH\": 9.99,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 0,\n                \"dateCreated\": \"2025-06-17T12:50:05Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66378,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 28,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP4\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.012523028552,\n                \"paymentFactorPreReAm\": 0.00875337034,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 9.49,\n                \"rateCardId\": \"LevelRBP_0_12_0.0949_verygood_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MN,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 12,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.008995962030169,\n                \"deferredInterestFactorNoACH\": 0.9954868938832,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"very_good\",\n                \"apr\": 9.49,\n                \"default\": false\n            },\n            \"calculationModelId\": 66378,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 144,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 474.56,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 675.65,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 692.53,\n                \"balancePostReAmWithoutPrePayment\": 50383.597729,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 50557.641958,\n                \"balancePostReAmWithPrePayment\": 35388.173588,\n                \"balancePostReAmWithPrePaymentNoACH\": 35567.091713,\n                \"balancePreReAm\": 37466.724662,\n                \"baseAdd\": 2466.024662,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0301,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 4383,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 673.64,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 473.06,\n                \"financeCharge\": 43670.97,\n                \"financeChargeNoACH\": 46026.25,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 474.56,\n                \"lastMonthWithoutPrePayment\": 673.638724,\n                \"lastMonthWithoutPrePaymentRounded\": 673.64,\n                \"lastMonthWithPrePayment\": 473.050912,\n                \"lastMonthWithPrePaymentRounded\": 473.06,\n                \"lastMonthWithoutPrePaymentNoACH\": 691.577229,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 691.58,\n                \"lastMonthWithPrePaymentNoACH\": 487.001594,\n                \"lastMonthWithPrePaymentNoACHRounded\": 487.01,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 675.641449,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 692.526072,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 675.65,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 692.53,\n                \"postReAmMonthlyWithPrePayment\": 474.553584,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 487.189223,\n                \"postReAmMonthlyWithPrePaymentRounded\": 474.56,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 487.19,\n                \"postReAmMonths\": 126,\n                \"preReAmMonthly\": 474.554832,\n                \"preReAmMonthlyRounded\": 474.56,\n                \"preReAmMonthlyNoACHRounded\": 487.19,\n                \"progressPmtAtSubstantialCompletion\": 78671.67,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 126,\n                \"termInMonths\": 144,\n                \"totalPaidWithoutPrePayment\": 93671.97,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 92998.33,\n                \"totalPaidWithPrePayment\": 83335.44,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 82862.38,\n                \"totalPayments\": 93671.97,\n                \"totalPaymentsNoACH\": 96027.25,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 11.1972,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 143,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 474.56,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 487.19,\n                \"remainingMonths\": 126,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 474.56,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 0,\n                \"totalPaidWithoutITCNoACHRounded\": 96027.25,\n                \"totalPaidWithoutITCRounded\": 93671.97,\n                \"totalPaidWithITCNoACHRounded\": 85155.48,\n                \"totalPaidWithITCRounded\": 83335.44\n            },\n            \"__dirtyFields\": [],\n            \"term\": 12,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 10.99,\n            \"aprNoACH\": 11.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 0,\n                \"dateCreated\": \"2025-06-17T12:50:05Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66379,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 28,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP4\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.013512561152,\n                \"paymentFactorPreReAm\": 0.009490906812,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 10.99,\n                \"rateCardId\": \"LevelRBP_0_12_0.1099_good_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MN,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 12,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0.987416281828,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.009743592665798,\n                \"deferredInterestFactorNoACH\": 0.9827861983639,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"good\",\n                \"apr\": 10.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 66379,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 144,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 247.36,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 360.01,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 373.3,\n                \"balancePostReAmWithoutPrePayment\": 47938.236761,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 48169.860347,\n                \"balancePostReAmWithPrePayment\": 32937.936761,\n                \"balancePostReAmWithPrePaymentNoACH\": 33169.560347,\n                \"balancePreReAm\": 35671.620267,\n                \"baseAdd\": 670.920267,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0082,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 5479,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 359.75,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 247.11,\n                \"financeCharge\": 12773.02,\n                \"financeChargeNoACH\": 15099.92,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 247.37,\n                \"lastMonthWithoutPrePayment\": 359.740156,\n                \"lastMonthWithoutPrePaymentRounded\": 359.75,\n                \"lastMonthWithPrePayment\": 247.109612,\n                \"lastMonthWithPrePaymentRounded\": 247.11,\n                \"lastMonthWithoutPrePaymentNoACH\": 372.536665,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 372.54,\n                \"lastMonthWithPrePaymentNoACH\": 255.044577,\n                \"lastMonthWithPrePaymentNoACHRounded\": 255.05,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 360.008646,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 373.296305,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 360.01,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 373.3,\n                \"postReAmMonthlyWithPrePayment\": 247.358744,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 257.050243,\n                \"postReAmMonthlyWithPrePaymentRounded\": 247.36,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 257.06,\n                \"postReAmMonths\": 162,\n                \"preReAmMonthly\": 247.360109,\n                \"preReAmMonthlyRounded\": 247.37,\n                \"preReAmMonthlyNoACHRounded\": 257.06,\n                \"progressPmtAtSubstantialCompletion\": 47773.72,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 162,\n                \"termInMonths\": 180,\n                \"totalPaidWithoutPrePayment\": 62774.02,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 62414.27,\n                \"totalPaidWithPrePayment\": 59525.03,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 59277.92,\n                \"totalPayments\": 62774.02,\n                \"totalPaymentsNoACH\": 65100.92,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 3.0504,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 179,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 247.36,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 257.06,\n                \"remainingMonths\": 162,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 247.36,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 14395.2879000000002996621263628984621618656092323362827301025390625,\n                \"totalPaidWithoutITCNoACHRounded\": 65100.92,\n                \"totalPaidWithoutITCRounded\": 62774.02,\n                \"totalPaidWithITCNoACHRounded\": 61269.09,\n                \"totalPaidWithITCRounded\": 59525.03\n            },\n            \"__dirtyFields\": [],\n            \"term\": 15,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 2.99,\n            \"aprNoACH\": 3.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 28.79,\n                \"dateCreated\": \"2025-06-17T12:50:06Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66760,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 16,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP0\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.007200035965,\n                \"paymentFactorPreReAm\": 0.004947103239,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 2.99,\n                \"rateCardId\": \"LevelRBP_0_15_0.0299_excellent_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 15,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.005140926448144,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"excellent\",\n                \"apr\": 2.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 66760,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 180,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 266.99,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 386.9,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 400.81,\n                \"balancePostReAmWithoutPrePayment\": 48398.741199,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 48624.909173,\n                \"balancePostReAmWithPrePayment\": 33398.441199,\n                \"balancePostReAmWithPrePaymentNoACH\": 33624.609173,\n                \"balancePreReAm\": 35896.008317,\n                \"baseAdd\": 895.308317,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0109,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 5479,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 385.63,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 265.57,\n                \"financeCharge\": 17481.35,\n                \"financeChargeNoACH\": 19917.23,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 266.99,\n                \"lastMonthWithoutPrePayment\": 385.622104,\n                \"lastMonthWithoutPrePaymentRounded\": 385.63,\n                \"lastMonthWithPrePayment\": 265.563783,\n                \"lastMonthWithPrePaymentRounded\": 265.57,\n                \"lastMonthWithoutPrePaymentNoACH\": 398.937774,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 398.94,\n                \"lastMonthWithPrePaymentNoACH\": 276.778126,\n                \"lastMonthWithPrePaymentNoACHRounded\": 276.78,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 386.894034,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 400.801573,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 386.9,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 400.81,\n                \"postReAmMonthlyWithPrePayment\": 266.983341,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 277.158281,\n                \"postReAmMonthlyWithPrePaymentRounded\": 266.99,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 277.16,\n                \"postReAmMonths\": 162,\n                \"preReAmMonthly\": 266.984199,\n                \"preReAmMonthlyRounded\": 266.99,\n                \"preReAmMonthlyNoACHRounded\": 277.16,\n                \"progressPmtAtSubstantialCompletion\": 52482.05,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 162,\n                \"termInMonths\": 180,\n                \"totalPaidWithoutPrePayment\": 67482.35,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 67096.72,\n                \"totalPaidWithPrePayment\": 63057.08,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 62791.51,\n                \"totalPayments\": 67482.35,\n                \"totalPaymentsNoACH\": 69918.23,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 4.0548,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 179,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 266.99,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 277.16,\n                \"remainingMonths\": 162,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 266.99,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 14395.2879000000002996621263628984621618656092323362827301025390625,\n                \"totalPaidWithoutITCNoACHRounded\": 69918.23,\n                \"totalPaidWithoutITCRounded\": 67482.35,\n                \"totalPaidWithITCNoACHRounded\": 64888.72,\n                \"totalPaidWithITCRounded\": 63057.08\n            },\n            \"__dirtyFields\": [],\n            \"term\": 15,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 3.99,\n            \"aprNoACH\": 4.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 28.79,\n                \"dateCreated\": \"2025-06-17T12:50:06Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66761,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 16,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP0\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.007737717516,\n                \"paymentFactorPreReAm\": 0.005339577195,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 3.99,\n                \"rateCardId\": \"LevelRBP_0_15_0.0399_verygood_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 15,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.005543059323516,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"very_good\",\n                \"apr\": 3.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 66761,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 180,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 266.99,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 386.9,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 400.81,\n                \"balancePostReAmWithoutPrePayment\": 48398.741199,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 48624.909173,\n                \"balancePostReAmWithPrePayment\": 33398.441199,\n                \"balancePostReAmWithPrePaymentNoACH\": 33624.609173,\n                \"balancePreReAm\": 35896.008317,\n                \"baseAdd\": 895.308317,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0109,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 5479,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 385.63,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 265.57,\n                \"financeCharge\": 17481.35,\n                \"financeChargeNoACH\": 19917.23,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 266.99,\n                \"lastMonthWithoutPrePayment\": 385.622104,\n                \"lastMonthWithoutPrePaymentRounded\": 385.63,\n                \"lastMonthWithPrePayment\": 265.563783,\n                \"lastMonthWithPrePaymentRounded\": 265.57,\n                \"lastMonthWithoutPrePaymentNoACH\": 398.937774,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 398.94,\n                \"lastMonthWithPrePaymentNoACH\": 276.778126,\n                \"lastMonthWithPrePaymentNoACHRounded\": 276.78,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 386.894034,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 400.801573,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 386.9,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 400.81,\n                \"postReAmMonthlyWithPrePayment\": 266.983341,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 277.158281,\n                \"postReAmMonthlyWithPrePaymentRounded\": 266.99,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 277.16,\n                \"postReAmMonths\": 162,\n                \"preReAmMonthly\": 266.984199,\n                \"preReAmMonthlyRounded\": 266.99,\n                \"preReAmMonthlyNoACHRounded\": 277.16,\n                \"progressPmtAtSubstantialCompletion\": 52482.05,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 162,\n                \"termInMonths\": 180,\n                \"totalPaidWithoutPrePayment\": 67482.35,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 67096.72,\n                \"totalPaidWithPrePayment\": 63057.08,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 62791.51,\n                \"totalPayments\": 67482.35,\n                \"totalPaymentsNoACH\": 69918.23,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 4.0548,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 179,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 266.99,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 277.16,\n                \"remainingMonths\": 162,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 266.99,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 12245.2449000000002549053655653832350935772410593926906585693359375,\n                \"totalPaidWithoutITCNoACHRounded\": 69918.23,\n                \"totalPaidWithoutITCRounded\": 67482.35,\n                \"totalPaidWithITCNoACHRounded\": 64888.72,\n                \"totalPaidWithITCRounded\": 63057.08\n            },\n            \"__dirtyFields\": [],\n            \"term\": 15,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 3.99,\n            \"aprNoACH\": 4.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 24.49,\n                \"dateCreated\": \"2025-06-17T12:50:06Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66763,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 17,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP1\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.007737717516,\n                \"paymentFactorPreReAm\": 0.005339577195,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 3.99,\n                \"rateCardId\": \"LevelRBP_0_15_0.0399_excellent_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 15,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.005543059323516,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"excellent\",\n                \"apr\": 3.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 66763,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 180,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 287.58,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 415.02,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 429.54,\n                \"balancePostReAmWithoutPrePayment\": 48847.961131,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 49068.101685,\n                \"balancePostReAmWithPrePayment\": 33847.661131,\n                \"balancePostReAmWithPrePaymentNoACH\": 34067.801685,\n                \"balancePreReAm\": 36120.396366,\n                \"baseAdd\": 1119.696366,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0137,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 5479,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 413.81,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 285.61,\n                \"financeCharge\": 22407.47,\n                \"financeChargeNoACH\": 24951.17,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 287.58,\n                \"lastMonthWithoutPrePayment\": 413.80415,\n                \"lastMonthWithoutPrePaymentRounded\": 413.81,\n                \"lastMonthWithPrePayment\": 285.603242,\n                \"lastMonthWithPrePaymentRounded\": 285.61,\n                \"lastMonthWithoutPrePaymentNoACH\": 428.08409,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 428.09,\n                \"lastMonthWithPrePaymentNoACH\": 296.748887,\n                \"lastMonthWithPrePaymentNoACHRounded\": 296.75,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 415.014726,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 429.533916,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 415.02,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 429.54,\n                \"postReAmMonthlyWithPrePayment\": 287.571425,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 298.223811,\n                \"postReAmMonthlyWithPrePaymentRounded\": 287.58,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 298.23,\n                \"postReAmMonths\": 162,\n                \"preReAmMonthly\": 287.572597,\n                \"preReAmMonthlyRounded\": 287.58,\n                \"preReAmMonthlyNoACHRounded\": 298.23,\n                \"progressPmtAtSubstantialCompletion\": 57408.17,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 162,\n                \"termInMonths\": 180,\n                \"totalPaidWithoutPrePayment\": 72408.47,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 71994.66,\n                \"totalPaidWithPrePayment\": 66762.73,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 66477.12,\n                \"totalPayments\": 72408.47,\n                \"totalPaymentsNoACH\": 74952.17,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 5.0964,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 179,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 287.58,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 298.23,\n                \"remainingMonths\": 162,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 287.58,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 14395.2879000000002996621263628984621618656092323362827301025390625,\n                \"totalPaidWithoutITCNoACHRounded\": 74952.17,\n                \"totalPaidWithoutITCRounded\": 72408.47,\n                \"totalPaidWithITCNoACHRounded\": 68680.22,\n                \"totalPaidWithITCRounded\": 66762.73\n            },\n            \"__dirtyFields\": [],\n            \"term\": 15,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 4.99,\n            \"aprNoACH\": 5.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 28.79,\n                \"dateCreated\": \"2025-06-17T12:50:06Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66762,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 16,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP0\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.008300126139,\n                \"paymentFactorPreReAm\": 0.005751336909,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 4.99,\n                \"rateCardId\": \"LevelRBP_0_15_0.0499_good_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 15,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.005964374313878,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"good\",\n                \"apr\": 4.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 66762,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 180,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 287.58,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 415.02,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 429.54,\n                \"balancePostReAmWithoutPrePayment\": 48847.961131,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 49068.101685,\n                \"balancePostReAmWithPrePayment\": 33847.661131,\n                \"balancePostReAmWithPrePaymentNoACH\": 34067.801685,\n                \"balancePreReAm\": 36120.396366,\n                \"baseAdd\": 1119.696366,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0137,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 5479,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 413.81,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 285.61,\n                \"financeCharge\": 22407.47,\n                \"financeChargeNoACH\": 24951.17,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 287.58,\n                \"lastMonthWithoutPrePayment\": 413.80415,\n                \"lastMonthWithoutPrePaymentRounded\": 413.81,\n                \"lastMonthWithPrePayment\": 285.603242,\n                \"lastMonthWithPrePaymentRounded\": 285.61,\n                \"lastMonthWithoutPrePaymentNoACH\": 428.08409,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 428.09,\n                \"lastMonthWithPrePaymentNoACH\": 296.748887,\n                \"lastMonthWithPrePaymentNoACHRounded\": 296.75,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 415.014726,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 429.533916,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 415.02,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 429.54,\n                \"postReAmMonthlyWithPrePayment\": 287.571425,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 298.223811,\n                \"postReAmMonthlyWithPrePaymentRounded\": 287.58,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 298.23,\n                \"postReAmMonths\": 162,\n                \"preReAmMonthly\": 287.572597,\n                \"preReAmMonthlyRounded\": 287.58,\n                \"preReAmMonthlyNoACHRounded\": 298.23,\n                \"progressPmtAtSubstantialCompletion\": 57408.17,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 162,\n                \"termInMonths\": 180,\n                \"totalPaidWithoutPrePayment\": 72408.47,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 71994.66,\n                \"totalPaidWithPrePayment\": 66762.73,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 66477.12,\n                \"totalPayments\": 72408.47,\n                \"totalPaymentsNoACH\": 74952.17,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 5.0964,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 179,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 287.58,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 298.23,\n                \"remainingMonths\": 162,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 287.58,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 12245.2449000000002549053655653832350935772410593926906585693359375,\n                \"totalPaidWithoutITCNoACHRounded\": 74952.17,\n                \"totalPaidWithoutITCRounded\": 72408.47,\n                \"totalPaidWithITCNoACHRounded\": 68680.22,\n                \"totalPaidWithITCRounded\": 66762.73\n            },\n            \"__dirtyFields\": [],\n            \"term\": 15,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 4.99,\n            \"aprNoACH\": 5.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 24.49,\n                \"dateCreated\": \"2025-06-17T12:50:06Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66764,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 17,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP1\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.008300126139,\n                \"paymentFactorPreReAm\": 0.005751336909,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 4.99,\n                \"rateCardId\": \"LevelRBP_0_15_0.0499_verygood_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 15,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.005964374313878,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"very_good\",\n                \"apr\": 4.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 66764,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 180,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 309.12,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 444.36,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 459.48,\n                \"balancePostReAmWithoutPrePayment\": 49284.837524,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 49498.148599,\n                \"balancePostReAmWithPrePayment\": 34284.537524,\n                \"balancePostReAmWithPrePaymentNoACH\": 34497.848599,\n                \"balancePreReAm\": 36344.784415,\n                \"baseAdd\": 1344.084415,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0164,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 5479,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 442.67,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 306.68,\n                \"financeCharge\": 27547.79,\n                \"financeChargeNoACH\": 30196.38,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 309.12,\n                \"lastMonthWithoutPrePayment\": 442.669509,\n                \"lastMonthWithoutPrePaymentRounded\": 442.67,\n                \"lastMonthWithPrePayment\": 306.674077,\n                \"lastMonthWithPrePaymentRounded\": 306.68,\n                \"lastMonthWithoutPrePaymentNoACH\": 456.952408,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 456.96,\n                \"lastMonthWithPrePaymentNoACH\": 319.92509,\n                \"lastMonthWithPrePaymentNoACHRounded\": 319.93,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 444.353197,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 459.470208,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 444.36,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 459.48,\n                \"postReAmMonthlyWithPrePayment\": 309.110157,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 320.228819,\n                \"postReAmMonthlyWithPrePaymentRounded\": 309.12,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 320.23,\n                \"postReAmMonths\": 162,\n                \"preReAmMonthly\": 309.111575,\n                \"preReAmMonthlyRounded\": 309.12,\n                \"preReAmMonthlyNoACHRounded\": 320.23,\n                \"progressPmtAtSubstantialCompletion\": 62548.49,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 162,\n                \"termInMonths\": 180,\n                \"totalPaidWithoutPrePayment\": 77548.79,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 77106.12,\n                \"totalPaidWithPrePayment\": 70639.46,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 70332.78,\n                \"totalPayments\": 77548.79,\n                \"totalPaymentsNoACH\": 80197.38,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 6.1008,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 179,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 309.12,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 320.23,\n                \"remainingMonths\": 162,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 309.12,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 12245.2449000000002549053655653832350935772410593926906585693359375,\n                \"totalPaidWithoutITCNoACHRounded\": 80197.38,\n                \"totalPaidWithoutITCRounded\": 77548.79,\n                \"totalPaidWithITCNoACHRounded\": 72641.4,\n                \"totalPaidWithITCRounded\": 70639.46\n            },\n            \"__dirtyFields\": [],\n            \"term\": 15,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 5.99,\n            \"aprNoACH\": 6.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 24.49,\n                \"dateCreated\": \"2025-06-17T12:50:06Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66765,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 17,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP1\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.008886890636,\n                \"paymentFactorPreReAm\": 0.00618210786,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 5.99,\n                \"rateCardId\": \"LevelRBP_0_15_0.0599_good_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 15,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.006404451770802,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"good\",\n                \"apr\": 5.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 66765,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 180,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 309.12,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 444.36,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 459.48,\n                \"balancePostReAmWithoutPrePayment\": 49284.837524,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 49498.148599,\n                \"balancePostReAmWithPrePayment\": 34284.537524,\n                \"balancePostReAmWithPrePaymentNoACH\": 34497.848599,\n                \"balancePreReAm\": 36344.784415,\n                \"baseAdd\": 1344.084415,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0164,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 5479,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 442.67,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 306.68,\n                \"financeCharge\": 27547.79,\n                \"financeChargeNoACH\": 30196.38,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 309.12,\n                \"lastMonthWithoutPrePayment\": 442.669509,\n                \"lastMonthWithoutPrePaymentRounded\": 442.67,\n                \"lastMonthWithPrePayment\": 306.674077,\n                \"lastMonthWithPrePaymentRounded\": 306.68,\n                \"lastMonthWithoutPrePaymentNoACH\": 456.952408,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 456.96,\n                \"lastMonthWithPrePaymentNoACH\": 319.92509,\n                \"lastMonthWithPrePaymentNoACHRounded\": 319.93,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 444.353197,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 459.470208,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 444.36,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 459.48,\n                \"postReAmMonthlyWithPrePayment\": 309.110157,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 320.228819,\n                \"postReAmMonthlyWithPrePaymentRounded\": 309.12,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 320.23,\n                \"postReAmMonths\": 162,\n                \"preReAmMonthly\": 309.111575,\n                \"preReAmMonthlyRounded\": 309.12,\n                \"preReAmMonthlyNoACHRounded\": 320.23,\n                \"progressPmtAtSubstantialCompletion\": 62548.49,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 162,\n                \"termInMonths\": 180,\n                \"totalPaidWithoutPrePayment\": 77548.79,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 77106.12,\n                \"totalPaidWithPrePayment\": 70639.46,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 70332.78,\n                \"totalPayments\": 77548.79,\n                \"totalPaymentsNoACH\": 80197.38,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 6.1008,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 179,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 309.12,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 320.23,\n                \"remainingMonths\": 162,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 309.12,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 7745.1549000000001612284243612815970436713541857898235321044921875,\n                \"totalPaidWithoutITCNoACHRounded\": 80197.38,\n                \"totalPaidWithoutITCRounded\": 77548.79,\n                \"totalPaidWithITCNoACHRounded\": 72641.4,\n                \"totalPaidWithITCRounded\": 70639.46\n            },\n            \"__dirtyFields\": [],\n            \"term\": 15,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 5.99,\n            \"aprNoACH\": 6.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 15.49,\n                \"dateCreated\": \"2025-06-17T12:50:06Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66766,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 18,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP2\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.008886890636,\n                \"paymentFactorPreReAm\": 0.00618210786,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 5.99,\n                \"rateCardId\": \"LevelRBP_0_15_0.0599_excellent_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 15,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.006404451770802,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"excellent\",\n                \"apr\": 5.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 66766,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 180,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 331.57,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 474.88,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 490.55,\n                \"balancePostReAmWithoutPrePayment\": 49706.976291,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 49910.037993,\n                \"balancePostReAmWithPrePayment\": 34706.676291,\n                \"balancePostReAmWithPrePaymentNoACH\": 34909.737993,\n                \"balancePreReAm\": 36569.172465,\n                \"baseAdd\": 1568.472465,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0192,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 5479,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 472.83,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 331.03,\n                \"financeCharge\": 32895.77,\n                \"financeChargeNoACH\": 35642.42,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 331.57,\n                \"lastMonthWithoutPrePayment\": 472.829125,\n                \"lastMonthWithoutPrePaymentRounded\": 472.83,\n                \"lastMonthWithPrePayment\": 331.024601,\n                \"lastMonthWithPrePaymentRounded\": 331.03,\n                \"lastMonthWithoutPrePaymentNoACH\": 488.707017,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 488.71,\n                \"lastMonthWithPrePaymentNoACH\": 340.9357,\n                \"lastMonthWithPrePaymentNoACHRounded\": 340.94,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 474.872353,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 490.543389,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 474.88,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 490.55,\n                \"postReAmMonthlyWithPrePayment\": 331.567967,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 343.112165,\n                \"postReAmMonthlyWithPrePaymentRounded\": 331.57,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 343.12,\n                \"postReAmMonths\": 162,\n                \"preReAmMonthly\": 331.568273,\n                \"preReAmMonthlyRounded\": 331.57,\n                \"preReAmMonthlyNoACHRounded\": 343.12,\n                \"progressPmtAtSubstantialCompletion\": 67896.47,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 162,\n                \"termInMonths\": 180,\n                \"totalPaidWithoutPrePayment\": 82896.77,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 82423.94,\n                \"totalPaidWithPrePayment\": 74682.36,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 74351.33,\n                \"totalPayments\": 82896.77,\n                \"totalPaymentsNoACH\": 85643.42,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 7.1424,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 179,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 331.57,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 343.12,\n                \"remainingMonths\": 162,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 331.57,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 7745.1549000000001612284243612815970436713541857898235321044921875,\n                \"totalPaidWithoutITCNoACHRounded\": 85643.42,\n                \"totalPaidWithoutITCRounded\": 82896.77,\n                \"totalPaidWithITCNoACHRounded\": 76759.72,\n                \"totalPaidWithITCRounded\": 74682.36\n            },\n            \"__dirtyFields\": [],\n            \"term\": 15,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 6.99,\n            \"aprNoACH\": 7.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 15.49,\n                \"dateCreated\": \"2025-06-17T12:50:06Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66767,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 18,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP2\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.009497260208,\n                \"paymentFactorPreReAm\": 0.006631232836,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 6.99,\n                \"rateCardId\": \"LevelRBP_0_15_0.0699_verygood_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 15,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.006862129844744,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"very_good\",\n                \"apr\": 6.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 66767,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 180,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 354.85,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 506.46,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 522.63,\n                \"balancePostReAmWithoutPrePayment\": 50105.148952,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 50294.184228,\n                \"balancePostReAmWithPrePayment\": 35105.404838,\n                \"balancePostReAmWithPrePaymentNoACH\": 35296.742963,\n                \"balancePreReAm\": 36793.560514,\n                \"baseAdd\": 1792.860514,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0219,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 5479,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 505.37,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 352.18,\n                \"financeCharge\": 38431.73,\n                \"financeChargeNoACH\": 41265.21,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 354.85,\n                \"lastMonthWithoutPrePayment\": 505.362465,\n                \"lastMonthWithoutPrePaymentRounded\": 505.37,\n                \"lastMonthWithPrePayment\": 352.178849,\n                \"lastMonthWithPrePaymentRounded\": 352.18,\n                \"lastMonthWithoutPrePaymentNoACH\": 520.551536,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 520.56,\n                \"lastMonthWithPrePaymentNoACH\": 366.73556,\n                \"lastMonthWithPrePaymentNoACHRounded\": 366.74,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 506.456214,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 522.623107,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 506.46,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 522.63,\n                \"postReAmMonthlyWithPrePayment\": 354.840786,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 366.779853,\n                \"postReAmMonthlyWithPrePaymentRounded\": 354.85,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 366.78,\n                \"postReAmMonths\": 162,\n                \"preReAmMonthly\": 354.842204,\n                \"preReAmMonthlyRounded\": 354.85,\n                \"preReAmMonthlyNoACHRounded\": 366.79,\n                \"progressPmtAtSubstantialCompletion\": 73432.43,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 162,\n                \"termInMonths\": 180,\n                \"totalPaidWithoutPrePayment\": 88432.73,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 87927.36,\n                \"totalPaidWithPrePayment\": 78870.63,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 78518.45,\n                \"totalPayments\": 88432.73,\n                \"totalPaymentsNoACH\": 91266.21,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 8.1468,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 179,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 354.85,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 366.78,\n                \"remainingMonths\": 162,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 354.85,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 7745.1549000000001612284243612815970436713541857898235321044921875,\n                \"totalPaidWithoutITCNoACHRounded\": 91266.21,\n                \"totalPaidWithoutITCRounded\": 88432.73,\n                \"totalPaidWithITCNoACHRounded\": 81020.84,\n                \"totalPaidWithITCRounded\": 78870.63\n            },\n            \"__dirtyFields\": [],\n            \"term\": 15,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 7.99,\n            \"aprNoACH\": 8.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 15.49,\n                \"dateCreated\": \"2025-06-17T12:50:06Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66768,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 18,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP2\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.010128941259,\n                \"paymentFactorPreReAm\": 0.007096702149,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 7.99,\n                \"rateCardId\": \"LevelRBP_0_15_0.0799_good_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 15,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0.99469092964,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.007335482321502,\n                \"deferredInterestFactorNoACH\": 0.9903435154368,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"good\",\n                \"apr\": 7.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 66768,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 180,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 366.78,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 522.63,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 539.05,\n                \"balancePostReAmWithoutPrePayment\": 50294.184228,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 50477.550632,\n                \"balancePostReAmWithPrePayment\": 35296.742963,\n                \"balancePostReAmWithPrePaymentNoACH\": 35484.301088,\n                \"balancePreReAm\": 36905.754539,\n                \"baseAdd\": 1905.054539,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0233,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 5479,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 520.56,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 366.74,\n                \"financeCharge\": 41265.21,\n                \"financeChargeNoACH\": 44143.66,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 366.79,\n                \"lastMonthWithoutPrePayment\": 520.551536,\n                \"lastMonthWithoutPrePaymentRounded\": 520.56,\n                \"lastMonthWithPrePayment\": 366.73556,\n                \"lastMonthWithPrePaymentRounded\": 366.74,\n                \"lastMonthWithoutPrePaymentNoACH\": 536.682279,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 536.69,\n                \"lastMonthWithPrePaymentNoACH\": 376.339867,\n                \"lastMonthWithPrePaymentNoACHRounded\": 376.34,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 522.623107,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 539.042454,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 522.63,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 539.05,\n                \"postReAmMonthlyWithPrePayment\": 366.779853,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 378.931713,\n                \"postReAmMonthlyWithPrePaymentRounded\": 366.78,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 378.94,\n                \"postReAmMonths\": 162,\n                \"preReAmMonthly\": 366.781452,\n                \"preReAmMonthlyRounded\": 366.79,\n                \"preReAmMonthlyNoACHRounded\": 378.94,\n                \"progressPmtAtSubstantialCompletion\": 76265.91,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 162,\n                \"termInMonths\": 180,\n                \"totalPaidWithoutPrePayment\": 91266.21,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 90745.65,\n                \"totalPaidWithPrePayment\": 81020.84,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 80654.1,\n                \"totalPayments\": 91266.21,\n                \"totalPaymentsNoACH\": 94144.66,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 8.6676,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 179,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 366.78,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 378.94,\n                \"remainingMonths\": 162,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 366.78,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 0,\n                \"totalPaidWithoutITCNoACHRounded\": 94144.66,\n                \"totalPaidWithoutITCRounded\": 91266.21,\n                \"totalPaidWithITCNoACHRounded\": 83206.9,\n                \"totalPaidWithITCRounded\": 81020.84\n            },\n            \"__dirtyFields\": [],\n            \"term\": 15,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 8.49,\n            \"aprNoACH\": 8.99,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 0,\n                \"dateCreated\": \"2025-06-17T12:50:05Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66373,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 21,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP4\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.010452281492,\n                \"paymentFactorPreReAm\": 0.007335482322,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 8.49,\n                \"rateCardId\": \"LevelRBP_0_15_0.0849_excellent_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MN,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 15,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0.990343515437,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.007578509409881,\n                \"deferredInterestFactorNoACH\": 0.9854209274486,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"excellent\",\n                \"apr\": 8.49,\n                \"default\": false\n            },\n            \"calculationModelId\": 66373,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 180,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 391.3,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 555.71,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 572.61,\n                \"balancePostReAmWithoutPrePayment\": 50654.96931,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 50826.191246,\n                \"balancePostReAmWithPrePayment\": 35668.079213,\n                \"balancePostReAmWithPrePaymentNoACH\": 35848.077338,\n                \"balancePreReAm\": 37204.488721,\n                \"baseAdd\": 2129.442588,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.026,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 5479,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 74.346133,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 554.17,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 389.05,\n                \"financeCharge\": 47065.88,\n                \"financeChargeNoACH\": 50028.87,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 391.3,\n                \"lastMonthWithoutPrePayment\": 554.166819,\n                \"lastMonthWithoutPrePaymentRounded\": 554.17,\n                \"lastMonthWithPrePayment\": 389.04523,\n                \"lastMonthWithPrePaymentRounded\": 389.05,\n                \"lastMonthWithoutPrePaymentNoACH\": 569.992576,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 570,\n                \"lastMonthWithPrePaymentNoACH\": 400.643779,\n                \"lastMonthWithPrePaymentNoACHRounded\": 400.65,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 555.705275,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 572.602302,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 555.71,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 572.61,\n                \"postReAmMonthlyWithPrePayment\": 391.293096,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 403.860512,\n                \"postReAmMonthlyWithPrePaymentRounded\": 391.3,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 403.87,\n                \"postReAmMonths\": 162,\n                \"preReAmMonthly\": 391.294234,\n                \"preReAmMonthlyRounded\": 391.3,\n                \"preReAmMonthlyNoACHRounded\": 403.87,\n                \"progressPmtAtSubstantialCompletion\": 82066.58,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 162,\n                \"termInMonths\": 180,\n                \"totalPaidWithoutPrePayment\": 97066.88,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 96512.71,\n                \"totalPaidWithPrePayment\": 85432.05,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 85043,\n                \"totalPayments\": 97066.88,\n                \"totalPaymentsNoACH\": 100029.87,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 9.672,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 179,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 391.3,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 403.87,\n                \"remainingMonths\": 162,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 391.3,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 0,\n                \"totalPaidWithoutITCNoACHRounded\": 100029.87,\n                \"totalPaidWithoutITCRounded\": 97066.88,\n                \"totalPaidWithITCNoACHRounded\": 87693.68,\n                \"totalPaidWithITCRounded\": 85432.05\n            },\n            \"__dirtyFields\": [],\n            \"term\": 15,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 9.49,\n            \"aprNoACH\": 9.99,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 0,\n                \"dateCreated\": \"2025-06-17T12:50:05Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66374,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 21,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP4\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.011113901305,\n                \"paymentFactorPreReAm\": 0.007825728171,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 9.49,\n                \"rateCardId\": \"LevelRBP_0_15_0.0949_verygood_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MN,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 15,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0.979906621749,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.008077080691942,\n                \"deferredInterestFactorNoACH\": 0.9738179319343,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"very_good\",\n                \"apr\": 9.49,\n                \"default\": false\n            },\n            \"calculationModelId\": 66374,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 180,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 429.61,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 607.07,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 624.62,\n                \"balancePostReAmWithoutPrePayment\": 51149.607505,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 51301.394418,\n                \"balancePostReAmWithPrePayment\": 36197.273587,\n                \"balancePostReAmWithPrePaymentNoACH\": 36366.471713,\n                \"balancePreReAm\": 37976.485932,\n                \"baseAdd\": 2466.024662,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0301,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 5479,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 509.76127,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 605.45,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 427.71,\n                \"financeCharge\": 56075.7,\n                \"financeChargeNoACH\": 59154.34,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 429.61,\n                \"lastMonthWithoutPrePayment\": 605.443589,\n                \"lastMonthWithoutPrePaymentRounded\": 605.45,\n                \"lastMonthWithPrePayment\": 427.708755,\n                \"lastMonthWithPrePaymentRounded\": 427.71,\n                \"lastMonthWithoutPrePaymentNoACH\": 621.476902,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 621.48,\n                \"lastMonthWithPrePaymentNoACH\": 440.508002,\n                \"lastMonthWithPrePaymentNoACHRounded\": 440.51,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 607.065592,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 624.611827,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 607.07,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 624.62,\n                \"postReAmMonthlyWithPrePayment\": 429.604847,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 442.774092,\n                \"postReAmMonthlyWithPrePaymentRounded\": 429.61,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 442.78,\n                \"postReAmMonths\": 162,\n                \"preReAmMonthly\": 429.605754,\n                \"preReAmMonthlyRounded\": 429.61,\n                \"preReAmMonthlyNoACHRounded\": 442.78,\n                \"progressPmtAtSubstantialCompletion\": 91076.4,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 162,\n                \"termInMonths\": 180,\n                \"totalPaidWithoutPrePayment\": 106076.7,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 105471.25,\n                \"totalPaidWithPrePayment\": 92328.2,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 91900.49,\n                \"totalPayments\": 106076.7,\n                \"totalPaymentsNoACH\": 109155.34,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 11.1972,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 179,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 429.61,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 442.78,\n                \"remainingMonths\": 162,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 429.61,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 0,\n                \"totalPaidWithoutITCNoACHRounded\": 109155.34,\n                \"totalPaidWithoutITCRounded\": 106076.7,\n                \"totalPaidWithITCNoACHRounded\": 94698.43,\n                \"totalPaidWithITCRounded\": 92328.2\n            },\n            \"__dirtyFields\": [],\n            \"term\": 15,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 10.99,\n            \"aprNoACH\": 11.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 0,\n                \"dateCreated\": \"2025-06-17T12:50:05Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66375,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 21,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP4\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.012141074799,\n                \"paymentFactorPreReAm\": 0.00859194325,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 10.99,\n                \"rateCardId\": \"LevelRBP_0_15_0.1099_good_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MN,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 15,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0.959913804705,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.008855325974595,\n                \"deferredInterestFactorNoACH\": 0.9521316086829,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"good\",\n                \"apr\": 10.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 66375,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 180,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 198.61,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 286.67,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 300.3,\n                \"balancePostReAmWithoutPrePayment\": 48834.527776,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 49065.372349,\n                \"balancePostReAmWithPrePayment\": 33834.227776,\n                \"balancePostReAmWithPrePaymentNoACH\": 34065.072349,\n                \"balancePreReAm\": 35671.620267,\n                \"baseAdd\": 670.920267,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0082,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 7305,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 284.49,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 198.51,\n                \"financeCharge\": 17212.54,\n                \"financeChargeNoACH\": 20418.51,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 198.61,\n                \"lastMonthWithoutPrePayment\": 284.48447,\n                \"lastMonthWithoutPrePaymentRounded\": 284.49,\n                \"lastMonthWithPrePayment\": 198.505115,\n                \"lastMonthWithPrePaymentRounded\": 198.51,\n                \"lastMonthWithoutPrePaymentNoACH\": 300.204912,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 300.21,\n                \"lastMonthWithPrePaymentNoACH\": 205.966309,\n                \"lastMonthWithPrePaymentNoACHRounded\": 205.97,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 286.662616,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 300.299695,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 286.67,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 300.3,\n                \"postReAmMonthlyWithPrePayment\": 198.609646,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 208.491862,\n                \"postReAmMonthlyWithPrePaymentRounded\": 198.61,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 208.5,\n                \"postReAmMonths\": 222,\n                \"preReAmMonthly\": 198.60968,\n                \"preReAmMonthlyRounded\": 198.61,\n                \"preReAmMonthlyNoACHRounded\": 208.5,\n                \"progressPmtAtSubstantialCompletion\": 52213.24,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 222,\n                \"termInMonths\": 240,\n                \"totalPaidWithoutPrePayment\": 67213.54,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 66929.05,\n                \"totalPaidWithPrePayment\": 62666.6,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 62468.09,\n                \"totalPayments\": 67213.54,\n                \"totalPaymentsNoACH\": 70419.51,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 3.0504,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 239,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 198.61,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 208.5,\n                \"remainingMonths\": 222,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 198.61,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 15895.3179000000003308877734309323415118342381902039051055908203125,\n                \"totalPaidWithoutITCNoACHRounded\": 70419.51,\n                \"totalPaidWithoutITCRounded\": 67213.54,\n                \"totalPaidWithITCNoACHRounded\": 65037.77,\n                \"totalPaidWithITCRounded\": 62666.6\n            },\n            \"__dirtyFields\": [],\n            \"term\": 20,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 2.99,\n            \"aprNoACH\": 3.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 31.79,\n                \"dateCreated\": \"2025-06-17T12:50:06Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66748,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 9,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP0\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.0057331237,\n                \"paymentFactorPreReAm\": 0.003972114161,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 2.99,\n                \"rateCardId\": \"LevelRBP_0_20_0.0299_excellent_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 20,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.0041697703389,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"excellent\",\n                \"apr\": 2.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 66748,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 240,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 218.68,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 314.34,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 328.75,\n                \"balancePostReAmWithoutPrePayment\": 49292.373427,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 49514.979705,\n                \"balancePostReAmWithPrePayment\": 34292.073427,\n                \"balancePostReAmWithPrePaymentNoACH\": 34514.679705,\n                \"balancePreReAm\": 35896.008317,\n                \"baseAdd\": 895.308317,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0109,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 7305,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 311.16,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 217.23,\n                \"financeCharge\": 23715.54,\n                \"financeChargeNoACH\": 27105.68,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 218.68,\n                \"lastMonthWithoutPrePayment\": 311.156855,\n                \"lastMonthWithoutPrePaymentRounded\": 311.16,\n                \"lastMonthWithPrePayment\": 217.224269,\n                \"lastMonthWithPrePaymentRounded\": 217.23,\n                \"lastMonthWithoutPrePaymentNoACH\": 328.043637,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 328.05,\n                \"lastMonthWithPrePaymentNoACH\": 227.609661,\n                \"lastMonthWithPrePaymentNoACHRounded\": 227.61,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 314.330286,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 328.747953,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 314.34,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 328.75,\n                \"postReAmMonthlyWithPrePayment\": 218.675557,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 229.155508,\n                \"postReAmMonthlyWithPrePaymentRounded\": 218.68,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 229.16,\n                \"postReAmMonths\": 222,\n                \"preReAmMonthly\": 218.676026,\n                \"preReAmMonthlyRounded\": 218.68,\n                \"preReAmMonthlyNoACHRounded\": 229.16,\n                \"progressPmtAtSubstantialCompletion\": 58716.24,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 222,\n                \"termInMonths\": 240,\n                \"totalPaidWithoutPrePayment\": 73716.54,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 73405.38,\n                \"totalPaidWithPrePayment\": 67482.05,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 67264.82,\n                \"totalPayments\": 73716.54,\n                \"totalPaymentsNoACH\": 77106.68,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 4.0548,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 239,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 218.68,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 229.16,\n                \"remainingMonths\": 222,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 218.68,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 15895.3179000000003308877734309323415118342381902039051055908203125,\n                \"totalPaidWithoutITCNoACHRounded\": 77106.68,\n                \"totalPaidWithoutITCRounded\": 73716.54,\n                \"totalPaidWithITCNoACHRounded\": 69997.15,\n                \"totalPaidWithITCRounded\": 67482.05\n            },\n            \"__dirtyFields\": [],\n            \"term\": 20,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 3.99,\n            \"aprNoACH\": 4.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 31.79,\n                \"dateCreated\": \"2025-06-17T12:50:06Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66749,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 9,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP0\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.006286481457,\n                \"paymentFactorPreReAm\": 0.004373433046,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 3.99,\n                \"rateCardId\": \"LevelRBP_0_20_0.0399_verygood_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 20,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.004583028320639,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"very_good\",\n                \"apr\": 3.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 66749,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 240,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 218.68,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 314.34,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 328.75,\n                \"balancePostReAmWithoutPrePayment\": 49292.373427,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 49514.979705,\n                \"balancePostReAmWithPrePayment\": 34292.073427,\n                \"balancePostReAmWithPrePaymentNoACH\": 34514.679705,\n                \"balancePreReAm\": 35896.008317,\n                \"baseAdd\": 895.308317,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0109,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 7305,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 311.16,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 217.23,\n                \"financeCharge\": 23715.54,\n                \"financeChargeNoACH\": 27105.68,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 218.68,\n                \"lastMonthWithoutPrePayment\": 311.156855,\n                \"lastMonthWithoutPrePaymentRounded\": 311.16,\n                \"lastMonthWithPrePayment\": 217.224269,\n                \"lastMonthWithPrePaymentRounded\": 217.23,\n                \"lastMonthWithoutPrePaymentNoACH\": 328.043637,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 328.05,\n                \"lastMonthWithPrePaymentNoACH\": 227.609661,\n                \"lastMonthWithPrePaymentNoACHRounded\": 227.61,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 314.330286,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 328.747953,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 314.34,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 328.75,\n                \"postReAmMonthlyWithPrePayment\": 218.675557,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 229.155508,\n                \"postReAmMonthlyWithPrePaymentRounded\": 218.68,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 229.16,\n                \"postReAmMonths\": 222,\n                \"preReAmMonthly\": 218.676026,\n                \"preReAmMonthlyRounded\": 218.68,\n                \"preReAmMonthlyNoACHRounded\": 229.16,\n                \"progressPmtAtSubstantialCompletion\": 58716.24,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 222,\n                \"termInMonths\": 240,\n                \"totalPaidWithoutPrePayment\": 73716.54,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 73405.38,\n                \"totalPaidWithPrePayment\": 67482.05,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 67264.82,\n                \"totalPayments\": 73716.54,\n                \"totalPaymentsNoACH\": 77106.68,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 4.0548,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 239,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 218.68,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 229.16,\n                \"remainingMonths\": 222,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 218.68,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 13545.2709000000002819675930243459305302167194895446300506591796875,\n                \"totalPaidWithoutITCNoACHRounded\": 77106.68,\n                \"totalPaidWithoutITCRounded\": 73716.54,\n                \"totalPaidWithITCNoACHRounded\": 69997.15,\n                \"totalPaidWithITCRounded\": 67482.05\n            },\n            \"__dirtyFields\": [],\n            \"term\": 20,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 3.99,\n            \"aprNoACH\": 4.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 27.09,\n                \"dateCreated\": \"2025-06-17T12:50:06Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66751,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 10,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP1\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.006286481457,\n                \"paymentFactorPreReAm\": 0.004373433046,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 3.99,\n                \"rateCardId\": \"LevelRBP_0_20_0.0399_excellent_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 20,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.004583028320639,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"excellent\",\n                \"apr\": 3.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 66751,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 240,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 239.93,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 343.55,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 358.71,\n                \"balancePostReAmWithoutPrePayment\": 49732.68085,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 49943.858124,\n                \"balancePostReAmWithPrePayment\": 34732.38085,\n                \"balancePostReAmWithPrePaymentNoACH\": 34943.558124,\n                \"balancePreReAm\": 36120.396366,\n                \"baseAdd\": 1119.696366,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0137,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 7305,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 341.85,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 238.36,\n                \"financeCharge\": 30584.14,\n                \"financeChargeNoACH\": 34148.65,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 239.93,\n                \"lastMonthWithoutPrePayment\": 341.842627,\n                \"lastMonthWithoutPrePaymentRounded\": 341.85,\n                \"lastMonthWithPrePayment\": 238.352381,\n                \"lastMonthWithPrePaymentRounded\": 238.36,\n                \"lastMonthWithoutPrePaymentNoACH\": 357.092418,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 357.1,\n                \"lastMonthWithPrePaymentNoACH\": 247.499956,\n                \"lastMonthWithPrePaymentNoACHRounded\": 247.5,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 343.545306,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 358.705783,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 343.55,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 358.71,\n                \"postReAmMonthlyWithPrePayment\": 239.925662,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 250.970927,\n                \"postReAmMonthlyWithPrePaymentRounded\": 239.93,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 250.98,\n                \"postReAmMonths\": 222,\n                \"preReAmMonthly\": 239.926153,\n                \"preReAmMonthlyRounded\": 239.93,\n                \"preReAmMonthlyNoACHRounded\": 250.98,\n                \"progressPmtAtSubstantialCompletion\": 65584.84,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 222,\n                \"termInMonths\": 240,\n                \"totalPaidWithoutPrePayment\": 80585.14,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 80243.29,\n                \"totalPaidWithPrePayment\": 72581.93,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 72343.57,\n                \"totalPayments\": 80585.14,\n                \"totalPaymentsNoACH\": 84149.65,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 5.0964,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 239,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 239.93,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 250.98,\n                \"remainingMonths\": 222,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 239.93,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 15895.3179000000003308877734309323415118342381902039051055908203125,\n                \"totalPaidWithoutITCNoACHRounded\": 84149.65,\n                \"totalPaidWithoutITCRounded\": 80585.14,\n                \"totalPaidWithITCNoACHRounded\": 75232.02,\n                \"totalPaidWithITCRounded\": 72581.93\n            },\n            \"__dirtyFields\": [],\n            \"term\": 20,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 4.99,\n            \"aprNoACH\": 5.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 31.79,\n                \"dateCreated\": \"2025-06-17T12:50:06Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66750,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 9,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP0\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.00687076921,\n                \"paymentFactorPreReAm\": 0.004798427087,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 4.99,\n                \"rateCardId\": \"LevelRBP_0_20_0.0499_good_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 20,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.005019339079337,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"good\",\n                \"apr\": 4.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 66750,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 240,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 239.93,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 343.55,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 358.71,\n                \"balancePostReAmWithoutPrePayment\": 49732.68085,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 49943.858124,\n                \"balancePostReAmWithPrePayment\": 34732.38085,\n                \"balancePostReAmWithPrePaymentNoACH\": 34943.558124,\n                \"balancePreReAm\": 36120.396366,\n                \"baseAdd\": 1119.696366,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0137,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 7305,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 341.85,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 238.36,\n                \"financeCharge\": 30584.14,\n                \"financeChargeNoACH\": 34148.65,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 239.93,\n                \"lastMonthWithoutPrePayment\": 341.842627,\n                \"lastMonthWithoutPrePaymentRounded\": 341.85,\n                \"lastMonthWithPrePayment\": 238.352381,\n                \"lastMonthWithPrePaymentRounded\": 238.36,\n                \"lastMonthWithoutPrePaymentNoACH\": 357.092418,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 357.1,\n                \"lastMonthWithPrePaymentNoACH\": 247.499956,\n                \"lastMonthWithPrePaymentNoACHRounded\": 247.5,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 343.545306,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 358.705783,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 343.55,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 358.71,\n                \"postReAmMonthlyWithPrePayment\": 239.925662,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 250.970927,\n                \"postReAmMonthlyWithPrePaymentRounded\": 239.93,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 250.98,\n                \"postReAmMonths\": 222,\n                \"preReAmMonthly\": 239.926153,\n                \"preReAmMonthlyRounded\": 239.93,\n                \"preReAmMonthlyNoACHRounded\": 250.98,\n                \"progressPmtAtSubstantialCompletion\": 65584.84,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 222,\n                \"termInMonths\": 240,\n                \"totalPaidWithoutPrePayment\": 80585.14,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 80243.29,\n                \"totalPaidWithPrePayment\": 72581.93,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 72343.57,\n                \"totalPayments\": 80585.14,\n                \"totalPaymentsNoACH\": 84149.65,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 5.0964,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 239,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 239.93,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 250.98,\n                \"remainingMonths\": 222,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 239.93,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 13545.2709000000002819675930243459305302167194895446300506591796875,\n                \"totalPaidWithoutITCNoACHRounded\": 84149.65,\n                \"totalPaidWithoutITCRounded\": 80585.14,\n                \"totalPaidWithITCNoACHRounded\": 75232.02,\n                \"totalPaidWithITCRounded\": 72581.93\n            },\n            \"__dirtyFields\": [],\n            \"term\": 20,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 4.99,\n            \"aprNoACH\": 5.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 27.09,\n                \"dateCreated\": \"2025-06-17T12:50:06Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66752,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 10,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP1\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.00687076921,\n                \"paymentFactorPreReAm\": 0.004798427087,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 4.99,\n                \"rateCardId\": \"LevelRBP_0_20_0.0499_verygood_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 20,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.005019339079337,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"very_good\",\n                \"apr\": 4.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 66752,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 240,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 262.28,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 374.21,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 390.05,\n                \"balancePostReAmWithoutPrePayment\": 50146.145754,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 50341.180495,\n                \"balancePostReAmWithPrePayment\": 35146.632338,\n                \"balancePostReAmWithPrePaymentNoACH\": 35344.450463,\n                \"balancePreReAm\": 36344.784415,\n                \"baseAdd\": 1344.084415,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0164,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 7305,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 372.11,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 259.92,\n                \"financeCharge\": 37792.56,\n                \"financeChargeNoACH\": 41517.61,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 262.28,\n                \"lastMonthWithoutPrePayment\": 372.102858,\n                \"lastMonthWithoutPrePaymentRounded\": 372.11,\n                \"lastMonthWithPrePayment\": 259.916709,\n                \"lastMonthWithPrePaymentRounded\": 259.92,\n                \"lastMonthWithoutPrePaymentNoACH\": 388.077899,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 388.08,\n                \"lastMonthWithPrePaymentNoACH\": 269.649974,\n                \"lastMonthWithPrePaymentNoACHRounded\": 269.65,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 374.204794,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 390.045386,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 374.21,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 390.05,\n                \"postReAmMonthlyWithPrePayment\": 262.274161,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 273.85015,\n                \"postReAmMonthlyWithPrePaymentRounded\": 262.28,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 273.86,\n                \"postReAmMonths\": 222,\n                \"preReAmMonthly\": 262.274853,\n                \"preReAmMonthlyRounded\": 262.28,\n                \"preReAmMonthlyNoACHRounded\": 273.86,\n                \"progressPmtAtSubstantialCompletion\": 72793.26,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 222,\n                \"termInMonths\": 240,\n                \"totalPaidWithoutPrePayment\": 87793.56,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 87421.45,\n                \"totalPaidWithPrePayment\": 77945.14,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 77685.22,\n                \"totalPayments\": 87793.56,\n                \"totalPaymentsNoACH\": 91518.61,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 6.1008,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 239,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 262.28,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 273.86,\n                \"remainingMonths\": 222,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 262.28,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 13545.2709000000002819675930243459305302167194895446300506591796875,\n                \"totalPaidWithoutITCNoACHRounded\": 91518.61,\n                \"totalPaidWithoutITCRounded\": 87793.56,\n                \"totalPaidWithITCNoACHRounded\": 80722.49,\n                \"totalPaidWithITCRounded\": 77945.14\n            },\n            \"__dirtyFields\": [],\n            \"term\": 20,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 5.99,\n            \"aprNoACH\": 6.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 27.09,\n                \"dateCreated\": \"2025-06-17T12:50:06Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66753,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 10,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP1\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.007483945546,\n                \"paymentFactorPreReAm\": 0.005245392144,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 5.99,\n                \"rateCardId\": \"LevelRBP_0_20_0.0599_good_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 20,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0.994609945468,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.005476917569631,\n                \"deferredInterestFactorNoACH\": 0.9896146546475,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"good\",\n                \"apr\": 5.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 66753,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 240,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 262.28,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 374.21,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 390.05,\n                \"balancePostReAmWithoutPrePayment\": 50146.145754,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 50341.180495,\n                \"balancePostReAmWithPrePayment\": 35146.632338,\n                \"balancePostReAmWithPrePaymentNoACH\": 35344.450463,\n                \"balancePreReAm\": 36344.784415,\n                \"baseAdd\": 1344.084415,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0164,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 7305,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 372.11,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 259.92,\n                \"financeCharge\": 37792.56,\n                \"financeChargeNoACH\": 41517.61,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 262.28,\n                \"lastMonthWithoutPrePayment\": 372.102858,\n                \"lastMonthWithoutPrePaymentRounded\": 372.11,\n                \"lastMonthWithPrePayment\": 259.916709,\n                \"lastMonthWithPrePaymentRounded\": 259.92,\n                \"lastMonthWithoutPrePaymentNoACH\": 388.077899,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 388.08,\n                \"lastMonthWithPrePaymentNoACH\": 269.649974,\n                \"lastMonthWithPrePaymentNoACHRounded\": 269.65,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 374.204794,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 390.045386,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 374.21,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 390.05,\n                \"postReAmMonthlyWithPrePayment\": 262.274161,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 273.85015,\n                \"postReAmMonthlyWithPrePaymentRounded\": 262.28,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 273.86,\n                \"postReAmMonths\": 222,\n                \"preReAmMonthly\": 262.274853,\n                \"preReAmMonthlyRounded\": 262.28,\n                \"preReAmMonthlyNoACHRounded\": 273.86,\n                \"progressPmtAtSubstantialCompletion\": 72793.26,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 222,\n                \"termInMonths\": 240,\n                \"totalPaidWithoutPrePayment\": 87793.56,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 87421.45,\n                \"totalPaidWithPrePayment\": 77945.14,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 77685.22,\n                \"totalPayments\": 87793.56,\n                \"totalPaymentsNoACH\": 91518.61,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 6.1008,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 239,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 262.28,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 273.86,\n                \"remainingMonths\": 222,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 262.28,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 8395.1679000000001747595380907629447619910934008657932281494140625,\n                \"totalPaidWithoutITCNoACHRounded\": 91518.61,\n                \"totalPaidWithoutITCRounded\": 87793.56,\n                \"totalPaidWithITCNoACHRounded\": 80722.49,\n                \"totalPaidWithITCRounded\": 77945.14\n            },\n            \"__dirtyFields\": [],\n            \"term\": 20,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 5.99,\n            \"aprNoACH\": 6.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 16.79,\n                \"dateCreated\": \"2025-06-17T12:50:06Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66754,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 11,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP2\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.007483945546,\n                \"paymentFactorPreReAm\": 0.005245392144,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 5.99,\n                \"rateCardId\": \"LevelRBP_0_20_0.0599_excellent_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 20,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0.994609945468,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.005476917569631,\n                \"deferredInterestFactorNoACH\": 0.9896146546475,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"excellent\",\n                \"apr\": 5.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 66754,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 240,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 285.7,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 406.23,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 422.72,\n                \"balancePostReAmWithoutPrePayment\": 50529.137271,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 50709.195207,\n                \"balancePostReAmWithPrePayment\": 35537.588587,\n                \"balancePostReAmWithPrePaymentNoACH\": 35725.686713,\n                \"balancePreReAm\": 36669.206525,\n                \"baseAdd\": 1568.472465,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0192,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 7305,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 100.03406,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 401.74,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 284.87,\n                \"financeCharge\": 45320.17,\n                \"financeChargeNoACH\": 49200.03,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 285.7,\n                \"lastMonthWithoutPrePayment\": 401.731964,\n                \"lastMonthWithoutPrePaymentRounded\": 401.74,\n                \"lastMonthWithPrePayment\": 284.861085,\n                \"lastMonthWithPrePaymentRounded\": 284.87,\n                \"lastMonthWithoutPrePaymentNoACH\": 419.145611,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 419.15,\n                \"lastMonthWithPrePaymentNoACH\": 297.710375,\n                \"lastMonthWithPrePaymentNoACHRounded\": 297.72,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 406.22004,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 422.712514,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 406.23,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 422.72,\n                \"postReAmMonthlyWithPrePayment\": 285.698142,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 297.809791,\n                \"postReAmMonthlyWithPrePaymentRounded\": 285.7,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 297.81,\n                \"postReAmMonths\": 222,\n                \"preReAmMonthly\": 285.698377,\n                \"preReAmMonthlyRounded\": 285.7,\n                \"preReAmMonthlyNoACHRounded\": 297.82,\n                \"progressPmtAtSubstantialCompletion\": 80320.87,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 222,\n                \"termInMonths\": 240,\n                \"totalPaidWithoutPrePayment\": 95321.17,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 94919.43,\n                \"totalPaidWithPrePayment\": 83567.47,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 83282.6,\n                \"totalPayments\": 95321.17,\n                \"totalPaymentsNoACH\": 99201.03,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 7.1424,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 239,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 285.7,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 297.81,\n                \"remainingMonths\": 222,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 285.7,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 8395.1679000000001747595380907629447619910934008657932281494140625,\n                \"totalPaidWithoutITCNoACHRounded\": 99201.03,\n                \"totalPaidWithoutITCRounded\": 95321.17,\n                \"totalPaidWithITCNoACHRounded\": 86474.79,\n                \"totalPaidWithITCRounded\": 83567.47\n            },\n            \"__dirtyFields\": [],\n            \"term\": 20,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 6.99,\n            \"aprNoACH\": 7.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 16.79,\n                \"dateCreated\": \"2025-06-17T12:50:06Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66755,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 11,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP2\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.008124222046,\n                \"paymentFactorPreReAm\": 0.005713853267,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 6.99,\n                \"rateCardId\": \"LevelRBP_0_20_0.0699_verygood_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 20,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0.983699939063,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.005956103343667,\n                \"deferredInterestFactorNoACH\": 0.9768388788356,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"very_good\",\n                \"apr\": 6.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 66755,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 240,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 310.19,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 439.52,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 456.61,\n                \"balancePostReAmWithoutPrePayment\": 50881.437791,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 51045.266115,\n                \"balancePostReAmWithPrePayment\": 35909.284838,\n                \"balancePostReAmWithPrePaymentNoACH\": 36088.202963,\n                \"balancePreReAm\": 37202.859248,\n                \"baseAdd\": 1792.860514,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0219,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 7305,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 409.298734,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 435.89,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 306.99,\n                \"financeCharge\": 53152.23,\n                \"financeChargeNoACH\": 57174.14,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 310.19,\n                \"lastMonthWithoutPrePayment\": 435.881368,\n                \"lastMonthWithoutPrePaymentRounded\": 435.89,\n                \"lastMonthWithPrePayment\": 306.983533,\n                \"lastMonthWithPrePaymentRounded\": 306.99,\n                \"lastMonthWithoutPrePaymentNoACH\": 453.560666,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 453.57,\n                \"lastMonthWithPrePaymentNoACH\": 318.585239,\n                \"lastMonthWithPrePaymentNoACHRounded\": 318.59,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 439.512797,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 456.604297,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 439.52,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 456.61,\n                \"postReAmMonthlyWithPrePayment\": 310.183652,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 322.812081,\n                \"postReAmMonthlyWithPrePaymentRounded\": 310.19,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 322.82,\n                \"postReAmMonths\": 222,\n                \"preReAmMonthly\": 310.184506,\n                \"preReAmMonthlyRounded\": 310.19,\n                \"preReAmMonthlyNoACHRounded\": 322.82,\n                \"progressPmtAtSubstantialCompletion\": 88152.93,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 222,\n                \"termInMonths\": 240,\n                \"totalPaidWithoutPrePayment\": 103153.23,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 102717.34,\n                \"totalPaidWithPrePayment\": 89442.7,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 89135.71,\n                \"totalPayments\": 103153.23,\n                \"totalPaymentsNoACH\": 107175.14,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 8.1468,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 239,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 310.19,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 322.82,\n                \"remainingMonths\": 222,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 310.19,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 8395.1679000000001747595380907629447619910934008657932281494140625,\n                \"totalPaidWithoutITCNoACHRounded\": 107175.14,\n                \"totalPaidWithoutITCRounded\": 103153.23,\n                \"totalPaidWithITCNoACHRounded\": 92472.87,\n                \"totalPaidWithITCRounded\": 89442.7\n            },\n            \"__dirtyFields\": [],\n            \"term\": 20,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 7.99,\n            \"aprNoACH\": 8.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 16.79,\n                \"dateCreated\": \"2025-06-17T12:50:06Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66756,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 11,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP2\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.008790068974,\n                \"paymentFactorPreReAm\": 0.006203566058,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 7.99,\n                \"rateCardId\": \"LevelRBP_0_20_0.0799_good_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 20,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0.96902100379,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.00645613445546,\n                \"deferredInterestFactorNoACH\": 0.960242087937,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"good\",\n                \"apr\": 7.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 66756,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 240,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 322.82,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 456.61,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 473.98,\n                \"balancePostReAmWithoutPrePayment\": 51045.266115,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 51200.477087,\n                \"balancePostReAmWithPrePayment\": 36088.202963,\n                \"balancePostReAmWithPrePaymentNoACH\": 36262.621087,\n                \"balancePreReAm\": 37462.744669,\n                \"baseAdd\": 1905.054539,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0233,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 7305,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 556.99013,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 453.57,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 318.59,\n                \"financeCharge\": 57174.14,\n                \"financeChargeNoACH\": 61261.09,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 322.82,\n                \"lastMonthWithoutPrePayment\": 453.560666,\n                \"lastMonthWithoutPrePaymentRounded\": 453.57,\n                \"lastMonthWithPrePayment\": 318.585239,\n                \"lastMonthWithPrePaymentRounded\": 318.59,\n                \"lastMonthWithoutPrePaymentNoACH\": 469.904968,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 469.91,\n                \"lastMonthWithPrePaymentNoACH\": 330.125526,\n                \"lastMonthWithPrePaymentNoACHRounded\": 330.13,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 456.604297,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 473.972805,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 456.61,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 473.98,\n                \"postReAmMonthlyWithPrePayment\": 322.812081,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 335.690158,\n                \"postReAmMonthlyWithPrePaymentRounded\": 322.82,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 335.7,\n                \"postReAmMonths\": 222,\n                \"preReAmMonthly\": 322.813179,\n                \"preReAmMonthlyRounded\": 322.82,\n                \"preReAmMonthlyNoACHRounded\": 335.7,\n                \"progressPmtAtSubstantialCompletion\": 92174.84,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 222,\n                \"termInMonths\": 240,\n                \"totalPaidWithoutPrePayment\": 107175.14,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 106721.57,\n                \"totalPaidWithPrePayment\": 92472.87,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 92154.28,\n                \"totalPayments\": 107175.14,\n                \"totalPaymentsNoACH\": 111262.09,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 8.6676,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 239,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 322.82,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 335.7,\n                \"remainingMonths\": 222,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 322.82,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 0,\n                \"totalPaidWithoutITCNoACHRounded\": 111262.09,\n                \"totalPaidWithoutITCRounded\": 107175.14,\n                \"totalPaidWithITCNoACHRounded\": 95562.73,\n                \"totalPaidWithITCRounded\": 92472.87\n            },\n            \"__dirtyFields\": [],\n            \"term\": 20,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 8.49,\n            \"aprNoACH\": 8.99,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 0,\n                \"dateCreated\": \"2025-06-17T12:50:05Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66369,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 14,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP4\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.009131906539,\n                \"paymentFactorPreReAm\": 0.006456134455,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 8.49,\n                \"rateCardId\": \"LevelRBP_0_20_0.0849_excellent_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MN,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 20,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0.960242087937,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.006713697002522,\n                \"deferredInterestFactorNoACH\": 0.9505167153982,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"excellent\",\n                \"apr\": 8.49,\n                \"default\": false\n            },\n            \"calculationModelId\": 66369,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 240,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 348.82,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 491.61,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 509.49,\n                \"balancePostReAmWithoutPrePayment\": 51346.915915,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 51484.30434,\n                \"balancePostReAmWithPrePayment\": 36432.719213,\n                \"balancePostReAmWithPrePaymentNoACH\": 36598.497338,\n                \"balancePreReAm\": 37969.134966,\n                \"baseAdd\": 2129.442588,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.026,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 7305,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 838.992378,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 487.89,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 344.52,\n                \"financeCharge\": 65411.46,\n                \"financeChargeNoACH\": 69619.21,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 348.82,\n                \"lastMonthWithoutPrePayment\": 487.888841,\n                \"lastMonthWithoutPrePaymentRounded\": 487.89,\n                \"lastMonthWithPrePayment\": 344.518178,\n                \"lastMonthWithPrePaymentRounded\": 344.52,\n                \"lastMonthWithoutPrePaymentNoACH\": 503.675476,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 503.68,\n                \"lastMonthWithPrePaymentNoACH\": 357.837216,\n                \"lastMonthWithPrePaymentNoACHRounded\": 357.84,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 491.603801,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 509.480866,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 491.61,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 509.49,\n                \"postReAmMonthlyWithPrePayment\": 348.812834,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 362.173178,\n                \"postReAmMonthlyWithPrePaymentRounded\": 348.82,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 362.18,\n                \"postReAmMonths\": 222,\n                \"preReAmMonthly\": 348.813887,\n                \"preReAmMonthlyRounded\": 348.82,\n                \"preReAmMonthlyNoACHRounded\": 362.18,\n                \"progressPmtAtSubstantialCompletion\": 100412.16,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 222,\n                \"termInMonths\": 240,\n                \"totalPaidWithoutPrePayment\": 115412.46,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 114924.57,\n                \"totalPaidWithPrePayment\": 98712.8,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 98368.28,\n                \"totalPayments\": 115412.46,\n                \"totalPaymentsNoACH\": 119620.21,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 9.672,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 239,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 348.82,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 362.18,\n                \"remainingMonths\": 222,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 348.82,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 0,\n                \"totalPaidWithoutITCNoACHRounded\": 119620.21,\n                \"totalPaidWithoutITCRounded\": 115412.46,\n                \"totalPaidWithITCNoACHRounded\": 101919.16,\n                \"totalPaidWithITCRounded\": 98712.8\n            },\n            \"__dirtyFields\": [],\n            \"term\": 20,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 9.49,\n            \"aprNoACH\": 9.99,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 0,\n                \"dateCreated\": \"2025-06-17T12:50:05Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66370,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 14,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP4\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.009831881083,\n                \"paymentFactorPreReAm\": 0.006976138224,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 9.49,\n                \"rateCardId\": \"LevelRBP_0_20_0.0949_verygood_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MN,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 20,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0.93987280591,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.007243339324559,\n                \"deferredInterestFactorNoACH\": 0.9283432294222,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"very_good\",\n                \"apr\": 9.49,\n                \"default\": false\n            },\n            \"calculationModelId\": 66370,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 240,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 389.59,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 545.92,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 564.44,\n                \"balancePostReAmWithoutPrePayment\": 51731.657469,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 51841.567641,\n                \"balancePostReAmWithPrePayment\": 36917.633587,\n                \"balancePostReAmWithPrePaymentNoACH\": 37071.171713,\n                \"balancePreReAm\": 38696.869527,\n                \"baseAdd\": 2466.024662,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0301,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 7305,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 1230.144865,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 540.48,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 384.85,\n                \"financeCharge\": 78200.42,\n                \"financeChargeNoACH\": 82567.12,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 389.59,\n                \"lastMonthWithoutPrePayment\": 540.478316,\n                \"lastMonthWithoutPrePaymentRounded\": 540.48,\n                \"lastMonthWithPrePayment\": 384.848446,\n                \"lastMonthWithPrePaymentRounded\": 384.85,\n                \"lastMonthWithoutPrePaymentNoACH\": 561.533792,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 561.54,\n                \"lastMonthWithPrePaymentNoACH\": 396.264985,\n                \"lastMonthWithPrePaymentNoACHRounded\": 396.27,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 545.912412,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 564.436185,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 545.92,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 564.44,\n                \"postReAmMonthlyWithPrePayment\": 389.583388,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 403.620332,\n                \"postReAmMonthlyWithPrePaymentRounded\": 389.59,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 403.63,\n                \"postReAmMonths\": 222,\n                \"preReAmMonthly\": 389.584444,\n                \"preReAmMonthlyRounded\": 389.59,\n                \"preReAmMonthlyNoACHRounded\": 403.63,\n                \"progressPmtAtSubstantialCompletion\": 113201.12,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 222,\n                \"termInMonths\": 240,\n                \"totalPaidWithoutPrePayment\": 128201.42,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 127660.94,\n                \"totalPaidWithPrePayment\": 108497.16,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 108112.31,\n                \"totalPayments\": 128201.42,\n                \"totalPaymentsNoACH\": 132568.12,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 11.1972,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 239,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 389.59,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 403.63,\n                \"remainingMonths\": 222,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 389.59,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 0,\n                \"totalPaidWithoutITCNoACHRounded\": 132568.12,\n                \"totalPaidWithoutITCRounded\": 128201.42,\n                \"totalPaidWithITCNoACHRounded\": 111864.14,\n                \"totalPaidWithITCRounded\": 108497.16\n            },\n            \"__dirtyFields\": [],\n            \"term\": 20,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 10.99,\n            \"aprNoACH\": 11.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 0,\n                \"dateCreated\": \"2025-06-17T12:50:05Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66371,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 14,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP4\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.010918011728,\n                \"paymentFactorPreReAm\": 0.007791533042,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 10.99,\n                \"rateCardId\": \"LevelRBP_0_20_0.1099_good_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MN,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 20,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0.902825992588,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.008072276876656,\n                \"deferredInterestFactorNoACH\": 0.8889605346561,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"good\",\n                \"apr\": 10.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 66371,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 240,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 169.79,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 243.91,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 257.97,\n                \"balancePostReAmWithoutPrePayment\": 49364.050381,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 49591.428149,\n                \"balancePostReAmWithPrePayment\": 34363.750381,\n                \"balancePostReAmWithPrePaymentNoACH\": 34591.128149,\n                \"balancePreReAm\": 35671.620267,\n                \"baseAdd\": 670.920267,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0082,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 9131,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 240.64,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 168.67,\n                \"financeCharge\": 21834.57,\n                \"financeChargeNoACH\": 25981.42,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 169.79,\n                \"lastMonthWithoutPrePayment\": 240.631218,\n                \"lastMonthWithoutPrePaymentRounded\": 240.64,\n                \"lastMonthWithPrePayment\": 168.667491,\n                \"lastMonthWithPrePaymentRounded\": 168.67,\n                \"lastMonthWithoutPrePaymentNoACH\": 253.92949,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 253.93,\n                \"lastMonthWithPrePaymentNoACH\": 177.049093,\n                \"lastMonthWithPrePaymentNoACHRounded\": 177.05,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 243.90197,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 257.960734,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 243.91,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 257.97,\n                \"postReAmMonthlyWithPrePayment\": 169.787251,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 179.93337,\n                \"postReAmMonthlyWithPrePaymentRounded\": 169.79,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 179.94,\n                \"postReAmMonths\": 282,\n                \"preReAmMonthly\": 169.787479,\n                \"preReAmMonthlyRounded\": 169.79,\n                \"preReAmMonthlyNoACHRounded\": 179.94,\n                \"progressPmtAtSubstantialCompletion\": 56835.27,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 282,\n                \"termInMonths\": 300,\n                \"totalPaidWithoutPrePayment\": 71835.57,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 71594.93,\n                \"totalPaidWithPrePayment\": 65936.18,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 65767.51,\n                \"totalPayments\": 71835.57,\n                \"totalPaymentsNoACH\": 75982.42,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 3.0504,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 299,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 169.79,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 179.94,\n                \"remainingMonths\": 282,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 169.79,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 16995.3399000000003537865812808238530351445660926401615142822265625,\n                \"totalPaidWithoutITCNoACHRounded\": 75982.42,\n                \"totalPaidWithoutITCRounded\": 71835.57,\n                \"totalPaidWithITCNoACHRounded\": 68979.41,\n                \"totalPaidWithITCRounded\": 65936.18\n            },\n            \"__dirtyFields\": [],\n            \"term\": 25,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 2.99,\n            \"aprNoACH\": 3.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 33.99,\n                \"dateCreated\": \"2025-06-17T12:50:06Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66736,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 2,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP0\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.004877940207,\n                \"paymentFactorPreReAm\": 0.003395681674,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 2.99,\n                \"rateCardId\": \"LevelRBP_0_25_0.0299_excellent_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 25,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.003598607004637,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"excellent\",\n                \"apr\": 2.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 66736,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 300,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 190.44,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 272.49,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 287.46,\n                \"balancePostReAmWithoutPrePayment\": 49812.929646,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 50026.278729,\n                \"balancePostReAmWithPrePayment\": 34812.629646,\n                \"balancePostReAmWithPrePaymentNoACH\": 35026.037963,\n                \"balancePreReAm\": 35896.008317,\n                \"baseAdd\": 895.308317,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0109,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 9131,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 269.95,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 186.04,\n                \"financeCharge\": 30266.56,\n                \"financeChargeNoACH\": 34681.98,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 190.44,\n                \"lastMonthWithoutPrePayment\": 269.945067,\n                \"lastMonthWithoutPrePaymentRounded\": 269.95,\n                \"lastMonthWithPrePayment\": 186.032957,\n                \"lastMonthWithPrePaymentRounded\": 186.04,\n                \"lastMonthWithoutPrePaymentNoACH\": 283.856429,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 283.86,\n                \"lastMonthWithPrePaymentNoACH\": 196.710001,\n                \"lastMonthWithPrePaymentNoACHRounded\": 196.72,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 272.484541,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 287.452777,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 272.49,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 287.46,\n                \"postReAmMonthlyWithPrePayment\": 190.430546,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 201.26086,\n                \"postReAmMonthlyWithPrePaymentRounded\": 190.44,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 201.27,\n                \"postReAmMonths\": 282,\n                \"preReAmMonthly\": 190.431408,\n                \"preReAmMonthlyRounded\": 190.44,\n                \"preReAmMonthlyNoACHRounded\": 201.27,\n                \"progressPmtAtSubstantialCompletion\": 65267.26,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 282,\n                \"termInMonths\": 300,\n                \"totalPaidWithoutPrePayment\": 80267.56,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 79997.61,\n                \"totalPaidWithPrePayment\": 72127.9,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 71941.86,\n                \"totalPayments\": 80267.56,\n                \"totalPaymentsNoACH\": 84682.98,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 4.0548,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 299,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 190.44,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 201.27,\n                \"remainingMonths\": 282,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 190.44,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 16995.3399000000003537865812808238530351445660926401615142822265625,\n                \"totalPaidWithoutITCNoACHRounded\": 84682.98,\n                \"totalPaidWithoutITCRounded\": 80267.56,\n                \"totalPaidWithITCNoACHRounded\": 75376.75,\n                \"totalPaidWithITCRounded\": 72127.9\n            },\n            \"__dirtyFields\": [],\n            \"term\": 25,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 3.99,\n            \"aprNoACH\": 4.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 33.99,\n                \"dateCreated\": \"2025-06-17T12:50:06Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66737,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 2,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP0\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.005449579198,\n                \"paymentFactorPreReAm\": 0.003808551983,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 3.99,\n                \"rateCardId\": \"LevelRBP_0_25_0.0399_verygood_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 25,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.004025153832925,\n                \"deferredInterestFactorNoACH\": 0.997662266387,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"very_good\",\n                \"apr\": 3.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 66737,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 300,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 190.44,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 272.49,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 287.46,\n                \"balancePostReAmWithoutPrePayment\": 49812.929646,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 50026.278729,\n                \"balancePostReAmWithPrePayment\": 34812.629646,\n                \"balancePostReAmWithPrePaymentNoACH\": 35026.037963,\n                \"balancePreReAm\": 35896.008317,\n                \"baseAdd\": 895.308317,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0109,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 9131,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 269.95,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 186.04,\n                \"financeCharge\": 30266.56,\n                \"financeChargeNoACH\": 34681.98,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 190.44,\n                \"lastMonthWithoutPrePayment\": 269.945067,\n                \"lastMonthWithoutPrePaymentRounded\": 269.95,\n                \"lastMonthWithPrePayment\": 186.032957,\n                \"lastMonthWithPrePaymentRounded\": 186.04,\n                \"lastMonthWithoutPrePaymentNoACH\": 283.856429,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 283.86,\n                \"lastMonthWithPrePaymentNoACH\": 196.710001,\n                \"lastMonthWithPrePaymentNoACHRounded\": 196.72,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 272.484541,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 287.452777,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 272.49,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 287.46,\n                \"postReAmMonthlyWithPrePayment\": 190.430546,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 201.26086,\n                \"postReAmMonthlyWithPrePaymentRounded\": 190.44,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 201.27,\n                \"postReAmMonths\": 282,\n                \"preReAmMonthly\": 190.431408,\n                \"preReAmMonthlyRounded\": 190.44,\n                \"preReAmMonthlyNoACHRounded\": 201.27,\n                \"progressPmtAtSubstantialCompletion\": 65267.26,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 282,\n                \"termInMonths\": 300,\n                \"totalPaidWithoutPrePayment\": 80267.56,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 79997.61,\n                \"totalPaidWithPrePayment\": 72127.9,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 71941.86,\n                \"totalPayments\": 80267.56,\n                \"totalPaymentsNoACH\": 84682.98,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 4.0548,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 299,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 190.44,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 201.27,\n                \"remainingMonths\": 282,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 190.44,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 14395.2879000000002996621263628984621618656092323362827301025390625,\n                \"totalPaidWithoutITCNoACHRounded\": 84682.98,\n                \"totalPaidWithoutITCRounded\": 80267.56,\n                \"totalPaidWithITCNoACHRounded\": 75376.75,\n                \"totalPaidWithITCRounded\": 72127.9\n            },\n            \"__dirtyFields\": [],\n            \"term\": 25,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 3.99,\n            \"aprNoACH\": 4.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 28.79,\n                \"dateCreated\": \"2025-06-17T12:50:06Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66739,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 3,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP1\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.005449579198,\n                \"paymentFactorPreReAm\": 0.003808551983,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 3.99,\n                \"rateCardId\": \"LevelRBP_0_25_0.0399_excellent_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 25,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.004025153832925,\n                \"deferredInterestFactorNoACH\": 0.997662266387,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"excellent\",\n                \"apr\": 3.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 66739,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 300,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 212.42,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 302.85,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 318.67,\n                \"balancePostReAmWithoutPrePayment\": 50230.259195,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 50425.695461,\n                \"balancePostReAmWithPrePayment\": 35231.596088,\n                \"balancePostReAmWithPrePaymentNoACH\": 35431.034213,\n                \"balancePreReAm\": 36120.396366,\n                \"baseAdd\": 1119.696366,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0137,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 9131,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 301.49,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 211.23,\n                \"financeCharge\": 39224.9,\n                \"financeChargeNoACH\": 43889.08,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 212.42,\n                \"lastMonthWithoutPrePayment\": 301.489128,\n                \"lastMonthWithoutPrePaymentRounded\": 301.49,\n                \"lastMonthWithPrePayment\": 211.223039,\n                \"lastMonthWithPrePaymentRounded\": 211.23,\n                \"lastMonthWithoutPrePaymentNoACH\": 313.425612,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 313.43,\n                \"lastMonthWithPrePaymentNoACH\": 220.113701,\n                \"lastMonthWithPrePaymentNoACHRounded\": 220.12,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 302.847454,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 318.660852,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 302.85,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 318.67,\n                \"postReAmMonthlyWithPrePayment\": 212.417761,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 223.903378,\n                \"postReAmMonthlyWithPrePaymentRounded\": 212.42,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 223.91,\n                \"postReAmMonths\": 282,\n                \"preReAmMonthly\": 212.41798,\n                \"preReAmMonthlyRounded\": 212.42,\n                \"preReAmMonthlyNoACHRounded\": 223.91,\n                \"progressPmtAtSubstantialCompletion\": 74225.6,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 282,\n                \"termInMonths\": 300,\n                \"totalPaidWithoutPrePayment\": 89225.9,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 88924.41,\n                \"totalPaidWithPrePayment\": 78725.11,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 78513.88,\n                \"totalPayments\": 89225.9,\n                \"totalPaymentsNoACH\": 93890.08,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 5.0964,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 299,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 212.42,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 223.91,\n                \"remainingMonths\": 282,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 212.42,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 16995.3399000000003537865812808238530351445660926401615142822265625,\n                \"totalPaidWithoutITCNoACHRounded\": 93890.08,\n                \"totalPaidWithoutITCRounded\": 89225.9,\n                \"totalPaidWithITCNoACHRounded\": 82169.51,\n                \"totalPaidWithITCRounded\": 78725.11\n            },\n            \"__dirtyFields\": [],\n            \"term\": 25,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 4.99,\n            \"aprNoACH\": 5.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 33.99,\n                \"dateCreated\": \"2025-06-17T12:50:06Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66738,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 2,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP0\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.006056808012,\n                \"paymentFactorPreReAm\": 0.004248274632,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 4.99,\n                \"rateCardId\": \"LevelRBP_0_25_0.0499_good_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 25,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0.992910696409,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.00447799152083,\n                \"deferredInterestFactorNoACH\": 0.9868968096504,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"good\",\n                \"apr\": 4.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 66738,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 300,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 212.42,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 302.85,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 318.67,\n                \"balancePostReAmWithoutPrePayment\": 50230.259195,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 50425.695461,\n                \"balancePostReAmWithPrePayment\": 35231.596088,\n                \"balancePostReAmWithPrePaymentNoACH\": 35431.034213,\n                \"balancePreReAm\": 36120.396366,\n                \"baseAdd\": 1119.696366,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0137,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 9131,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 301.49,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 211.23,\n                \"financeCharge\": 39224.9,\n                \"financeChargeNoACH\": 43889.08,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 212.42,\n                \"lastMonthWithoutPrePayment\": 301.489128,\n                \"lastMonthWithoutPrePaymentRounded\": 301.49,\n                \"lastMonthWithPrePayment\": 211.223039,\n                \"lastMonthWithPrePaymentRounded\": 211.23,\n                \"lastMonthWithoutPrePaymentNoACH\": 313.425612,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 313.43,\n                \"lastMonthWithPrePaymentNoACH\": 220.113701,\n                \"lastMonthWithPrePaymentNoACHRounded\": 220.12,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 302.847454,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 318.660852,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 302.85,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 318.67,\n                \"postReAmMonthlyWithPrePayment\": 212.417761,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 223.903378,\n                \"postReAmMonthlyWithPrePaymentRounded\": 212.42,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 223.91,\n                \"postReAmMonths\": 282,\n                \"preReAmMonthly\": 212.41798,\n                \"preReAmMonthlyRounded\": 212.42,\n                \"preReAmMonthlyNoACHRounded\": 223.91,\n                \"progressPmtAtSubstantialCompletion\": 74225.6,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 282,\n                \"termInMonths\": 300,\n                \"totalPaidWithoutPrePayment\": 89225.9,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 88924.41,\n                \"totalPaidWithPrePayment\": 78725.11,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 78513.88,\n                \"totalPayments\": 89225.9,\n                \"totalPaymentsNoACH\": 93890.08,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 5.0964,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 299,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 212.42,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 223.91,\n                \"remainingMonths\": 282,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 212.42,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 14395.2879000000002996621263628984621618656092323362827301025390625,\n                \"totalPaidWithoutITCNoACHRounded\": 93890.08,\n                \"totalPaidWithoutITCRounded\": 89225.9,\n                \"totalPaidWithITCNoACHRounded\": 82169.51,\n                \"totalPaidWithITCRounded\": 78725.11\n            },\n            \"__dirtyFields\": [],\n            \"term\": 25,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 4.99,\n            \"aprNoACH\": 5.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 28.79,\n                \"dateCreated\": \"2025-06-17T12:50:06Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66740,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 3,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP1\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.006056808012,\n                \"paymentFactorPreReAm\": 0.004248274632,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 4.99,\n                \"rateCardId\": \"LevelRBP_0_25_0.0499_verygood_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 25,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0.992910696409,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.00447799152083,\n                \"deferredInterestFactorNoACH\": 0.9868968096504,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"very_good\",\n                \"apr\": 4.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 66740,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 300,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 235.72,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 334.88,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 351.48,\n                \"balancePostReAmWithoutPrePayment\": 50612.257437,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 50789.42806,\n                \"balancePostReAmWithPrePayment\": 35624.712337,\n                \"balancePostReAmWithPrePaymentNoACH\": 35812.810463,\n                \"balancePreReAm\": 36594.544572,\n                \"baseAdd\": 1344.084415,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0164,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 9131,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 249.760156,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 333.29,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 230.74,\n                \"financeCharge\": 48676.53,\n                \"financeChargeNoACH\": 53576.69,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 235.72,\n                \"lastMonthWithoutPrePayment\": 333.284141,\n                \"lastMonthWithoutPrePaymentRounded\": 333.29,\n                \"lastMonthWithPrePayment\": 230.734074,\n                \"lastMonthWithPrePaymentRounded\": 230.74,\n                \"lastMonthWithoutPrePaymentNoACH\": 350.686444,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 350.69,\n                \"lastMonthWithPrePaymentNoACH\": 245.128821,\n                \"lastMonthWithPrePaymentNoACHRounded\": 245.13,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 334.877407,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 351.4788,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 334.88,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 351.48,\n                \"postReAmMonthlyWithPrePayment\": 235.711899,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 247.835901,\n                \"postReAmMonthlyWithPrePaymentRounded\": 235.72,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 247.84,\n                \"postReAmMonths\": 282,\n                \"preReAmMonthly\": 235.712761,\n                \"preReAmMonthlyRounded\": 235.72,\n                \"preReAmMonthlyNoACHRounded\": 247.84,\n                \"progressPmtAtSubstantialCompletion\": 83677.23,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 282,\n                \"termInMonths\": 300,\n                \"totalPaidWithoutPrePayment\": 98677.53,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 98344.24,\n                \"totalPaidWithPrePayment\": 85711.32,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 85480.58,\n                \"totalPayments\": 98677.53,\n                \"totalPaymentsNoACH\": 103577.69,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 6.1008,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 299,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 235.72,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 247.84,\n                \"remainingMonths\": 282,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 235.72,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 14395.2879000000002996621263628984621618656092323362827301025390625,\n                \"totalPaidWithoutITCNoACHRounded\": 103577.69,\n                \"totalPaidWithoutITCRounded\": 98677.53,\n                \"totalPaidWithITCNoACHRounded\": 89349.59,\n                \"totalPaidWithITCRounded\": 85711.32\n            },\n            \"__dirtyFields\": [],\n            \"term\": 25,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 5.99,\n            \"aprNoACH\": 6.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 28.79,\n                \"dateCreated\": \"2025-06-17T12:50:06Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66741,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 3,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP1\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.00669742069,\n                \"paymentFactorPreReAm\": 0.004714160932,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 5.99,\n                \"rateCardId\": \"LevelRBP_0_25_0.0599_good_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 25,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0.979559858076,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.004956627963715,\n                \"deferredInterestFactorNoACH\": 0.9708384462302,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"good\",\n                \"apr\": 5.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 66741,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 300,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 235.72,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 334.88,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 351.48,\n                \"balancePostReAmWithoutPrePayment\": 50612.257437,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 50789.42806,\n                \"balancePostReAmWithPrePayment\": 35624.712337,\n                \"balancePostReAmWithPrePaymentNoACH\": 35812.810463,\n                \"balancePreReAm\": 36594.544572,\n                \"baseAdd\": 1344.084415,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0164,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 9131,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 249.760156,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 333.29,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 230.74,\n                \"financeCharge\": 48676.53,\n                \"financeChargeNoACH\": 53576.69,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 235.72,\n                \"lastMonthWithoutPrePayment\": 333.284141,\n                \"lastMonthWithoutPrePaymentRounded\": 333.29,\n                \"lastMonthWithPrePayment\": 230.734074,\n                \"lastMonthWithPrePaymentRounded\": 230.74,\n                \"lastMonthWithoutPrePaymentNoACH\": 350.686444,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 350.69,\n                \"lastMonthWithPrePaymentNoACH\": 245.128821,\n                \"lastMonthWithPrePaymentNoACHRounded\": 245.13,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 334.877407,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 351.4788,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 334.88,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 351.48,\n                \"postReAmMonthlyWithPrePayment\": 235.711899,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 247.835901,\n                \"postReAmMonthlyWithPrePaymentRounded\": 235.72,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 247.84,\n                \"postReAmMonths\": 282,\n                \"preReAmMonthly\": 235.712761,\n                \"preReAmMonthlyRounded\": 235.72,\n                \"preReAmMonthlyNoACHRounded\": 247.84,\n                \"progressPmtAtSubstantialCompletion\": 83677.23,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 282,\n                \"termInMonths\": 300,\n                \"totalPaidWithoutPrePayment\": 98677.53,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 98344.24,\n                \"totalPaidWithPrePayment\": 85711.32,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 85480.58,\n                \"totalPayments\": 98677.53,\n                \"totalPaymentsNoACH\": 103577.69,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 6.1008,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 299,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 235.72,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 247.84,\n                \"remainingMonths\": 282,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 235.72,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 8745.1749000000001820455224066375166103171068243682384490966796875,\n                \"totalPaidWithoutITCNoACHRounded\": 103577.69,\n                \"totalPaidWithoutITCRounded\": 98677.53,\n                \"totalPaidWithITCNoACHRounded\": 89349.59,\n                \"totalPaidWithITCRounded\": 85711.32\n            },\n            \"__dirtyFields\": [],\n            \"term\": 25,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 5.99,\n            \"aprNoACH\": 6.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 17.49,\n                \"dateCreated\": \"2025-06-17T12:50:06Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66742,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 4,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP2\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.00669742069,\n                \"paymentFactorPreReAm\": 0.004714160932,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 5.99,\n                \"rateCardId\": \"LevelRBP_0_25_0.0599_excellent_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 25,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0.979559858076,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.004956627963715,\n                \"deferredInterestFactorNoACH\": 0.9708384462302,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"excellent\",\n                \"apr\": 5.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 66742,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 300,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 260.27,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 368.45,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 385.76,\n                \"balancePostReAmWithoutPrePayment\": 50956.538449,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 51113.161964,\n                \"balancePostReAmWithPrePayment\": 35995.328588,\n                \"balancePostReAmWithPrePaymentNoACH\": 36172.446712,\n                \"balancePreReAm\": 37126.978514,\n                \"baseAdd\": 1568.472465,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0192,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 9131,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 557.806049,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 364.18,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 257.54,\n                \"financeCharge\": 58582.49,\n                \"financeChargeNoACH\": 63691.2,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 260.27,\n                \"lastMonthWithoutPrePayment\": 364.173644,\n                \"lastMonthWithoutPrePaymentRounded\": 364.18,\n                \"lastMonthWithPrePayment\": 257.536218,\n                \"lastMonthWithPrePaymentRounded\": 257.54,\n                \"lastMonthWithoutPrePaymentNoACH\": 379.637487,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 379.64,\n                \"lastMonthWithPrePaymentNoACH\": 268.514676,\n                \"lastMonthWithPrePaymentNoACHRounded\": 268.52,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 368.443989,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 385.752008,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 368.45,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 385.76,\n                \"postReAmMonthlyWithPrePayment\": 260.266158,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 272.994145,\n                \"postReAmMonthlyWithPrePaymentRounded\": 260.27,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 273,\n                \"postReAmMonths\": 282,\n                \"preReAmMonthly\": 260.2666,\n                \"preReAmMonthlyRounded\": 260.27,\n                \"preReAmMonthlyNoACHRounded\": 273,\n                \"progressPmtAtSubstantialCompletion\": 93583.19,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 282,\n                \"termInMonths\": 300,\n                \"totalPaidWithoutPrePayment\": 108583.49,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 108219.31,\n                \"totalPaidWithPrePayment\": 93078.57,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 92821.03,\n                \"totalPayments\": 108583.49,\n                \"totalPaymentsNoACH\": 113692.2,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 7.1424,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 299,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 260.27,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 273,\n                \"remainingMonths\": 282,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 260.27,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 8745.1749000000001820455224066375166103171068243682384490966796875,\n                \"totalPaidWithoutITCNoACHRounded\": 113692.2,\n                \"totalPaidWithoutITCRounded\": 108583.49,\n                \"totalPaidWithITCNoACHRounded\": 96895.82,\n                \"totalPaidWithITCRounded\": 93078.57\n            },\n            \"__dirtyFields\": [],\n            \"term\": 25,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 6.99,\n            \"aprNoACH\": 7.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 17.49,\n                \"dateCreated\": \"2025-06-17T12:50:06Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66743,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 4,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP2\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.007368738151,\n                \"paymentFactorPreReAm\": 0.005205227896,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 6.99,\n                \"rateCardId\": \"LevelRBP_0_25_0.0699_verygood_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 25,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0.960698758645,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.005459787710571,\n                \"deferredInterestFactorNoACH\": 0.949148781246,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"very_good\",\n                \"apr\": 6.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 66743,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 300,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 286.02,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 403.39,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 421.31,\n                \"balancePostReAmWithoutPrePayment\": 51258.9133,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 51393.702084,\n                \"balancePostReAmWithPrePayment\": 36344.344838,\n                \"balancePostReAmWithPrePaymentNoACH\": 36511.382963,\n                \"balancePreReAm\": 37637.962559,\n                \"baseAdd\": 1792.860514,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0219,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 9131,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 844.402045,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 395.83,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 278.58,\n                \"financeCharge\": 68895.78,\n                \"financeChargeNoACH\": 74195.66,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 286.02,\n                \"lastMonthWithoutPrePayment\": 395.821026,\n                \"lastMonthWithoutPrePaymentRounded\": 395.83,\n                \"lastMonthWithPrePayment\": 278.573533,\n                \"lastMonthWithPrePaymentRounded\": 278.58,\n                \"lastMonthWithoutPrePaymentNoACH\": 420.960154,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 420.97,\n                \"lastMonthWithPrePaymentNoACH\": 298.399149,\n                \"lastMonthWithPrePaymentNoACHRounded\": 298.4,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 403.380833,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 421.309607,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 403.39,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 421.31,\n                \"postReAmMonthlyWithPrePayment\": 286.010981,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 299.308977,\n                \"postReAmMonthlyWithPrePaymentRounded\": 286.02,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 299.31,\n                \"postReAmMonths\": 282,\n                \"preReAmMonthly\": 286.0121,\n                \"preReAmMonthlyRounded\": 286.02,\n                \"preReAmMonthlyNoACHRounded\": 299.31,\n                \"progressPmtAtSubstantialCompletion\": 103896.48,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 282,\n                \"termInMonths\": 300,\n                \"totalPaidWithoutPrePayment\": 118896.78,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 118500.95,\n                \"totalPaidWithPrePayment\": 100798.86,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 100520.28,\n                \"totalPayments\": 118896.78,\n                \"totalPaymentsNoACH\": 124196.66,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 8.1468,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 299,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 286.02,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 299.31,\n                \"remainingMonths\": 282,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 286.02,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 8745.1749000000001820455224066375166103171068243682384490966796875,\n                \"totalPaidWithoutITCNoACHRounded\": 124196.66,\n                \"totalPaidWithoutITCRounded\": 118896.78,\n                \"totalPaidWithITCNoACHRounded\": 104792.39,\n                \"totalPaidWithITCRounded\": 100798.86\n            },\n            \"__dirtyFields\": [],\n            \"term\": 25,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 7.99,\n            \"aprNoACH\": 8.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 17.49,\n                \"dateCreated\": \"2025-06-17T12:50:06Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66744,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 4,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP2\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.008067460029,\n                \"paymentFactorPreReAm\": 0.005720127603,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 7.99,\n                \"rateCardId\": \"LevelRBP_0_25_0.0799_good_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 25,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0.93619479265,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.005986062456512,\n                \"deferredInterestFactorNoACH\": 0.9219022909507,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"good\",\n                \"apr\": 7.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 66744,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 300,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 299.31,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 421.31,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 439.52,\n                \"balancePostReAmWithoutPrePayment\": 51393.702084,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 51517.015623,\n                \"balancePostReAmWithPrePayment\": 36511.382963,\n                \"balancePostReAmWithPrePaymentNoACH\": 36673.381088,\n                \"balancePreReAm\": 37885.817928,\n                \"baseAdd\": 1905.054539,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0233,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 9131,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 980.06339,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 420.97,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 298.4,\n                \"financeCharge\": 74195.66,\n                \"financeChargeNoACH\": 79568.84,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 299.31,\n                \"lastMonthWithoutPrePayment\": 420.960154,\n                \"lastMonthWithoutPrePaymentRounded\": 420.97,\n                \"lastMonthWithPrePayment\": 298.399149,\n                \"lastMonthWithPrePaymentRounded\": 298.4,\n                \"lastMonthWithoutPrePaymentNoACH\": 432.876821,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 432.88,\n                \"lastMonthWithPrePaymentNoACH\": 308.909024,\n                \"lastMonthWithPrePaymentNoACHRounded\": 308.91,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 421.309607,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 439.513093,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 421.31,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 439.52,\n                \"postReAmMonthlyWithPrePayment\": 299.308977,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 312.875871,\n                \"postReAmMonthlyWithPrePaymentRounded\": 299.31,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 312.88,\n                \"postReAmMonths\": 282,\n                \"preReAmMonthly\": 299.309109,\n                \"preReAmMonthlyRounded\": 299.31,\n                \"preReAmMonthlyNoACHRounded\": 312.88,\n                \"progressPmtAtSubstantialCompletion\": 109196.36,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 282,\n                \"termInMonths\": 300,\n                \"totalPaidWithoutPrePayment\": 124196.66,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 123775.69,\n                \"totalPaidWithPrePayment\": 104792.39,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 104493.99,\n                \"totalPayments\": 124196.66,\n                \"totalPaymentsNoACH\": 129569.84,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 8.6676,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 299,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 299.31,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 312.88,\n                \"remainingMonths\": 282,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 299.31,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 0,\n                \"totalPaidWithoutITCNoACHRounded\": 129569.84,\n                \"totalPaidWithoutITCRounded\": 124196.66,\n                \"totalPaidWithITCNoACHRounded\": 108860.33,\n                \"totalPaidWithITCRounded\": 104792.39\n            },\n            \"__dirtyFields\": [],\n            \"term\": 25,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 8.49,\n            \"aprNoACH\": 8.99,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 0,\n                \"dateCreated\": \"2025-06-17T12:50:05Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66365,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 7,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP4\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.008426000536,\n                \"paymentFactorPreReAm\": 0.005986062457,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 8.49,\n                \"rateCardId\": \"LevelRBP_0_25_0.0849_excellent_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MN,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 25,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0.921902290951,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.006257403268316,\n                \"deferredInterestFactorNoACH\": 0.9063387124106,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"excellent\",\n                \"apr\": 8.49,\n                \"default\": false\n            },\n            \"calculationModelId\": 66365,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 300,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 326.71,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 457.98,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 476.67,\n                \"balancePostReAmWithoutPrePayment\": 51628.989739,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 51729.721879,\n                \"balancePostReAmWithPrePayment\": 36830.699212,\n                \"balancePostReAmWithPrePaymentNoACH\": 36983.517338,\n                \"balancePreReAm\": 38367.104675,\n                \"baseAdd\": 2129.442588,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.026,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 9131,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 1236.962087,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 448.16,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 320.04,\n                \"financeCharge\": 85020.32,\n                \"financeChargeNoACH\": 90543.58,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 326.71,\n                \"lastMonthWithoutPrePayment\": 448.155073,\n                \"lastMonthWithoutPrePaymentRounded\": 448.16,\n                \"lastMonthWithPrePayment\": 320.031092,\n                \"lastMonthWithPrePaymentRounded\": 320.04,\n                \"lastMonthWithoutPrePaymentNoACH\": 466.083067,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 466.09,\n                \"lastMonthWithPrePaymentNoACH\": 332.379678,\n                \"lastMonthWithPrePaymentNoACHRounded\": 332.38,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 457.970548,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 476.660584,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 457.98,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 476.67,\n                \"postReAmMonthlyWithPrePayment\": 326.703574,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 340.78252,\n                \"postReAmMonthlyWithPrePaymentRounded\": 326.71,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 340.79,\n                \"postReAmMonths\": 282,\n                \"preReAmMonthly\": 326.704459,\n                \"preReAmMonthlyRounded\": 326.71,\n                \"preReAmMonthlyNoACHRounded\": 340.79,\n                \"progressPmtAtSubstantialCompletion\": 120021.02,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 282,\n                \"termInMonths\": 300,\n                \"totalPaidWithoutPrePayment\": 135021.32,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 134573.16,\n                \"totalPaidWithPrePayment\": 113006.63,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 112686.59,\n                \"totalPayments\": 135021.32,\n                \"totalPaymentsNoACH\": 140544.58,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 9.672,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 299,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 326.71,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 340.79,\n                \"remainingMonths\": 282,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 326.71,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 0,\n                \"totalPaidWithoutITCNoACHRounded\": 140544.58,\n                \"totalPaidWithoutITCRounded\": 135021.32,\n                \"totalPaidWithITCNoACHRounded\": 117228.89,\n                \"totalPaidWithITCRounded\": 113006.63\n            },\n            \"__dirtyFields\": [],\n            \"term\": 25,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 9.49,\n            \"aprNoACH\": 9.99,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 0,\n                \"dateCreated\": \"2025-06-17T12:50:05Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66366,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 7,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP4\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.009159237614,\n                \"paymentFactorPreReAm\": 0.006533958502,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 9.49,\n                \"rateCardId\": \"LevelRBP_0_25_0.0949_verygood_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MN,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 25,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0.889612261943,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.006815535363354,\n                \"deferredInterestFactorNoACH\": 0.871851303031,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"very_good\",\n                \"apr\": 9.49,\n                \"default\": false\n            },\n            \"calculationModelId\": 66366,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 300,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 369.66,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 514.66,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 533.93,\n                \"balancePostReAmWithoutPrePayment\": 51898.288632,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 51966.735027,\n                \"balancePostReAmWithPrePayment\": 37276.373588,\n                \"balancePostReAmWithPrePaymentNoACH\": 37416.591713,\n                \"balancePreReAm\": 39055.571282,\n                \"baseAdd\": 2466.024662,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0301,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 9131,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 1588.84662,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 509.47,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 364.33,\n                \"financeCharge\": 101781.81,\n                \"financeChargeNoACH\": 107476.39,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 369.66,\n                \"lastMonthWithoutPrePayment\": 509.461561,\n                \"lastMonthWithoutPrePaymentRounded\": 509.47,\n                \"lastMonthWithPrePayment\": 364.326727,\n                \"lastMonthWithPrePaymentRounded\": 364.33,\n                \"lastMonthWithoutPrePaymentNoACH\": 523.139521,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 523.14,\n                \"lastMonthWithPrePaymentNoACH\": 384.059183,\n                \"lastMonthWithPrePaymentNoACHRounded\": 384.06,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 514.656058,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 533.922454,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 514.66,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 533.93,\n                \"postReAmMonthlyWithPrePayment\": 369.655956,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 384.429741,\n                \"postReAmMonthlyWithPrePaymentRounded\": 369.66,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 384.43,\n                \"postReAmMonths\": 282,\n                \"preReAmMonthly\": 369.656568,\n                \"preReAmMonthlyRounded\": 369.66,\n                \"preReAmMonthlyNoACHRounded\": 384.44,\n                \"progressPmtAtSubstantialCompletion\": 136782.51,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 282,\n                \"termInMonths\": 300,\n                \"totalPaidWithoutPrePayment\": 151782.81,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 151273.34,\n                \"totalPaidWithPrePayment\": 125892.97,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 125528.64,\n                \"totalPayments\": 151782.81,\n                \"totalPaymentsNoACH\": 157477.39,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 11.1972,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 299,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 369.66,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 384.43,\n                \"remainingMonths\": 282,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 369.66,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 0,\n                \"totalPaidWithoutITCNoACHRounded\": 157477.39,\n                \"totalPaidWithoutITCRounded\": 151782.81,\n                \"totalPaidWithITCNoACHRounded\": 130329.11,\n                \"totalPaidWithITCRounded\": 125892.97\n            },\n            \"__dirtyFields\": [],\n            \"term\": 25,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 10.99,\n            \"aprNoACH\": 11.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 0,\n                \"dateCreated\": \"2025-06-17T12:50:05Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66367,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 7,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP4\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.010292923062,\n                \"paymentFactorPreReAm\": 0.007392983507,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 10.99,\n                \"rateCardId\": \"LevelRBP_0_25_0.1099_good_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MN,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 25,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0.833726173405,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.007688473068395,\n                \"deferredInterestFactorNoACH\": 0.813668517195,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"good\",\n                \"apr\": 10.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 66367,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 300,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"productId\": 3253,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3256,\n                \"active\": null,\n                \"name\": \"Concert HVAC\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"HVAC_001\",\n                \"type\": \"hvac\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 1013.61,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 1013.61,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 1025.61,\n                \"balancePostReAmWithoutPrePayment\": 50001,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 50001,\n                \"balancePostReAmWithPrePayment\": 50001,\n                \"balancePostReAmWithPrePaymentNoACH\": 50001,\n                \"balancePreReAm\": 50001,\n                \"baseAdd\": 0,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0219,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 0,\n                \"daysOfTerm\": 1826,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 1012.93,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 1012.93,\n                \"financeCharge\": 10814.92,\n                \"financeChargeNoACH\": 11535.32,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 0,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 0,\n                \"lastMonthWithoutPrePayment\": 1012.92764,\n                \"lastMonthWithoutPrePaymentRounded\": 1012.93,\n                \"lastMonthWithPrePayment\": 1012.92764,\n                \"lastMonthWithPrePaymentRounded\": 1012.93,\n                \"lastMonthWithoutPrePaymentNoACH\": 1025.32077,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 1025.33,\n                \"lastMonthWithPrePaymentNoACH\": 1025.32077,\n                \"lastMonthWithPrePaymentNoACHRounded\": 1025.33,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 1013.600711,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 1025.606114,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 1013.61,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 1025.61,\n                \"postReAmMonthlyWithPrePayment\": 1013.600711,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 1025.606114,\n                \"postReAmMonthlyWithPrePaymentRounded\": 1013.61,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 1025.61,\n                \"postReAmMonths\": 60,\n                \"preReAmMonthly\": 0,\n                \"preReAmMonthlyRounded\": 0,\n                \"preReAmMonthlyNoACHRounded\": 0,\n                \"progressPmtAtSubstantialCompletion\": 45815.62,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 60,\n                \"termInMonths\": 60,\n                \"totalPaidWithoutPrePayment\": 60815.92,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 59802.99,\n                \"totalPaidWithPrePayment\": 60815.92,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 59802.99,\n                \"totalPayments\": 60815.92,\n                \"totalPaymentsNoACH\": 61536.32,\n                \"reAmortizationMonth\": 0,\n                \"yearlyRate\": 8.1468,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 59,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 1013.61,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 1025.61,\n                \"remainingMonths\": 42,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 1013.61,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 2395.0479000000000498569498186274273621165775693953037261962890625,\n                \"totalPaidWithoutITCNoACHRounded\": 61536.32,\n                \"totalPaidWithoutITCRounded\": 60815.92,\n                \"totalPaidWithITCNoACHRounded\": 61536.32,\n                \"totalPaidWithITCRounded\": 60815.92\n            },\n            \"__dirtyFields\": [],\n            \"term\": 5,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 7.99,\n            \"aprNoACH\": 8.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 4.79,\n                \"dateCreated\": \"2025-07-08T12:30:14Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3256,\n                \"id\": 71069,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 41,\n                \"levelPct\": 0,\n                \"loanType\": \"StandardRBP\",\n                \"groupName\": \"RBP3.5\",\n                \"loanTypeEntity\": {\n                    \"code\": \"StandardRBP\",\n                    \"label\": \"Standard RBP\",\n                    \"displaySeq\": 10,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 6000,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.019911743209,\n                \"paymentFactorPreReAm\": 0.02027175,\n                \"prePaymentMonth\": 0,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 7.99,\n                \"rateCardId\": \"StandardRBP_0_5_0.0799_excellent_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 0,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MN,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 5,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.02051175,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"excellent\",\n                \"apr\": 7.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 71069,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 60,\n            \"loanType\": \"StandardRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 6000,\n            \"productType\": \"hvac\",\n            \"productSku\": \"HVAC_001\",\n            \"productId\": 3256,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3256,\n                \"active\": null,\n                \"name\": \"Concert HVAC\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"HVAC_001\",\n                \"type\": \"hvac\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 1037.7,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 1037.7,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 1049.87,\n                \"balancePostReAmWithoutPrePayment\": 50001,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 50001,\n                \"balancePostReAmWithPrePayment\": 50001,\n                \"balancePostReAmWithPrePaymentNoACH\": 50001,\n                \"balancePreReAm\": 50001,\n                \"baseAdd\": 0,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0246,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 0,\n                \"daysOfTerm\": 1826,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 1037.39,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 1037.39,\n                \"financeCharge\": 12260.69,\n                \"financeChargeNoACH\": 12991.18,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 0,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 0,\n                \"lastMonthWithoutPrePayment\": 1037.388268,\n                \"lastMonthWithoutPrePaymentRounded\": 1037.39,\n                \"lastMonthWithPrePayment\": 1037.388268,\n                \"lastMonthWithPrePaymentRounded\": 1037.39,\n                \"lastMonthWithoutPrePaymentNoACH\": 1049.849651,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 1049.85,\n                \"lastMonthWithPrePaymentNoACH\": 1049.849651,\n                \"lastMonthWithPrePaymentNoACHRounded\": 1049.85,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 1037.695866,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 1049.869734,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 1037.7,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 1049.87,\n                \"postReAmMonthlyWithPrePayment\": 1037.695866,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 1049.869734,\n                \"postReAmMonthlyWithPrePaymentRounded\": 1037.7,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 1049.87,\n                \"postReAmMonths\": 60,\n                \"preReAmMonthly\": 0,\n                \"preReAmMonthlyRounded\": 0,\n                \"preReAmMonthlyNoACHRounded\": 0,\n                \"progressPmtAtSubstantialCompletion\": 47261.39,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 60,\n                \"termInMonths\": 60,\n                \"totalPaidWithoutPrePayment\": 62261.69,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 61224.3,\n                \"totalPaidWithPrePayment\": 62261.69,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 61224.3,\n                \"totalPayments\": 62261.69,\n                \"totalPaymentsNoACH\": 62992.18,\n                \"reAmortizationMonth\": 0,\n                \"yearlyRate\": 9.1512,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 59,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 1037.7,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 1049.87,\n                \"remainingMonths\": 42,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 1037.7,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 2395.0479000000000498569498186274273621165775693953037261962890625,\n                \"totalPaidWithoutITCNoACHRounded\": 62992.18,\n                \"totalPaidWithoutITCRounded\": 62261.69,\n                \"totalPaidWithITCNoACHRounded\": 62992.18,\n                \"totalPaidWithITCRounded\": 62261.69\n            },\n            \"__dirtyFields\": [],\n            \"term\": 5,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 8.99,\n            \"aprNoACH\": 9.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 4.79,\n                \"dateCreated\": \"2025-07-08T12:30:14Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3256,\n                \"id\": 71070,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 41,\n                \"levelPct\": 0,\n                \"loanType\": \"StandardRBP\",\n                \"groupName\": \"RBP3.5\",\n                \"loanTypeEntity\": {\n                    \"code\": \"StandardRBP\",\n                    \"label\": \"Standard RBP\",\n                    \"displaySeq\": 10,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 6000,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.020392543487,\n                \"paymentFactorPreReAm\": 0.02075375,\n                \"prePaymentMonth\": 0,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 8.99,\n                \"rateCardId\": \"StandardRBP_0_5_0.0899_verygood_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 0,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MN,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 5,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.020997,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"very_good\",\n                \"apr\": 8.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 71070,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 60,\n            \"loanType\": \"StandardRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 6000,\n            \"productType\": \"hvac\",\n            \"productSku\": \"HVAC_001\",\n            \"productId\": 3256,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3256,\n                \"active\": null,\n                \"name\": \"Concert HVAC\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"HVAC_001\",\n                \"type\": \"hvac\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 1112,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 1112,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 1124.67,\n                \"balancePostReAmWithoutPrePayment\": 50001,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 50001,\n                \"balancePostReAmWithPrePayment\": 50001,\n                \"balancePostReAmWithPrePaymentNoACH\": 50001,\n                \"balancePreReAm\": 50001,\n                \"baseAdd\": 0,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0328,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 0,\n                \"daysOfTerm\": 1826,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 1111.35,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 1111.35,\n                \"financeCharge\": 16718.35,\n                \"financeChargeNoACH\": 17478.8,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 0,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 0,\n                \"lastMonthWithoutPrePayment\": 1111.344674,\n                \"lastMonthWithoutPrePaymentRounded\": 1111.35,\n                \"lastMonthWithPrePayment\": 1111.344674,\n                \"lastMonthWithPrePaymentRounded\": 1111.35,\n                \"lastMonthWithoutPrePaymentNoACH\": 1124.265092,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 1124.27,\n                \"lastMonthWithPrePaymentNoACH\": 1124.265092,\n                \"lastMonthWithPrePaymentNoACHRounded\": 1124.27,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 1111.991974,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 1124.665107,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 1112,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 1124.67,\n                \"postReAmMonthlyWithPrePayment\": 1111.991974,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 1124.665107,\n                \"postReAmMonthlyWithPrePaymentRounded\": 1112,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 1124.67,\n                \"postReAmMonths\": 60,\n                \"preReAmMonthly\": 0,\n                \"preReAmMonthlyRounded\": 0,\n                \"preReAmMonthlyNoACHRounded\": 0,\n                \"progressPmtAtSubstantialCompletion\": 51719.05,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 60,\n                \"termInMonths\": 60,\n                \"totalPaidWithoutPrePayment\": 66719.35,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 65608,\n                \"totalPaidWithPrePayment\": 66719.35,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 65608,\n                \"totalPayments\": 66719.35,\n                \"totalPaymentsNoACH\": 67479.8,\n                \"reAmortizationMonth\": 0,\n                \"yearlyRate\": 12.2016,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 59,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 1112,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 1124.67,\n                \"remainingMonths\": 42,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 1112,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 2395.0479000000000498569498186274273621165775693953037261962890625,\n                \"totalPaidWithoutITCNoACHRounded\": 67479.8,\n                \"totalPaidWithoutITCRounded\": 66719.35,\n                \"totalPaidWithITCNoACHRounded\": 67479.8,\n                \"totalPaidWithITCRounded\": 66719.35\n            },\n            \"__dirtyFields\": [],\n            \"term\": 5,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 11.99,\n            \"aprNoACH\": 12.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 4.79,\n                \"dateCreated\": \"2025-07-08T12:30:14Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3256,\n                \"id\": 71071,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 41,\n                \"levelPct\": 0,\n                \"loanType\": \"StandardRBP\",\n                \"groupName\": \"RBP3.5\",\n                \"loanTypeEntity\": {\n                    \"code\": \"StandardRBP\",\n                    \"label\": \"Standard RBP\",\n                    \"displaySeq\": 10,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 6000,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.021876025645,\n                \"paymentFactorPreReAm\": 0.0222395,\n                \"prePaymentMonth\": 0,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 11.99,\n                \"rateCardId\": \"StandardRBP_0_5_0.1199_good_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 0,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MN,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 5,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.022493,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"good\",\n                \"apr\": 11.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 71071,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 60,\n            \"loanType\": \"StandardRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 6000,\n            \"productType\": \"hvac\",\n            \"productSku\": \"HVAC_001\",\n            \"productId\": 3256,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3256,\n                \"active\": null,\n                \"name\": \"Concert HVAC\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"HVAC_001\",\n                \"type\": \"hvac\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 554.87,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 554.87,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 567.5,\n                \"balancePostReAmWithoutPrePayment\": 50001,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 50001,\n                \"balancePostReAmWithPrePayment\": 50001,\n                \"balancePostReAmWithPrePaymentNoACH\": 50001,\n                \"balancePreReAm\": 50001,\n                \"baseAdd\": 0,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0164,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 0,\n                \"daysOfTerm\": 3652,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 553.65,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 553.65,\n                \"financeCharge\": 16582.18,\n                \"financeChargeNoACH\": 18098.48,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 0,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 0,\n                \"lastMonthWithoutPrePayment\": 553.649991,\n                \"lastMonthWithoutPrePaymentRounded\": 553.65,\n                \"lastMonthWithPrePayment\": 553.649991,\n                \"lastMonthWithPrePaymentRounded\": 553.65,\n                \"lastMonthWithoutPrePaymentNoACH\": 566.972532,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 566.98,\n                \"lastMonthWithPrePaymentNoACH\": 566.972532,\n                \"lastMonthWithPrePaymentNoACHRounded\": 566.98,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 554.862551,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 567.496866,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 554.87,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 567.5,\n                \"postReAmMonthlyWithPrePayment\": 554.862551,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 567.496866,\n                \"postReAmMonthlyWithPrePaymentRounded\": 554.87,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 567.5,\n                \"postReAmMonths\": 120,\n                \"preReAmMonthly\": 0,\n                \"preReAmMonthlyRounded\": 0,\n                \"preReAmMonthlyNoACHRounded\": 0,\n                \"progressPmtAtSubstantialCompletion\": 51582.88,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 120,\n                \"termInMonths\": 120,\n                \"totalPaidWithoutPrePayment\": 66583.18,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 66029.53,\n                \"totalPaidWithPrePayment\": 66583.18,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 66029.53,\n                \"totalPayments\": 66583.18,\n                \"totalPaymentsNoACH\": 68099.48,\n                \"reAmortizationMonth\": 0,\n                \"yearlyRate\": 6.1008,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 119,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 554.87,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 567.5,\n                \"remainingMonths\": 102,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 554.87,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 7145.1429000000001487381655340680453036839026026427745819091796875,\n                \"totalPaidWithoutITCNoACHRounded\": 68099.48,\n                \"totalPaidWithoutITCRounded\": 66583.18,\n                \"totalPaidWithITCNoACHRounded\": 68099.48,\n                \"totalPaidWithITCRounded\": 66583.18\n            },\n            \"__dirtyFields\": [],\n            \"term\": 10,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 5.99,\n            \"aprNoACH\": 6.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 14.29,\n                \"dateCreated\": \"2025-07-08T12:30:14Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3256,\n                \"id\": 71135,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 32,\n                \"levelPct\": 0,\n                \"loanType\": \"StandardRBP\",\n                \"groupName\": \"RBP2\",\n                \"loanTypeEntity\": {\n                    \"code\": \"StandardRBP\",\n                    \"label\": \"Standard RBP\",\n                    \"displaySeq\": 10,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 6000,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.01101921296,\n                \"paymentFactorPreReAm\": 0.01109725,\n                \"prePaymentMonth\": 0,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 5.99,\n                \"rateCardId\": \"StandardRBP_0_10_0.0599_excellent_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 0,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 10,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.01134975,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"excellent\",\n                \"apr\": 5.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 71135,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 120,\n            \"loanType\": \"StandardRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 6000,\n            \"productType\": \"hvac\",\n            \"productSku\": \"HVAC_001\",\n            \"productId\": 3256,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3256,\n                \"active\": null,\n                \"name\": \"Concert HVAC\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"HVAC_001\",\n                \"type\": \"hvac\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 580.3,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 580.3,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 593.26,\n                \"balancePostReAmWithoutPrePayment\": 50001,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 50001,\n                \"balancePostReAmWithPrePayment\": 50001,\n                \"balancePostReAmWithPrePaymentNoACH\": 50001,\n                \"balancePreReAm\": 50001,\n                \"baseAdd\": 0,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0192,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 0,\n                \"daysOfTerm\": 3652,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 579.67,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 579.67,\n                \"financeCharge\": 19634.37,\n                \"financeChargeNoACH\": 21190.17,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 0,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 0,\n                \"lastMonthWithoutPrePayment\": 579.667011,\n                \"lastMonthWithoutPrePaymentRounded\": 579.67,\n                \"lastMonthWithPrePayment\": 579.667011,\n                \"lastMonthWithPrePaymentRounded\": 579.67,\n                \"lastMonthWithoutPrePaymentNoACH\": 593.221428,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 593.23,\n                \"lastMonthWithPrePaymentNoACH\": 593.221428,\n                \"lastMonthWithPrePaymentNoACHRounded\": 593.23,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 580.296341,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 593.259783,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 580.3,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 593.26,\n                \"postReAmMonthlyWithPrePayment\": 580.296341,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 593.259783,\n                \"postReAmMonthlyWithPrePaymentRounded\": 580.3,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 593.26,\n                \"postReAmMonths\": 120,\n                \"preReAmMonthly\": 0,\n                \"preReAmMonthlyRounded\": 0,\n                \"preReAmMonthlyNoACHRounded\": 0,\n                \"progressPmtAtSubstantialCompletion\": 54635.07,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 120,\n                \"termInMonths\": 120,\n                \"totalPaidWithoutPrePayment\": 69635.37,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 69055.7,\n                \"totalPaidWithPrePayment\": 69635.37,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 69055.7,\n                \"totalPayments\": 69635.37,\n                \"totalPaymentsNoACH\": 71191.17,\n                \"reAmortizationMonth\": 0,\n                \"yearlyRate\": 7.1424,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 119,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 580.3,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 593.26,\n                \"remainingMonths\": 102,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 580.3,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 7145.1429000000001487381655340680453036839026026427745819091796875,\n                \"totalPaidWithoutITCNoACHRounded\": 71191.17,\n                \"totalPaidWithoutITCRounded\": 69635.37,\n                \"totalPaidWithITCNoACHRounded\": 71191.17,\n                \"totalPaidWithITCRounded\": 69635.37\n            },\n            \"__dirtyFields\": [],\n            \"term\": 10,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 6.99,\n            \"aprNoACH\": 7.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 14.29,\n                \"dateCreated\": \"2025-07-08T12:30:14Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3256,\n                \"id\": 71136,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 32,\n                \"levelPct\": 0,\n                \"loanType\": \"StandardRBP\",\n                \"groupName\": \"RBP2\",\n                \"loanTypeEntity\": {\n                    \"code\": \"StandardRBP\",\n                    \"label\": \"Standard RBP\",\n                    \"displaySeq\": 10,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 6000,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.011528203317,\n                \"paymentFactorPreReAm\": 0.01160575,\n                \"prePaymentMonth\": 0,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 6.99,\n                \"rateCardId\": \"StandardRBP_0_10_0.0699_verygood_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 0,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 10,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.011865,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"very_good\",\n                \"apr\": 6.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 71136,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 120,\n            \"loanType\": \"StandardRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 6000,\n            \"productType\": \"hvac\",\n            \"productSku\": \"HVAC_001\",\n            \"productId\": 3256,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3256,\n                \"active\": null,\n                \"name\": \"Concert HVAC\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"HVAC_001\",\n                \"type\": \"hvac\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 606.39,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 606.39,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 619.68,\n                \"balancePostReAmWithoutPrePayment\": 50001,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 50001,\n                \"balancePostReAmWithPrePayment\": 50001,\n                \"balancePostReAmWithPrePaymentNoACH\": 50001,\n                \"balancePreReAm\": 50001,\n                \"baseAdd\": 0,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0219,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 0,\n                \"daysOfTerm\": 3652,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 605.65,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 605.65,\n                \"financeCharge\": 22765.06,\n                \"financeChargeNoACH\": 24359.37,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 0,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 0,\n                \"lastMonthWithoutPrePayment\": 605.646007,\n                \"lastMonthWithoutPrePaymentRounded\": 605.65,\n                \"lastMonthWithPrePayment\": 605.646007,\n                \"lastMonthWithPrePaymentRounded\": 605.65,\n                \"lastMonthWithoutPrePaymentNoACH\": 618.449488,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 618.45,\n                \"lastMonthWithPrePaymentNoACH\": 618.449488,\n                \"lastMonthWithPrePaymentNoACHRounded\": 618.45,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 606.385931,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 619.673456,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 606.39,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 619.68,\n                \"postReAmMonthlyWithPrePayment\": 606.385931,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 619.673456,\n                \"postReAmMonthlyWithPrePaymentRounded\": 606.39,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 619.68,\n                \"postReAmMonths\": 120,\n                \"preReAmMonthly\": 0,\n                \"preReAmMonthlyRounded\": 0,\n                \"preReAmMonthlyNoACHRounded\": 0,\n                \"progressPmtAtSubstantialCompletion\": 57765.76,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 120,\n                \"termInMonths\": 120,\n                \"totalPaidWithoutPrePayment\": 72766.06,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 72160.41,\n                \"totalPaidWithPrePayment\": 72766.06,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 72160.41,\n                \"totalPayments\": 72766.06,\n                \"totalPaymentsNoACH\": 74360.37,\n                \"reAmortizationMonth\": 0,\n                \"yearlyRate\": 8.1468,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 119,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 606.39,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 619.68,\n                \"remainingMonths\": 102,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 606.39,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 7145.1429000000001487381655340680453036839026026427745819091796875,\n                \"totalPaidWithoutITCNoACHRounded\": 74360.37,\n                \"totalPaidWithoutITCRounded\": 72766.06,\n                \"totalPaidWithITCNoACHRounded\": 74360.37,\n                \"totalPaidWithITCRounded\": 72766.06\n            },\n            \"__dirtyFields\": [],\n            \"term\": 10,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 7.99,\n            \"aprNoACH\": 8.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 14.29,\n                \"dateCreated\": \"2025-07-08T12:30:14Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3256,\n                \"id\": 71137,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 32,\n                \"levelPct\": 0,\n                \"loanType\": \"StandardRBP\",\n                \"groupName\": \"RBP2\",\n                \"loanTypeEntity\": {\n                    \"code\": \"StandardRBP\",\n                    \"label\": \"Standard RBP\",\n                    \"displaySeq\": 10,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 6000,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.012050399336,\n                \"paymentFactorPreReAm\": 0.0121275,\n                \"prePaymentMonth\": 0,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 7.99,\n                \"rateCardId\": \"StandardRBP_0_10_0.0799_good_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 0,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 10,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.01239325,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"good\",\n                \"apr\": 7.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 71137,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 120,\n            \"loanType\": \"StandardRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 6000,\n            \"productType\": \"hvac\",\n            \"productSku\": \"HVAC_001\",\n            \"productId\": 3256,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3256,\n                \"active\": null,\n                \"name\": \"Concert HVAC\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"HVAC_001\",\n                \"type\": \"hvac\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 606.39,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 606.39,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 619.68,\n                \"balancePostReAmWithoutPrePayment\": 50001,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 50001,\n                \"balancePostReAmWithPrePayment\": 50001,\n                \"balancePostReAmWithPrePaymentNoACH\": 50001,\n                \"balancePreReAm\": 50001,\n                \"baseAdd\": 0,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0219,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 0,\n                \"daysOfTerm\": 3652,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 605.65,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 605.65,\n                \"financeCharge\": 22765.06,\n                \"financeChargeNoACH\": 24359.37,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 0,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 0,\n                \"lastMonthWithoutPrePayment\": 605.646007,\n                \"lastMonthWithoutPrePaymentRounded\": 605.65,\n                \"lastMonthWithPrePayment\": 605.646007,\n                \"lastMonthWithPrePaymentRounded\": 605.65,\n                \"lastMonthWithoutPrePaymentNoACH\": 618.449488,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 618.45,\n                \"lastMonthWithPrePaymentNoACH\": 618.449488,\n                \"lastMonthWithPrePaymentNoACHRounded\": 618.45,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 606.385931,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 619.673456,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 606.39,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 619.68,\n                \"postReAmMonthlyWithPrePayment\": 606.385931,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 619.673456,\n                \"postReAmMonthlyWithPrePaymentRounded\": 606.39,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 619.68,\n                \"postReAmMonths\": 120,\n                \"preReAmMonthly\": 0,\n                \"preReAmMonthlyRounded\": 0,\n                \"preReAmMonthlyNoACHRounded\": 0,\n                \"progressPmtAtSubstantialCompletion\": 57765.76,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 120,\n                \"termInMonths\": 120,\n                \"totalPaidWithoutPrePayment\": 72766.06,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 72160.41,\n                \"totalPaidWithPrePayment\": 72766.06,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 72160.41,\n                \"totalPayments\": 72766.06,\n                \"totalPaymentsNoACH\": 74360.37,\n                \"reAmortizationMonth\": 0,\n                \"yearlyRate\": 8.1468,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 119,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 606.39,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 619.68,\n                \"remainingMonths\": 102,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 606.39,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 2445.0489000000000508978047208952233404488652013242244720458984375,\n                \"totalPaidWithoutITCNoACHRounded\": 74360.37,\n                \"totalPaidWithoutITCRounded\": 72766.06,\n                \"totalPaidWithITCNoACHRounded\": 74360.37,\n                \"totalPaidWithITCRounded\": 72766.06\n            },\n            \"__dirtyFields\": [],\n            \"term\": 10,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 7.99,\n            \"aprNoACH\": 8.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 4.89,\n                \"dateCreated\": \"2025-07-08T12:30:14Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3256,\n                \"id\": 71066,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 34,\n                \"levelPct\": 0,\n                \"loanType\": \"StandardRBP\",\n                \"groupName\": \"RBP3.5\",\n                \"loanTypeEntity\": {\n                    \"code\": \"StandardRBP\",\n                    \"label\": \"Standard RBP\",\n                    \"displaySeq\": 10,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 6000,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.012050399336,\n                \"paymentFactorPreReAm\": 0.0121275,\n                \"prePaymentMonth\": 0,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 7.99,\n                \"rateCardId\": \"StandardRBP_0_10_0.0799_excellent_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 0,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MN,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 10,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.01239325,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"excellent\",\n                \"apr\": 7.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 71066,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 120,\n            \"loanType\": \"StandardRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 6000,\n            \"productType\": \"hvac\",\n            \"productSku\": \"HVAC_001\",\n            \"productId\": 3256,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3256,\n                \"active\": null,\n                \"name\": \"Concert HVAC\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"HVAC_001\",\n                \"type\": \"hvac\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 633.13,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 633.13,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 646.73,\n                \"balancePostReAmWithoutPrePayment\": 50001,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 50001,\n                \"balancePostReAmWithPrePayment\": 50001,\n                \"balancePostReAmWithPrePaymentNoACH\": 50001,\n                \"balancePreReAm\": 50001,\n                \"baseAdd\": 0,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0246,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 0,\n                \"daysOfTerm\": 3652,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 631.39,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 631.39,\n                \"financeCharge\": 25972.86,\n                \"financeChargeNoACH\": 27606.01,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 0,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 0,\n                \"lastMonthWithoutPrePayment\": 631.382437,\n                \"lastMonthWithoutPrePaymentRounded\": 631.39,\n                \"lastMonthWithPrePayment\": 631.382437,\n                \"lastMonthWithPrePaymentRounded\": 631.39,\n                \"lastMonthWithoutPrePaymentNoACH\": 646.133132,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 646.14,\n                \"lastMonthWithPrePaymentNoACH\": 646.133132,\n                \"lastMonthWithPrePaymentNoACHRounded\": 646.14,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 633.120964,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 646.727,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 633.13,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 646.73,\n                \"postReAmMonthlyWithPrePayment\": 633.120964,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 646.727,\n                \"postReAmMonthlyWithPrePaymentRounded\": 633.13,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 646.73,\n                \"postReAmMonths\": 120,\n                \"preReAmMonthly\": 0,\n                \"preReAmMonthlyRounded\": 0,\n                \"preReAmMonthlyNoACHRounded\": 0,\n                \"progressPmtAtSubstantialCompletion\": 60973.56,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 120,\n                \"termInMonths\": 120,\n                \"totalPaidWithoutPrePayment\": 75973.86,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 75342.47,\n                \"totalPaidWithPrePayment\": 75973.86,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 75342.47,\n                \"totalPayments\": 75973.86,\n                \"totalPaymentsNoACH\": 77607.01,\n                \"reAmortizationMonth\": 0,\n                \"yearlyRate\": 9.1512,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 119,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 633.13,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 646.73,\n                \"remainingMonths\": 102,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 633.13,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 2445.0489000000000508978047208952233404488652013242244720458984375,\n                \"totalPaidWithoutITCNoACHRounded\": 77607.01,\n                \"totalPaidWithoutITCRounded\": 75973.86,\n                \"totalPaidWithITCNoACHRounded\": 77607.01,\n                \"totalPaidWithITCRounded\": 75973.86\n            },\n            \"__dirtyFields\": [],\n            \"term\": 10,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 8.99,\n            \"aprNoACH\": 9.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 4.89,\n                \"dateCreated\": \"2025-07-08T12:30:14Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3256,\n                \"id\": 71067,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 34,\n                \"levelPct\": 0,\n                \"loanType\": \"StandardRBP\",\n                \"groupName\": \"RBP3.5\",\n                \"loanTypeEntity\": {\n                    \"code\": \"StandardRBP\",\n                    \"label\": \"Standard RBP\",\n                    \"displaySeq\": 10,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 6000,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.012585595856,\n                \"paymentFactorPreReAm\": 0.01266225,\n                \"prePaymentMonth\": 0,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 8.99,\n                \"rateCardId\": \"StandardRBP_0_10_0.0899_verygood_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 0,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MN,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 10,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.0129345,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"very_good\",\n                \"apr\": 8.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 71067,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 120,\n            \"loanType\": \"StandardRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 6000,\n            \"productType\": \"hvac\",\n            \"productSku\": \"HVAC_001\",\n            \"productId\": 3256,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3256,\n                \"active\": null,\n                \"name\": \"Concert HVAC\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"HVAC_001\",\n                \"type\": \"hvac\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 717.09,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 717.09,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 731.61,\n                \"balancePostReAmWithoutPrePayment\": 50001,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 50001,\n                \"balancePostReAmWithPrePayment\": 50001,\n                \"balancePostReAmWithPrePaymentNoACH\": 50001,\n                \"balancePreReAm\": 50001,\n                \"baseAdd\": 0,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0328,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 0,\n                \"daysOfTerm\": 3652,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 714.81,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 714.81,\n                \"financeCharge\": 36047.52,\n                \"financeChargeNoACH\": 37790.67,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 0,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 0,\n                \"lastMonthWithoutPrePayment\": 714.807241,\n                \"lastMonthWithoutPrePaymentRounded\": 714.81,\n                \"lastMonthWithPrePayment\": 714.807241,\n                \"lastMonthWithPrePaymentRounded\": 714.81,\n                \"lastMonthWithoutPrePaymentNoACH\": 730.073047,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 730.08,\n                \"lastMonthWithPrePaymentNoACH\": 730.073047,\n                \"lastMonthWithPrePaymentNoACHRounded\": 730.08,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 717.080071,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 731.603509,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 717.09,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 731.61,\n                \"postReAmMonthlyWithPrePayment\": 717.080071,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 731.603509,\n                \"postReAmMonthlyWithPrePaymentRounded\": 717.09,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 731.61,\n                \"postReAmMonths\": 120,\n                \"preReAmMonthly\": 0,\n                \"preReAmMonthlyRounded\": 0,\n                \"preReAmMonthlyNoACHRounded\": 0,\n                \"progressPmtAtSubstantialCompletion\": 71048.22,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 120,\n                \"termInMonths\": 120,\n                \"totalPaidWithoutPrePayment\": 86048.52,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 85333.71,\n                \"totalPaidWithPrePayment\": 86048.52,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 85333.71,\n                \"totalPayments\": 86048.52,\n                \"totalPaymentsNoACH\": 87791.67,\n                \"reAmortizationMonth\": 0,\n                \"yearlyRate\": 12.2016,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 119,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 717.09,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 731.61,\n                \"remainingMonths\": 102,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 717.09,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 2445.0489000000000508978047208952233404488652013242244720458984375,\n                \"totalPaidWithoutITCNoACHRounded\": 87791.67,\n                \"totalPaidWithoutITCRounded\": 86048.52,\n                \"totalPaidWithITCNoACHRounded\": 87791.67,\n                \"totalPaidWithITCRounded\": 86048.52\n            },\n            \"__dirtyFields\": [],\n            \"term\": 10,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 11.99,\n            \"aprNoACH\": 12.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 4.89,\n                \"dateCreated\": \"2025-07-08T12:30:14Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3256,\n                \"id\": 71068,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 34,\n                \"levelPct\": 0,\n                \"loanType\": \"StandardRBP\",\n                \"groupName\": \"RBP3.5\",\n                \"loanTypeEntity\": {\n                    \"code\": \"StandardRBP\",\n                    \"label\": \"Standard RBP\",\n                    \"displaySeq\": 10,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 6000,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.01426688837,\n                \"paymentFactorPreReAm\": 0.0143415,\n                \"prePaymentMonth\": 0,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 11.99,\n                \"rateCardId\": \"StandardRBP_0_10_0.1199_good_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 0,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MN,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 10,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.014632,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"good\",\n                \"apr\": 11.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 71068,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 120,\n            \"loanType\": \"StandardRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 6000,\n            \"productType\": \"hvac\",\n            \"productSku\": \"HVAC_001\",\n            \"productId\": 3256,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3256,\n                \"active\": null,\n                \"name\": \"Concert HVAC\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"HVAC_001\",\n                \"type\": \"hvac\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 513.94,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 513.94,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 527.36,\n                \"balancePostReAmWithoutPrePayment\": 50001,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 50001,\n                \"balancePostReAmWithPrePayment\": 50001,\n                \"balancePostReAmWithPrePaymentNoACH\": 50001,\n                \"balancePreReAm\": 50001,\n                \"baseAdd\": 0,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0192,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 0,\n                \"daysOfTerm\": 4383,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 512.67,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 512.67,\n                \"financeCharge\": 24005.09,\n                \"financeChargeNoACH\": 25937.31,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 0,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 0,\n                \"lastMonthWithoutPrePayment\": 512.667216,\n                \"lastMonthWithoutPrePaymentRounded\": 512.67,\n                \"lastMonthWithPrePayment\": 512.667216,\n                \"lastMonthWithPrePaymentRounded\": 512.67,\n                \"lastMonthWithoutPrePaymentNoACH\": 525.821101,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 525.83,\n                \"lastMonthWithPrePaymentNoACH\": 525.821101,\n                \"lastMonthWithPrePaymentNoACHRounded\": 525.83,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 513.934332,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 527.353375,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 513.94,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 527.36,\n                \"postReAmMonthlyWithPrePayment\": 513.934332,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 527.353375,\n                \"postReAmMonthlyWithPrePaymentRounded\": 513.94,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 527.36,\n                \"postReAmMonths\": 144,\n                \"preReAmMonthly\": 0,\n                \"preReAmMonthlyRounded\": 0,\n                \"preReAmMonthlyNoACHRounded\": 0,\n                \"progressPmtAtSubstantialCompletion\": 59005.79,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 144,\n                \"termInMonths\": 144,\n                \"totalPaidWithoutPrePayment\": 74006.09,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 73493.42,\n                \"totalPaidWithPrePayment\": 74006.09,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 73493.42,\n                \"totalPayments\": 74006.09,\n                \"totalPaymentsNoACH\": 75938.31,\n                \"reAmortizationMonth\": 0,\n                \"yearlyRate\": 7.1424,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 143,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 513.94,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 527.36,\n                \"remainingMonths\": 126,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 513.94,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 5245.1049000000001091856792478917981270569725893437862396240234375,\n                \"totalPaidWithoutITCNoACHRounded\": 75938.31,\n                \"totalPaidWithoutITCRounded\": 74006.09,\n                \"totalPaidWithITCNoACHRounded\": 75938.31,\n                \"totalPaidWithITCRounded\": 74006.09\n            },\n            \"__dirtyFields\": [],\n            \"term\": 12,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 6.99,\n            \"aprNoACH\": 7.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 10.49,\n                \"dateCreated\": \"2025-07-08T12:30:14Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3256,\n                \"id\": 71132,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 26,\n                \"levelPct\": 0,\n                \"loanType\": \"StandardRBP\",\n                \"groupName\": \"RBP3\",\n                \"loanTypeEntity\": {\n                    \"code\": \"StandardRBP\",\n                    \"label\": \"Standard RBP\",\n                    \"displaySeq\": 10,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 6000,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.010226532295,\n                \"paymentFactorPreReAm\": 0.0102785,\n                \"prePaymentMonth\": 0,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 6.99,\n                \"rateCardId\": \"StandardRBP_0_12_0.0699_excellent_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 0,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 12,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.010547,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"excellent\",\n                \"apr\": 6.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 71132,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 144,\n            \"loanType\": \"StandardRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 6000,\n            \"productType\": \"hvac\",\n            \"productSku\": \"HVAC_001\",\n            \"productId\": 3256,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3256,\n                \"active\": null,\n                \"name\": \"Concert HVAC\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"HVAC_001\",\n                \"type\": \"hvac\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 540.97,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 540.97,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 554.77,\n                \"balancePostReAmWithoutPrePayment\": 50001,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 50001,\n                \"balancePostReAmWithPrePayment\": 50001,\n                \"balancePostReAmWithPrePaymentNoACH\": 50001,\n                \"balancePreReAm\": 50001,\n                \"baseAdd\": 0,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0219,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 0,\n                \"daysOfTerm\": 4383,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 539.29,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 539.29,\n                \"financeCharge\": 27897,\n                \"financeChargeNoACH\": 29883.65,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 0,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 0,\n                \"lastMonthWithoutPrePayment\": 539.286324,\n                \"lastMonthWithoutPrePaymentRounded\": 539.29,\n                \"lastMonthWithPrePayment\": 539.286324,\n                \"lastMonthWithPrePaymentRounded\": 539.29,\n                \"lastMonthWithoutPrePaymentNoACH\": 552.535187,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 552.54,\n                \"lastMonthWithPrePaymentNoACH\": 552.535187,\n                \"lastMonthWithPrePaymentNoACHRounded\": 552.54,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 540.962995,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 554.761016,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 540.97,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 554.77,\n                \"postReAmMonthlyWithPrePayment\": 540.962995,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 554.761016,\n                \"postReAmMonthlyWithPrePaymentRounded\": 540.97,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 554.77,\n                \"postReAmMonths\": 144,\n                \"preReAmMonthly\": 0,\n                \"preReAmMonthlyRounded\": 0,\n                \"preReAmMonthlyNoACHRounded\": 0,\n                \"progressPmtAtSubstantialCompletion\": 62897.7,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 144,\n                \"termInMonths\": 144,\n                \"totalPaidWithoutPrePayment\": 77898,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 77358.71,\n                \"totalPaidWithPrePayment\": 77898,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 77358.71,\n                \"totalPayments\": 77898,\n                \"totalPaymentsNoACH\": 79884.65,\n                \"reAmortizationMonth\": 0,\n                \"yearlyRate\": 8.1468,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 143,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 540.97,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 554.77,\n                \"remainingMonths\": 126,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 540.97,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 5245.1049000000001091856792478917981270569725893437862396240234375,\n                \"totalPaidWithoutITCNoACHRounded\": 79884.65,\n                \"totalPaidWithoutITCRounded\": 77898,\n                \"totalPaidWithITCNoACHRounded\": 79884.65,\n                \"totalPaidWithITCRounded\": 77898\n            },\n            \"__dirtyFields\": [],\n            \"term\": 12,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 7.99,\n            \"aprNoACH\": 8.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 10.49,\n                \"dateCreated\": \"2025-07-08T12:30:14Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3256,\n                \"id\": 71133,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 26,\n                \"levelPct\": 0,\n                \"loanType\": \"StandardRBP\",\n                \"groupName\": \"RBP3\",\n                \"loanTypeEntity\": {\n                    \"code\": \"StandardRBP\",\n                    \"label\": \"Standard RBP\",\n                    \"displaySeq\": 10,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 6000,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.010767602455,\n                \"paymentFactorPreReAm\": 0.01081925,\n                \"prePaymentMonth\": 0,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 7.99,\n                \"rateCardId\": \"StandardRBP_0_12_0.0799_verygood_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 0,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 12,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.011095,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"very_good\",\n                \"apr\": 7.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 71133,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 144,\n            \"loanType\": \"StandardRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 6000,\n            \"productType\": \"hvac\",\n            \"productSku\": \"HVAC_001\",\n            \"productId\": 3256,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3256,\n                \"active\": null,\n                \"name\": \"Concert HVAC\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"HVAC_001\",\n                \"type\": \"hvac\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 568.75,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 568.75,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 582.92,\n                \"balancePostReAmWithoutPrePayment\": 50001,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 50001,\n                \"balancePostReAmWithPrePayment\": 50001,\n                \"balancePostReAmWithPrePaymentNoACH\": 50001,\n                \"balancePreReAm\": 50001,\n                \"baseAdd\": 0,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0246,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 0,\n                \"daysOfTerm\": 4383,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 567.51,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 567.51,\n                \"financeCharge\": 31897.76,\n                \"financeChargeNoACH\": 33937.64,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 0,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 0,\n                \"lastMonthWithoutPrePayment\": 567.504414,\n                \"lastMonthWithoutPrePaymentRounded\": 567.51,\n                \"lastMonthWithPrePayment\": 567.504414,\n                \"lastMonthWithPrePaymentRounded\": 567.51,\n                \"lastMonthWithoutPrePaymentNoACH\": 581.070945,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 581.08,\n                \"lastMonthWithPrePaymentNoACH\": 581.070945,\n                \"lastMonthWithPrePaymentNoACHRounded\": 581.08,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 568.745163,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 582.913067,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 568.75,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 582.92,\n                \"postReAmMonthlyWithPrePayment\": 568.745163,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 582.913067,\n                \"postReAmMonthlyWithPrePaymentRounded\": 568.75,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 582.92,\n                \"postReAmMonths\": 144,\n                \"preReAmMonthly\": 0,\n                \"preReAmMonthlyRounded\": 0,\n                \"preReAmMonthlyNoACHRounded\": 0,\n                \"progressPmtAtSubstantialCompletion\": 66898.46,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 144,\n                \"termInMonths\": 144,\n                \"totalPaidWithoutPrePayment\": 81898.76,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 81331.25,\n                \"totalPaidWithPrePayment\": 81898.76,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 81331.25,\n                \"totalPayments\": 81898.76,\n                \"totalPaymentsNoACH\": 83938.64,\n                \"reAmortizationMonth\": 0,\n                \"yearlyRate\": 9.1512,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 143,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 568.75,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 582.92,\n                \"remainingMonths\": 126,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 568.75,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 5245.1049000000001091856792478917981270569725893437862396240234375,\n                \"totalPaidWithoutITCNoACHRounded\": 83938.64,\n                \"totalPaidWithoutITCRounded\": 81898.76,\n                \"totalPaidWithITCNoACHRounded\": 83938.64,\n                \"totalPaidWithITCRounded\": 81898.76\n            },\n            \"__dirtyFields\": [],\n            \"term\": 12,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 8.99,\n            \"aprNoACH\": 9.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 10.49,\n                \"dateCreated\": \"2025-07-08T12:30:14Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3256,\n                \"id\": 71134,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 26,\n                \"levelPct\": 0,\n                \"loanType\": \"StandardRBP\",\n                \"groupName\": \"RBP3\",\n                \"loanTypeEntity\": {\n                    \"code\": \"StandardRBP\",\n                    \"label\": \"Standard RBP\",\n                    \"displaySeq\": 10,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 6000,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.011323891528,\n                \"paymentFactorPreReAm\": 0.01137475,\n                \"prePaymentMonth\": 0,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 8.99,\n                \"rateCardId\": \"StandardRBP_0_12_0.0899_good_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 0,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 12,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.01165825,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"good\",\n                \"apr\": 8.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 71134,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 144,\n            \"loanType\": \"StandardRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 6000,\n            \"productType\": \"hvac\",\n            \"productSku\": \"HVAC_001\",\n            \"productId\": 3256,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3255,\n                \"active\": null,\n                \"name\": \"Concert Battery\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"BATTERY_001\",\n                \"type\": \"battery\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 643.92,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 1020.52,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 1034.35,\n                \"balancePostReAmWithoutPrePayment\": 40647.300329,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 40838.116758,\n                \"balancePostReAmWithPrePayment\": 25647.000329,\n                \"balancePostReAmWithPrePaymentNoACH\": 25837.816758,\n                \"balancePreReAm\": 35671.620267,\n                \"baseAdd\": 670.920267,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0082,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 1826,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 1020.52,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 643.56,\n                \"financeCharge\": 4451.4,\n                \"financeChargeNoACH\": 5220.9,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 643.92,\n                \"lastMonthWithoutPrePayment\": 1020.511948,\n                \"lastMonthWithoutPrePaymentRounded\": 1020.52,\n                \"lastMonthWithPrePayment\": 643.552825,\n                \"lastMonthWithPrePaymentRounded\": 643.56,\n                \"lastMonthWithoutPrePaymentNoACH\": 1033.981136,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 1033.99,\n                \"lastMonthWithPrePaymentNoACH\": 654.258049,\n                \"lastMonthWithPrePaymentNoACHRounded\": 654.26,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 1020.519818,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 1034.34173,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 1020.52,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 1034.35,\n                \"postReAmMonthlyWithPrePayment\": 643.911696,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 654.416369,\n                \"postReAmMonthlyWithPrePaymentRounded\": 643.92,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 654.42,\n                \"postReAmMonths\": 42,\n                \"preReAmMonthly\": 643.914319,\n                \"preReAmMonthlyRounded\": 643.92,\n                \"preReAmMonthlyNoACHRounded\": 654.42,\n                \"progressPmtAtSubstantialCompletion\": 39452.1,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 42,\n                \"termInMonths\": 60,\n                \"totalPaidWithoutPrePayment\": 54452.4,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 53431.88,\n                \"totalPaidWithPrePayment\": 53635.14,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 52991.58,\n                \"totalPayments\": 54452.4,\n                \"totalPaymentsNoACH\": 55221.9,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 3.0504,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 59,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 643.92,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 654.42,\n                \"remainingMonths\": 42,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 643.92,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 8395.1679000000001747595380907629447619910934008657932281494140625,\n                \"totalPaidWithoutITCNoACHRounded\": 55221.9,\n                \"totalPaidWithoutITCRounded\": 54452.4,\n                \"totalPaidWithITCNoACHRounded\": 54265.34,\n                \"totalPaidWithITCRounded\": 53635.14\n            },\n            \"__dirtyFields\": [],\n            \"term\": 5,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 2.99,\n            \"aprNoACH\": 3.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 16.79,\n                \"dateCreated\": \"2025-07-02T12:09:05Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3255,\n                \"id\": 69681,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 37,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP0\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 6000,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.020409938505,\n                \"paymentFactorPreReAm\": 0.012878028822,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 2.99,\n                \"rateCardId\": \"LevelRBP_0_5_0.0299_excellent_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 5,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.01308808875851,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"excellent\",\n                \"apr\": 2.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 69681,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 60,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 6000,\n            \"productType\": \"battery\",\n            \"productSku\": \"BATTERY_001\",\n            \"productId\": 3255,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3255,\n                \"active\": null,\n                \"name\": \"Concert Battery\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"BATTERY_001\",\n                \"type\": \"battery\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 665.03,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 1048.29,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 1062.37,\n                \"balancePostReAmWithoutPrePayment\": 41028.580853,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 41218.683882,\n                \"balancePostReAmWithPrePayment\": 26028.280853,\n                \"balancePostReAmWithPrePaymentNoACH\": 26218.383882,\n                \"balancePreReAm\": 35896.008317,\n                \"baseAdd\": 895.308317,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0109,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 1826,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 1048.23,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 664.94,\n                \"financeCharge\": 5997.66,\n                \"financeChargeNoACH\": 6781.62,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 665.03,\n                \"lastMonthWithoutPrePayment\": 1048.226073,\n                \"lastMonthWithoutPrePaymentRounded\": 1048.23,\n                \"lastMonthWithPrePayment\": 664.933967,\n                \"lastMonthWithPrePaymentRounded\": 664.94,\n                \"lastMonthWithoutPrePaymentNoACH\": 1061.940674,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 1061.95,\n                \"lastMonthWithPrePaymentNoACH\": 675.585765,\n                \"lastMonthWithPrePaymentNoACHRounded\": 675.59,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 1048.288579,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 1062.360541,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 1048.29,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 1062.37,\n                \"postReAmMonthlyWithPrePayment\": 665.027866,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 675.746382,\n                \"postReAmMonthlyWithPrePaymentRounded\": 665.03,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 675.75,\n                \"postReAmMonths\": 42,\n                \"preReAmMonthly\": 665.028552,\n                \"preReAmMonthlyRounded\": 665.03,\n                \"preReAmMonthlyNoACHRounded\": 675.75,\n                \"progressPmtAtSubstantialCompletion\": 40998.36,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 42,\n                \"termInMonths\": 60,\n                \"totalPaidWithoutPrePayment\": 55998.66,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 54950.43,\n                \"totalPaidWithPrePayment\": 54902.01,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 54237.07,\n                \"totalPayments\": 55998.66,\n                \"totalPaymentsNoACH\": 56782.62,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 4.0548,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 59,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 665.03,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 675.75,\n                \"remainingMonths\": 42,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 665.03,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 7145.1429000000001487381655340680453036839026026427745819091796875,\n                \"totalPaidWithoutITCNoACHRounded\": 56782.62,\n                \"totalPaidWithoutITCRounded\": 55998.66,\n                \"totalPaidWithITCNoACHRounded\": 55545.14,\n                \"totalPaidWithITCRounded\": 54902.01\n            },\n            \"__dirtyFields\": [],\n            \"term\": 5,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 3.99,\n            \"aprNoACH\": 4.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 14.29,\n                \"dateCreated\": \"2025-07-02T12:09:05Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3255,\n                \"id\": 69684,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 38,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP1\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 6000,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.020965273734,\n                \"paymentFactorPreReAm\": 0.013300305031,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 3.99,\n                \"rateCardId\": \"LevelRBP_0_5_0.0399_excellent_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 5,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.013514680795678,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"excellent\",\n                \"apr\": 3.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 69684,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 60,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 6000,\n            \"productType\": \"battery\",\n            \"productSku\": \"BATTERY_001\",\n            \"productId\": 3255,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3255,\n                \"active\": null,\n                \"name\": \"Concert Battery\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"BATTERY_001\",\n                \"type\": \"battery\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 665.03,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 1048.29,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 1062.37,\n                \"balancePostReAmWithoutPrePayment\": 41028.580853,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 41218.683882,\n                \"balancePostReAmWithPrePayment\": 26028.280853,\n                \"balancePostReAmWithPrePaymentNoACH\": 26218.383882,\n                \"balancePreReAm\": 35896.008317,\n                \"baseAdd\": 895.308317,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0109,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 1826,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 1048.23,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 664.94,\n                \"financeCharge\": 5997.66,\n                \"financeChargeNoACH\": 6781.62,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 665.03,\n                \"lastMonthWithoutPrePayment\": 1048.226073,\n                \"lastMonthWithoutPrePaymentRounded\": 1048.23,\n                \"lastMonthWithPrePayment\": 664.933967,\n                \"lastMonthWithPrePaymentRounded\": 664.94,\n                \"lastMonthWithoutPrePaymentNoACH\": 1061.940674,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 1061.95,\n                \"lastMonthWithPrePaymentNoACH\": 675.585765,\n                \"lastMonthWithPrePaymentNoACHRounded\": 675.59,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 1048.288579,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 1062.360541,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 1048.29,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 1062.37,\n                \"postReAmMonthlyWithPrePayment\": 665.027866,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 675.746382,\n                \"postReAmMonthlyWithPrePaymentRounded\": 665.03,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 675.75,\n                \"postReAmMonths\": 42,\n                \"preReAmMonthly\": 665.028552,\n                \"preReAmMonthlyRounded\": 665.03,\n                \"preReAmMonthlyNoACHRounded\": 675.75,\n                \"progressPmtAtSubstantialCompletion\": 40998.36,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 42,\n                \"termInMonths\": 60,\n                \"totalPaidWithoutPrePayment\": 55998.66,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 54950.43,\n                \"totalPaidWithPrePayment\": 54902.01,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 54237.07,\n                \"totalPayments\": 55998.66,\n                \"totalPaymentsNoACH\": 56782.62,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 4.0548,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 59,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 665.03,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 675.75,\n                \"remainingMonths\": 42,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 665.03,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 8395.1679000000001747595380907629447619910934008657932281494140625,\n                \"totalPaidWithoutITCNoACHRounded\": 56782.62,\n                \"totalPaidWithoutITCRounded\": 55998.66,\n                \"totalPaidWithITCNoACHRounded\": 55545.14,\n                \"totalPaidWithITCRounded\": 54902.01\n            },\n            \"__dirtyFields\": [],\n            \"term\": 5,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 3.99,\n            \"aprNoACH\": 4.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 16.79,\n                \"dateCreated\": \"2025-07-02T12:09:05Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3255,\n                \"id\": 69682,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 37,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP0\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 6000,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.020965273734,\n                \"paymentFactorPreReAm\": 0.013300305031,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 3.99,\n                \"rateCardId\": \"LevelRBP_0_5_0.0399_verygood_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 5,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.013514680795678,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"very_good\",\n                \"apr\": 3.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 69682,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 60,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 6000,\n            \"productType\": \"battery\",\n            \"productSku\": \"BATTERY_001\",\n            \"productId\": 3255,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3255,\n                \"active\": null,\n                \"name\": \"Concert Battery\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"BATTERY_001\",\n                \"type\": \"battery\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 686.58,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 1076.56,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 1090.89,\n                \"balancePostReAmWithoutPrePayment\": 41408.417012,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 41597.771306,\n                \"balancePostReAmWithPrePayment\": 26408.117012,\n                \"balancePostReAmWithPrePaymentNoACH\": 26597.471306,\n                \"balancePreReAm\": 36120.396366,\n                \"baseAdd\": 1119.696366,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0137,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 1826,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 1076.46,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 686.22,\n                \"financeCharge\": 7572.86,\n                \"financeChargeNoACH\": 8371.3,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 686.58,\n                \"lastMonthWithoutPrePayment\": 1076.458121,\n                \"lastMonthWithoutPrePaymentRounded\": 1076.46,\n                \"lastMonthWithPrePayment\": 686.218133,\n                \"lastMonthWithPrePaymentRounded\": 686.22,\n                \"lastMonthWithoutPrePaymentNoACH\": 1090.447628,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 1090.45,\n                \"lastMonthWithPrePaymentNoACH\": 697.287121,\n                \"lastMonthWithPrePaymentNoACHRounded\": 697.29,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 1076.557775,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 1090.880423,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 1076.56,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 1090.89,\n                \"postReAmMonthlyWithPrePayment\": 686.572097,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 697.505175,\n                \"postReAmMonthlyWithPrePaymentRounded\": 686.58,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 697.51,\n                \"postReAmMonths\": 42,\n                \"preReAmMonthly\": 686.574679,\n                \"preReAmMonthlyRounded\": 686.58,\n                \"preReAmMonthlyNoACHRounded\": 697.52,\n                \"progressPmtAtSubstantialCompletion\": 42573.56,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 42,\n                \"termInMonths\": 60,\n                \"totalPaidWithoutPrePayment\": 57573.86,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 56497.4,\n                \"totalPaidWithPrePayment\": 56194.74,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 55508.52,\n                \"totalPayments\": 57573.86,\n                \"totalPaymentsNoACH\": 58372.3,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 5.0964,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 59,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 686.58,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 697.51,\n                \"remainingMonths\": 42,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 686.58,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 8395.1679000000001747595380907629447619910934008657932281494140625,\n                \"totalPaidWithoutITCNoACHRounded\": 58372.3,\n                \"totalPaidWithoutITCRounded\": 57573.86,\n                \"totalPaidWithITCNoACHRounded\": 56850.86,\n                \"totalPaidWithITCRounded\": 56194.74\n            },\n            \"__dirtyFields\": [],\n            \"term\": 5,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 4.99,\n            \"aprNoACH\": 5.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 16.79,\n                \"dateCreated\": \"2025-07-02T12:09:05Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3255,\n                \"id\": 69683,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 37,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP0\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 6000,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.021530761432,\n                \"paymentFactorPreReAm\": 0.013731218957,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 4.99,\n                \"rateCardId\": \"LevelRBP_0_5_0.0499_good_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 5,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.013949922164628,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"good\",\n                \"apr\": 4.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 69683,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 60,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 6000,\n            \"productType\": \"battery\",\n            \"productSku\": \"BATTERY_001\",\n            \"productId\": 3255,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3255,\n                \"active\": null,\n                \"name\": \"Concert Battery\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"BATTERY_001\",\n                \"type\": \"battery\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 686.58,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 1076.56,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 1090.89,\n                \"balancePostReAmWithoutPrePayment\": 41408.417012,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 41597.771306,\n                \"balancePostReAmWithPrePayment\": 26408.117012,\n                \"balancePostReAmWithPrePaymentNoACH\": 26597.471306,\n                \"balancePreReAm\": 36120.396366,\n                \"baseAdd\": 1119.696366,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0137,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 1826,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 1076.46,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 686.22,\n                \"financeCharge\": 7572.86,\n                \"financeChargeNoACH\": 8371.3,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 686.58,\n                \"lastMonthWithoutPrePayment\": 1076.458121,\n                \"lastMonthWithoutPrePaymentRounded\": 1076.46,\n                \"lastMonthWithPrePayment\": 686.218133,\n                \"lastMonthWithPrePaymentRounded\": 686.22,\n                \"lastMonthWithoutPrePaymentNoACH\": 1090.447628,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 1090.45,\n                \"lastMonthWithPrePaymentNoACH\": 697.287121,\n                \"lastMonthWithPrePaymentNoACHRounded\": 697.29,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 1076.557775,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 1090.880423,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 1076.56,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 1090.89,\n                \"postReAmMonthlyWithPrePayment\": 686.572097,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 697.505175,\n                \"postReAmMonthlyWithPrePaymentRounded\": 686.58,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 697.51,\n                \"postReAmMonths\": 42,\n                \"preReAmMonthly\": 686.574679,\n                \"preReAmMonthlyRounded\": 686.58,\n                \"preReAmMonthlyNoACHRounded\": 697.52,\n                \"progressPmtAtSubstantialCompletion\": 42573.56,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 42,\n                \"termInMonths\": 60,\n                \"totalPaidWithoutPrePayment\": 57573.86,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 56497.4,\n                \"totalPaidWithPrePayment\": 56194.74,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 55508.52,\n                \"totalPayments\": 57573.86,\n                \"totalPaymentsNoACH\": 58372.3,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 5.0964,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 59,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 686.58,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 697.51,\n                \"remainingMonths\": 42,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 686.58,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 7145.1429000000001487381655340680453036839026026427745819091796875,\n                \"totalPaidWithoutITCNoACHRounded\": 58372.3,\n                \"totalPaidWithoutITCRounded\": 57573.86,\n                \"totalPaidWithITCNoACHRounded\": 56850.86,\n                \"totalPaidWithITCRounded\": 56194.74\n            },\n            \"__dirtyFields\": [],\n            \"term\": 5,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 4.99,\n            \"aprNoACH\": 5.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 14.29,\n                \"dateCreated\": \"2025-07-02T12:09:05Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3255,\n                \"id\": 69685,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 38,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP1\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 6000,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.021530761432,\n                \"paymentFactorPreReAm\": 0.013731218957,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 4.99,\n                \"rateCardId\": \"LevelRBP_0_5_0.0499_verygood_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 5,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.013949922164628,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"very_good\",\n                \"apr\": 4.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 69685,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 60,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 6000,\n            \"productType\": \"battery\",\n            \"productSku\": \"BATTERY_001\",\n            \"productId\": 3255,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3255,\n                \"active\": null,\n                \"name\": \"Concert Battery\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"BATTERY_001\",\n                \"type\": \"battery\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 708.56,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 1105.34,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 1119.92,\n                \"balancePostReAmWithoutPrePayment\": 41786.925567,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 41975.684155,\n                \"balancePostReAmWithPrePayment\": 26786.625567,\n                \"balancePostReAmWithPrePaymentNoACH\": 26975.384155,\n                \"balancePreReAm\": 36344.784415,\n                \"baseAdd\": 1344.084415,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0164,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 1826,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 1105.05,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 708.13,\n                \"financeCharge\": 9177.07,\n                \"financeChargeNoACH\": 9990.07,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 708.56,\n                \"lastMonthWithoutPrePayment\": 1105.040744,\n                \"lastMonthWithoutPrePaymentRounded\": 1105.05,\n                \"lastMonthWithPrePayment\": 708.128106,\n                \"lastMonthWithPrePaymentRounded\": 708.13,\n                \"lastMonthWithoutPrePaymentNoACH\": 1119.567403,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 1119.57,\n                \"lastMonthWithPrePaymentNoACH\": 719.430297,\n                \"lastMonthWithPrePaymentNoACHRounded\": 719.44,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 1105.333578,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 1119.9125,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 1105.34,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 1119.92,\n                \"postReAmMonthlyWithPrePayment\": 708.550732,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 719.70405,\n                \"postReAmMonthlyWithPrePaymentRounded\": 708.56,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 719.71,\n                \"postReAmMonths\": 42,\n                \"preReAmMonthly\": 708.553811,\n                \"preReAmMonthlyRounded\": 708.56,\n                \"preReAmMonthlyNoACHRounded\": 719.71,\n                \"progressPmtAtSubstantialCompletion\": 44177.77,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 42,\n                \"termInMonths\": 60,\n                \"totalPaidWithoutPrePayment\": 59178.07,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 58073.02,\n                \"totalPaidWithPrePayment\": 57513.47,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 56805.34,\n                \"totalPayments\": 59178.07,\n                \"totalPaymentsNoACH\": 59991.07,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 6.1008,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 59,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 708.56,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 719.71,\n                \"remainingMonths\": 42,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 708.56,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 4645.0929000000000966954204206782463870695210061967372894287109375,\n                \"totalPaidWithoutITCNoACHRounded\": 59991.07,\n                \"totalPaidWithoutITCRounded\": 59178.07,\n                \"totalPaidWithITCNoACHRounded\": 58182.63,\n                \"totalPaidWithITCRounded\": 57513.47\n            },\n            \"__dirtyFields\": [],\n            \"term\": 5,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 5.99,\n            \"aprNoACH\": 6.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 9.29,\n                \"dateCreated\": \"2025-07-02T12:09:05Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3255,\n                \"id\": 69687,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 39,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP2\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 6000,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.022106187986,\n                \"paymentFactorPreReAm\": 0.014170792813,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 5.99,\n                \"rateCardId\": \"LevelRBP_0_5_0.0599_excellent_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 5,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.014393833045725,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"excellent\",\n                \"apr\": 5.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 69687,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 60,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 6000,\n            \"productType\": \"battery\",\n            \"productSku\": \"BATTERY_001\",\n            \"productId\": 3255,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3255,\n                \"active\": null,\n                \"name\": \"Concert Battery\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"BATTERY_001\",\n                \"type\": \"battery\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 708.56,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 1105.34,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 1119.92,\n                \"balancePostReAmWithoutPrePayment\": 41786.925567,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 41975.684155,\n                \"balancePostReAmWithPrePayment\": 26786.625567,\n                \"balancePostReAmWithPrePaymentNoACH\": 26975.384155,\n                \"balancePreReAm\": 36344.784415,\n                \"baseAdd\": 1344.084415,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0164,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 1826,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 1105.05,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 708.13,\n                \"financeCharge\": 9177.07,\n                \"financeChargeNoACH\": 9990.07,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 708.56,\n                \"lastMonthWithoutPrePayment\": 1105.040744,\n                \"lastMonthWithoutPrePaymentRounded\": 1105.05,\n                \"lastMonthWithPrePayment\": 708.128106,\n                \"lastMonthWithPrePaymentRounded\": 708.13,\n                \"lastMonthWithoutPrePaymentNoACH\": 1119.567403,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 1119.57,\n                \"lastMonthWithPrePaymentNoACH\": 719.430297,\n                \"lastMonthWithPrePaymentNoACHRounded\": 719.44,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 1105.333578,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 1119.9125,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 1105.34,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 1119.92,\n                \"postReAmMonthlyWithPrePayment\": 708.550732,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 719.70405,\n                \"postReAmMonthlyWithPrePaymentRounded\": 708.56,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 719.71,\n                \"postReAmMonths\": 42,\n                \"preReAmMonthly\": 708.553811,\n                \"preReAmMonthlyRounded\": 708.56,\n                \"preReAmMonthlyNoACHRounded\": 719.71,\n                \"progressPmtAtSubstantialCompletion\": 44177.77,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 42,\n                \"termInMonths\": 60,\n                \"totalPaidWithoutPrePayment\": 59178.07,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 58073.02,\n                \"totalPaidWithPrePayment\": 57513.47,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 56805.34,\n                \"totalPayments\": 59178.07,\n                \"totalPaymentsNoACH\": 59991.07,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 6.1008,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 59,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 708.56,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 719.71,\n                \"remainingMonths\": 42,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 708.56,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 7145.1429000000001487381655340680453036839026026427745819091796875,\n                \"totalPaidWithoutITCNoACHRounded\": 59991.07,\n                \"totalPaidWithoutITCRounded\": 59178.07,\n                \"totalPaidWithITCNoACHRounded\": 58182.63,\n                \"totalPaidWithITCRounded\": 57513.47\n            },\n            \"__dirtyFields\": [],\n            \"term\": 5,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 5.99,\n            \"aprNoACH\": 6.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 14.29,\n                \"dateCreated\": \"2025-07-02T12:09:05Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3255,\n                \"id\": 69686,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 38,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP1\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 6000,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.022106187986,\n                \"paymentFactorPreReAm\": 0.014170792813,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 5.99,\n                \"rateCardId\": \"LevelRBP_0_5_0.0599_good_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 5,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.014393833045725,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"good\",\n                \"apr\": 5.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 69686,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 60,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 6000,\n            \"productType\": \"battery\",\n            \"productSku\": \"BATTERY_001\",\n            \"productId\": 3255,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3255,\n                \"active\": null,\n                \"name\": \"Concert Battery\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"BATTERY_001\",\n                \"type\": \"battery\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 730.97,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 1134.62,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 1149.45,\n                \"balancePostReAmWithoutPrePayment\": 42164.037827,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 42351.71602,\n                \"balancePostReAmWithPrePayment\": 27163.737827,\n                \"balancePostReAmWithPrePaymentNoACH\": 27351.41602,\n                \"balancePreReAm\": 36569.172465,\n                \"baseAdd\": 1568.472465,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0192,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 1826,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 1134.5,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 730.75,\n                \"financeCharge\": 10810.38,\n                \"financeChargeNoACH\": 11637.59,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 730.97,\n                \"lastMonthWithoutPrePayment\": 1134.490906,\n                \"lastMonthWithoutPrePaymentRounded\": 1134.5,\n                \"lastMonthWithPrePayment\": 730.74452,\n                \"lastMonthWithPrePaymentRounded\": 730.75,\n                \"lastMonthWithoutPrePaymentNoACH\": 1149.014355,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 1149.02,\n                \"lastMonthWithPrePaymentNoACH\": 742.202073,\n                \"lastMonthWithPrePaymentNoACHRounded\": 742.21,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 1134.617278,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 1149.440896,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 1134.62,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 1149.45,\n                \"postReAmMonthlyWithPrePayment\": 730.965246,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 742.327327,\n                \"postReAmMonthlyWithPrePaymentRounded\": 730.97,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 742.33,\n                \"postReAmMonths\": 42,\n                \"preReAmMonthly\": 730.966857,\n                \"preReAmMonthlyRounded\": 730.97,\n                \"preReAmMonthlyNoACHRounded\": 742.34,\n                \"progressPmtAtSubstantialCompletion\": 45811.08,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 42,\n                \"termInMonths\": 60,\n                \"totalPaidWithoutPrePayment\": 60811.38,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 59676.88,\n                \"totalPaidWithPrePayment\": 58858.28,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 58127.53,\n                \"totalPayments\": 60811.38,\n                \"totalPaymentsNoACH\": 61638.59,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 7.1424,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 59,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 730.97,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 742.33,\n                \"remainingMonths\": 42,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 730.97,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 4645.0929000000000966954204206782463870695210061967372894287109375,\n                \"totalPaidWithoutITCNoACHRounded\": 61638.59,\n                \"totalPaidWithoutITCRounded\": 60811.38,\n                \"totalPaidWithITCNoACHRounded\": 59540.16,\n                \"totalPaidWithITCRounded\": 58858.28\n            },\n            \"__dirtyFields\": [],\n            \"term\": 5,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 6.99,\n            \"aprNoACH\": 7.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 9.29,\n                \"dateCreated\": \"2025-07-02T12:09:05Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3255,\n                \"id\": 69688,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 39,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP2\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 6000,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.022691819235,\n                \"paymentFactorPreReAm\": 0.014619044751,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 6.99,\n                \"rateCardId\": \"LevelRBP_0_5_0.0699_verygood_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 5,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.014846335976784,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"very_good\",\n                \"apr\": 6.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 69688,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 60,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 6000,\n            \"productType\": \"battery\",\n            \"productSku\": \"BATTERY_001\",\n            \"productId\": 3255,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3255,\n                \"active\": null,\n                \"name\": \"Concert Battery\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"BATTERY_001\",\n                \"type\": \"battery\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 753.81,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 1164.4,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 1179.48,\n                \"balancePostReAmWithoutPrePayment\": 42539.102254,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 42726.015317,\n                \"balancePostReAmWithPrePayment\": 27538.802254,\n                \"balancePostReAmWithPrePaymentNoACH\": 27725.715317,\n                \"balancePreReAm\": 36793.560514,\n                \"baseAdd\": 1792.860514,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0219,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 1826,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 1164.11,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 753.38,\n                \"financeCharge\": 12472.09,\n                \"financeChargeNoACH\": 13313.79,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 753.81,\n                \"lastMonthWithoutPrePayment\": 1164.10937,\n                \"lastMonthWithoutPrePaymentRounded\": 1164.11,\n                \"lastMonthWithPrePayment\": 753.372946,\n                \"lastMonthWithPrePaymentRounded\": 753.38,\n                \"lastMonthWithoutPrePaymentNoACH\": 1179.086329,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 1179.09,\n                \"lastMonthWithPrePaymentNoACH\": 764.977034,\n                \"lastMonthWithPrePaymentNoACHRounded\": 764.98,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 1164.39398,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 1179.471918,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 1164.4,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 1179.48,\n                \"postReAmMonthlyWithPrePayment\": 753.800947,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 765.381522,\n                \"postReAmMonthlyWithPrePaymentRounded\": 753.81,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 765.39,\n                \"postReAmMonths\": 42,\n                \"preReAmMonthly\": 753.804063,\n                \"preReAmMonthlyRounded\": 753.81,\n                \"preReAmMonthlyNoACHRounded\": 765.39,\n                \"progressPmtAtSubstantialCompletion\": 47472.79,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 42,\n                \"termInMonths\": 60,\n                \"totalPaidWithoutPrePayment\": 62473.09,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 61308.98,\n                \"totalPaidWithPrePayment\": 60228.47,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 59475.09,\n                \"totalPayments\": 62473.09,\n                \"totalPaymentsNoACH\": 63314.79,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 8.1468,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 59,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 753.81,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 765.39,\n                \"remainingMonths\": 42,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 753.81,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 4645.0929000000000966954204206782463870695210061967372894287109375,\n                \"totalPaidWithoutITCNoACHRounded\": 63314.79,\n                \"totalPaidWithoutITCRounded\": 62473.09,\n                \"totalPaidWithITCNoACHRounded\": 60923.29,\n                \"totalPaidWithITCRounded\": 60228.47\n            },\n            \"__dirtyFields\": [],\n            \"term\": 5,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 7.99,\n            \"aprNoACH\": 8.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 9.29,\n                \"dateCreated\": \"2025-07-02T12:09:05Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3255,\n                \"id\": 69689,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 39,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP2\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 6000,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.023287360918,\n                \"paymentFactorPreReAm\": 0.015075779751,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 7.99,\n                \"rateCardId\": \"LevelRBP_0_5_0.0799_good_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 5,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.015307383249817,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"good\",\n                \"apr\": 7.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 69689,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 60,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 6000,\n            \"productType\": \"battery\",\n            \"productSku\": \"BATTERY_001\",\n            \"productId\": 3255,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3255,\n                \"active\": null,\n                \"name\": \"Concert Battery\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"BATTERY_001\",\n                \"type\": \"battery\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 765.39,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 1179.48,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 1194.68,\n                \"balancePostReAmWithoutPrePayment\": 42726.015317,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 42912.44492,\n                \"balancePostReAmWithPrePayment\": 27725.715317,\n                \"balancePostReAmWithPrePaymentNoACH\": 27912.14492,\n                \"balancePreReAm\": 36905.754539,\n                \"baseAdd\": 1905.054539,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0233,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 1826,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 1179.09,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 764.98,\n                \"financeCharge\": 13313.79,\n                \"financeChargeNoACH\": 14162.74,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 765.39,\n                \"lastMonthWithoutPrePayment\": 1179.086329,\n                \"lastMonthWithoutPrePaymentRounded\": 1179.09,\n                \"lastMonthWithPrePayment\": 764.977034,\n                \"lastMonthWithPrePaymentRounded\": 764.98,\n                \"lastMonthWithoutPrePaymentNoACH\": 1194.418457,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 1194.42,\n                \"lastMonthWithPrePaymentNoACH\": 777.023243,\n                \"lastMonthWithPrePaymentNoACHRounded\": 777.03,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 1179.471918,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 1194.674678,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 1179.48,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 1194.68,\n                \"postReAmMonthlyWithPrePayment\": 765.381522,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 777.069049,\n                \"postReAmMonthlyWithPrePaymentRounded\": 765.39,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 777.07,\n                \"postReAmMonths\": 42,\n                \"preReAmMonthly\": 765.38447,\n                \"preReAmMonthlyRounded\": 765.39,\n                \"preReAmMonthlyNoACHRounded\": 777.08,\n                \"progressPmtAtSubstantialCompletion\": 48314.49,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 42,\n                \"termInMonths\": 60,\n                \"totalPaidWithoutPrePayment\": 63314.79,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 62135.7,\n                \"totalPaidWithPrePayment\": 60923.29,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 60158.31,\n                \"totalPayments\": 63314.79,\n                \"totalPaymentsNoACH\": 64163.74,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 8.6676,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 59,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 765.39,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 777.07,\n                \"remainingMonths\": 42,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 765.39,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 0,\n                \"totalPaidWithoutITCNoACHRounded\": 64163.74,\n                \"totalPaidWithoutITCRounded\": 63314.79,\n                \"totalPaidWithITCNoACHRounded\": 61624.64,\n                \"totalPaidWithITCRounded\": 60923.29\n            },\n            \"__dirtyFields\": [],\n            \"term\": 5,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 8.49,\n            \"aprNoACH\": 8.99,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 0,\n                \"dateCreated\": \"2025-07-02T12:09:04Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3255,\n                \"id\": 69410,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 42,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP4\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 6000,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.02358896333,\n                \"paymentFactorPreReAm\": 0.01530738325,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 8.49,\n                \"rateCardId\": \"LevelRBP_0_5_0.0849_excellent_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MN,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 5,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.015541146955517,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"excellent\",\n                \"apr\": 8.49,\n                \"default\": false\n            },\n            \"calculationModelId\": 69410,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 60,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 6000,\n            \"productType\": \"battery\",\n            \"productSku\": \"BATTERY_001\",\n            \"productId\": 3255,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3255,\n                \"active\": null,\n                \"name\": \"Concert Battery\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"BATTERY_001\",\n                \"type\": \"battery\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 788.87,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 1210.01,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 1225.46,\n                \"balancePostReAmWithoutPrePayment\": 43098.573194,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 43284.005238,\n                \"balancePostReAmWithPrePayment\": 28098.273194,\n                \"balancePostReAmWithPrePaymentNoACH\": 28283.705238,\n                \"balancePreReAm\": 37130.142588,\n                \"baseAdd\": 2129.442588,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.026,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 1826,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 1209.9,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 788.82,\n                \"financeCharge\": 15018.97,\n                \"financeChargeNoACH\": 15882.36,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 788.87,\n                \"lastMonthWithoutPrePayment\": 1209.891719,\n                \"lastMonthWithoutPrePaymentRounded\": 1209.9,\n                \"lastMonthWithPrePayment\": 788.816026,\n                \"lastMonthWithPrePaymentRounded\": 788.82,\n                \"lastMonthWithoutPrePaymentNoACH\": 1225.455435,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 1225.46,\n                \"lastMonthWithPrePaymentNoACH\": 800.29582,\n                \"lastMonthWithPrePaymentNoACHRounded\": 800.3,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 1210.007615,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 1225.459909,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 1210.01,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 1225.46,\n                \"postReAmMonthlyWithPrePayment\": 788.868912,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 800.770323,\n                \"postReAmMonthlyWithPrePaymentRounded\": 788.87,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 800.78,\n                \"postReAmMonths\": 42,\n                \"preReAmMonthly\": 788.869332,\n                \"preReAmMonthlyRounded\": 788.87,\n                \"preReAmMonthlyNoACHRounded\": 800.78,\n                \"progressPmtAtSubstantialCompletion\": 50019.67,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 42,\n                \"termInMonths\": 60,\n                \"totalPaidWithoutPrePayment\": 65019.97,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 63810.07,\n                \"totalPaidWithPrePayment\": 62332.45,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 61543.63,\n                \"totalPayments\": 65019.97,\n                \"totalPaymentsNoACH\": 65883.36,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 9.672,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 59,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 788.87,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 800.78,\n                \"remainingMonths\": 42,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 788.87,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 0,\n                \"totalPaidWithoutITCNoACHRounded\": 65883.36,\n                \"totalPaidWithoutITCRounded\": 65019.97,\n                \"totalPaidWithITCNoACHRounded\": 63046.62,\n                \"totalPaidWithITCRounded\": 62332.45\n            },\n            \"__dirtyFields\": [],\n            \"term\": 5,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 9.49,\n            \"aprNoACH\": 9.99,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 0,\n                \"dateCreated\": \"2025-07-02T12:09:04Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3255,\n                \"id\": 69411,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 42,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP4\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 6000,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.024199578816,\n                \"paymentFactorPreReAm\": 0.015777071101,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 9.49,\n                \"rateCardId\": \"LevelRBP_0_5_0.0949_verygood_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MN,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 5,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.016015155671975,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"very_good\",\n                \"apr\": 9.49,\n                \"default\": false\n            },\n            \"calculationModelId\": 69411,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 60,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 6000,\n            \"productType\": \"battery\",\n            \"productSku\": \"BATTERY_001\",\n            \"productId\": 3255,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3255,\n                \"active\": null,\n                \"name\": \"Concert Battery\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"BATTERY_001\",\n                \"type\": \"battery\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 824.91,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 1256.75,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 1272.59,\n                \"balancePostReAmWithoutPrePayment\": 43653.702732,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 43837.7388,\n                \"balancePostReAmWithPrePayment\": 28653.402732,\n                \"balancePostReAmWithPrePaymentNoACH\": 28837.4388,\n                \"balancePreReAm\": 37466.724662,\n                \"baseAdd\": 2466.024662,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0301,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 1826,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 1256.72,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 824.65,\n                \"financeCharge\": 17630.85,\n                \"financeChargeNoACH\": 18515.82,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 824.91,\n                \"lastMonthWithoutPrePayment\": 1256.719456,\n                \"lastMonthWithoutPrePaymentRounded\": 1256.72,\n                \"lastMonthWithPrePayment\": 824.64252,\n                \"lastMonthWithPrePaymentRounded\": 824.65,\n                \"lastMonthWithoutPrePaymentNoACH\": 1272.101719,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 1272.11,\n                \"lastMonthWithPrePaymentNoACH\": 836.715124,\n                \"lastMonthWithPrePaymentNoACHRounded\": 836.72,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 1256.7494,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 1272.580501,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 1256.75,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 1272.59,\n                \"postReAmMonthlyWithPrePayment\": 824.904749,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 837.131734,\n                \"postReAmMonthlyWithPrePaymentRounded\": 824.91,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 837.14,\n                \"postReAmMonths\": 42,\n                \"preReAmMonthly\": 824.906739,\n                \"preReAmMonthlyRounded\": 824.91,\n                \"preReAmMonthlyNoACHRounded\": 837.14,\n                \"progressPmtAtSubstantialCompletion\": 52631.55,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 42,\n                \"termInMonths\": 60,\n                \"totalPaidWithoutPrePayment\": 67631.85,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 66375.13,\n                \"totalPaidWithPrePayment\": 64494.64,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 63669.99,\n                \"totalPayments\": 67631.85,\n                \"totalPaymentsNoACH\": 68516.82,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 11.1972,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 59,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 824.91,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 837.14,\n                \"remainingMonths\": 42,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 824.91,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 0,\n                \"totalPaidWithoutITCNoACHRounded\": 68516.82,\n                \"totalPaidWithoutITCRounded\": 67631.85,\n                \"totalPaidWithITCNoACHRounded\": 65228.28,\n                \"totalPaidWithITCRounded\": 64494.64\n            },\n            \"__dirtyFields\": [],\n            \"term\": 5,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 10.99,\n            \"aprNoACH\": 11.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 0,\n                \"dateCreated\": \"2025-07-02T12:09:04Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3255,\n                \"id\": 69412,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 42,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP4\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 6000,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.025134412506,\n                \"paymentFactorPreReAm\": 0.01649780483,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 10.99,\n                \"rateCardId\": \"LevelRBP_0_5_0.1099_good_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MN,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 5,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.016742362450024,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"good\",\n                \"apr\": 10.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 69412,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 60,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 6000,\n            \"productType\": \"battery\",\n            \"productSku\": \"BATTERY_001\",\n            \"productId\": 3255,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3255,\n                \"active\": null,\n                \"name\": \"Concert Battery\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"BATTERY_001\",\n                \"type\": \"battery\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 345.95,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 512.68,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 525.81,\n                \"balancePostReAmWithoutPrePayment\": 46125.877679,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 46350.982676,\n                \"balancePostReAmWithPrePayment\": 31125.577679,\n                \"balancePostReAmWithPrePaymentNoACH\": 31350.682676,\n                \"balancePreReAm\": 35671.620267,\n                \"baseAdd\": 670.920267,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0082,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 3652,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 511.67,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 345.81,\n                \"financeCharge\": 8518.45,\n                \"financeChargeNoACH\": 10032.94,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 345.95,\n                \"lastMonthWithoutPrePayment\": 511.669589,\n                \"lastMonthWithoutPrePaymentRounded\": 511.67,\n                \"lastMonthWithPrePayment\": 345.805667,\n                \"lastMonthWithPrePaymentRounded\": 345.81,\n                \"lastMonthWithoutPrePaymentNoACH\": 525.420508,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 525.43,\n                \"lastMonthWithPrePaymentNoACH\": 354.812313,\n                \"lastMonthWithPrePaymentNoACHRounded\": 354.82,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 512.671287,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 525.806714,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 512.68,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 525.81,\n                \"postReAmMonthlyWithPrePayment\": 345.948755,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 355.642934,\n                \"postReAmMonthlyWithPrePaymentRounded\": 345.95,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 355.65,\n                \"postReAmMonths\": 102,\n                \"preReAmMonthly\": 345.948967,\n                \"preReAmMonthlyRounded\": 345.95,\n                \"preReAmMonthlyNoACHRounded\": 355.65,\n                \"progressPmtAtSubstantialCompletion\": 43519.15,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 102,\n                \"termInMonths\": 120,\n                \"totalPaidWithoutPrePayment\": 58519.45,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 58007.78,\n                \"totalPaidWithPrePayment\": 56514.16,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 56168.35,\n                \"totalPayments\": 58519.45,\n                \"totalPaymentsNoACH\": 60033.94,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 3.0504,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 119,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 345.95,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 355.65,\n                \"remainingMonths\": 102,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 345.95,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 12995.2599000000002705181890994001747685615555383265018463134765625,\n                \"totalPaidWithoutITCNoACHRounded\": 60033.94,\n                \"totalPaidWithoutITCRounded\": 58519.45,\n                \"totalPaidWithITCNoACHRounded\": 57677.47,\n                \"totalPaidWithITCRounded\": 56514.16\n            },\n            \"__dirtyFields\": [],\n            \"term\": 10,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 2.99,\n            \"aprNoACH\": 3.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 25.99,\n                \"dateCreated\": \"2025-07-02T12:09:05Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3255,\n                \"id\": 69669,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 30,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP0\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 6000,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.010253192403,\n                \"paymentFactorPreReAm\": 0.006918840955,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 2.99,\n                \"rateCardId\": \"LevelRBP_0_10_0.0299_excellent_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 10,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.007112740874922,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"excellent\",\n                \"apr\": 2.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 69669,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 120,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 6000,\n            \"productType\": \"battery\",\n            \"productSku\": \"BATTERY_001\",\n            \"productId\": 3255,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3255,\n                \"active\": null,\n                \"name\": \"Concert Battery\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"BATTERY_001\",\n                \"type\": \"battery\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 365.52,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 539.17,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 552.75,\n                \"balancePostReAmWithoutPrePayment\": 46574.689365,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 46796.881309,\n                \"balancePostReAmWithPrePayment\": 31574.389365,\n                \"balancePostReAmWithPrePaymentNoACH\": 31796.581309,\n                \"balancePreReAm\": 35896.008317,\n                \"baseAdd\": 895.308317,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0109,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 3652,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 538.56,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 365.06,\n                \"financeCharge\": 11573.09,\n                \"financeChargeNoACH\": 13139.14,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 365.52,\n                \"lastMonthWithoutPrePayment\": 538.551039,\n                \"lastMonthWithoutPrePaymentRounded\": 538.56,\n                \"lastMonthWithPrePayment\": 365.056301,\n                \"lastMonthWithPrePaymentRounded\": 365.06,\n                \"lastMonthWithoutPrePaymentNoACH\": 552.127585,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 552.13,\n                \"lastMonthWithPrePaymentNoACH\": 375.294336,\n                \"lastMonthWithPrePaymentNoACHRounded\": 375.3,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 539.164893,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 552.744977,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 539.17,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 552.75,\n                \"postReAmMonthlyWithPrePayment\": 365.516174,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 375.567775,\n                \"postReAmMonthlyWithPrePaymentRounded\": 365.52,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 375.57,\n                \"postReAmMonths\": 102,\n                \"preReAmMonthly\": 365.516849,\n                \"preReAmMonthlyRounded\": 365.52,\n                \"preReAmMonthlyNoACHRounded\": 375.57,\n                \"progressPmtAtSubstantialCompletion\": 46573.79,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 102,\n                \"termInMonths\": 120,\n                \"totalPaidWithoutPrePayment\": 61574.09,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 61035.53,\n                \"totalPaidWithPrePayment\": 58862.24,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 58497.18,\n                \"totalPayments\": 61574.09,\n                \"totalPaymentsNoACH\": 63140.14,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 4.0548,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 119,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 365.52,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 375.57,\n                \"remainingMonths\": 102,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 365.52,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 10895.2179000000002268022832041527436786054749973118305206298828125,\n                \"totalPaidWithoutITCNoACHRounded\": 63140.14,\n                \"totalPaidWithoutITCRounded\": 61574.09,\n                \"totalPaidWithITCNoACHRounded\": 60068.43,\n                \"totalPaidWithITCRounded\": 58862.24\n            },\n            \"__dirtyFields\": [],\n            \"term\": 10,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 3.99,\n            \"aprNoACH\": 4.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 21.79,\n                \"dateCreated\": \"2025-07-02T12:09:05Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3255,\n                \"id\": 69672,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 31,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP1\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 6000,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.010783083006,\n                \"paymentFactorPreReAm\": 0.00731019078,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 3.99,\n                \"rateCardId\": \"LevelRBP_0_10_0.0399_excellent_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 10,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.007511213291038,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"excellent\",\n                \"apr\": 3.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 69672,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 120,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 6000,\n            \"productType\": \"battery\",\n            \"productSku\": \"BATTERY_001\",\n            \"productId\": 3255,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3255,\n                \"active\": null,\n                \"name\": \"Concert Battery\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"BATTERY_001\",\n                \"type\": \"battery\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 365.52,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 539.17,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 552.75,\n                \"balancePostReAmWithoutPrePayment\": 46574.689365,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 46796.881309,\n                \"balancePostReAmWithPrePayment\": 31574.389365,\n                \"balancePostReAmWithPrePaymentNoACH\": 31796.581309,\n                \"balancePreReAm\": 35896.008317,\n                \"baseAdd\": 895.308317,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0109,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 3652,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 538.56,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 365.06,\n                \"financeCharge\": 11573.09,\n                \"financeChargeNoACH\": 13139.14,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 365.52,\n                \"lastMonthWithoutPrePayment\": 538.551039,\n                \"lastMonthWithoutPrePaymentRounded\": 538.56,\n                \"lastMonthWithPrePayment\": 365.056301,\n                \"lastMonthWithPrePaymentRounded\": 365.06,\n                \"lastMonthWithoutPrePaymentNoACH\": 552.127585,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 552.13,\n                \"lastMonthWithPrePaymentNoACH\": 375.294336,\n                \"lastMonthWithPrePaymentNoACHRounded\": 375.3,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 539.164893,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 552.744977,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 539.17,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 552.75,\n                \"postReAmMonthlyWithPrePayment\": 365.516174,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 375.567775,\n                \"postReAmMonthlyWithPrePaymentRounded\": 365.52,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 375.57,\n                \"postReAmMonths\": 102,\n                \"preReAmMonthly\": 365.516849,\n                \"preReAmMonthlyRounded\": 365.52,\n                \"preReAmMonthlyNoACHRounded\": 375.57,\n                \"progressPmtAtSubstantialCompletion\": 46573.79,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 102,\n                \"termInMonths\": 120,\n                \"totalPaidWithoutPrePayment\": 61574.09,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 61035.53,\n                \"totalPaidWithPrePayment\": 58862.24,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 58497.18,\n                \"totalPayments\": 61574.09,\n                \"totalPaymentsNoACH\": 63140.14,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 4.0548,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 119,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 365.52,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 375.57,\n                \"remainingMonths\": 102,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 365.52,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 12995.2599000000002705181890994001747685615555383265018463134765625,\n                \"totalPaidWithoutITCNoACHRounded\": 63140.14,\n                \"totalPaidWithoutITCRounded\": 61574.09,\n                \"totalPaidWithITCNoACHRounded\": 60068.43,\n                \"totalPaidWithITCRounded\": 58862.24\n            },\n            \"__dirtyFields\": [],\n            \"term\": 10,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 3.99,\n            \"aprNoACH\": 4.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 25.99,\n                \"dateCreated\": \"2025-07-02T12:09:05Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3255,\n                \"id\": 69670,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 30,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP0\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 6000,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.010783083006,\n                \"paymentFactorPreReAm\": 0.00731019078,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 3.99,\n                \"rateCardId\": \"LevelRBP_0_10_0.0399_verygood_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 10,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.007511213291038,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"very_good\",\n                \"apr\": 3.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 69670,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 120,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 6000,\n            \"productType\": \"battery\",\n            \"productSku\": \"BATTERY_001\",\n            \"productId\": 3255,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3255,\n                \"active\": null,\n                \"name\": \"Concert Battery\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"BATTERY_001\",\n                \"type\": \"battery\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 385.8,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 566.55,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 580.58,\n                \"balancePostReAmWithoutPrePayment\": 47017.53627,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 47236.591505,\n                \"balancePostReAmWithPrePayment\": 32017.23627,\n                \"balancePostReAmWithPrePaymentNoACH\": 32236.291505,\n                \"balancePreReAm\": 36120.396366,\n                \"baseAdd\": 1119.696366,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0137,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 3652,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 566.18,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 385.55,\n                \"financeCharge\": 14731.13,\n                \"financeChargeNoACH\": 16348.73,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 385.8,\n                \"lastMonthWithoutPrePayment\": 566.178308,\n                \"lastMonthWithoutPrePaymentRounded\": 566.18,\n                \"lastMonthWithPrePayment\": 385.546125,\n                \"lastMonthWithPrePaymentRounded\": 385.55,\n                \"lastMonthWithoutPrePaymentNoACH\": 579.369443,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 579.37,\n                \"lastMonthWithPrePaymentNoACH\": 395.757568,\n                \"lastMonthWithPrePaymentNoACHRounded\": 395.76,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 566.547067,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 580.57066,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 566.55,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 580.58,\n                \"postReAmMonthlyWithPrePayment\": 385.797997,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 396.206509,\n                \"postReAmMonthlyWithPrePaymentRounded\": 385.8,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 396.21,\n                \"postReAmMonths\": 102,\n                \"preReAmMonthly\": 385.798364,\n                \"preReAmMonthlyRounded\": 385.8,\n                \"preReAmMonthlyNoACHRounded\": 396.21,\n                \"progressPmtAtSubstantialCompletion\": 49731.83,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 102,\n                \"termInMonths\": 120,\n                \"totalPaidWithoutPrePayment\": 64732.13,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 64165.95,\n                \"totalPaidWithPrePayment\": 61296.05,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 60910.5,\n                \"totalPayments\": 64732.13,\n                \"totalPaymentsNoACH\": 66349.73,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 5.0964,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 119,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 385.8,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 396.21,\n                \"remainingMonths\": 102,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 385.8,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 10895.2179000000002268022832041527436786054749973118305206298828125,\n                \"totalPaidWithoutITCNoACHRounded\": 66349.73,\n                \"totalPaidWithoutITCRounded\": 64732.13,\n                \"totalPaidWithITCNoACHRounded\": 62545.05,\n                \"totalPaidWithITCRounded\": 61296.05\n            },\n            \"__dirtyFields\": [],\n            \"term\": 10,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 4.99,\n            \"aprNoACH\": 5.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 21.79,\n                \"dateCreated\": \"2025-07-02T12:09:05Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3255,\n                \"id\": 69673,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 31,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP1\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 6000,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.011330680051,\n                \"paymentFactorPreReAm\": 0.007715812966,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 4.99,\n                \"rateCardId\": \"LevelRBP_0_10_0.0499_verygood_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 10,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.007923984752825,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"very_good\",\n                \"apr\": 4.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 69673,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 120,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 6000,\n            \"productType\": \"battery\",\n            \"productSku\": \"BATTERY_001\",\n            \"productId\": 3255,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3255,\n                \"active\": null,\n                \"name\": \"Concert Battery\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"BATTERY_001\",\n                \"type\": \"battery\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 385.8,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 566.55,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 580.58,\n                \"balancePostReAmWithoutPrePayment\": 47017.53627,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 47236.591505,\n                \"balancePostReAmWithPrePayment\": 32017.23627,\n                \"balancePostReAmWithPrePaymentNoACH\": 32236.291505,\n                \"balancePreReAm\": 36120.396366,\n                \"baseAdd\": 1119.696366,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0137,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 3652,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 566.18,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 385.55,\n                \"financeCharge\": 14731.13,\n                \"financeChargeNoACH\": 16348.73,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 385.8,\n                \"lastMonthWithoutPrePayment\": 566.178308,\n                \"lastMonthWithoutPrePaymentRounded\": 566.18,\n                \"lastMonthWithPrePayment\": 385.546125,\n                \"lastMonthWithPrePaymentRounded\": 385.55,\n                \"lastMonthWithoutPrePaymentNoACH\": 579.369443,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 579.37,\n                \"lastMonthWithPrePaymentNoACH\": 395.757568,\n                \"lastMonthWithPrePaymentNoACHRounded\": 395.76,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 566.547067,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 580.57066,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 566.55,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 580.58,\n                \"postReAmMonthlyWithPrePayment\": 385.797997,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 396.206509,\n                \"postReAmMonthlyWithPrePaymentRounded\": 385.8,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 396.21,\n                \"postReAmMonths\": 102,\n                \"preReAmMonthly\": 385.798364,\n                \"preReAmMonthlyRounded\": 385.8,\n                \"preReAmMonthlyNoACHRounded\": 396.21,\n                \"progressPmtAtSubstantialCompletion\": 49731.83,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 102,\n                \"termInMonths\": 120,\n                \"totalPaidWithoutPrePayment\": 64732.13,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 64165.95,\n                \"totalPaidWithPrePayment\": 61296.05,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 60910.5,\n                \"totalPayments\": 64732.13,\n                \"totalPaymentsNoACH\": 66349.73,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 5.0964,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 119,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 385.8,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 396.21,\n                \"remainingMonths\": 102,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 385.8,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 12995.2599000000002705181890994001747685615555383265018463134765625,\n                \"totalPaidWithoutITCNoACHRounded\": 66349.73,\n                \"totalPaidWithoutITCRounded\": 64732.13,\n                \"totalPaidWithITCNoACHRounded\": 62545.05,\n                \"totalPaidWithITCRounded\": 61296.05\n            },\n            \"__dirtyFields\": [],\n            \"term\": 10,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 4.99,\n            \"aprNoACH\": 5.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 25.99,\n                \"dateCreated\": \"2025-07-02T12:09:05Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3255,\n                \"id\": 69671,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 30,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP0\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 6000,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.011330680051,\n                \"paymentFactorPreReAm\": 0.007715812966,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 4.99,\n                \"rateCardId\": \"LevelRBP_0_10_0.0499_good_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 10,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.007923984752825,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"good\",\n                \"apr\": 4.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 69671,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 120,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 6000,\n            \"productType\": \"battery\",\n            \"productSku\": \"BATTERY_001\",\n            \"productId\": 3255,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3255,\n                \"active\": null,\n                \"name\": \"Concert Battery\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"BATTERY_001\",\n                \"type\": \"battery\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 406.8,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 594.82,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 609.28,\n                \"balancePostReAmWithoutPrePayment\": 47453.822647,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 47669.588918,\n                \"balancePostReAmWithPrePayment\": 32453.522647,\n                \"balancePostReAmWithPrePaymentNoACH\": 32669.288918,\n                \"balancePreReAm\": 36344.784415,\n                \"baseAdd\": 1344.084415,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0164,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 3652,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 593.91,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 405.59,\n                \"financeCharge\": 17992.13,\n                \"financeChargeNoACH\": 19661.49,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 406.8,\n                \"lastMonthWithoutPrePayment\": 593.903108,\n                \"lastMonthWithoutPrePaymentRounded\": 593.91,\n                \"lastMonthWithPrePayment\": 405.58426,\n                \"lastMonthWithPrePaymentRounded\": 405.59,\n                \"lastMonthWithoutPrePaymentNoACH\": 609.120185,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 609.13,\n                \"lastMonthWithPrePaymentNoACH\": 416.969072,\n                \"lastMonthWithPrePaymentNoACHRounded\": 416.97,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 594.813084,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 609.278822,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 594.82,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 609.28,\n                \"postReAmMonthlyWithPrePayment\": 406.79083,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 417.555643,\n                \"postReAmMonthlyWithPrePaymentRounded\": 406.8,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 417.56,\n                \"postReAmMonths\": 102,\n                \"preReAmMonthly\": 406.792576,\n                \"preReAmMonthlyRounded\": 406.8,\n                \"preReAmMonthlyNoACHRounded\": 417.56,\n                \"progressPmtAtSubstantialCompletion\": 52992.83,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 102,\n                \"termInMonths\": 120,\n                \"totalPaidWithoutPrePayment\": 67993.13,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 67399.22,\n                \"totalPaidWithPrePayment\": 63815.09,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 63409.5,\n                \"totalPayments\": 67993.13,\n                \"totalPaymentsNoACH\": 69662.49,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 6.1008,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 119,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 406.8,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 417.56,\n                \"remainingMonths\": 102,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 406.8,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 10895.2179000000002268022832041527436786054749973118305206298828125,\n                \"totalPaidWithoutITCNoACHRounded\": 69662.49,\n                \"totalPaidWithoutITCRounded\": 67993.13,\n                \"totalPaidWithITCNoACHRounded\": 65106.91,\n                \"totalPaidWithITCRounded\": 63815.09\n            },\n            \"__dirtyFields\": [],\n            \"term\": 10,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 5.99,\n            \"aprNoACH\": 6.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 21.79,\n                \"dateCreated\": \"2025-07-02T12:09:05Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3255,\n                \"id\": 69674,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 31,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP1\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 6000,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.011896044293,\n                \"paymentFactorPreReAm\": 0.008135688811,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 5.99,\n                \"rateCardId\": \"LevelRBP_0_10_0.0599_good_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 10,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.008350962749419,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"good\",\n                \"apr\": 5.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 69674,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 120,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 6000,\n            \"productType\": \"battery\",\n            \"productSku\": \"BATTERY_001\",\n            \"productId\": 3255,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3255,\n                \"active\": null,\n                \"name\": \"Concert Battery\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"BATTERY_001\",\n                \"type\": \"battery\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 406.8,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 594.82,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 609.28,\n                \"balancePostReAmWithoutPrePayment\": 47453.822647,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 47669.588918,\n                \"balancePostReAmWithPrePayment\": 32453.522647,\n                \"balancePostReAmWithPrePaymentNoACH\": 32669.288918,\n                \"balancePreReAm\": 36344.784415,\n                \"baseAdd\": 1344.084415,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0164,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 3652,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 593.91,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 405.59,\n                \"financeCharge\": 17992.13,\n                \"financeChargeNoACH\": 19661.49,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 406.8,\n                \"lastMonthWithoutPrePayment\": 593.903108,\n                \"lastMonthWithoutPrePaymentRounded\": 593.91,\n                \"lastMonthWithPrePayment\": 405.58426,\n                \"lastMonthWithPrePaymentRounded\": 405.59,\n                \"lastMonthWithoutPrePaymentNoACH\": 609.120185,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 609.13,\n                \"lastMonthWithPrePaymentNoACH\": 416.969072,\n                \"lastMonthWithPrePaymentNoACHRounded\": 416.97,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 594.813084,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 609.278822,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 594.82,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 609.28,\n                \"postReAmMonthlyWithPrePayment\": 406.79083,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 417.555643,\n                \"postReAmMonthlyWithPrePaymentRounded\": 406.8,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 417.56,\n                \"postReAmMonths\": 102,\n                \"preReAmMonthly\": 406.792576,\n                \"preReAmMonthlyRounded\": 406.8,\n                \"preReAmMonthlyNoACHRounded\": 417.56,\n                \"progressPmtAtSubstantialCompletion\": 52992.83,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 102,\n                \"termInMonths\": 120,\n                \"totalPaidWithoutPrePayment\": 67993.13,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 67399.22,\n                \"totalPaidWithPrePayment\": 63815.09,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 63409.5,\n                \"totalPayments\": 67993.13,\n                \"totalPaymentsNoACH\": 69662.49,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 6.1008,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 119,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 406.8,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 417.56,\n                \"remainingMonths\": 102,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 406.8,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 6745.1349000000001404113263159256774770256015472114086151123046875,\n                \"totalPaidWithoutITCNoACHRounded\": 69662.49,\n                \"totalPaidWithoutITCRounded\": 67993.13,\n                \"totalPaidWithITCNoACHRounded\": 65106.91,\n                \"totalPaidWithITCRounded\": 63815.09\n            },\n            \"__dirtyFields\": [],\n            \"term\": 10,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 5.99,\n            \"aprNoACH\": 6.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 13.49,\n                \"dateCreated\": \"2025-07-02T12:09:05Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3255,\n                \"id\": 69675,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 32,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP2\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 6000,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.011896044293,\n                \"paymentFactorPreReAm\": 0.008135688811,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 5.99,\n                \"rateCardId\": \"LevelRBP_0_10_0.0599_excellent_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 10,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.008350962749419,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"excellent\",\n                \"apr\": 5.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 69675,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 120,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 6000,\n            \"productType\": \"battery\",\n            \"productSku\": \"BATTERY_001\",\n            \"productId\": 3255,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3255,\n                \"active\": null,\n                \"name\": \"Concert Battery\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"BATTERY_001\",\n                \"type\": \"battery\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 428.5,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 623.97,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 638.87,\n                \"balancePostReAmWithoutPrePayment\": 47883.520857,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 48095.488941,\n                \"balancePostReAmWithPrePayment\": 32883.220857,\n                \"balancePostReAmWithPrePaymentNoACH\": 33095.188941,\n                \"balancePreReAm\": 36569.172465,\n                \"baseAdd\": 1568.472465,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0192,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 3652,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 623.02,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 428.01,\n                \"financeCharge\": 21355.99,\n                \"financeChargeNoACH\": 23076.05,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 428.5,\n                \"lastMonthWithoutPrePayment\": 623.016701,\n                \"lastMonthWithoutPrePaymentRounded\": 623.02,\n                \"lastMonthWithPrePayment\": 428.003669,\n                \"lastMonthWithPrePaymentRounded\": 428.01,\n                \"lastMonthWithoutPrePaymentNoACH\": 638.018131,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 638.02,\n                \"lastMonthWithPrePaymentNoACH\": 438.397531,\n                \"lastMonthWithPrePaymentNoACHRounded\": 438.4,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 623.963131,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 638.864002,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 623.97,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 638.87,\n                \"postReAmMonthlyWithPrePayment\": 428.496424,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 439.611392,\n                \"postReAmMonthlyWithPrePaymentRounded\": 428.5,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 439.62,\n                \"postReAmMonths\": 102,\n                \"preReAmMonthly\": 428.49713,\n                \"preReAmMonthlyRounded\": 428.5,\n                \"preReAmMonthlyNoACHRounded\": 439.62,\n                \"progressPmtAtSubstantialCompletion\": 56356.69,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 102,\n                \"termInMonths\": 120,\n                \"totalPaidWithoutPrePayment\": 71356.99,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 70733.97,\n                \"totalPaidWithPrePayment\": 66419.81,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 65991.8,\n                \"totalPayments\": 71356.99,\n                \"totalPaymentsNoACH\": 73077.05,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 7.1424,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 119,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 428.5,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 439.62,\n                \"remainingMonths\": 102,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 428.5,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 6745.1349000000001404113263159256774770256015472114086151123046875,\n                \"totalPaidWithoutITCNoACHRounded\": 73077.05,\n                \"totalPaidWithoutITCRounded\": 71356.99,\n                \"totalPaidWithITCNoACHRounded\": 67753.48,\n                \"totalPaidWithITCRounded\": 66419.81\n            },\n            \"__dirtyFields\": [],\n            \"term\": 10,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 6.99,\n            \"aprNoACH\": 7.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 13.49,\n                \"dateCreated\": \"2025-07-02T12:09:05Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3255,\n                \"id\": 69676,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 32,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP2\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 6000,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.012478970862,\n                \"paymentFactorPreReAm\": 0.008569771199,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 6.99,\n                \"rateCardId\": \"LevelRBP_0_10_0.0699_verygood_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 10,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.008792086612434,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"very_good\",\n                \"apr\": 6.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 69676,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 120,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 6000,\n            \"productType\": \"battery\",\n            \"productSku\": \"BATTERY_001\",\n            \"productId\": 3255,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3255,\n                \"active\": null,\n                \"name\": \"Concert Battery\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"BATTERY_001\",\n                \"type\": \"battery\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 450.91,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 653.99,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 669.32,\n                \"balancePostReAmWithoutPrePayment\": 48305.668652,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 48513.889204,\n                \"balancePostReAmWithPrePayment\": 33305.368652,\n                \"balancePostReAmWithPrePaymentNoACH\": 33513.589204,\n                \"balancePreReAm\": 36793.560514,\n                \"baseAdd\": 1792.860514,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0219,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 3652,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 653.03,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 449.85,\n                \"financeCharge\": 24821.4,\n                \"financeChargeNoACH\": 26592.06,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 450.91,\n                \"lastMonthWithoutPrePayment\": 653.0212,\n                \"lastMonthWithoutPrePaymentRounded\": 653.03,\n                \"lastMonthWithPrePayment\": 449.847854,\n                \"lastMonthWithPrePaymentRounded\": 449.85,\n                \"lastMonthWithoutPrePaymentNoACH\": 669.07375,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 669.08,\n                \"lastMonthWithPrePaymentNoACH\": 462.042183,\n                \"lastMonthWithPrePaymentNoACHRounded\": 462.05,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 653.983335,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 669.318345,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 653.99,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 669.32,\n                \"postReAmMonthlyWithPrePayment\": 450.902692,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 462.367797,\n                \"postReAmMonthlyWithPrePaymentRounded\": 450.91,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 462.37,\n                \"postReAmMonths\": 102,\n                \"preReAmMonthly\": 450.904186,\n                \"preReAmMonthlyRounded\": 450.91,\n                \"preReAmMonthlyNoACHRounded\": 462.37,\n                \"progressPmtAtSubstantialCompletion\": 59822.1,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 102,\n                \"termInMonths\": 120,\n                \"totalPaidWithoutPrePayment\": 74822.4,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 74169.37,\n                \"totalPaidWithPrePayment\": 69108.44,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 68658.59,\n                \"totalPayments\": 74822.4,\n                \"totalPaymentsNoACH\": 76593.06,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 8.1468,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 119,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 450.91,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 462.37,\n                \"remainingMonths\": 102,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 450.91,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 6745.1349000000001404113263159256774770256015472114086151123046875,\n                \"totalPaidWithoutITCNoACHRounded\": 76593.06,\n                \"totalPaidWithoutITCRounded\": 74822.4,\n                \"totalPaidWithITCNoACHRounded\": 70484.38,\n                \"totalPaidWithITCRounded\": 69108.44\n            },\n            \"__dirtyFields\": [],\n            \"term\": 10,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 7.99,\n            \"aprNoACH\": 8.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 13.49,\n                \"dateCreated\": \"2025-07-02T12:09:05Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3255,\n                \"id\": 69677,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 32,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP2\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 6000,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.01307941015,\n                \"paymentFactorPreReAm\": 0.00901790337,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 7.99,\n                \"rateCardId\": \"LevelRBP_0_10_0.0799_good_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 10,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.009247180158629,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"good\",\n                \"apr\": 7.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 69677,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 120,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 6000,\n            \"productType\": \"battery\",\n            \"productSku\": \"BATTERY_001\",\n            \"productId\": 3255,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3255,\n                \"active\": null,\n                \"name\": \"Concert Battery\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"BATTERY_001\",\n                \"type\": \"battery\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 462.37,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 669.32,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 684.87,\n                \"balancePostReAmWithoutPrePayment\": 48513.889204,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 48719.690092,\n                \"balancePostReAmWithPrePayment\": 33513.589204,\n                \"balancePostReAmWithPrePaymentNoACH\": 33719.390092,\n                \"balancePreReAm\": 36905.754539,\n                \"baseAdd\": 1905.054539,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0233,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 3652,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 669.08,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 462.05,\n                \"financeCharge\": 26592.06,\n                \"financeChargeNoACH\": 28386.69,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 462.37,\n                \"lastMonthWithoutPrePayment\": 669.07375,\n                \"lastMonthWithoutPrePaymentRounded\": 669.08,\n                \"lastMonthWithPrePayment\": 462.042183,\n                \"lastMonthWithPrePaymentRounded\": 462.05,\n                \"lastMonthWithoutPrePaymentNoACH\": 683.637934,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 683.64,\n                \"lastMonthWithPrePaymentNoACH\": 473.977576,\n                \"lastMonthWithPrePaymentNoACHRounded\": 473.98,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 669.318345,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 684.861911,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 669.32,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 684.87,\n                \"postReAmMonthlyWithPrePayment\": 462.367797,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 473.999853,\n                \"postReAmMonthlyWithPrePaymentRounded\": 462.37,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 474,\n                \"postReAmMonths\": 102,\n                \"preReAmMonthly\": 462.368255,\n                \"preReAmMonthlyRounded\": 462.37,\n                \"preReAmMonthlyNoACHRounded\": 474.01,\n                \"progressPmtAtSubstantialCompletion\": 61592.76,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 102,\n                \"termInMonths\": 120,\n                \"totalPaidWithoutPrePayment\": 76593.06,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 75923.98,\n                \"totalPaidWithPrePayment\": 70484.38,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 70022.33,\n                \"totalPayments\": 76593.06,\n                \"totalPaymentsNoACH\": 78387.69,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 8.6676,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 119,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 462.37,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 474,\n                \"remainingMonths\": 102,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 462.37,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 0,\n                \"totalPaidWithoutITCNoACHRounded\": 78387.69,\n                \"totalPaidWithoutITCRounded\": 76593.06,\n                \"totalPaidWithITCNoACHRounded\": 71880.46,\n                \"totalPaidWithITCRounded\": 70484.38\n            },\n            \"__dirtyFields\": [],\n            \"term\": 10,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 8.49,\n            \"aprNoACH\": 8.99,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 0,\n                \"dateCreated\": \"2025-07-02T12:09:04Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3255,\n                \"id\": 69406,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 35,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP4\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 6000,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.013386089993,\n                \"paymentFactorPreReAm\": 0.009247180159,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 8.49,\n                \"rateCardId\": \"LevelRBP_0_10_0.0849_excellent_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MN,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 10,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.009479850359592,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"excellent\",\n                \"apr\": 8.49,\n                \"default\": false\n            },\n            \"calculationModelId\": 69406,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 120,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 6000,\n            \"productType\": \"battery\",\n            \"productSku\": \"BATTERY_001\",\n            \"productId\": 3255,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3255,\n                \"active\": null,\n                \"name\": \"Concert Battery\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"BATTERY_001\",\n                \"type\": \"battery\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 485.81,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 700.62,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 716.58,\n                \"balancePostReAmWithoutPrePayment\": 48923.35683,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 49124.558273,\n                \"balancePostReAmWithPrePayment\": 33923.05683,\n                \"balancePostReAmWithPrePaymentNoACH\": 34124.258273,\n                \"balancePreReAm\": 37130.142588,\n                \"baseAdd\": 2129.442588,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.026,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 3652,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 700.16,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 484.59,\n                \"financeCharge\": 30206.36,\n                \"financeChargeNoACH\": 32049.69,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 485.81,\n                \"lastMonthWithoutPrePayment\": 700.155436,\n                \"lastMonthWithoutPrePaymentRounded\": 700.16,\n                \"lastMonthWithPrePayment\": 484.582896,\n                \"lastMonthWithPrePaymentRounded\": 484.59,\n                \"lastMonthWithoutPrePaymentNoACH\": 716.241098,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 716.25,\n                \"lastMonthWithPrePaymentNoACH\": 497.630877,\n                \"lastMonthWithPrePaymentNoACHRounded\": 497.64,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 700.617021,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 716.577878,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 700.62,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 716.58,\n                \"postReAmMonthlyWithPrePayment\": 485.802131,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 497.769129,\n                \"postReAmMonthlyWithPrePaymentRounded\": 485.81,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 497.77,\n                \"postReAmMonths\": 102,\n                \"preReAmMonthly\": 485.80382,\n                \"preReAmMonthlyRounded\": 485.81,\n                \"preReAmMonthlyNoACHRounded\": 497.77,\n                \"progressPmtAtSubstantialCompletion\": 65207.06,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 102,\n                \"termInMonths\": 120,\n                \"totalPaidWithoutPrePayment\": 80207.36,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 79507.2,\n                \"totalPaidWithPrePayment\": 73296.28,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 72811.69,\n                \"totalPayments\": 80207.36,\n                \"totalPaymentsNoACH\": 82050.69,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 9.672,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 119,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 485.81,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 497.77,\n                \"remainingMonths\": 102,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 485.81,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 0,\n                \"totalPaidWithoutITCNoACHRounded\": 82050.69,\n                \"totalPaidWithoutITCRounded\": 80207.36,\n                \"totalPaidWithITCNoACHRounded\": 74732.57,\n                \"totalPaidWithITCRounded\": 73296.28\n            },\n            \"__dirtyFields\": [],\n            \"term\": 10,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 9.49,\n            \"aprNoACH\": 9.99,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 0,\n                \"dateCreated\": \"2025-07-02T12:09:04Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3255,\n                \"id\": 69407,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 35,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP4\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 6000,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.014012061731,\n                \"paymentFactorPreReAm\": 0.009715882081,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 9.49,\n                \"rateCardId\": \"LevelRBP_0_10_0.0949_verygood_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MN,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 10,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.009955187265312,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"very_good\",\n                \"apr\": 9.49,\n                \"default\": false\n            },\n            \"calculationModelId\": 69407,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 120,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 6000,\n            \"productType\": \"battery\",\n            \"productSku\": \"BATTERY_001\",\n            \"productId\": 3255,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3255,\n                \"active\": null,\n                \"name\": \"Concert Battery\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"BATTERY_001\",\n                \"type\": \"battery\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 522.17,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 749.09,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 765.61,\n                \"balancePostReAmWithoutPrePayment\": 49517.642921,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 49708.608203,\n                \"balancePostReAmWithPrePayment\": 34517.342921,\n                \"balancePostReAmWithPrePaymentNoACH\": 34708.308203,\n                \"balancePreReAm\": 37466.724662,\n                \"baseAdd\": 2466.024662,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0301,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 3652,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 747.82,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 521.18,\n                \"financeCharge\": 35803.97,\n                \"financeChargeNoACH\": 37713.3,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 522.17,\n                \"lastMonthWithoutPrePayment\": 747.810218,\n                \"lastMonthWithoutPrePaymentRounded\": 747.82,\n                \"lastMonthWithPrePayment\": 521.172362,\n                \"lastMonthWithPrePaymentRounded\": 521.18,\n                \"lastMonthWithoutPrePaymentNoACH\": 765.243639,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 765.25,\n                \"lastMonthWithPrePaymentNoACH\": 533.633943,\n                \"lastMonthWithPrePaymentNoACHRounded\": 533.64,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 749.082361,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 765.607865,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 749.09,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 765.61,\n                \"postReAmMonthlyWithPrePayment\": 522.164045,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 534.574487,\n                \"postReAmMonthlyWithPrePaymentRounded\": 522.17,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 534.58,\n                \"postReAmMonths\": 102,\n                \"preReAmMonthly\": 522.16537,\n                \"preReAmMonthlyRounded\": 522.17,\n                \"preReAmMonthlyNoACHRounded\": 534.58,\n                \"progressPmtAtSubstantialCompletion\": 70804.67,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 102,\n                \"termInMonths\": 120,\n                \"totalPaidWithoutPrePayment\": 85804.97,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 85057.15,\n                \"totalPaidWithPrePayment\": 77659.71,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 77138.53,\n                \"totalPayments\": 85804.97,\n                \"totalPaymentsNoACH\": 87714.3,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 11.1972,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 119,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 522.17,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 534.58,\n                \"remainingMonths\": 102,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 522.17,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 0,\n                \"totalPaidWithoutITCNoACHRounded\": 87714.3,\n                \"totalPaidWithoutITCRounded\": 85804.97,\n                \"totalPaidWithITCNoACHRounded\": 79148.96,\n                \"totalPaidWithITCRounded\": 77659.71\n            },\n            \"__dirtyFields\": [],\n            \"term\": 10,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 10.99,\n            \"aprNoACH\": 11.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 0,\n                \"dateCreated\": \"2025-07-02T12:09:04Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3255,\n                \"id\": 69408,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 35,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP4\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 6000,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.014981330738,\n                \"paymentFactorPreReAm\": 0.010443098538,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 10.99,\n                \"rateCardId\": \"LevelRBP_0_10_0.1099_good_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MN,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 10,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.010691300607525,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"good\",\n                \"apr\": 10.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 69408,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 120,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 6000,\n            \"productType\": \"battery\",\n            \"productSku\": \"BATTERY_001\",\n            \"productId\": 3255,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3255,\n                \"active\": null,\n                \"name\": \"Concert Battery\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"BATTERY_001\",\n                \"type\": \"battery\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 296.55,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 435.41,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 448.57,\n                \"balancePostReAmWithoutPrePayment\": 47034.12414,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 47263.281092,\n                \"balancePostReAmWithPrePayment\": 32033.82414,\n                \"balancePostReAmWithPrePaymentNoACH\": 32262.981092,\n                \"balancePreReAm\": 35671.620267,\n                \"baseAdd\": 670.920267,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0082,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 4383,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 434.75,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 295.72,\n                \"financeCharge\": 10197.9,\n                \"financeChargeNoACH\": 12029.13,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 296.55,\n                \"lastMonthWithoutPrePayment\": 434.743509,\n                \"lastMonthWithoutPrePaymentRounded\": 434.75,\n                \"lastMonthWithPrePayment\": 295.712221,\n                \"lastMonthWithPrePaymentRounded\": 295.72,\n                \"lastMonthWithoutPrePaymentNoACH\": 447.276166,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 447.28,\n                \"lastMonthWithPrePaymentNoACH\": 305.923535,\n                \"lastMonthWithPrePaymentNoACHRounded\": 305.93,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 435.405491,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 448.561484,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 435.41,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 448.57,\n                \"postReAmMonthlyWithPrePayment\": 296.544332,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 306.19818,\n                \"postReAmMonthlyWithPrePaymentRounded\": 296.55,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 306.2,\n                \"postReAmMonths\": 126,\n                \"preReAmMonthly\": 296.545156,\n                \"preReAmMonthlyRounded\": 296.55,\n                \"preReAmMonthlyNoACHRounded\": 306.2,\n                \"progressPmtAtSubstantialCompletion\": 45198.6,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 126,\n                \"termInMonths\": 144,\n                \"totalPaidWithoutPrePayment\": 60198.9,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 59764.15,\n                \"totalPaidWithPrePayment\": 57702.67,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 57406.95,\n                \"totalPayments\": 60198.9,\n                \"totalPaymentsNoACH\": 62030.13,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 3.0504,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 143,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 296.55,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 306.2,\n                \"remainingMonths\": 126,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 296.55,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 14495.2899000000003017438361674340541185301844961941242218017578125,\n                \"totalPaidWithoutITCNoACHRounded\": 62030.13,\n                \"totalPaidWithoutITCRounded\": 60198.9,\n                \"totalPaidWithITCNoACHRounded\": 59092.83,\n                \"totalPaidWithITCRounded\": 57702.67\n            },\n            \"__dirtyFields\": [],\n            \"term\": 12,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 2.99,\n            \"aprNoACH\": 3.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 28.99,\n                \"dateCreated\": \"2025-07-02T12:09:05Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3255,\n                \"id\": 69657,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 23,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP0\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 6000,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.008707915471,\n                \"paymentFactorPreReAm\": 0.00593078451,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 2.99,\n                \"rateCardId\": \"LevelRBP_0_12_0.0299_excellent_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 12,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.006123846550369,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"excellent\",\n                \"apr\": 2.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 69657,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 144,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 6000,\n            \"productType\": \"battery\",\n            \"productSku\": \"BATTERY_001\",\n            \"productId\": 3255,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3255,\n                \"active\": null,\n                \"name\": \"Concert Battery\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"BATTERY_001\",\n                \"type\": \"battery\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 316.06,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 461.98,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 475.65,\n                \"balancePostReAmWithoutPrePayment\": 47490.409292,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 47715.65656,\n                \"balancePostReAmWithPrePayment\": 32490.109292,\n                \"balancePostReAmWithPrePaymentNoACH\": 32715.35656,\n                \"balancePreReAm\": 35896.008317,\n                \"baseAdd\": 895.308317,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0109,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 4383,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 461.18,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 315.39,\n                \"financeCharge\": 13896.76,\n                \"financeChargeNoACH\": 15800.62,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 316.06,\n                \"lastMonthWithoutPrePayment\": 461.173016,\n                \"lastMonthWithoutPrePaymentRounded\": 461.18,\n                \"lastMonthWithPrePayment\": 315.382708,\n                \"lastMonthWithPrePaymentRounded\": 315.39,\n                \"lastMonthWithoutPrePaymentNoACH\": 475.201418,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 475.21,\n                \"lastMonthWithPrePaymentNoACH\": 325.911494,\n                \"lastMonthWithPrePaymentNoACHRounded\": 325.92,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 461.974833,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 475.647207,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 461.98,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 475.65,\n                \"postReAmMonthlyWithPrePayment\": 316.055663,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 326.118702,\n                \"postReAmMonthlyWithPrePaymentRounded\": 316.06,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 326.12,\n                \"postReAmMonths\": 126,\n                \"preReAmMonthly\": 316.056325,\n                \"preReAmMonthlyRounded\": 316.06,\n                \"preReAmMonthlyNoACHRounded\": 326.12,\n                \"progressPmtAtSubstantialCompletion\": 48897.46,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 126,\n                \"termInMonths\": 144,\n                \"totalPaidWithoutPrePayment\": 63897.76,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 63436.58,\n                \"totalPaidWithPrePayment\": 60512.27,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 60196.88,\n                \"totalPayments\": 63897.76,\n                \"totalPaymentsNoACH\": 65801.62,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 4.0548,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 143,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 316.06,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 326.12,\n                \"remainingMonths\": 126,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 316.06,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 11995.2399000000002497010910540442552019158028997480869293212890625,\n                \"totalPaidWithoutITCNoACHRounded\": 65801.62,\n                \"totalPaidWithoutITCRounded\": 63897.76,\n                \"totalPaidWithITCNoACHRounded\": 61961.38,\n                \"totalPaidWithITCRounded\": 60512.27\n            },\n            \"__dirtyFields\": [],\n            \"term\": 12,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 3.99,\n            \"aprNoACH\": 4.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 23.99,\n                \"dateCreated\": \"2025-07-02T12:09:05Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3255,\n                \"id\": 69660,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 24,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP1\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 6000,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.009239280101,\n                \"paymentFactorPreReAm\": 0.006321000086,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 3.99,\n                \"rateCardId\": \"LevelRBP_0_12_0.0399_excellent_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 12,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.006522247645171,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"excellent\",\n                \"apr\": 3.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 69660,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 144,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 6000,\n            \"productType\": \"battery\",\n            \"productSku\": \"BATTERY_001\",\n            \"productId\": 3255,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3255,\n                \"active\": null,\n                \"name\": \"Concert Battery\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"BATTERY_001\",\n                \"type\": \"battery\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 316.06,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 461.98,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 475.65,\n                \"balancePostReAmWithoutPrePayment\": 47490.409292,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 47715.65656,\n                \"balancePostReAmWithPrePayment\": 32490.109292,\n                \"balancePostReAmWithPrePaymentNoACH\": 32715.35656,\n                \"balancePreReAm\": 35896.008317,\n                \"baseAdd\": 895.308317,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0109,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 4383,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 461.18,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 315.39,\n                \"financeCharge\": 13896.76,\n                \"financeChargeNoACH\": 15800.62,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 316.06,\n                \"lastMonthWithoutPrePayment\": 461.173016,\n                \"lastMonthWithoutPrePaymentRounded\": 461.18,\n                \"lastMonthWithPrePayment\": 315.382708,\n                \"lastMonthWithPrePaymentRounded\": 315.39,\n                \"lastMonthWithoutPrePaymentNoACH\": 475.201418,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 475.21,\n                \"lastMonthWithPrePaymentNoACH\": 325.911494,\n                \"lastMonthWithPrePaymentNoACHRounded\": 325.92,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 461.974833,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 475.647207,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 461.98,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 475.65,\n                \"postReAmMonthlyWithPrePayment\": 316.055663,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 326.118702,\n                \"postReAmMonthlyWithPrePaymentRounded\": 316.06,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 326.12,\n                \"postReAmMonths\": 126,\n                \"preReAmMonthly\": 316.056325,\n                \"preReAmMonthlyRounded\": 316.06,\n                \"preReAmMonthlyNoACHRounded\": 326.12,\n                \"progressPmtAtSubstantialCompletion\": 48897.46,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 126,\n                \"termInMonths\": 144,\n                \"totalPaidWithoutPrePayment\": 63897.76,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 63436.58,\n                \"totalPaidWithPrePayment\": 60512.27,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 60196.88,\n                \"totalPayments\": 63897.76,\n                \"totalPaymentsNoACH\": 65801.62,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 4.0548,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 143,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 316.06,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 326.12,\n                \"remainingMonths\": 126,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 316.06,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 14495.2899000000003017438361674340541185301844961941242218017578125,\n                \"totalPaidWithoutITCNoACHRounded\": 65801.62,\n                \"totalPaidWithoutITCRounded\": 63897.76,\n                \"totalPaidWithITCNoACHRounded\": 61961.38,\n                \"totalPaidWithITCRounded\": 60512.27\n            },\n            \"__dirtyFields\": [],\n            \"term\": 12,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 3.99,\n            \"aprNoACH\": 4.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 28.99,\n                \"dateCreated\": \"2025-07-02T12:09:05Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3255,\n                \"id\": 69658,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 23,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP0\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 6000,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.009239280101,\n                \"paymentFactorPreReAm\": 0.006321000086,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 3.99,\n                \"rateCardId\": \"LevelRBP_0_12_0.0399_verygood_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 12,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.006522247645171,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"very_good\",\n                \"apr\": 3.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 69658,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 144,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 6000,\n            \"productType\": \"battery\",\n            \"productSku\": \"BATTERY_001\",\n            \"productId\": 3255,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3255,\n                \"active\": null,\n                \"name\": \"Concert Battery\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"BATTERY_001\",\n                \"type\": \"battery\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 336.39,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 489.58,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 503.76,\n                \"balancePostReAmWithoutPrePayment\": 47938.597612,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 48159.566351,\n                \"balancePostReAmWithPrePayment\": 32938.297612,\n                \"balancePostReAmWithPrePaymentNoACH\": 33159.266351,\n                \"balancePreReAm\": 36120.396366,\n                \"baseAdd\": 1119.696366,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0137,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 4383,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 488.66,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 335.3,\n                \"financeCharge\": 17740.18,\n                \"financeChargeNoACH\": 19716.19,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 336.39,\n                \"lastMonthWithoutPrePayment\": 488.657814,\n                \"lastMonthWithoutPrePaymentRounded\": 488.66,\n                \"lastMonthWithPrePayment\": 335.29775,\n                \"lastMonthWithPrePaymentRounded\": 335.3,\n                \"lastMonthWithoutPrePaymentNoACH\": 503.700874,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 503.71,\n                \"lastMonthWithPrePaymentNoACH\": 345.707312,\n                \"lastMonthWithPrePaymentNoACHRounded\": 345.71,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 489.574417,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 503.759652,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 489.58,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 503.76,\n                \"postReAmMonthlyWithPrePayment\": 336.383387,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 346.853216,\n                \"postReAmMonthlyWithPrePaymentRounded\": 336.39,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 346.86,\n                \"postReAmMonths\": 126,\n                \"preReAmMonthly\": 336.384445,\n                \"preReAmMonthlyRounded\": 336.39,\n                \"preReAmMonthlyNoACHRounded\": 346.86,\n                \"progressPmtAtSubstantialCompletion\": 52740.88,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 126,\n                \"termInMonths\": 144,\n                \"totalPaidWithoutPrePayment\": 67741.18,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 67252.52,\n                \"totalPaidWithPrePayment\": 63439.37,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 63104.07,\n                \"totalPayments\": 67741.18,\n                \"totalPaymentsNoACH\": 69717.19,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 5.0964,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 143,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 336.39,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 346.86,\n                \"remainingMonths\": 126,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 336.39,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 11995.2399000000002497010910540442552019158028997480869293212890625,\n                \"totalPaidWithoutITCNoACHRounded\": 69717.19,\n                \"totalPaidWithoutITCRounded\": 67741.18,\n                \"totalPaidWithITCNoACHRounded\": 64946.99,\n                \"totalPaidWithITCRounded\": 63439.37\n            },\n            \"__dirtyFields\": [],\n            \"term\": 12,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 4.99,\n            \"aprNoACH\": 5.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 23.99,\n                \"dateCreated\": \"2025-07-02T12:09:05Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3255,\n                \"id\": 69661,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 24,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP1\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 6000,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.009791276419,\n                \"paymentFactorPreReAm\": 0.006727554342,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 4.99,\n                \"rateCardId\": \"LevelRBP_0_12_0.0499_verygood_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 12,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.006936947784458,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"very_good\",\n                \"apr\": 4.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 69661,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 144,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 6000,\n            \"productType\": \"battery\",\n            \"productSku\": \"BATTERY_001\",\n            \"productId\": 3255,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3255,\n                \"active\": null,\n                \"name\": \"Concert Battery\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"BATTERY_001\",\n                \"type\": \"battery\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 336.39,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 489.58,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 503.76,\n                \"balancePostReAmWithoutPrePayment\": 47938.597612,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 48159.566351,\n                \"balancePostReAmWithPrePayment\": 32938.297612,\n                \"balancePostReAmWithPrePaymentNoACH\": 33159.266351,\n                \"balancePreReAm\": 36120.396366,\n                \"baseAdd\": 1119.696366,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0137,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 4383,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 488.66,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 335.3,\n                \"financeCharge\": 17740.18,\n                \"financeChargeNoACH\": 19716.19,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 336.39,\n                \"lastMonthWithoutPrePayment\": 488.657814,\n                \"lastMonthWithoutPrePaymentRounded\": 488.66,\n                \"lastMonthWithPrePayment\": 335.29775,\n                \"lastMonthWithPrePaymentRounded\": 335.3,\n                \"lastMonthWithoutPrePaymentNoACH\": 503.700874,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 503.71,\n                \"lastMonthWithPrePaymentNoACH\": 345.707312,\n                \"lastMonthWithPrePaymentNoACHRounded\": 345.71,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 489.574417,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 503.759652,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 489.58,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 503.76,\n                \"postReAmMonthlyWithPrePayment\": 336.383387,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 346.853216,\n                \"postReAmMonthlyWithPrePaymentRounded\": 336.39,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 346.86,\n                \"postReAmMonths\": 126,\n                \"preReAmMonthly\": 336.384445,\n                \"preReAmMonthlyRounded\": 336.39,\n                \"preReAmMonthlyNoACHRounded\": 346.86,\n                \"progressPmtAtSubstantialCompletion\": 52740.88,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 126,\n                \"termInMonths\": 144,\n                \"totalPaidWithoutPrePayment\": 67741.18,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 67252.52,\n                \"totalPaidWithPrePayment\": 63439.37,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 63104.07,\n                \"totalPayments\": 67741.18,\n                \"totalPaymentsNoACH\": 69717.19,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 5.0964,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 143,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 336.39,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 346.86,\n                \"remainingMonths\": 126,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 336.39,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 14495.2899000000003017438361674340541185301844961941242218017578125,\n                \"totalPaidWithoutITCNoACHRounded\": 69717.19,\n                \"totalPaidWithoutITCRounded\": 67741.18,\n                \"totalPaidWithITCNoACHRounded\": 64946.99,\n                \"totalPaidWithITCRounded\": 63439.37\n            },\n            \"__dirtyFields\": [],\n            \"term\": 12,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 4.99,\n            \"aprNoACH\": 5.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 28.99,\n                \"dateCreated\": \"2025-07-02T12:09:05Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3255,\n                \"id\": 69659,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 23,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP0\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 6000,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.009791276419,\n                \"paymentFactorPreReAm\": 0.006727554342,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 4.99,\n                \"rateCardId\": \"LevelRBP_0_12_0.0499_good_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 12,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.006936947784458,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"good\",\n                \"apr\": 4.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 69659,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 144,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 6000,\n            \"productType\": \"battery\",\n            \"productSku\": \"BATTERY_001\",\n            \"productId\": 3255,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3255,\n                \"active\": null,\n                \"name\": \"Concert Battery\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"BATTERY_001\",\n                \"type\": \"battery\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 357.53,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 518.2,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 532.9,\n                \"balancePostReAmWithoutPrePayment\": 48378.265211,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 48594.747617,\n                \"balancePostReAmWithPrePayment\": 33377.965211,\n                \"balancePostReAmWithPrePaymentNoACH\": 33594.447617,\n                \"balancePreReAm\": 36344.784415,\n                \"baseAdd\": 1344.084415,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0164,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 4383,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 518.12,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 356.68,\n                \"financeCharge\": 21727.66,\n                \"financeChargeNoACH\": 23774.53,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 357.53,\n                \"lastMonthWithoutPrePayment\": 518.116152,\n                \"lastMonthWithoutPrePaymentRounded\": 518.12,\n                \"lastMonthWithPrePayment\": 356.678585,\n                \"lastMonthWithPrePaymentRounded\": 356.68,\n                \"lastMonthWithoutPrePaymentNoACH\": 531.82614,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 531.83,\n                \"lastMonthWithPrePaymentNoACH\": 368.309704,\n                \"lastMonthWithPrePaymentNoACHRounded\": 368.31,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 518.19952,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 532.894032,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 518.2,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 532.9,\n                \"postReAmMonthlyWithPrePayment\": 357.52513,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 368.399498,\n                \"postReAmMonthlyWithPrePaymentRounded\": 357.53,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 368.4,\n                \"postReAmMonths\": 126,\n                \"preReAmMonthly\": 357.525945,\n                \"preReAmMonthlyRounded\": 357.53,\n                \"preReAmMonthlyNoACHRounded\": 368.4,\n                \"progressPmtAtSubstantialCompletion\": 56728.36,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 126,\n                \"termInMonths\": 144,\n                \"totalPaidWithoutPrePayment\": 71728.66,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 71210.54,\n                \"totalPaidWithPrePayment\": 66483.77,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 66127.09,\n                \"totalPayments\": 71728.66,\n                \"totalPaymentsNoACH\": 73775.53,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 6.1008,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 143,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 357.53,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 368.4,\n                \"remainingMonths\": 126,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 357.53,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 7395.1479000000001539424400454070251953453407622873783111572265625,\n                \"totalPaidWithoutITCNoACHRounded\": 73775.53,\n                \"totalPaidWithoutITCRounded\": 71728.66,\n                \"totalPaidWithITCNoACHRounded\": 68049.81,\n                \"totalPaidWithITCRounded\": 66483.77\n            },\n            \"__dirtyFields\": [],\n            \"term\": 12,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 5.99,\n            \"aprNoACH\": 6.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 14.79,\n                \"dateCreated\": \"2025-07-02T12:09:05Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3255,\n                \"id\": 69663,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 25,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP2\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 6000,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.010363774494,\n                \"paymentFactorPreReAm\": 0.007150375886,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 5.99,\n                \"rateCardId\": \"LevelRBP_0_12_0.0599_excellent_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 12,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.007367844321293,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"excellent\",\n                \"apr\": 5.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 69663,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 144,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 6000,\n            \"productType\": \"battery\",\n            \"productSku\": \"BATTERY_001\",\n            \"productId\": 3255,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3255,\n                \"active\": null,\n                \"name\": \"Concert Battery\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"BATTERY_001\",\n                \"type\": \"battery\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 357.53,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 518.2,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 532.9,\n                \"balancePostReAmWithoutPrePayment\": 48378.265211,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 48594.747617,\n                \"balancePostReAmWithPrePayment\": 33377.965211,\n                \"balancePostReAmWithPrePaymentNoACH\": 33594.447617,\n                \"balancePreReAm\": 36344.784415,\n                \"baseAdd\": 1344.084415,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0164,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 4383,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 518.12,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 356.68,\n                \"financeCharge\": 21727.66,\n                \"financeChargeNoACH\": 23774.53,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 357.53,\n                \"lastMonthWithoutPrePayment\": 518.116152,\n                \"lastMonthWithoutPrePaymentRounded\": 518.12,\n                \"lastMonthWithPrePayment\": 356.678585,\n                \"lastMonthWithPrePaymentRounded\": 356.68,\n                \"lastMonthWithoutPrePaymentNoACH\": 531.82614,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 531.83,\n                \"lastMonthWithPrePaymentNoACH\": 368.309704,\n                \"lastMonthWithPrePaymentNoACHRounded\": 368.31,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 518.19952,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 532.894032,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 518.2,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 532.9,\n                \"postReAmMonthlyWithPrePayment\": 357.52513,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 368.399498,\n                \"postReAmMonthlyWithPrePaymentRounded\": 357.53,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 368.4,\n                \"postReAmMonths\": 126,\n                \"preReAmMonthly\": 357.525945,\n                \"preReAmMonthlyRounded\": 357.53,\n                \"preReAmMonthlyNoACHRounded\": 368.4,\n                \"progressPmtAtSubstantialCompletion\": 56728.36,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 126,\n                \"termInMonths\": 144,\n                \"totalPaidWithoutPrePayment\": 71728.66,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 71210.54,\n                \"totalPaidWithPrePayment\": 66483.77,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 66127.09,\n                \"totalPayments\": 71728.66,\n                \"totalPaymentsNoACH\": 73775.53,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 6.1008,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 143,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 357.53,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 368.4,\n                \"remainingMonths\": 126,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 357.53,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 11995.2399000000002497010910540442552019158028997480869293212890625,\n                \"totalPaidWithoutITCNoACHRounded\": 73775.53,\n                \"totalPaidWithoutITCRounded\": 71728.66,\n                \"totalPaidWithITCNoACHRounded\": 68049.81,\n                \"totalPaidWithITCRounded\": 66483.77\n            },\n            \"__dirtyFields\": [],\n            \"term\": 12,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 5.99,\n            \"aprNoACH\": 6.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 23.99,\n                \"dateCreated\": \"2025-07-02T12:09:05Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3255,\n                \"id\": 69662,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 24,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP1\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 6000,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.010363774494,\n                \"paymentFactorPreReAm\": 0.007150375886,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 5.99,\n                \"rateCardId\": \"LevelRBP_0_12_0.0599_good_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 12,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.007367844321293,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"good\",\n                \"apr\": 5.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 69662,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 144,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 6000,\n            \"productType\": \"battery\",\n            \"productSku\": \"BATTERY_001\",\n            \"productId\": 3255,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3255,\n                \"active\": null,\n                \"name\": \"Concert Battery\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"BATTERY_001\",\n                \"type\": \"battery\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 379.48,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 547.84,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 563.04,\n                \"balancePostReAmWithoutPrePayment\": 48808.562879,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 49019.862018,\n                \"balancePostReAmWithPrePayment\": 33808.262879,\n                \"balancePostReAmWithPrePaymentNoACH\": 34019.562018,\n                \"balancePreReAm\": 36569.172465,\n                \"baseAdd\": 1568.472465,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0192,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 4383,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 547.37,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 377.81,\n                \"financeCharge\": 25857.01,\n                \"financeChargeNoACH\": 27973.7,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 379.48,\n                \"lastMonthWithoutPrePayment\": 547.366396,\n                \"lastMonthWithoutPrePaymentRounded\": 547.37,\n                \"lastMonthWithPrePayment\": 377.805957,\n                \"lastMonthWithPrePaymentRounded\": 377.81,\n                \"lastMonthWithoutPrePaymentNoACH\": 561.190853,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 561.2,\n                \"lastMonthWithPrePaymentNoACH\": 388.934208,\n                \"lastMonthWithPrePaymentNoACHRounded\": 388.94,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 547.837443,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 563.030303,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 547.84,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 563.04,\n                \"postReAmMonthlyWithPrePayment\": 379.470961,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 390.740478,\n                \"postReAmMonthlyWithPrePaymentRounded\": 379.48,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 390.75,\n                \"postReAmMonths\": 126,\n                \"preReAmMonthly\": 379.47254,\n                \"preReAmMonthlyRounded\": 379.48,\n                \"preReAmMonthlyNoACHRounded\": 390.75,\n                \"progressPmtAtSubstantialCompletion\": 60857.71,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 126,\n                \"termInMonths\": 144,\n                \"totalPaidWithoutPrePayment\": 75858.01,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 75310.64,\n                \"totalPaidWithPrePayment\": 69643.75,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 69265.94,\n                \"totalPayments\": 75858.01,\n                \"totalPaymentsNoACH\": 77974.7,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 7.1424,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 143,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 379.48,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 390.75,\n                \"remainingMonths\": 126,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 379.48,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 7395.1479000000001539424400454070251953453407622873783111572265625,\n                \"totalPaidWithoutITCNoACHRounded\": 77974.7,\n                \"totalPaidWithoutITCRounded\": 75858.01,\n                \"totalPaidWithITCNoACHRounded\": 71266.49,\n                \"totalPaidWithITCRounded\": 69643.75\n            },\n            \"__dirtyFields\": [],\n            \"term\": 12,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 6.99,\n            \"aprNoACH\": 7.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 14.79,\n                \"dateCreated\": \"2025-07-02T12:09:05Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3255,\n                \"id\": 69664,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 25,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP2\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 6000,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.010956518767,\n                \"paymentFactorPreReAm\": 0.00758929902,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 6.99,\n                \"rateCardId\": \"LevelRBP_0_12_0.0699_verygood_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 12,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.007814687209561,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"very_good\",\n                \"apr\": 6.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 69664,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 144,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 6000,\n            \"productType\": \"battery\",\n            \"productSku\": \"BATTERY_001\",\n            \"productId\": 3255,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3255,\n                \"active\": null,\n                \"name\": \"Concert Battery\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"BATTERY_001\",\n                \"type\": \"battery\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 402.21,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 578.47,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 594.15,\n                \"balancePostReAmWithoutPrePayment\": 49228.324387,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 49433.545219,\n                \"balancePostReAmWithPrePayment\": 34228.024387,\n                \"balancePostReAmWithPrePaymentNoACH\": 34433.245219,\n                \"balancePreReAm\": 36793.560514,\n                \"baseAdd\": 1792.860514,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0219,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 4383,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 578.01,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 400.94,\n                \"financeCharge\": 30125.54,\n                \"financeChargeNoACH\": 32309.95,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 402.21,\n                \"lastMonthWithoutPrePayment\": 578.003236,\n                \"lastMonthWithoutPrePaymentRounded\": 578.01,\n                \"lastMonthWithPrePayment\": 400.931753,\n                \"lastMonthWithPrePaymentRounded\": 400.94,\n                \"lastMonthWithoutPrePaymentNoACH\": 592.715773,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 592.72,\n                \"lastMonthWithPrePaymentNoACH\": 412.638487,\n                \"lastMonthWithPrePaymentNoACHRounded\": 412.64,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 578.467623,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 594.142909,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 578.47,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 594.15,\n                \"postReAmMonthlyWithPrePayment\": 402.203491,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 413.853961,\n                \"postReAmMonthlyWithPrePaymentRounded\": 402.21,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 413.86,\n                \"postReAmMonths\": 126,\n                \"preReAmMonthly\": 402.204671,\n                \"preReAmMonthlyRounded\": 402.21,\n                \"preReAmMonthlyNoACHRounded\": 413.86,\n                \"progressPmtAtSubstantialCompletion\": 65126.24,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 126,\n                \"termInMonths\": 144,\n                \"totalPaidWithoutPrePayment\": 80126.54,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 79548.53,\n                \"totalPaidWithPrePayment\": 72917.27,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 72516.33,\n                \"totalPayments\": 80126.54,\n                \"totalPaymentsNoACH\": 82310.95,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 8.1468,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 143,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 402.21,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 413.86,\n                \"remainingMonths\": 126,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 402.21,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 7395.1479000000001539424400454070251953453407622873783111572265625,\n                \"totalPaidWithoutITCNoACHRounded\": 82310.95,\n                \"totalPaidWithoutITCRounded\": 80126.54,\n                \"totalPaidWithITCNoACHRounded\": 74594.92,\n                \"totalPaidWithITCRounded\": 72917.27\n            },\n            \"__dirtyFields\": [],\n            \"term\": 12,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 7.99,\n            \"aprNoACH\": 8.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 14.79,\n                \"dateCreated\": \"2025-07-02T12:09:05Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3255,\n                \"id\": 69665,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 25,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP2\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 6000,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.011569129746,\n                \"paymentFactorPreReAm\": 0.008043932546,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 7.99,\n                \"rateCardId\": \"LevelRBP_0_12_0.0799_good_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 12,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.00827693598612,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"good\",\n                \"apr\": 7.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 69665,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 144,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 6000,\n            \"productType\": \"battery\",\n            \"productSku\": \"BATTERY_001\",\n            \"productId\": 3255,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3255,\n                \"active\": null,\n                \"name\": \"Concert Battery\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"BATTERY_001\",\n                \"type\": \"battery\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 413.86,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 594.15,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 610.05,\n                \"balancePostReAmWithoutPrePayment\": 49433.545219,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 49634.949798,\n                \"balancePostReAmWithPrePayment\": 34433.245219,\n                \"balancePostReAmWithPrePaymentNoACH\": 34634.649798,\n                \"balancePreReAm\": 36905.754539,\n                \"baseAdd\": 1905.054539,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0233,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 4383,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 592.72,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 412.64,\n                \"financeCharge\": 32309.95,\n                \"financeChargeNoACH\": 34527.1,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 413.86,\n                \"lastMonthWithoutPrePayment\": 592.715773,\n                \"lastMonthWithoutPrePaymentRounded\": 592.72,\n                \"lastMonthWithPrePayment\": 412.638487,\n                \"lastMonthWithPrePaymentRounded\": 412.64,\n                \"lastMonthWithoutPrePaymentNoACH\": 609.421398,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 609.43,\n                \"lastMonthWithPrePaymentNoACH\": 424.27038,\n                \"lastMonthWithPrePaymentNoACHRounded\": 424.28,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 594.142909,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 610.046983,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 594.15,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 610.05,\n                \"postReAmMonthlyWithPrePayment\": 413.853961,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 425.683187,\n                \"postReAmMonthlyWithPrePaymentRounded\": 413.86,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 425.69,\n                \"postReAmMonths\": 126,\n                \"preReAmMonthly\": 413.855076,\n                \"preReAmMonthlyRounded\": 413.86,\n                \"preReAmMonthlyNoACHRounded\": 425.69,\n                \"progressPmtAtSubstantialCompletion\": 67310.65,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 126,\n                \"termInMonths\": 144,\n                \"totalPaidWithoutPrePayment\": 82310.95,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 81718.23,\n                \"totalPaidWithPrePayment\": 74594.92,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 74182.28,\n                \"totalPayments\": 82310.95,\n                \"totalPaymentsNoACH\": 84528.1,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 8.6676,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 143,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 413.86,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 425.69,\n                \"remainingMonths\": 126,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 413.86,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 0,\n                \"totalPaidWithoutITCNoACHRounded\": 84528.1,\n                \"totalPaidWithoutITCRounded\": 82310.95,\n                \"totalPaidWithITCNoACHRounded\": 76298.25,\n                \"totalPaidWithITCRounded\": 74594.92\n            },\n            \"__dirtyFields\": [],\n            \"term\": 12,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 8.49,\n            \"aprNoACH\": 8.99,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 0,\n                \"dateCreated\": \"2025-07-02T12:09:04Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3255,\n                \"id\": 69402,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 28,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP4\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 6000,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.011882628337,\n                \"paymentFactorPreReAm\": 0.008276935986,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 8.49,\n                \"rateCardId\": \"LevelRBP_0_12_0.0849_excellent_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MN,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 12,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.008513518992655,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"excellent\",\n                \"apr\": 8.49,\n                \"default\": false\n            },\n            \"calculationModelId\": 69402,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 144,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 6000,\n            \"productType\": \"battery\",\n            \"productSku\": \"BATTERY_001\",\n            \"productId\": 3255,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3255,\n                \"active\": null,\n                \"name\": \"Concert Battery\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"BATTERY_001\",\n                \"type\": \"battery\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 437.68,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 626.17,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 642.47,\n                \"balancePostReAmWithoutPrePayment\": 49831.560927,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 50021.365011,\n                \"balancePostReAmWithPrePayment\": 34831.260927,\n                \"balancePostReAmWithPrePaymentNoACH\": 35021.157338,\n                \"balancePreReAm\": 37130.142588,\n                \"baseAdd\": 2129.442588,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.026,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 4383,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 625.06,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 436.96,\n                \"financeCharge\": 36773.55,\n                \"financeChargeNoACH\": 39046.1,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 437.68,\n                \"lastMonthWithoutPrePayment\": 625.057257,\n                \"lastMonthWithoutPrePaymentRounded\": 625.06,\n                \"lastMonthWithPrePayment\": 436.958524,\n                \"lastMonthWithPrePaymentRounded\": 436.96,\n                \"lastMonthWithoutPrePaymentNoACH\": 641.765358,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 641.77,\n                \"lastMonthWithPrePaymentNoACH\": 449.019187,\n                \"lastMonthWithPrePaymentNoACHRounded\": 449.02,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 626.164818,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 642.466816,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 626.17,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 642.47,\n                \"postReAmMonthlyWithPrePayment\": 437.67664,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 449.806426,\n                \"postReAmMonthlyWithPrePaymentRounded\": 437.68,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 449.81,\n                \"postReAmMonths\": 126,\n                \"preReAmMonthly\": 437.67727,\n                \"preReAmMonthlyRounded\": 437.68,\n                \"preReAmMonthlyNoACHRounded\": 449.81,\n                \"progressPmtAtSubstantialCompletion\": 71774.25,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 126,\n                \"termInMonths\": 144,\n                \"totalPaidWithoutPrePayment\": 86774.55,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 86149.49,\n                \"totalPaidWithPrePayment\": 78025.5,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 77588.54,\n                \"totalPayments\": 86774.55,\n                \"totalPaymentsNoACH\": 89047.1,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 9.672,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 143,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 437.68,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 449.81,\n                \"remainingMonths\": 126,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 437.68,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 0,\n                \"totalPaidWithoutITCNoACHRounded\": 89047.1,\n                \"totalPaidWithoutITCRounded\": 86774.55,\n                \"totalPaidWithITCNoACHRounded\": 79772.15,\n                \"totalPaidWithITCRounded\": 78025.5\n            },\n            \"__dirtyFields\": [],\n            \"term\": 12,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 9.49,\n            \"aprNoACH\": 9.99,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 0,\n                \"dateCreated\": \"2025-07-02T12:09:04Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3255,\n                \"id\": 69403,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 28,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP4\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 6000,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.012523028552,\n                \"paymentFactorPreReAm\": 0.00875337034,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 9.49,\n                \"rateCardId\": \"LevelRBP_0_12_0.0949_verygood_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MN,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 12,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.008995962030169,\n                \"deferredInterestFactorNoACH\": 0.9954868938832,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"very_good\",\n                \"apr\": 9.49,\n                \"default\": false\n            },\n            \"calculationModelId\": 69403,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 144,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 6000,\n            \"productType\": \"battery\",\n            \"productSku\": \"BATTERY_001\",\n            \"productId\": 3255,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3255,\n                \"active\": null,\n                \"name\": \"Concert Battery\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"BATTERY_001\",\n                \"type\": \"battery\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 474.56,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 675.65,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 692.53,\n                \"balancePostReAmWithoutPrePayment\": 50383.597729,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 50557.641958,\n                \"balancePostReAmWithPrePayment\": 35388.173588,\n                \"balancePostReAmWithPrePaymentNoACH\": 35567.091713,\n                \"balancePreReAm\": 37466.724662,\n                \"baseAdd\": 2466.024662,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0301,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 4383,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 673.64,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 473.06,\n                \"financeCharge\": 43670.97,\n                \"financeChargeNoACH\": 46026.25,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 474.56,\n                \"lastMonthWithoutPrePayment\": 673.638724,\n                \"lastMonthWithoutPrePaymentRounded\": 673.64,\n                \"lastMonthWithPrePayment\": 473.050912,\n                \"lastMonthWithPrePaymentRounded\": 473.06,\n                \"lastMonthWithoutPrePaymentNoACH\": 691.577229,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 691.58,\n                \"lastMonthWithPrePaymentNoACH\": 487.001594,\n                \"lastMonthWithPrePaymentNoACHRounded\": 487.01,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 675.641449,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 692.526072,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 675.65,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 692.53,\n                \"postReAmMonthlyWithPrePayment\": 474.553584,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 487.189223,\n                \"postReAmMonthlyWithPrePaymentRounded\": 474.56,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 487.19,\n                \"postReAmMonths\": 126,\n                \"preReAmMonthly\": 474.554832,\n                \"preReAmMonthlyRounded\": 474.56,\n                \"preReAmMonthlyNoACHRounded\": 487.19,\n                \"progressPmtAtSubstantialCompletion\": 78671.67,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 126,\n                \"termInMonths\": 144,\n                \"totalPaidWithoutPrePayment\": 93671.97,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 92998.33,\n                \"totalPaidWithPrePayment\": 83335.44,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 82862.38,\n                \"totalPayments\": 93671.97,\n                \"totalPaymentsNoACH\": 96027.25,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 11.1972,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 143,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 474.56,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 487.19,\n                \"remainingMonths\": 126,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 474.56,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 0,\n                \"totalPaidWithoutITCNoACHRounded\": 96027.25,\n                \"totalPaidWithoutITCRounded\": 93671.97,\n                \"totalPaidWithITCNoACHRounded\": 85155.48,\n                \"totalPaidWithITCRounded\": 83335.44\n            },\n            \"__dirtyFields\": [],\n            \"term\": 12,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 10.99,\n            \"aprNoACH\": 11.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 0,\n                \"dateCreated\": \"2025-07-02T12:09:04Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3255,\n                \"id\": 69404,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 28,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP4\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 6000,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.013512561152,\n                \"paymentFactorPreReAm\": 0.009490906812,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 10.99,\n                \"rateCardId\": \"LevelRBP_0_12_0.1099_good_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MN,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 12,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0.987416281828,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.009743592665798,\n                \"deferredInterestFactorNoACH\": 0.9827861983639,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"good\",\n                \"apr\": 10.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 69404,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 144,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 6000,\n            \"productType\": \"battery\",\n            \"productSku\": \"BATTERY_001\",\n            \"productId\": 3255,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3255,\n                \"active\": null,\n                \"name\": \"Concert Battery\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"BATTERY_001\",\n                \"type\": \"battery\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 247.36,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 360.01,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 373.3,\n                \"balancePostReAmWithoutPrePayment\": 47938.236761,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 48169.860347,\n                \"balancePostReAmWithPrePayment\": 32937.936761,\n                \"balancePostReAmWithPrePaymentNoACH\": 33169.560347,\n                \"balancePreReAm\": 35671.620267,\n                \"baseAdd\": 670.920267,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0082,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 5479,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 359.75,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 247.11,\n                \"financeCharge\": 12773.02,\n                \"financeChargeNoACH\": 15099.92,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 247.37,\n                \"lastMonthWithoutPrePayment\": 359.740156,\n                \"lastMonthWithoutPrePaymentRounded\": 359.75,\n                \"lastMonthWithPrePayment\": 247.109612,\n                \"lastMonthWithPrePaymentRounded\": 247.11,\n                \"lastMonthWithoutPrePaymentNoACH\": 372.536665,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 372.54,\n                \"lastMonthWithPrePaymentNoACH\": 255.044577,\n                \"lastMonthWithPrePaymentNoACHRounded\": 255.05,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 360.008646,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 373.296305,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 360.01,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 373.3,\n                \"postReAmMonthlyWithPrePayment\": 247.358744,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 257.050243,\n                \"postReAmMonthlyWithPrePaymentRounded\": 247.36,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 257.06,\n                \"postReAmMonths\": 162,\n                \"preReAmMonthly\": 247.360109,\n                \"preReAmMonthlyRounded\": 247.37,\n                \"preReAmMonthlyNoACHRounded\": 257.06,\n                \"progressPmtAtSubstantialCompletion\": 47773.72,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 162,\n                \"termInMonths\": 180,\n                \"totalPaidWithoutPrePayment\": 62774.02,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 62414.27,\n                \"totalPaidWithPrePayment\": 59525.03,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 59277.92,\n                \"totalPayments\": 62774.02,\n                \"totalPaymentsNoACH\": 65100.92,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 3.0504,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 179,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 247.36,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 257.06,\n                \"remainingMonths\": 162,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 247.36,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 16245.3249000000003381737577468069133601602516137063503265380859375,\n                \"totalPaidWithoutITCNoACHRounded\": 65100.92,\n                \"totalPaidWithoutITCRounded\": 62774.02,\n                \"totalPaidWithITCNoACHRounded\": 61269.09,\n                \"totalPaidWithITCRounded\": 59525.03\n            },\n            \"__dirtyFields\": [],\n            \"term\": 15,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 2.99,\n            \"aprNoACH\": 3.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 32.49,\n                \"dateCreated\": \"2025-07-02T12:09:05Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3255,\n                \"id\": 69645,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 16,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP0\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 6000,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.007200035965,\n                \"paymentFactorPreReAm\": 0.004947103239,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 2.99,\n                \"rateCardId\": \"LevelRBP_0_15_0.0299_excellent_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 15,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.005140926448144,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"excellent\",\n                \"apr\": 2.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 69645,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 180,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 6000,\n            \"productType\": \"battery\",\n            \"productSku\": \"BATTERY_001\",\n            \"productId\": 3255,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3255,\n                \"active\": null,\n                \"name\": \"Concert Battery\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"BATTERY_001\",\n                \"type\": \"battery\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 266.99,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 386.9,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 400.81,\n                \"balancePostReAmWithoutPrePayment\": 48398.741199,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 48624.909173,\n                \"balancePostReAmWithPrePayment\": 33398.441199,\n                \"balancePostReAmWithPrePaymentNoACH\": 33624.609173,\n                \"balancePreReAm\": 35896.008317,\n                \"baseAdd\": 895.308317,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0109,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 5479,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 385.63,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 265.57,\n                \"financeCharge\": 17481.35,\n                \"financeChargeNoACH\": 19917.23,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 266.99,\n                \"lastMonthWithoutPrePayment\": 385.622104,\n                \"lastMonthWithoutPrePaymentRounded\": 385.63,\n                \"lastMonthWithPrePayment\": 265.563783,\n                \"lastMonthWithPrePaymentRounded\": 265.57,\n                \"lastMonthWithoutPrePaymentNoACH\": 398.937774,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 398.94,\n                \"lastMonthWithPrePaymentNoACH\": 276.778126,\n                \"lastMonthWithPrePaymentNoACHRounded\": 276.78,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 386.894034,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 400.801573,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 386.9,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 400.81,\n                \"postReAmMonthlyWithPrePayment\": 266.983341,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 277.158281,\n                \"postReAmMonthlyWithPrePaymentRounded\": 266.99,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 277.16,\n                \"postReAmMonths\": 162,\n                \"preReAmMonthly\": 266.984199,\n                \"preReAmMonthlyRounded\": 266.99,\n                \"preReAmMonthlyNoACHRounded\": 277.16,\n                \"progressPmtAtSubstantialCompletion\": 52482.05,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 162,\n                \"termInMonths\": 180,\n                \"totalPaidWithoutPrePayment\": 67482.35,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 67096.72,\n                \"totalPaidWithPrePayment\": 63057.08,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 62791.51,\n                \"totalPayments\": 67482.35,\n                \"totalPaymentsNoACH\": 69918.23,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 4.0548,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 179,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 266.99,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 277.16,\n                \"remainingMonths\": 162,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 266.99,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 13495.2699000000002809267381220781345518844318576157093048095703125,\n                \"totalPaidWithoutITCNoACHRounded\": 69918.23,\n                \"totalPaidWithoutITCRounded\": 67482.35,\n                \"totalPaidWithITCNoACHRounded\": 64888.72,\n                \"totalPaidWithITCRounded\": 63057.08\n            },\n            \"__dirtyFields\": [],\n            \"term\": 15,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 3.99,\n            \"aprNoACH\": 4.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 26.99,\n                \"dateCreated\": \"2025-07-02T12:09:05Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3255,\n                \"id\": 69648,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 17,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP1\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 6000,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.007737717516,\n                \"paymentFactorPreReAm\": 0.005339577195,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 3.99,\n                \"rateCardId\": \"LevelRBP_0_15_0.0399_excellent_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 15,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.005543059323516,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"excellent\",\n                \"apr\": 3.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 69648,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 180,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 6000,\n            \"productType\": \"battery\",\n            \"productSku\": \"BATTERY_001\",\n            \"productId\": 3255,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3255,\n                \"active\": null,\n                \"name\": \"Concert Battery\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"BATTERY_001\",\n                \"type\": \"battery\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 266.99,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 386.9,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 400.81,\n                \"balancePostReAmWithoutPrePayment\": 48398.741199,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 48624.909173,\n                \"balancePostReAmWithPrePayment\": 33398.441199,\n                \"balancePostReAmWithPrePaymentNoACH\": 33624.609173,\n                \"balancePreReAm\": 35896.008317,\n                \"baseAdd\": 895.308317,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0109,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 5479,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 385.63,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 265.57,\n                \"financeCharge\": 17481.35,\n                \"financeChargeNoACH\": 19917.23,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 266.99,\n                \"lastMonthWithoutPrePayment\": 385.622104,\n                \"lastMonthWithoutPrePaymentRounded\": 385.63,\n                \"lastMonthWithPrePayment\": 265.563783,\n                \"lastMonthWithPrePaymentRounded\": 265.57,\n                \"lastMonthWithoutPrePaymentNoACH\": 398.937774,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 398.94,\n                \"lastMonthWithPrePaymentNoACH\": 276.778126,\n                \"lastMonthWithPrePaymentNoACHRounded\": 276.78,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 386.894034,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 400.801573,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 386.9,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 400.81,\n                \"postReAmMonthlyWithPrePayment\": 266.983341,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 277.158281,\n                \"postReAmMonthlyWithPrePaymentRounded\": 266.99,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 277.16,\n                \"postReAmMonths\": 162,\n                \"preReAmMonthly\": 266.984199,\n                \"preReAmMonthlyRounded\": 266.99,\n                \"preReAmMonthlyNoACHRounded\": 277.16,\n                \"progressPmtAtSubstantialCompletion\": 52482.05,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 162,\n                \"termInMonths\": 180,\n                \"totalPaidWithoutPrePayment\": 67482.35,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 67096.72,\n                \"totalPaidWithPrePayment\": 63057.08,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 62791.51,\n                \"totalPayments\": 67482.35,\n                \"totalPaymentsNoACH\": 69918.23,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 4.0548,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 179,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 266.99,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 277.16,\n                \"remainingMonths\": 162,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 266.99,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 16245.3249000000003381737577468069133601602516137063503265380859375,\n                \"totalPaidWithoutITCNoACHRounded\": 69918.23,\n                \"totalPaidWithoutITCRounded\": 67482.35,\n                \"totalPaidWithITCNoACHRounded\": 64888.72,\n                \"totalPaidWithITCRounded\": 63057.08\n            },\n            \"__dirtyFields\": [],\n            \"term\": 15,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 3.99,\n            \"aprNoACH\": 4.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 32.49,\n                \"dateCreated\": \"2025-07-02T12:09:05Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3255,\n                \"id\": 69646,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 16,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP0\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 6000,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.007737717516,\n                \"paymentFactorPreReAm\": 0.005339577195,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 3.99,\n                \"rateCardId\": \"LevelRBP_0_15_0.0399_verygood_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 15,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.005543059323516,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"very_good\",\n                \"apr\": 3.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 69646,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 180,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 6000,\n            \"productType\": \"battery\",\n            \"productSku\": \"BATTERY_001\",\n            \"productId\": 3255,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3255,\n                \"active\": null,\n                \"name\": \"Concert Battery\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"BATTERY_001\",\n                \"type\": \"battery\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 287.58,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 415.02,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 429.54,\n                \"balancePostReAmWithoutPrePayment\": 48847.961131,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 49068.101685,\n                \"balancePostReAmWithPrePayment\": 33847.661131,\n                \"balancePostReAmWithPrePaymentNoACH\": 34067.801685,\n                \"balancePreReAm\": 36120.396366,\n                \"baseAdd\": 1119.696366,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0137,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 5479,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 413.81,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 285.61,\n                \"financeCharge\": 22407.47,\n                \"financeChargeNoACH\": 24951.17,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 287.58,\n                \"lastMonthWithoutPrePayment\": 413.80415,\n                \"lastMonthWithoutPrePaymentRounded\": 413.81,\n                \"lastMonthWithPrePayment\": 285.603242,\n                \"lastMonthWithPrePaymentRounded\": 285.61,\n                \"lastMonthWithoutPrePaymentNoACH\": 428.08409,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 428.09,\n                \"lastMonthWithPrePaymentNoACH\": 296.748887,\n                \"lastMonthWithPrePaymentNoACHRounded\": 296.75,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 415.014726,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 429.533916,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 415.02,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 429.54,\n                \"postReAmMonthlyWithPrePayment\": 287.571425,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 298.223811,\n                \"postReAmMonthlyWithPrePaymentRounded\": 287.58,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 298.23,\n                \"postReAmMonths\": 162,\n                \"preReAmMonthly\": 287.572597,\n                \"preReAmMonthlyRounded\": 287.58,\n                \"preReAmMonthlyNoACHRounded\": 298.23,\n                \"progressPmtAtSubstantialCompletion\": 57408.17,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 162,\n                \"termInMonths\": 180,\n                \"totalPaidWithoutPrePayment\": 72408.47,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 71994.66,\n                \"totalPaidWithPrePayment\": 66762.73,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 66477.12,\n                \"totalPayments\": 72408.47,\n                \"totalPaymentsNoACH\": 74952.17,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 5.0964,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 179,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 287.58,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 298.23,\n                \"remainingMonths\": 162,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 287.58,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 13495.2699000000002809267381220781345518844318576157093048095703125,\n                \"totalPaidWithoutITCNoACHRounded\": 74952.17,\n                \"totalPaidWithoutITCRounded\": 72408.47,\n                \"totalPaidWithITCNoACHRounded\": 68680.22,\n                \"totalPaidWithITCRounded\": 66762.73\n            },\n            \"__dirtyFields\": [],\n            \"term\": 15,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 4.99,\n            \"aprNoACH\": 5.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 26.99,\n                \"dateCreated\": \"2025-07-02T12:09:05Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3255,\n                \"id\": 69649,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 17,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP1\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 6000,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.008300126139,\n                \"paymentFactorPreReAm\": 0.005751336909,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 4.99,\n                \"rateCardId\": \"LevelRBP_0_15_0.0499_verygood_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 15,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.005964374313878,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"very_good\",\n                \"apr\": 4.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 69649,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 180,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 6000,\n            \"productType\": \"battery\",\n            \"productSku\": \"BATTERY_001\",\n            \"productId\": 3255,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3255,\n                \"active\": null,\n                \"name\": \"Concert Battery\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"BATTERY_001\",\n                \"type\": \"battery\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 287.58,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 415.02,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 429.54,\n                \"balancePostReAmWithoutPrePayment\": 48847.961131,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 49068.101685,\n                \"balancePostReAmWithPrePayment\": 33847.661131,\n                \"balancePostReAmWithPrePaymentNoACH\": 34067.801685,\n                \"balancePreReAm\": 36120.396366,\n                \"baseAdd\": 1119.696366,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0137,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 5479,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 413.81,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 285.61,\n                \"financeCharge\": 22407.47,\n                \"financeChargeNoACH\": 24951.17,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 287.58,\n                \"lastMonthWithoutPrePayment\": 413.80415,\n                \"lastMonthWithoutPrePaymentRounded\": 413.81,\n                \"lastMonthWithPrePayment\": 285.603242,\n                \"lastMonthWithPrePaymentRounded\": 285.61,\n                \"lastMonthWithoutPrePaymentNoACH\": 428.08409,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 428.09,\n                \"lastMonthWithPrePaymentNoACH\": 296.748887,\n                \"lastMonthWithPrePaymentNoACHRounded\": 296.75,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 415.014726,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 429.533916,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 415.02,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 429.54,\n                \"postReAmMonthlyWithPrePayment\": 287.571425,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 298.223811,\n                \"postReAmMonthlyWithPrePaymentRounded\": 287.58,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 298.23,\n                \"postReAmMonths\": 162,\n                \"preReAmMonthly\": 287.572597,\n                \"preReAmMonthlyRounded\": 287.58,\n                \"preReAmMonthlyNoACHRounded\": 298.23,\n                \"progressPmtAtSubstantialCompletion\": 57408.17,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 162,\n                \"termInMonths\": 180,\n                \"totalPaidWithoutPrePayment\": 72408.47,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 71994.66,\n                \"totalPaidWithPrePayment\": 66762.73,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 66477.12,\n                \"totalPayments\": 72408.47,\n                \"totalPaymentsNoACH\": 74952.17,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 5.0964,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 179,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 287.58,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 298.23,\n                \"remainingMonths\": 162,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 287.58,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 16245.3249000000003381737577468069133601602516137063503265380859375,\n                \"totalPaidWithoutITCNoACHRounded\": 74952.17,\n                \"totalPaidWithoutITCRounded\": 72408.47,\n                \"totalPaidWithITCNoACHRounded\": 68680.22,\n                \"totalPaidWithITCRounded\": 66762.73\n            },\n            \"__dirtyFields\": [],\n            \"term\": 15,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 4.99,\n            \"aprNoACH\": 5.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 32.49,\n                \"dateCreated\": \"2025-07-02T12:09:05Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3255,\n                \"id\": 69647,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 16,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP0\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 6000,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.008300126139,\n                \"paymentFactorPreReAm\": 0.005751336909,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 4.99,\n                \"rateCardId\": \"LevelRBP_0_15_0.0499_good_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 15,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.005964374313878,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"good\",\n                \"apr\": 4.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 69647,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 180,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 6000,\n            \"productType\": \"battery\",\n            \"productSku\": \"BATTERY_001\",\n            \"productId\": 3255,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3255,\n                \"active\": null,\n                \"name\": \"Concert Battery\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"BATTERY_001\",\n                \"type\": \"battery\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 309.12,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 444.36,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 459.48,\n                \"balancePostReAmWithoutPrePayment\": 49284.837524,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 49498.148599,\n                \"balancePostReAmWithPrePayment\": 34284.537524,\n                \"balancePostReAmWithPrePaymentNoACH\": 34497.848599,\n                \"balancePreReAm\": 36344.784415,\n                \"baseAdd\": 1344.084415,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0164,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 5479,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 442.67,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 306.68,\n                \"financeCharge\": 27547.79,\n                \"financeChargeNoACH\": 30196.38,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 309.12,\n                \"lastMonthWithoutPrePayment\": 442.669509,\n                \"lastMonthWithoutPrePaymentRounded\": 442.67,\n                \"lastMonthWithPrePayment\": 306.674077,\n                \"lastMonthWithPrePaymentRounded\": 306.68,\n                \"lastMonthWithoutPrePaymentNoACH\": 456.952408,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 456.96,\n                \"lastMonthWithPrePaymentNoACH\": 319.92509,\n                \"lastMonthWithPrePaymentNoACHRounded\": 319.93,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 444.353197,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 459.470208,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 444.36,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 459.48,\n                \"postReAmMonthlyWithPrePayment\": 309.110157,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 320.228819,\n                \"postReAmMonthlyWithPrePaymentRounded\": 309.12,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 320.23,\n                \"postReAmMonths\": 162,\n                \"preReAmMonthly\": 309.111575,\n                \"preReAmMonthlyRounded\": 309.12,\n                \"preReAmMonthlyNoACHRounded\": 320.23,\n                \"progressPmtAtSubstantialCompletion\": 62548.49,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 162,\n                \"termInMonths\": 180,\n                \"totalPaidWithoutPrePayment\": 77548.79,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 77106.12,\n                \"totalPaidWithPrePayment\": 70639.46,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 70332.78,\n                \"totalPayments\": 77548.79,\n                \"totalPaymentsNoACH\": 80197.38,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 6.1008,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 179,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 309.12,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 320.23,\n                \"remainingMonths\": 162,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 309.12,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 8145.1629000000001695552635794239648703296552412211894989013671875,\n                \"totalPaidWithoutITCNoACHRounded\": 80197.38,\n                \"totalPaidWithoutITCRounded\": 77548.79,\n                \"totalPaidWithITCNoACHRounded\": 72641.4,\n                \"totalPaidWithITCRounded\": 70639.46\n            },\n            \"__dirtyFields\": [],\n            \"term\": 15,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 5.99,\n            \"aprNoACH\": 6.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 16.29,\n                \"dateCreated\": \"2025-07-02T12:09:05Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3255,\n                \"id\": 69651,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 18,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP2\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 6000,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.008886890636,\n                \"paymentFactorPreReAm\": 0.00618210786,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 5.99,\n                \"rateCardId\": \"LevelRBP_0_15_0.0599_excellent_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 15,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.006404451770802,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"excellent\",\n                \"apr\": 5.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 69651,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 180,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 6000,\n            \"productType\": \"battery\",\n            \"productSku\": \"BATTERY_001\",\n            \"productId\": 3255,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3255,\n                \"active\": null,\n                \"name\": \"Concert Battery\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"BATTERY_001\",\n                \"type\": \"battery\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 309.12,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 444.36,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 459.48,\n                \"balancePostReAmWithoutPrePayment\": 49284.837524,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 49498.148599,\n                \"balancePostReAmWithPrePayment\": 34284.537524,\n                \"balancePostReAmWithPrePaymentNoACH\": 34497.848599,\n                \"balancePreReAm\": 36344.784415,\n                \"baseAdd\": 1344.084415,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0164,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 5479,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 442.67,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 306.68,\n                \"financeCharge\": 27547.79,\n                \"financeChargeNoACH\": 30196.38,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 309.12,\n                \"lastMonthWithoutPrePayment\": 442.669509,\n                \"lastMonthWithoutPrePaymentRounded\": 442.67,\n                \"lastMonthWithPrePayment\": 306.674077,\n                \"lastMonthWithPrePaymentRounded\": 306.68,\n                \"lastMonthWithoutPrePaymentNoACH\": 456.952408,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 456.96,\n                \"lastMonthWithPrePaymentNoACH\": 319.92509,\n                \"lastMonthWithPrePaymentNoACHRounded\": 319.93,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 444.353197,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 459.470208,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 444.36,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 459.48,\n                \"postReAmMonthlyWithPrePayment\": 309.110157,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 320.228819,\n                \"postReAmMonthlyWithPrePaymentRounded\": 309.12,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 320.23,\n                \"postReAmMonths\": 162,\n                \"preReAmMonthly\": 309.111575,\n                \"preReAmMonthlyRounded\": 309.12,\n                \"preReAmMonthlyNoACHRounded\": 320.23,\n                \"progressPmtAtSubstantialCompletion\": 62548.49,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 162,\n                \"termInMonths\": 180,\n                \"totalPaidWithoutPrePayment\": 77548.79,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 77106.12,\n                \"totalPaidWithPrePayment\": 70639.46,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 70332.78,\n                \"totalPayments\": 77548.79,\n                \"totalPaymentsNoACH\": 80197.38,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 6.1008,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 179,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 309.12,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 320.23,\n                \"remainingMonths\": 162,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 309.12,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 13495.2699000000002809267381220781345518844318576157093048095703125,\n                \"totalPaidWithoutITCNoACHRounded\": 80197.38,\n                \"totalPaidWithoutITCRounded\": 77548.79,\n                \"totalPaidWithITCNoACHRounded\": 72641.4,\n                \"totalPaidWithITCRounded\": 70639.46\n            },\n            \"__dirtyFields\": [],\n            \"term\": 15,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 5.99,\n            \"aprNoACH\": 6.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 26.99,\n                \"dateCreated\": \"2025-07-02T12:09:05Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3255,\n                \"id\": 69650,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 17,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP1\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 6000,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.008886890636,\n                \"paymentFactorPreReAm\": 0.00618210786,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 5.99,\n                \"rateCardId\": \"LevelRBP_0_15_0.0599_good_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 15,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.006404451770802,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"good\",\n                \"apr\": 5.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 69650,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 180,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 6000,\n            \"productType\": \"battery\",\n            \"productSku\": \"BATTERY_001\",\n            \"productId\": 3255,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3255,\n                \"active\": null,\n                \"name\": \"Concert Battery\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"BATTERY_001\",\n                \"type\": \"battery\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 331.57,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 474.88,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 490.55,\n                \"balancePostReAmWithoutPrePayment\": 49706.976291,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 49910.037993,\n                \"balancePostReAmWithPrePayment\": 34706.676291,\n                \"balancePostReAmWithPrePaymentNoACH\": 34909.737993,\n                \"balancePreReAm\": 36569.172465,\n                \"baseAdd\": 1568.472465,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0192,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 5479,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 472.83,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 331.03,\n                \"financeCharge\": 32895.77,\n                \"financeChargeNoACH\": 35642.42,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 331.57,\n                \"lastMonthWithoutPrePayment\": 472.829125,\n                \"lastMonthWithoutPrePaymentRounded\": 472.83,\n                \"lastMonthWithPrePayment\": 331.024601,\n                \"lastMonthWithPrePaymentRounded\": 331.03,\n                \"lastMonthWithoutPrePaymentNoACH\": 488.707017,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 488.71,\n                \"lastMonthWithPrePaymentNoACH\": 340.9357,\n                \"lastMonthWithPrePaymentNoACHRounded\": 340.94,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 474.872353,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 490.543389,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 474.88,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 490.55,\n                \"postReAmMonthlyWithPrePayment\": 331.567967,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 343.112165,\n                \"postReAmMonthlyWithPrePaymentRounded\": 331.57,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 343.12,\n                \"postReAmMonths\": 162,\n                \"preReAmMonthly\": 331.568273,\n                \"preReAmMonthlyRounded\": 331.57,\n                \"preReAmMonthlyNoACHRounded\": 343.12,\n                \"progressPmtAtSubstantialCompletion\": 67896.47,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 162,\n                \"termInMonths\": 180,\n                \"totalPaidWithoutPrePayment\": 82896.77,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 82423.94,\n                \"totalPaidWithPrePayment\": 74682.36,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 74351.33,\n                \"totalPayments\": 82896.77,\n                \"totalPaymentsNoACH\": 85643.42,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 7.1424,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 179,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 331.57,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 343.12,\n                \"remainingMonths\": 162,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 331.57,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 8145.1629000000001695552635794239648703296552412211894989013671875,\n                \"totalPaidWithoutITCNoACHRounded\": 85643.42,\n                \"totalPaidWithoutITCRounded\": 82896.77,\n                \"totalPaidWithITCNoACHRounded\": 76759.72,\n                \"totalPaidWithITCRounded\": 74682.36\n            },\n            \"__dirtyFields\": [],\n            \"term\": 15,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 6.99,\n            \"aprNoACH\": 7.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 16.29,\n                \"dateCreated\": \"2025-07-02T12:09:05Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3255,\n                \"id\": 69652,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 18,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP2\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 6000,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.009497260208,\n                \"paymentFactorPreReAm\": 0.006631232836,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 6.99,\n                \"rateCardId\": \"LevelRBP_0_15_0.0699_verygood_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 15,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.006862129844744,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"very_good\",\n                \"apr\": 6.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 69652,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 180,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 6000,\n            \"productType\": \"battery\",\n            \"productSku\": \"BATTERY_001\",\n            \"productId\": 3255,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3255,\n                \"active\": null,\n                \"name\": \"Concert Battery\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"BATTERY_001\",\n                \"type\": \"battery\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 354.85,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 506.46,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 522.63,\n                \"balancePostReAmWithoutPrePayment\": 50105.148952,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 50294.184228,\n                \"balancePostReAmWithPrePayment\": 35105.404838,\n                \"balancePostReAmWithPrePaymentNoACH\": 35296.742963,\n                \"balancePreReAm\": 36793.560514,\n                \"baseAdd\": 1792.860514,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0219,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 5479,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 505.37,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 352.18,\n                \"financeCharge\": 38431.73,\n                \"financeChargeNoACH\": 41265.21,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 354.85,\n                \"lastMonthWithoutPrePayment\": 505.362465,\n                \"lastMonthWithoutPrePaymentRounded\": 505.37,\n                \"lastMonthWithPrePayment\": 352.178849,\n                \"lastMonthWithPrePaymentRounded\": 352.18,\n                \"lastMonthWithoutPrePaymentNoACH\": 520.551536,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 520.56,\n                \"lastMonthWithPrePaymentNoACH\": 366.73556,\n                \"lastMonthWithPrePaymentNoACHRounded\": 366.74,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 506.456214,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 522.623107,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 506.46,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 522.63,\n                \"postReAmMonthlyWithPrePayment\": 354.840786,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 366.779853,\n                \"postReAmMonthlyWithPrePaymentRounded\": 354.85,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 366.78,\n                \"postReAmMonths\": 162,\n                \"preReAmMonthly\": 354.842204,\n                \"preReAmMonthlyRounded\": 354.85,\n                \"preReAmMonthlyNoACHRounded\": 366.79,\n                \"progressPmtAtSubstantialCompletion\": 73432.43,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 162,\n                \"termInMonths\": 180,\n                \"totalPaidWithoutPrePayment\": 88432.73,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 87927.36,\n                \"totalPaidWithPrePayment\": 78870.63,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 78518.45,\n                \"totalPayments\": 88432.73,\n                \"totalPaymentsNoACH\": 91266.21,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 8.1468,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 179,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 354.85,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 366.78,\n                \"remainingMonths\": 162,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 354.85,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 8145.1629000000001695552635794239648703296552412211894989013671875,\n                \"totalPaidWithoutITCNoACHRounded\": 91266.21,\n                \"totalPaidWithoutITCRounded\": 88432.73,\n                \"totalPaidWithITCNoACHRounded\": 81020.84,\n                \"totalPaidWithITCRounded\": 78870.63\n            },\n            \"__dirtyFields\": [],\n            \"term\": 15,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 7.99,\n            \"aprNoACH\": 8.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 16.29,\n                \"dateCreated\": \"2025-07-02T12:09:05Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3255,\n                \"id\": 69653,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 18,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP2\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 6000,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.010128941259,\n                \"paymentFactorPreReAm\": 0.007096702149,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 7.99,\n                \"rateCardId\": \"LevelRBP_0_15_0.0799_good_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 15,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0.99469092964,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.007335482321502,\n                \"deferredInterestFactorNoACH\": 0.9903435154368,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"good\",\n                \"apr\": 7.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 69653,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 180,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 6000,\n            \"productType\": \"battery\",\n            \"productSku\": \"BATTERY_001\",\n            \"productId\": 3255,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3255,\n                \"active\": null,\n                \"name\": \"Concert Battery\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"BATTERY_001\",\n                \"type\": \"battery\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 366.78,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 522.63,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 539.05,\n                \"balancePostReAmWithoutPrePayment\": 50294.184228,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 50477.550632,\n                \"balancePostReAmWithPrePayment\": 35296.742963,\n                \"balancePostReAmWithPrePaymentNoACH\": 35484.301088,\n                \"balancePreReAm\": 36905.754539,\n                \"baseAdd\": 1905.054539,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0233,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 5479,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 520.56,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 366.74,\n                \"financeCharge\": 41265.21,\n                \"financeChargeNoACH\": 44143.66,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 366.79,\n                \"lastMonthWithoutPrePayment\": 520.551536,\n                \"lastMonthWithoutPrePaymentRounded\": 520.56,\n                \"lastMonthWithPrePayment\": 366.73556,\n                \"lastMonthWithPrePaymentRounded\": 366.74,\n                \"lastMonthWithoutPrePaymentNoACH\": 536.682279,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 536.69,\n                \"lastMonthWithPrePaymentNoACH\": 376.339867,\n                \"lastMonthWithPrePaymentNoACHRounded\": 376.34,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 522.623107,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 539.042454,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 522.63,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 539.05,\n                \"postReAmMonthlyWithPrePayment\": 366.779853,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 378.931713,\n                \"postReAmMonthlyWithPrePaymentRounded\": 366.78,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 378.94,\n                \"postReAmMonths\": 162,\n                \"preReAmMonthly\": 366.781452,\n                \"preReAmMonthlyRounded\": 366.79,\n                \"preReAmMonthlyNoACHRounded\": 378.94,\n                \"progressPmtAtSubstantialCompletion\": 76265.91,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 162,\n                \"termInMonths\": 180,\n                \"totalPaidWithoutPrePayment\": 91266.21,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 90745.65,\n                \"totalPaidWithPrePayment\": 81020.84,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 80654.1,\n                \"totalPayments\": 91266.21,\n                \"totalPaymentsNoACH\": 94144.66,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 8.6676,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 179,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 366.78,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 378.94,\n                \"remainingMonths\": 162,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 366.78,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 0,\n                \"totalPaidWithoutITCNoACHRounded\": 94144.66,\n                \"totalPaidWithoutITCRounded\": 91266.21,\n                \"totalPaidWithITCNoACHRounded\": 83206.9,\n                \"totalPaidWithITCRounded\": 81020.84\n            },\n            \"__dirtyFields\": [],\n            \"term\": 15,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 8.49,\n            \"aprNoACH\": 8.99,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 0,\n                \"dateCreated\": \"2025-07-02T12:09:04Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3255,\n                \"id\": 69398,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 21,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP4\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 6000,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.010452281492,\n                \"paymentFactorPreReAm\": 0.007335482322,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 8.49,\n                \"rateCardId\": \"LevelRBP_0_15_0.0849_excellent_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MN,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 15,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0.990343515437,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.007578509409881,\n                \"deferredInterestFactorNoACH\": 0.9854209274486,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"excellent\",\n                \"apr\": 8.49,\n                \"default\": false\n            },\n            \"calculationModelId\": 69398,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 180,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 6000,\n            \"productType\": \"battery\",\n            \"productSku\": \"BATTERY_001\",\n            \"productId\": 3255,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3255,\n                \"active\": null,\n                \"name\": \"Concert Battery\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"BATTERY_001\",\n                \"type\": \"battery\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 391.3,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 555.71,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 572.61,\n                \"balancePostReAmWithoutPrePayment\": 50654.96931,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 50826.191246,\n                \"balancePostReAmWithPrePayment\": 35668.079213,\n                \"balancePostReAmWithPrePaymentNoACH\": 35848.077338,\n                \"balancePreReAm\": 37204.488721,\n                \"baseAdd\": 2129.442588,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.026,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 5479,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 74.346133,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 554.17,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 389.05,\n                \"financeCharge\": 47065.88,\n                \"financeChargeNoACH\": 50028.87,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 391.3,\n                \"lastMonthWithoutPrePayment\": 554.166819,\n                \"lastMonthWithoutPrePaymentRounded\": 554.17,\n                \"lastMonthWithPrePayment\": 389.04523,\n                \"lastMonthWithPrePaymentRounded\": 389.05,\n                \"lastMonthWithoutPrePaymentNoACH\": 569.992576,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 570,\n                \"lastMonthWithPrePaymentNoACH\": 400.643779,\n                \"lastMonthWithPrePaymentNoACHRounded\": 400.65,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 555.705275,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 572.602302,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 555.71,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 572.61,\n                \"postReAmMonthlyWithPrePayment\": 391.293096,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 403.860512,\n                \"postReAmMonthlyWithPrePaymentRounded\": 391.3,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 403.87,\n                \"postReAmMonths\": 162,\n                \"preReAmMonthly\": 391.294234,\n                \"preReAmMonthlyRounded\": 391.3,\n                \"preReAmMonthlyNoACHRounded\": 403.87,\n                \"progressPmtAtSubstantialCompletion\": 82066.58,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 162,\n                \"termInMonths\": 180,\n                \"totalPaidWithoutPrePayment\": 97066.88,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 96512.71,\n                \"totalPaidWithPrePayment\": 85432.05,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 85043,\n                \"totalPayments\": 97066.88,\n                \"totalPaymentsNoACH\": 100029.87,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 9.672,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 179,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 391.3,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 403.87,\n                \"remainingMonths\": 162,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 391.3,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 0,\n                \"totalPaidWithoutITCNoACHRounded\": 100029.87,\n                \"totalPaidWithoutITCRounded\": 97066.88,\n                \"totalPaidWithITCNoACHRounded\": 87693.68,\n                \"totalPaidWithITCRounded\": 85432.05\n            },\n            \"__dirtyFields\": [],\n            \"term\": 15,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 9.49,\n            \"aprNoACH\": 9.99,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 0,\n                \"dateCreated\": \"2025-07-02T12:09:04Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3255,\n                \"id\": 69399,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 21,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP4\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 6000,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.011113901305,\n                \"paymentFactorPreReAm\": 0.007825728171,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 9.49,\n                \"rateCardId\": \"LevelRBP_0_15_0.0949_verygood_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MN,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 15,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0.979906621749,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.008077080691942,\n                \"deferredInterestFactorNoACH\": 0.9738179319343,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"very_good\",\n                \"apr\": 9.49,\n                \"default\": false\n            },\n            \"calculationModelId\": 69399,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 180,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 6000,\n            \"productType\": \"battery\",\n            \"productSku\": \"BATTERY_001\",\n            \"productId\": 3255,\n            \"primary\": false\n        },\n        {\n            \"id\": 0,\n            \"proposalId\": null,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3255,\n                \"active\": null,\n                \"name\": \"Concert Battery\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"BATTERY_001\",\n                \"type\": \"battery\",\n                \"options\": null,\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:26:09Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 429.61,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 607.07,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 624.62,\n                \"balancePostReAmWithoutPrePayment\": 51149.607505,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 51301.394418,\n                \"balancePostReAmWithPrePayment\": 36197.273587,\n                \"balancePostReAmWithPrePaymentNoACH\": 36366.471713,\n                \"balancePreReAm\": 37976.485932,\n                \"baseAdd\": 2466.024662,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0301,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 5479,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 509.76127,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 605.45,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 427.71,\n                \"financeCharge\": 56075.7,\n                \"financeChargeNoACH\": 59154.34,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 15000.3,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 429.61,\n                \"lastMonthWithoutPrePayment\": 605.443589,\n                \"lastMonthWithoutPrePaymentRounded\": 605.45,\n                \"lastMonthWithPrePayment\": 427.708755,\n                \"lastMonthWithPrePaymentRounded\": 427.71,\n                \"lastMonthWithoutPrePaymentNoACH\": 621.476902,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 621.48,\n                \"lastMonthWithPrePaymentNoACH\": 440.508002,\n                \"lastMonthWithPrePaymentNoACHRounded\": 440.51,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 50001,\n                \"postReAmMonthlyWithoutPrePayment\": 607.065592,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 624.611827,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 607.07,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 624.62,\n                \"postReAmMonthlyWithPrePayment\": 429.604847,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 442.774092,\n                \"postReAmMonthlyWithPrePaymentRounded\": 429.61,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 442.78,\n                \"postReAmMonths\": 162,\n                \"preReAmMonthly\": 429.605754,\n                \"preReAmMonthlyRounded\": 429.61,\n                \"preReAmMonthlyNoACHRounded\": 442.78,\n                \"progressPmtAtSubstantialCompletion\": 91076.4,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 162,\n                \"termInMonths\": 180,\n                \"totalPaidWithoutPrePayment\": 106076.7,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 105471.25,\n                \"totalPaidWithPrePayment\": 92328.2,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 91900.49,\n                \"totalPayments\": 106076.7,\n                \"totalPaymentsNoACH\": 109155.34,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": 11.1972,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 179,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 429.61,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 442.78,\n                \"remainingMonths\": 162,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 429.61,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 0,\n                \"totalPaidWithoutITCNoACHRounded\": 109155.34,\n                \"totalPaidWithoutITCRounded\": 106076.7,\n                \"totalPaidWithITCNoACHRounded\": 94698.43,\n                \"totalPaidWithITCRounded\": 92328.2\n            },\n            \"__dirtyFields\": [],\n            \"term\": 15,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 50001,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": null,\n            \"prePaymentAmount\": 15001,\n            \"prePaymentPercent\": 30,\n            \"apr\": 10.99,\n            \"aprNoACH\": 11.49,\n            \"dateCreated\": null,\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 0,\n                \"dateCreated\": \"2025-07-02T12:09:04Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3255,\n                \"id\": 69400,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 21,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": \"RBP4\",\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 6000,\n                \"maximumFico\": null,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0.012141074799,\n                \"paymentFactorPreReAm\": 0.00859194325,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": 10.99,\n                \"rateCardId\": \"LevelRBP_0_15_0.1099_good_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MN,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 15,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0.959913804705,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0.008855325974595,\n                \"deferredInterestFactorNoACH\": 0.9521316086829,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": \"good\",\n                \"apr\": 10.99,\n                \"default\": false\n            },\n            \"calculationModelId\": 69400,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": null,\n            \"expirationDate\": null,\n            \"termInMonths\": 180,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 6000,\n            \"productType\": \"battery\",\n            \"productSku\": \"BATTERY_001\",\n            \"productId\": 3255,\n            \"primary\": false\n        }\n    ],\n    \"fieldErrors\": []\n}"}],"_postman_id":"b93b66f7-e1cb-418c-8239-4a6a524c9c20"},{"name":"1a. Create a Customer","event":[{"listen":"test","script":{"id":"2219b1c1-43ce-4350-9891-79bc95552b6d","exec":["var jsonData = JSON.parse(responseBody);","postman.setEnvironmentVariable('customer_id',jsonData.results[0].id);","postman.setEnvironmentVariable('proposal_id',jsonData.results[0].proposal.id);","postman.setEnvironmentVariable('financing_method_id',jsonData.results[0].proposal.financingMethods[0].id);"],"type":"text/javascript","packages":{}}}],"id":"10b99b83-7790-f7a6-c943-ca34636037ee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"body":{"mode":"raw","raw":"{\n    \"--Primary applicant - mandatory--\": \"\",\n    \"--mandatory applicant information--\": \"\",\n    \"cfirstname\": \"Dummy\",\n    \"clastname\": \"DummyNotify\",\n    \"caddress1\": \"515 HOOVER DRIVE\",\n    \"czip\": \"94941\",\n\n    \"--optional applicant information--\": \"\",\n    \"cemail\": \"john@7oaksgroup.com\",\n    \"cphone1\": \"7146397593\",\n    \"cphone1smsOptIn\": true,\n\n    \"--how should the system handle duplicate customers?--\":  \"\",\n    \"duplicateBehavior\": \"ALLOW\",\n\n    \"--Co-applicant - optional--\": \"\",\n    \"--mandatory co-applicant information - only required if there is a co-applicant--\": \"\",\n    \"csecondaryfirstname\": null,\n    \"csecondarylastname\": null,\n\n    \"--optional co-applicant information--\": \"\",\n    \"csecondaryemail\": null,\n    \"csecondaryphone\": null\n}"},"url":"{{url}}/rest/v3/customers","description":"<p>Create a customer with the basic contact information.</p>\n<p>In order to control the behavior when attempting to create a customer with the same email address as another customer record in your company, you can set the \"duplicateBehavior\" node. Valid values are:</p>\n<ul>\n<li><p>PREVENT - returns a 400 error with a list of duplicate customer IDs</p>\n</li>\n<li><p>WARN - creates the customer, but returns a warning</p>\n</li>\n<li><p>ALLOW - creates the customer with no warning, even if it's a duplicate</p>\n</li>\n</ul>\n<p>By default, when customers are created, they are opted into authorizing funding for M1 and M2 via SMS. If they apply via email, they are given the ability to opt out at that time, but if you are using the in-person application endpoint you need to do a specific PUT on the customer to opt out of SMS funding. If you know that the customer wants to opt out at the time of customer creation, then you can send in the optional cphone1smsOptIn flag on this call.</p>\n<p>See the Tests section of this call in Postman to see how to store the ID that you'll need to pass in subsequent API calls.</p>\n<p>To ensure that you receive all of the notifications that the system sends out for test customers in your sandbox environment, make sure that your test customer last name ends in \"Notify\", for example \"SmithNotify\".</p>\n","urlObject":{"path":["rest","v3","customers"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"977345a2-fedc-4ad4-a690-bb85b573f60c","name":"Single applicant","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"body":{"mode":"raw","raw":"{\n    \"cfirstname\": \"Test\",\n    \"clastname\": \"Customer\",\n    \"cphone1\": \"7146397593\",\n    \"cemail\": \"credit+7146397593-@gen110.com\",\n    \"caddress1\": \"515 E HOOVER AVE\",\n    \"czip\": \"92867\",\n    \"duplicateBehavior\": \"ALLOW\"\n}"},"url":"{{url}}/rest/v3/customers"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Mon, 18 Apr 2022 16:57:27 GMT"},{"key":"Expires","value":"0"},{"key":"Pragma","value":"no-cache"},{"key":"Strict-Transport-Security","value":"max-age=31536000 ; includeSubDomains"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"DENY"},{"key":"x-trace-id","value":"JCS--9e651dfa86"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"4032"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"code\": 201,\n    \"messages\": [\n        \"Cannot Validate Address\"\n    ],\n    \"count\": 1,\n    \"results\": [\n        {\n            \"id\": 146113,\n            \"userId\": 85823,\n            \"assignedToId\": null,\n            \"additionalInformation\": null,\n            \"caddress1\": \"515 E HOOVER AVE\",\n            \"caddress1Mail\": \"515 E HOOVER AVE\",\n            \"caddress2\": null,\n            \"caddress2Mail\": null,\n            \"ccounty\": \"Orange\",\n            \"ccountyMail\": \"Orange\",\n            \"csecondaryaddress1\": null,\n            \"csecondaryaddress2\": null,\n            \"csecondarycounty\": null,\n            \"csecondarycity\": null,\n            \"csecondarystate\": null,\n            \"csecondaryzip\": null,\n            \"cemail\": \"credit+7146397593-@gen110.com\",\n            \"cext1\": null,\n            \"cext2\": null,\n            \"cfirstname\": \"Test\",\n            \"clastname\": \"Customer\",\n            \"clat\": 33.81102,\n            \"clon\": -117.84927,\n            \"cphone1\": \"7146397593\",\n            \"cphone2\": null,\n            \"creditCheckStatus\": null,\n            \"creditCheckType\": null,\n            \"csalutation\": null,\n            \"csecondaryemail\": null,\n            \"csecondaryfirstname\": null,\n            \"csecondarylastname\": null,\n            \"csecondaryphone\": null,\n            \"csecondarysalutation\": null,\n            \"ctype\": \"residential\",\n            \"czip\": \"92867\",\n            \"czipMail\": \"92867\",\n            \"externalCustomerId\": null,\n            \"zuoraRefId\": null,\n            \"ftaxrate\": 28,\n            \"hasNoMailingAddress\": true,\n            \"infoConfirmed\": null,\n            \"salesRepConsented\": false,\n            \"newbuild\": \"retrofit\",\n            \"program\": \"installer\",\n            \"serviceAccountNumber\": null,\n            \"serviceAverageMonthlyBill\": null,\n            \"serviceCustomerName\": null,\n            \"serviceCustomerNumber\": null,\n            \"serviceMeterNumber\": null,\n            \"serviceVoltage\": null,\n            \"servicePhase\": null,\n            \"status\": \"New\",\n            \"staxrate\": null,\n            \"usageEntryMode\": \"typical\",\n            \"preSolarRate1\": 17536,\n            \"cutility1\": 297,\n            \"externalStatus\": null,\n            \"offGrid\": false,\n            \"ccity\": \"Orange\",\n            \"ccityMail\": \"Orange\",\n            \"completeInstallDate\": null,\n            \"cstate\": \"CA\",\n            \"cstateMail\": \"CA\",\n            \"currentCreditCheckId\": null,\n            \"hasPrescreen\": false,\n            \"creditCheckCreatedDate\": null,\n            \"dateCreated\": \"2022-04-18T16:57:26Z\",\n            \"dateUpdated\": \"2022-04-18T16:57:27Z\",\n            \"dateDeleted\": null,\n            \"energyDetails\": null,\n            \"energyUsageSavedByUser\": false,\n            \"isFinanced\": false,\n            \"lastModifiedProposalId\": null,\n            \"payingUpFront\": null,\n            \"startInstallDate\": null,\n            \"createdBy\": \"p3_api\",\n            \"language\": null,\n            \"interestLevel\": null,\n            \"propertyInfo\": null,\n            \"utility\": null,\n            \"installerSharingPrivilegeCoid\": 84855,\n            \"originatorSharingPrivilegeCoid\": null,\n            \"homeInHoa\": null,\n            \"homeownerOnUtilityBill\": null,\n            \"roofType\": null,\n            \"emailVerified\": false,\n            \"statuses\": {\n                \"emailVerified\": false,\n                \"eligibilities\": null\n            },\n            \"progress\": null,\n            \"residenceType\": \"primary_residence\",\n            \"dateOfBirth\": null,\n            \"identification\": null,\n            \"identificationIssuedState\": null,\n            \"defaultServiceAddressType\": null,\n            \"creditExpirationDays\": null,\n            \"jpa\": null,\n            \"fcs\": null,\n            \"sfdcLeadId\": null,\n            \"campaignId\": null,\n            \"referralName\": null,\n            \"cguarantorAddress1\": null,\n            \"cguarantorAddress2\": null,\n            \"cguarantorCity\": null,\n            \"cguarantorState\": null,\n            \"cguarantorZip\": null,\n            \"cguarantorPhone\": null,\n            \"cbusinessName\": null,\n            \"cbusinessTitle\": null,\n            \"cbusinessPhone\": null,\n            \"defaultSolarProject\": null,\n            \"handedOff\": false,\n            \"cphone1smsOptIn\": true,\n            \"csecondaryPhoneSmsOptIn\": false,\n            \"proposal\": {\n                \"id\": 145930,\n                \"customerId\": 146113,\n                \"branchId\": null,\n                \"coid\": 84855,\n                \"archive\": null,\n                \"crate1\": 17536,\n                \"currentUnapprovedHomeownerRevisionId\": null,\n                \"currentUnapprovedInstallerRevisionId\": null,\n                \"dateCreated\": \"2022-04-18T16:57:27Z\",\n                \"dateDeleted\": null,\n                \"dateUpdated\": null,\n                \"hasDefaultSystem\": true,\n                \"hasAdvancedSystem\": false,\n                \"externalProposalId\": null,\n                \"finalRebateAmount\": null,\n                \"invReplace\": null,\n                \"isFinanced\": null,\n                \"financingRequestId\": null,\n                \"isMigrated\": null,\n                \"isTemplate\": 0,\n                \"lastApprovedHomeownerRevisionId\": null,\n                \"lastApprovedInstallerRevisionId\": null,\n                \"maintAnnualExpense\": null,\n                \"maintInflationRate\": null,\n                \"microclimate\": null,\n                \"name\": \"Proposal 1\",\n                \"pvDegrade\": null,\n                \"templateUsedId\": null,\n                \"uinflElectric\": 3,\n                \"uut\": null,\n                \"status\": \"New\",\n                \"appointmentTime\": null,\n                \"qualificationRulesErrors\": null,\n                \"uuid\": \"YTA1OGQwZjItYmYzOC0xMWVjLTlmYjctMDI1ZjIxNTE3NzY1\",\n                \"canBeFinanced\": false,\n                \"docsGenDate\": null,\n                \"revisionsCount\": 0,\n                \"securityDeposit\": null,\n                \"financingMethods\": [\n                    {\n                        \"id\": 145911,\n                        \"name\": \"Concert Solar Loan\",\n                        \"pricingProgram\": \"ElitePlus22\",\n                        \"productId\": 3184,\n                        \"productSku\": \"SLOAN_003\",\n                        \"productType\": \"loan\",\n                        \"apr\": null,\n                        \"term\": null,\n                        \"status\": \"valid\",\n                        \"financingCalculationModelId\": 9314,\n                        \"primary\": true\n                    }\n                ]\n            },\n            \"fullName\": \"Test Customer\",\n            \"emailAddress\": \"credit+7146397593-@gen110.com\",\n            \"mobilePhone\": \"7146397593\",\n            \"coApplicantFullName\": null,\n            \"address\": \"515 E HOOVER AVE, Orange, CA\"\n        }\n    ],\n    \"fieldErrors\": []\n}"},{"id":"81edf813-4cc9-4ac8-b29f-473a08ebfb16","name":"Coapplicant","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"body":{"mode":"raw","raw":"{\n    \"cfirstname\": \"June\",\n    \"clastname\": \"Mahalick\",\n    \"cphone1\": \"7146397593\",\n    \"cemail\": \"credit+7146397593-@gen110.com\",\n    \"caddress1\": \"515 E HOOVER AVE\",\n    \"czip\": \"92867\",\n    \"csecondaryfirstname\": \"John\",\n    \"csecondarylastname\": \"Mahalick\"\n}"},"url":"{{url}}/rest/v3/customers"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Mon, 18 Apr 2022 17:03:57 GMT"},{"key":"Expires","value":"0"},{"key":"Pragma","value":"no-cache"},{"key":"Strict-Transport-Security","value":"max-age=31536000 ; includeSubDomains"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"DENY"},{"key":"x-trace-id","value":"JCS--acfc12afec"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"4051"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"code\": 201,\n    \"messages\": [\n        \"Cannot Validate Address\"\n    ],\n    \"count\": 1,\n    \"results\": [\n        {\n            \"id\": 146115,\n            \"userId\": 85823,\n            \"assignedToId\": null,\n            \"additionalInformation\": null,\n            \"caddress1\": \"515 E HOOVER AVE\",\n            \"caddress1Mail\": \"515 E HOOVER AVE\",\n            \"caddress2\": null,\n            \"caddress2Mail\": null,\n            \"ccounty\": \"Orange\",\n            \"ccountyMail\": \"Orange\",\n            \"csecondaryaddress1\": null,\n            \"csecondaryaddress2\": null,\n            \"csecondarycounty\": null,\n            \"csecondarycity\": null,\n            \"csecondarystate\": null,\n            \"csecondaryzip\": null,\n            \"cemail\": \"credit+7146397593-@gen110.com\",\n            \"cext1\": null,\n            \"cext2\": null,\n            \"cfirstname\": \"June\",\n            \"clastname\": \"Mahalick\",\n            \"clat\": 33.81102,\n            \"clon\": -117.84927,\n            \"cphone1\": \"7146397593\",\n            \"cphone2\": null,\n            \"creditCheckStatus\": null,\n            \"creditCheckType\": null,\n            \"csalutation\": null,\n            \"csecondaryemail\": null,\n            \"csecondaryfirstname\": \"John\",\n            \"csecondarylastname\": \"Mahalick\",\n            \"csecondaryphone\": null,\n            \"csecondarysalutation\": null,\n            \"ctype\": \"residential\",\n            \"czip\": \"92867\",\n            \"czipMail\": \"92867\",\n            \"externalCustomerId\": null,\n            \"zuoraRefId\": null,\n            \"ftaxrate\": 28,\n            \"hasNoMailingAddress\": true,\n            \"infoConfirmed\": null,\n            \"salesRepConsented\": false,\n            \"newbuild\": \"retrofit\",\n            \"program\": \"installer\",\n            \"serviceAccountNumber\": null,\n            \"serviceAverageMonthlyBill\": null,\n            \"serviceCustomerName\": null,\n            \"serviceCustomerNumber\": null,\n            \"serviceMeterNumber\": null,\n            \"serviceVoltage\": null,\n            \"servicePhase\": null,\n            \"status\": \"New\",\n            \"staxrate\": null,\n            \"usageEntryMode\": \"typical\",\n            \"preSolarRate1\": 17536,\n            \"cutility1\": 297,\n            \"externalStatus\": null,\n            \"offGrid\": false,\n            \"ccity\": \"Orange\",\n            \"ccityMail\": \"Orange\",\n            \"completeInstallDate\": null,\n            \"cstate\": \"CA\",\n            \"cstateMail\": \"CA\",\n            \"currentCreditCheckId\": null,\n            \"hasPrescreen\": false,\n            \"creditCheckCreatedDate\": null,\n            \"dateCreated\": \"2022-04-18T17:03:56Z\",\n            \"dateUpdated\": \"2022-04-18T17:03:56Z\",\n            \"dateDeleted\": null,\n            \"energyDetails\": null,\n            \"energyUsageSavedByUser\": false,\n            \"isFinanced\": false,\n            \"lastModifiedProposalId\": null,\n            \"payingUpFront\": null,\n            \"startInstallDate\": null,\n            \"createdBy\": \"p3_api\",\n            \"language\": null,\n            \"interestLevel\": null,\n            \"propertyInfo\": null,\n            \"utility\": null,\n            \"installerSharingPrivilegeCoid\": 84855,\n            \"originatorSharingPrivilegeCoid\": null,\n            \"homeInHoa\": null,\n            \"homeownerOnUtilityBill\": null,\n            \"roofType\": null,\n            \"emailVerified\": false,\n            \"statuses\": {\n                \"emailVerified\": false,\n                \"eligibilities\": null\n            },\n            \"progress\": null,\n            \"residenceType\": \"primary_residence\",\n            \"dateOfBirth\": null,\n            \"identification\": null,\n            \"identificationIssuedState\": null,\n            \"defaultServiceAddressType\": null,\n            \"creditExpirationDays\": null,\n            \"jpa\": null,\n            \"fcs\": null,\n            \"sfdcLeadId\": null,\n            \"campaignId\": null,\n            \"referralName\": null,\n            \"cguarantorAddress1\": null,\n            \"cguarantorAddress2\": null,\n            \"cguarantorCity\": null,\n            \"cguarantorState\": null,\n            \"cguarantorZip\": null,\n            \"cguarantorPhone\": null,\n            \"cbusinessName\": null,\n            \"cbusinessTitle\": null,\n            \"cbusinessPhone\": null,\n            \"defaultSolarProject\": null,\n            \"handedOff\": false,\n            \"cphone1smsOptIn\": true,\n            \"csecondaryPhoneSmsOptIn\": false,\n            \"proposal\": {\n                \"id\": 145932,\n                \"customerId\": 146115,\n                \"branchId\": null,\n                \"coid\": 84855,\n                \"archive\": null,\n                \"crate1\": 17536,\n                \"currentUnapprovedHomeownerRevisionId\": null,\n                \"currentUnapprovedInstallerRevisionId\": null,\n                \"dateCreated\": \"2022-04-18T17:03:56Z\",\n                \"dateDeleted\": null,\n                \"dateUpdated\": null,\n                \"hasDefaultSystem\": true,\n                \"hasAdvancedSystem\": false,\n                \"externalProposalId\": null,\n                \"finalRebateAmount\": null,\n                \"invReplace\": null,\n                \"isFinanced\": null,\n                \"financingRequestId\": null,\n                \"isMigrated\": null,\n                \"isTemplate\": 0,\n                \"lastApprovedHomeownerRevisionId\": null,\n                \"lastApprovedInstallerRevisionId\": null,\n                \"maintAnnualExpense\": null,\n                \"maintInflationRate\": null,\n                \"microclimate\": null,\n                \"name\": \"Proposal 1\",\n                \"pvDegrade\": null,\n                \"templateUsedId\": null,\n                \"uinflElectric\": 3,\n                \"uut\": null,\n                \"status\": \"New\",\n                \"appointmentTime\": null,\n                \"qualificationRulesErrors\": null,\n                \"uuid\": \"ODg4ODYwZjItYmYzOS0xMWVjLTlmYjctMDI1ZjIxNTE3NzY1\",\n                \"canBeFinanced\": false,\n                \"docsGenDate\": null,\n                \"revisionsCount\": 0,\n                \"securityDeposit\": null,\n                \"financingMethods\": [\n                    {\n                        \"id\": 145913,\n                        \"name\": \"Concert Solar Loan\",\n                        \"pricingProgram\": \"ElitePlus22\",\n                        \"productId\": 3184,\n                        \"productSku\": \"SLOAN_003\",\n                        \"productType\": \"loan\",\n                        \"apr\": null,\n                        \"term\": null,\n                        \"status\": \"valid\",\n                        \"financingCalculationModelId\": 9314,\n                        \"primary\": true\n                    }\n                ]\n            },\n            \"fullName\": \"June Mahalick\",\n            \"coApplicantFullName\": \"John Mahalick\",\n            \"emailAddress\": \"credit+7146397593-@gen110.com\",\n            \"mobilePhone\": \"7146397593\",\n            \"address\": \"515 E HOOVER AVE, Orange, CA\"\n        }\n    ],\n    \"fieldErrors\": []\n}"}],"_postman_id":"10b99b83-7790-f7a6-c943-ca34636037ee"},{"name":"1b. Create QuickCheck","event":[{"listen":"test","script":{"id":"eaa98749-fc90-4072-93be-4a1951979094","exec":["var jsonData = JSON.parse(responseBody);","postman.setEnvironmentVariable('customer_id',jsonData.results[0].id);","postman.setEnvironmentVariable('proposal_id',jsonData.results[0].proposal.id);","postman.setEnvironmentVariable('financing_method_id',jsonData.results[0].proposal.financingMethods[0].id);"],"type":"text/javascript","packages":{}}}],"id":"892e8a34-330b-42a7-8edb-ea1fd29592d3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"body":{"mode":"raw","raw":"{\n    \"cssn\": \"9991\",\n    \"cdob\": null,\n    \"cgrossannualincome\": null,\n    \"csecondaryssn\": null,\n    \"csecondarydob\": null,\n    \"csecondarygrossannualincome\": null,\n    \"defaultServiceAddressType\": \"residential\",\n    \"customerAlias\": null,\n    \"measures\": [],\n    \"financingMethodValues\": [],\n    \"cfirstname\": \"ATest\",\n    \"clastname\": \"BTestNotify\",\n    \"caddress1\": \"864 57th St\",\n    \"cemail\": \"test@test.com\",\n    \"cphone1\": \"5555555555\",\n    \"ccity\": \"Oakland\",\n    \"csecondaryfirstname\": null,\n    \"csecondarylastname\": null,\n    \"csecondaryemail\": null,\n    \"czip\": \"94608\",\n    \"cstate\": \"CA\",\n    \"campaignId\": null\n}"},"url":"{{url}}/rest/v3/prescreen-customers","description":"<p>This call runs a soft credit check, a QuickCheck, on the customer.</p>\n<p>In sandbox accounts, the first letter of the customer's first name is used to simulate different results:</p>\n<ul>\n<li><p>Pass - use \"A\" as the first name</p>\n</li>\n<li><p>Pend - use \"B\" as the first name</p>\n</li>\n<li><p>Fail - use \"F\" as the first name</p>\n</li>\n</ul>\n","urlObject":{"path":["rest","v3","prescreen-customers"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"e3663e7d-232a-40ad-a6fe-ec27cf0af698","name":"Sample response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"body":{"mode":"raw","raw":"{\n    \"cssn\": \"9991\",\n    \"cdob\": null,\n    \"cgrossannualincome\": null,\n    \"csecondaryssn\": null,\n    \"csecondarydob\": null,\n    \"csecondarygrossannualincome\": null,\n    \"defaultServiceAddressType\": \"residential\",\n    \"customerAlias\": null,\n    \"measures\": [],\n    \"financingMethodValues\": [],\n    \"cfirstname\": \"ATest\",\n    \"clastname\": \"BTestNotify\",\n    \"caddress1\": \"864 57th St\",\n    \"cemail\": \"test@test.com\",\n    \"cphone1\": \"5555555555\",\n    \"ccity\": \"Oakland\",\n    \"csecondaryfirstname\": null,\n    \"csecondarylastname\": null,\n    \"csecondaryemail\": null,\n    \"czip\": \"94608\",\n    \"cstate\": \"CA\",\n    \"campaignId\": null\n}"},"url":"{{url}}/rest/v3/prescreen-customers"},"status":"Created","code":201,"_postman_previewlanguage":null,"header":[{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Mon, 16 Feb 2026 18:02:53 GMT"},{"key":"Expires","value":"0"},{"key":"Pragma","value":"no-cache"},{"key":"Strict-Transport-Security","value":"max-age=31536000 ; includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"DENY"},{"key":"x-trace-id","value":"NON-2156a8a32c"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"4245"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"code\": 201,\n    \"messages\": [],\n    \"count\": 1,\n    \"results\": [\n        {\n            \"__dirtyFields\": [],\n            \"id\": 744535,\n            \"userId\": 136239,\n            \"caddress1\": \"864 57th St\",\n            \"caddress1Mail\": \"864 57th St\",\n            \"ccounty\": \"Alameda\",\n            \"ccountyMail\": \"Alameda\",\n            \"cemail\": \"test@test.com\",\n            \"cfirstname\": \"ATest\",\n            \"clastname\": \"BTestNotify\",\n            \"clat\": 37.83444,\n            \"clon\": -122.28906,\n            \"cphone1\": \"5555555555\",\n            \"creditCheckStatus\": null,\n            \"creditCheckType\": null,\n            \"csecondaryemail\": null,\n            \"csecondaryfirstname\": null,\n            \"csecondarylastname\": null,\n            \"csecondaryphone\": null,\n            \"czip\": \"94608\",\n            \"czipMail\": \"94608\",\n            \"externalCustomerId\": null,\n            \"infoConfirmed\": null,\n            \"status\": \"New\",\n            \"cutility1\": 291,\n            \"ccity\": \"Oakland\",\n            \"ccityMail\": \"Oakland\",\n            \"cstate\": \"CA\",\n            \"cstateMail\": \"CA\",\n            \"currentCreditCheckId\": null,\n            \"hasPrescreen\": false,\n            \"creditCheckCreatedDate\": null,\n            \"dateCreated\": \"2026-02-16T18:02:50Z\",\n            \"dateUpdated\": \"2026-02-16T18:02:50Z\",\n            \"dateDeleted\": null,\n            \"lastModifiedProposalId\": 744212,\n            \"createdBy\": \"p3_api\",\n            \"defaultServiceAddressType\": \"residential\",\n            \"campaignId\": null,\n            \"cphone1smsOptIn\": null,\n            \"proposal\": {\n                \"__dirtyFields\": [],\n                \"id\": 744212,\n                \"customerId\": 744535,\n                \"branchId\": null,\n                \"coid\": 100899,\n                \"archive\": null,\n                \"crate1\": 17530,\n                \"currentUnapprovedHomeownerRevisionId\": null,\n                \"currentUnapprovedInstallerRevisionId\": null,\n                \"dateCreated\": \"2026-02-16T18:02:50Z\",\n                \"dateDeleted\": null,\n                \"dateUpdated\": null,\n                \"hasDefaultSystem\": true,\n                \"hasAdvancedSystem\": false,\n                \"externalProposalId\": null,\n                \"finalRebateAmount\": null,\n                \"invReplace\": null,\n                \"isFinanced\": null,\n                \"financingRequestId\": null,\n                \"isMigrated\": null,\n                \"isTemplate\": 0,\n                \"lastApprovedHomeownerRevisionId\": null,\n                \"lastApprovedInstallerRevisionId\": null,\n                \"maintAnnualExpense\": null,\n                \"maintInflationRate\": null,\n                \"microclimate\": null,\n                \"name\": \"Proposal 1\",\n                \"pvDegrade\": null,\n                \"templateUsedId\": null,\n                \"uinflElectric\": 3,\n                \"uut\": null,\n                \"status\": \"New\",\n                \"appointmentTime\": null,\n                \"qualificationRulesErrors\": null,\n                \"uuid\": \"YjU1ODAxMDctMGI2MS0xMWYxLWE4ZDktMGFmZmQ4MjliMmVi\",\n                \"canBeFinanced\": false,\n                \"docsGenDate\": null,\n                \"revisionsCount\": 0,\n                \"securityDeposit\": null,\n                \"financingMethods\": [\n                    {\n                        \"id\": 783244,\n                        \"name\": \"Concert Solar+\",\n                        \"pricingProgram\": \"StandardOnlyRBP\",\n                        \"productId\": 3293,\n                        \"productSku\": \"SLOAN_MEDALLION_001\",\n                        \"productType\": \"loan\",\n                        \"apr\": 0,\n                        \"term\": 25,\n                        \"status\": \"valid\",\n                        \"amountFinanced\": 0,\n                        \"financingCalculationModelId\": 93475,\n                        \"primary\": false\n                    },\n                    {\n                        \"id\": 783245,\n                        \"name\": \"Concert HVAC\",\n                        \"pricingProgram\": \"StandardOnlyRBP\",\n                        \"productId\": 3290,\n                        \"productSku\": \"HVAC_001\",\n                        \"productType\": \"hvac\",\n                        \"apr\": 0,\n                        \"term\": 12,\n                        \"status\": \"valid\",\n                        \"amountFinanced\": 0,\n                        \"financingCalculationModelId\": 92027,\n                        \"primary\": false\n                    },\n                    {\n                        \"id\": 783246,\n                        \"name\": \"Concert Battery\",\n                        \"pricingProgram\": \"StandardOnlyRBP\",\n                        \"productId\": 3294,\n                        \"productSku\": \"BATTERY_001\",\n                        \"productType\": \"battery\",\n                        \"apr\": 0,\n                        \"term\": 15,\n                        \"status\": \"valid\",\n                        \"amountFinanced\": 0,\n                        \"financingCalculationModelId\": 93775,\n                        \"primary\": false\n                    },\n                    {\n                        \"id\": 783243,\n                        \"name\": \"Concert Propel\",\n                        \"pricingProgram\": \"StandardOnlyRBP\",\n                        \"productId\": 3295,\n                        \"productSku\": \"UFO_LOAN_HYBRID_001\",\n                        \"productType\": \"ufo_loan_hybrid\",\n                        \"apr\": 0,\n                        \"term\": 25,\n                        \"status\": \"valid\",\n                        \"amountFinanced\": 0,\n                        \"financingCalculationModelId\": 93902,\n                        \"primary\": true\n                    }\n                ]\n            },\n            \"owner\": null,\n            \"holdCategorySku\": null,\n            \"financingProductType\": null,\n            \"preScreenProductAtom\": null,\n            \"featureTargetSku\": \"CUSTOMER\",\n            \"test\": true,\n            \"permissions\": {\n                \"READ\": [\n                    {\n                        \"scopes\": [\n                            {\n                                \"entity\": \"CustomerIdContext\",\n                                \"attribute\": \"coid\",\n                                \"values\": [\n                                    \"{auth_coid}\"\n                                ],\n                                \"exclude\": null,\n                                \"allMatch\": null\n                            }\n                        ]\n                    },\n                    {\n                        \"scopes\": [\n                            {\n                                \"entity\": \"CustomerIdContext\",\n                                \"attribute\": \"coid\",\n                                \"values\": [\n                                    \"{auth_coid}\"\n                                ],\n                                \"exclude\": null,\n                                \"allMatch\": null\n                            }\n                        ]\n                    }\n                ],\n                \"DELETE\": [\n                    {\n                        \"scopes\": [\n                            {\n                                \"entity\": \"CustomerIdContext\",\n                                \"attribute\": \"coid\",\n                                \"values\": [\n                                    \"{auth_coid}\"\n                                ],\n                                \"exclude\": null,\n                                \"allMatch\": null\n                            }\n                        ]\n                    },\n                    {\n                        \"scopes\": [\n                            {\n                                \"entity\": \"CustomerIdContext\",\n                                \"attribute\": \"coid\",\n                                \"values\": [\n                                    \"{auth_coid}\"\n                                ],\n                                \"exclude\": null,\n                                \"allMatch\": null\n                            }\n                        ]\n                    }\n                ],\n                \"CREATE\": [\n                    {\n                        \"scopes\": [\n                            {\n                                \"entity\": \"CustomerIdContext\",\n                                \"attribute\": \"coid\",\n                                \"values\": [\n                                    \"{auth_coid}\"\n                                ],\n                                \"exclude\": null,\n                                \"allMatch\": null\n                            }\n                        ]\n                    },\n                    {\n                        \"scopes\": [\n                            {\n                                \"entity\": \"CustomerIdContext\",\n                                \"attribute\": \"coid\",\n                                \"values\": [\n                                    \"{auth_coid}\"\n                                ],\n                                \"exclude\": null,\n                                \"allMatch\": null\n                            }\n                        ]\n                    }\n                ],\n                \"UPDATE\": [\n                    {\n                        \"scopes\": [\n                            {\n                                \"entity\": \"CustomerIdContext\",\n                                \"attribute\": \"coid\",\n                                \"values\": [\n                                    \"{auth_coid}\"\n                                ],\n                                \"exclude\": null,\n                                \"allMatch\": null\n                            }\n                        ]\n                    },\n                    {\n                        \"scopes\": [\n                            {\n                                \"entity\": \"CustomerIdContext\",\n                                \"attribute\": \"coid\",\n                                \"values\": [\n                                    \"{auth_coid}\"\n                                ],\n                                \"exclude\": null,\n                                \"allMatch\": null\n                            }\n                        ]\n                    }\n                ],\n                \"LIST\": [\n                    {\n                        \"scopes\": [\n                            {\n                                \"entity\": \"CustomerIdContext\",\n                                \"attribute\": \"coid\",\n                                \"values\": [\n                                    \"{auth_coid}\"\n                                ],\n                                \"exclude\": null,\n                                \"allMatch\": null\n                            }\n                        ]\n                    }\n                ]\n            }\n        }\n    ],\n    \"fieldErrors\": []\n}"}],"_postman_id":"892e8a34-330b-42a7-8edb-ea1fd29592d3"},{"name":"1c. Get QuickCheck Results","id":"c81b4655-e081-43eb-958b-2f92d2280ed3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"body":{"mode":"raw","raw":""},"url":"{{url}}/rest/v1/customers/{{customer_id}}/prescreen","description":"<p>This call returns the results a soft credit check on the customer.</p>\n","urlObject":{"path":["rest","v1","customers","{{customer_id}}","prescreen"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"f125c24c-07aa-4f7b-ac34-f934b5d28f96","name":"Fail example","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"body":{"mode":"raw","raw":"{\n    \"cssn\": null,\n    \"cdob\": null,\n    \"cgrossannualincome\": null,\n    \"csecondaryssn\": null,\n    \"csecondarydob\": null,\n    \"csecondarygrossannualincome\": null\n}"},"url":"{{url}}/rest/v1/customers/{{customer_id}}/prescreen"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Mon, 02 Aug 2021 23:02:12 GMT"},{"key":"Expires","value":"0"},{"key":"Pragma","value":"no-cache"},{"key":"Server","value":"nginx/1.15.5"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"DENY"},{"key":"x-trace-id","value":"JCS--c7b95e6242"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"108"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"code\": 201,\n    \"messages\": [],\n    \"count\": 0,\n    \"results\": [],\n    \"fieldErrors\": [],\n    \"overallStatus\": \"Fail\"\n}"},{"id":"d9b69efb-3a3e-4cad-8526-31be5133e35c","name":"Pass example","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"body":{"mode":"raw","raw":"{\n    \"cssn\": null,\n    \"cdob\": null,\n    \"cgrossannualincome\": null,\n    \"csecondaryssn\": null,\n    \"csecondarydob\": null,\n    \"csecondarygrossannualincome\": null\n}"},"url":"{{url}}/rest/v1/customers/{{customer_id}}/prescreen"},"status":"Created","code":201,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n\t\"status\": \"success\",\n\t\"code\": 201,\n\t\"messages\": [],\n\t\"count\": 1,\n\t\"results\": [{\n\t\t\"id\": 1250,\n\t\t\"customerId\": 89711,\n\t\t\"productSku\": \"SLOAN_003\",\n\t\t\"productType\": \"loan\",\n\t\t\"productName\": \"Concert Solar Loan\",\n\t\t\"propertyRulesErrors\": null,\n\t\t\"status\": \"PREAPPROVED\",\n\t\t\"rateCards\": [{\n\t\t\t\"id\": 3216,\n\t\t\t\"key\": \"TripleOption_12_12_0.0149_EliteAll\",\n\t\t\t\"maxLoanAmount\": 75000,\n\t\t\t\"maxApprovedUnverified\": 75000,\n\t\t\t\"maxApprovedVerified\": 100000,\n\t\t\t\"term\": 12,\n\t\t\t\"apr\": 1.49,\n\t\t\t\"deferralMonths\": 12,\n\t\t\t\"decision\": \"approved\",\n\t\t\t\"loanTypeCode\": \"TripleOption\",\n\t\t\t\"loanTypeLabel\": \"12-3 Flex\",\n\t\t\t\"loadTypeSequenceId\": 1,\n\t\t\t\"stips\": [{\n\t\t\t\t\"stipId\": 2513,\n\t\t\t\t\"reqId\": \"VOI\",\n\t\t\t\t\"reqScreenName\": null,\n\t\t\t\t\"stipActionTx\": null,\n\t\t\t\t\"additionalInfo\": null,\n\t\t\t\t\"externalId\": null,\n\t\t\t\t\"status\": null,\n\t\t\t\t\"statusLabel\": null,\n\t\t\t\t\"isRequired\": true,\n\t\t\t\t\"notes\": null\n\t\t\t}]\n\t\t}, {\n\t\t\t\"id\": 3217,\n\t\t\t\"key\": \"TripleOption_12_12_0.0199_EliteAll\",\n\t\t\t\"maxLoanAmount\": 75000,\n\t\t\t\"maxApprovedUnverified\": 75000,\n\t\t\t\"maxApprovedVerified\": 100000,\n\t\t\t\"term\": 12,\n\t\t\t\"apr\": 1.99,\n\t\t\t\"deferralMonths\": 12,\n\t\t\t\"decision\": \"approved\",\n\t\t\t\"loanTypeCode\": \"TripleOption\",\n\t\t\t\"loanTypeLabel\": \"12-3 Flex\",\n\t\t\t\"loadTypeSequenceId\": 1,\n\t\t\t\"stips\": [{\n\t\t\t\t\"stipId\": 2514,\n\t\t\t\t\"reqId\": \"VOI\",\n\t\t\t\t\"reqScreenName\": null,\n\t\t\t\t\"stipActionTx\": null,\n\t\t\t\t\"additionalInfo\": null,\n\t\t\t\t\"externalId\": null,\n\t\t\t\t\"status\": null,\n\t\t\t\t\"statusLabel\": null,\n\t\t\t\t\"isRequired\": true,\n\t\t\t\t\"notes\": null\n\t\t\t}]\n\t\t}, {\n\t\t\t\"id\": 3218,\n\t\t\t\"key\": \"TripleOption_12_12_0.0299_EliteAll\",\n\t\t\t\"maxLoanAmount\": 75000,\n\t\t\t\"maxApprovedUnverified\": 75000,\n\t\t\t\"maxApprovedVerified\": 100000,\n\t\t\t\"term\": 12,\n\t\t\t\"apr\": 2.99,\n\t\t\t\"deferralMonths\": 12,\n\t\t\t\"decision\": \"approved\",\n\t\t\t\"loanTypeCode\": \"TripleOption\",\n\t\t\t\"loanTypeLabel\": \"12-3 Flex\",\n\t\t\t\"loadTypeSequenceId\": 1,\n\t\t\t\"stips\": [{\n\t\t\t\t\"stipId\": 2515,\n\t\t\t\t\"reqId\": \"VOI\",\n\t\t\t\t\"reqScreenName\": null,\n\t\t\t\t\"stipActionTx\": null,\n\t\t\t\t\"additionalInfo\": null,\n\t\t\t\t\"externalId\": null,\n\t\t\t\t\"status\": null,\n\t\t\t\t\"statusLabel\": null,\n\t\t\t\t\"isRequired\": true,\n\t\t\t\t\"notes\": null\n\t\t\t}]\n\t\t}, {\n\t\t\t\"id\": 3219,\n\t\t\t\"key\": \"TripleOption_12_12_0.0399_EliteAll\",\n\t\t\t\"maxLoanAmount\": 75000,\n\t\t\t\"maxApprovedUnverified\": 75000,\n\t\t\t\"maxApprovedVerified\": 100000,\n\t\t\t\"term\": 12,\n\t\t\t\"apr\": 3.99,\n\t\t\t\"deferralMonths\": 12,\n\t\t\t\"decision\": \"approved\",\n\t\t\t\"loanTypeCode\": \"TripleOption\",\n\t\t\t\"loanTypeLabel\": \"12-3 Flex\",\n\t\t\t\"loadTypeSequenceId\": 1,\n\t\t\t\"stips\": [{\n\t\t\t\t\"stipId\": 2516,\n\t\t\t\t\"reqId\": \"VOI\",\n\t\t\t\t\"reqScreenName\": null,\n\t\t\t\t\"stipActionTx\": null,\n\t\t\t\t\"additionalInfo\": null,\n\t\t\t\t\"externalId\": null,\n\t\t\t\t\"status\": null,\n\t\t\t\t\"statusLabel\": null,\n\t\t\t\t\"isRequired\": true,\n\t\t\t\t\"notes\": null\n\t\t\t}]\n\t\t}, {\n\t\t\t\"id\": 3220,\n\t\t\t\"key\": \"TripleOption_12_12_0.0499_EliteAll\",\n\t\t\t\"maxLoanAmount\": 75000,\n\t\t\t\"maxApprovedUnverified\": 75000,\n\t\t\t\"maxApprovedVerified\": 100000,\n\t\t\t\"term\": 12,\n\t\t\t\"apr\": 4.99,\n\t\t\t\"deferralMonths\": 12,\n\t\t\t\"decision\": \"approved\",\n\t\t\t\"loanTypeCode\": \"TripleOption\",\n\t\t\t\"loanTypeLabel\": \"12-3 Flex\",\n\t\t\t\"loadTypeSequenceId\": 1,\n\t\t\t\"stips\": [{\n\t\t\t\t\"stipId\": 2517,\n\t\t\t\t\"reqId\": \"VOI\",\n\t\t\t\t\"reqScreenName\": null,\n\t\t\t\t\"stipActionTx\": null,\n\t\t\t\t\"additionalInfo\": null,\n\t\t\t\t\"externalId\": null,\n\t\t\t\t\"status\": null,\n\t\t\t\t\"statusLabel\": null,\n\t\t\t\t\"isRequired\": true,\n\t\t\t\t\"notes\": null\n\t\t\t}]\n\t\t}, {\n\t\t\t\"id\": 3221,\n\t\t\t\"key\": \"TripleOption_12_12_0.0579_EliteAll\",\n\t\t\t\"maxLoanAmount\": 75000,\n\t\t\t\"maxApprovedUnverified\": 75000,\n\t\t\t\"maxApprovedVerified\": 100000,\n\t\t\t\"term\": 12,\n\t\t\t\"apr\": 5.79,\n\t\t\t\"deferralMonths\": 12,\n\t\t\t\"decision\": \"approved\",\n\t\t\t\"loanTypeCode\": \"TripleOption\",\n\t\t\t\"loanTypeLabel\": \"12-3 Flex\",\n\t\t\t\"loadTypeSequenceId\": 1,\n\t\t\t\"stips\": [{\n\t\t\t\t\"stipId\": 2518,\n\t\t\t\t\"reqId\": \"VOI\",\n\t\t\t\t\"reqScreenName\": null,\n\t\t\t\t\"stipActionTx\": null,\n\t\t\t\t\"additionalInfo\": null,\n\t\t\t\t\"externalId\": null,\n\t\t\t\t\"status\": null,\n\t\t\t\t\"statusLabel\": null,\n\t\t\t\t\"isRequired\": true,\n\t\t\t\t\"notes\": null\n\t\t\t}]\n\t\t}, {\n\t\t\t\"id\": 3222,\n\t\t\t\"key\": \"TripleOption_12_15_0.0149_EliteAll\",\n\t\t\t\"maxLoanAmount\": 75000,\n\t\t\t\"maxApprovedUnverified\": 75000,\n\t\t\t\"maxApprovedVerified\": 100000,\n\t\t\t\"term\": 15,\n\t\t\t\"apr\": 1.49,\n\t\t\t\"deferralMonths\": 12,\n\t\t\t\"decision\": \"approved\",\n\t\t\t\"loanTypeCode\": \"TripleOption\",\n\t\t\t\"loanTypeLabel\": \"12-3 Flex\",\n\t\t\t\"loadTypeSequenceId\": 1,\n\t\t\t\"stips\": [{\n\t\t\t\t\"stipId\": 2519,\n\t\t\t\t\"reqId\": \"VOI\",\n\t\t\t\t\"reqScreenName\": null,\n\t\t\t\t\"stipActionTx\": null,\n\t\t\t\t\"additionalInfo\": null,\n\t\t\t\t\"externalId\": null,\n\t\t\t\t\"status\": null,\n\t\t\t\t\"statusLabel\": null,\n\t\t\t\t\"isRequired\": true,\n\t\t\t\t\"notes\": null\n\t\t\t}]\n\t\t}, {\n\t\t\t\"id\": 3223,\n\t\t\t\"key\": \"TripleOption_12_15_0.0199_EliteAll\",\n\t\t\t\"maxLoanAmount\": 75000,\n\t\t\t\"maxApprovedUnverified\": 75000,\n\t\t\t\"maxApprovedVerified\": 100000,\n\t\t\t\"term\": 15,\n\t\t\t\"apr\": 1.99,\n\t\t\t\"deferralMonths\": 12,\n\t\t\t\"decision\": \"approved\",\n\t\t\t\"loanTypeCode\": \"TripleOption\",\n\t\t\t\"loanTypeLabel\": \"12-3 Flex\",\n\t\t\t\"loadTypeSequenceId\": 1,\n\t\t\t\"stips\": [{\n\t\t\t\t\"stipId\": 2520,\n\t\t\t\t\"reqId\": \"VOI\",\n\t\t\t\t\"reqScreenName\": null,\n\t\t\t\t\"stipActionTx\": null,\n\t\t\t\t\"additionalInfo\": null,\n\t\t\t\t\"externalId\": null,\n\t\t\t\t\"status\": null,\n\t\t\t\t\"statusLabel\": null,\n\t\t\t\t\"isRequired\": true,\n\t\t\t\t\"notes\": null\n\t\t\t}]\n\t\t}, {\n\t\t\t\"id\": 3224,\n\t\t\t\"key\": \"TripleOption_12_15_0.0299_EliteAll\",\n\t\t\t\"maxLoanAmount\": 75000,\n\t\t\t\"maxApprovedUnverified\": 75000,\n\t\t\t\"maxApprovedVerified\": 100000,\n\t\t\t\"term\": 15,\n\t\t\t\"apr\": 2.99,\n\t\t\t\"deferralMonths\": 12,\n\t\t\t\"decision\": \"approved\",\n\t\t\t\"loanTypeCode\": \"TripleOption\",\n\t\t\t\"loanTypeLabel\": \"12-3 Flex\",\n\t\t\t\"loadTypeSequenceId\": 1,\n\t\t\t\"stips\": [{\n\t\t\t\t\"stipId\": 2521,\n\t\t\t\t\"reqId\": \"VOI\",\n\t\t\t\t\"reqScreenName\": null,\n\t\t\t\t\"stipActionTx\": null,\n\t\t\t\t\"additionalInfo\": null,\n\t\t\t\t\"externalId\": null,\n\t\t\t\t\"status\": null,\n\t\t\t\t\"statusLabel\": null,\n\t\t\t\t\"isRequired\": true,\n\t\t\t\t\"notes\": null\n\t\t\t}]\n\t\t}, {\n\t\t\t\"id\": 3225,\n\t\t\t\"key\": \"TripleOption_12_15_0.0399_EliteAll\",\n\t\t\t\"maxLoanAmount\": 75000,\n\t\t\t\"maxApprovedUnverified\": 75000,\n\t\t\t\"maxApprovedVerified\": 100000,\n\t\t\t\"term\": 15,\n\t\t\t\"apr\": 3.99,\n\t\t\t\"deferralMonths\": 12,\n\t\t\t\"decision\": \"approved\",\n\t\t\t\"loanTypeCode\": \"TripleOption\",\n\t\t\t\"loanTypeLabel\": \"12-3 Flex\",\n\t\t\t\"loadTypeSequenceId\": 1,\n\t\t\t\"stips\": [{\n\t\t\t\t\"stipId\": 2522,\n\t\t\t\t\"reqId\": \"VOI\",\n\t\t\t\t\"reqScreenName\": null,\n\t\t\t\t\"stipActionTx\": null,\n\t\t\t\t\"additionalInfo\": null,\n\t\t\t\t\"externalId\": null,\n\t\t\t\t\"status\": null,\n\t\t\t\t\"statusLabel\": null,\n\t\t\t\t\"isRequired\": true,\n\t\t\t\t\"notes\": null\n\t\t\t}]\n\t\t}, {\n\t\t\t\"id\": 3226,\n\t\t\t\"key\": \"TripleOption_12_15_0.0499_EliteAll\",\n\t\t\t\"maxLoanAmount\": 75000,\n\t\t\t\"maxApprovedUnverified\": 75000,\n\t\t\t\"maxApprovedVerified\": 100000,\n\t\t\t\"term\": 15,\n\t\t\t\"apr\": 4.99,\n\t\t\t\"deferralMonths\": 12,\n\t\t\t\"decision\": \"approved\",\n\t\t\t\"loanTypeCode\": \"TripleOption\",\n\t\t\t\"loanTypeLabel\": \"12-3 Flex\",\n\t\t\t\"loadTypeSequenceId\": 1,\n\t\t\t\"stips\": [{\n\t\t\t\t\"stipId\": 2523,\n\t\t\t\t\"reqId\": \"VOI\",\n\t\t\t\t\"reqScreenName\": null,\n\t\t\t\t\"stipActionTx\": null,\n\t\t\t\t\"additionalInfo\": null,\n\t\t\t\t\"externalId\": null,\n\t\t\t\t\"status\": null,\n\t\t\t\t\"statusLabel\": null,\n\t\t\t\t\"isRequired\": true,\n\t\t\t\t\"notes\": null\n\t\t\t}]\n\t\t}, {\n\t\t\t\"id\": 3227,\n\t\t\t\"key\": \"TripleOption_12_15_0.0589_EliteAll\",\n\t\t\t\"maxLoanAmount\": 75000,\n\t\t\t\"maxApprovedUnverified\": 75000,\n\t\t\t\"maxApprovedVerified\": 100000,\n\t\t\t\"term\": 15,\n\t\t\t\"apr\": 5.89,\n\t\t\t\"deferralMonths\": 12,\n\t\t\t\"decision\": \"approved\",\n\t\t\t\"loanTypeCode\": \"TripleOption\",\n\t\t\t\"loanTypeLabel\": \"12-3 Flex\",\n\t\t\t\"loadTypeSequenceId\": 1,\n\t\t\t\"stips\": [{\n\t\t\t\t\"stipId\": 2524,\n\t\t\t\t\"reqId\": \"VOI\",\n\t\t\t\t\"reqScreenName\": null,\n\t\t\t\t\"stipActionTx\": null,\n\t\t\t\t\"additionalInfo\": null,\n\t\t\t\t\"externalId\": null,\n\t\t\t\t\"status\": null,\n\t\t\t\t\"statusLabel\": null,\n\t\t\t\t\"isRequired\": true,\n\t\t\t\t\"notes\": null\n\t\t\t}]\n\t\t}, {\n\t\t\t\"id\": 3228,\n\t\t\t\"key\": \"TripleOption_12_20_0.0149_EliteAll\",\n\t\t\t\"maxLoanAmount\": 75000,\n\t\t\t\"maxApprovedUnverified\": 75000,\n\t\t\t\"maxApprovedVerified\": 100000,\n\t\t\t\"term\": 20,\n\t\t\t\"apr\": 1.49,\n\t\t\t\"deferralMonths\": 12,\n\t\t\t\"decision\": \"approved\",\n\t\t\t\"loanTypeCode\": \"TripleOption\",\n\t\t\t\"loanTypeLabel\": \"12-3 Flex\",\n\t\t\t\"loadTypeSequenceId\": 1,\n\t\t\t\"stips\": [{\n\t\t\t\t\"stipId\": 2525,\n\t\t\t\t\"reqId\": \"VOI\",\n\t\t\t\t\"reqScreenName\": null,\n\t\t\t\t\"stipActionTx\": null,\n\t\t\t\t\"additionalInfo\": null,\n\t\t\t\t\"externalId\": null,\n\t\t\t\t\"status\": null,\n\t\t\t\t\"statusLabel\": null,\n\t\t\t\t\"isRequired\": true,\n\t\t\t\t\"notes\": null\n\t\t\t}]\n\t\t}, {\n\t\t\t\"id\": 3229,\n\t\t\t\"key\": \"TripleOption_12_20_0.0199_EliteAll\",\n\t\t\t\"maxLoanAmount\": 75000,\n\t\t\t\"maxApprovedUnverified\": 75000,\n\t\t\t\"maxApprovedVerified\": 100000,\n\t\t\t\"term\": 20,\n\t\t\t\"apr\": 1.99,\n\t\t\t\"deferralMonths\": 12,\n\t\t\t\"decision\": \"approved\",\n\t\t\t\"loanTypeCode\": \"TripleOption\",\n\t\t\t\"loanTypeLabel\": \"12-3 Flex\",\n\t\t\t\"loadTypeSequenceId\": 1,\n\t\t\t\"stips\": [{\n\t\t\t\t\"stipId\": 2526,\n\t\t\t\t\"reqId\": \"VOI\",\n\t\t\t\t\"reqScreenName\": null,\n\t\t\t\t\"stipActionTx\": null,\n\t\t\t\t\"additionalInfo\": null,\n\t\t\t\t\"externalId\": null,\n\t\t\t\t\"status\": null,\n\t\t\t\t\"statusLabel\": null,\n\t\t\t\t\"isRequired\": true,\n\t\t\t\t\"notes\": null\n\t\t\t}]\n\t\t}, {\n\t\t\t\"id\": 3230,\n\t\t\t\"key\": \"TripleOption_12_20_0.0299_EliteAll\",\n\t\t\t\"maxLoanAmount\": 75000,\n\t\t\t\"maxApprovedUnverified\": 75000,\n\t\t\t\"maxApprovedVerified\": 100000,\n\t\t\t\"term\": 20,\n\t\t\t\"apr\": 2.99,\n\t\t\t\"deferralMonths\": 12,\n\t\t\t\"decision\": \"approved\",\n\t\t\t\"loanTypeCode\": \"TripleOption\",\n\t\t\t\"loanTypeLabel\": \"12-3 Flex\",\n\t\t\t\"loadTypeSequenceId\": 1,\n\t\t\t\"stips\": [{\n\t\t\t\t\"stipId\": 2527,\n\t\t\t\t\"reqId\": \"VOI\",\n\t\t\t\t\"reqScreenName\": null,\n\t\t\t\t\"stipActionTx\": null,\n\t\t\t\t\"additionalInfo\": null,\n\t\t\t\t\"externalId\": null,\n\t\t\t\t\"status\": null,\n\t\t\t\t\"statusLabel\": null,\n\t\t\t\t\"isRequired\": true,\n\t\t\t\t\"notes\": null\n\t\t\t}]\n\t\t}, {\n\t\t\t\"id\": 3231,\n\t\t\t\"key\": \"TripleOption_12_20_0.0399_EliteAll\",\n\t\t\t\"maxLoanAmount\": 75000,\n\t\t\t\"maxApprovedUnverified\": 75000,\n\t\t\t\"maxApprovedVerified\": 100000,\n\t\t\t\"term\": 20,\n\t\t\t\"apr\": 3.99,\n\t\t\t\"deferralMonths\": 12,\n\t\t\t\"decision\": \"approved\",\n\t\t\t\"loanTypeCode\": \"TripleOption\",\n\t\t\t\"loanTypeLabel\": \"12-3 Flex\",\n\t\t\t\"loadTypeSequenceId\": 1,\n\t\t\t\"stips\": [{\n\t\t\t\t\"stipId\": 2528,\n\t\t\t\t\"reqId\": \"VOI\",\n\t\t\t\t\"reqScreenName\": null,\n\t\t\t\t\"stipActionTx\": null,\n\t\t\t\t\"additionalInfo\": null,\n\t\t\t\t\"externalId\": null,\n\t\t\t\t\"status\": null,\n\t\t\t\t\"statusLabel\": null,\n\t\t\t\t\"isRequired\": true,\n\t\t\t\t\"notes\": null\n\t\t\t}]\n\t\t}, {\n\t\t\t\"id\": 3232,\n\t\t\t\"key\": \"TripleOption_12_20_0.0499_EliteAll\",\n\t\t\t\"maxLoanAmount\": 75000,\n\t\t\t\"maxApprovedUnverified\": 75000,\n\t\t\t\"maxApprovedVerified\": 100000,\n\t\t\t\"term\": 20,\n\t\t\t\"apr\": 4.99,\n\t\t\t\"deferralMonths\": 12,\n\t\t\t\"decision\": \"approved\",\n\t\t\t\"loanTypeCode\": \"TripleOption\",\n\t\t\t\"loanTypeLabel\": \"12-3 Flex\",\n\t\t\t\"loadTypeSequenceId\": 1,\n\t\t\t\"stips\": [{\n\t\t\t\t\"stipId\": 2529,\n\t\t\t\t\"reqId\": \"VOI\",\n\t\t\t\t\"reqScreenName\": null,\n\t\t\t\t\"stipActionTx\": null,\n\t\t\t\t\"additionalInfo\": null,\n\t\t\t\t\"externalId\": null,\n\t\t\t\t\"status\": null,\n\t\t\t\t\"statusLabel\": null,\n\t\t\t\t\"isRequired\": true,\n\t\t\t\t\"notes\": null\n\t\t\t}]\n\t\t}, {\n\t\t\t\"id\": 3233,\n\t\t\t\"key\": \"TripleOption_12_20_0.0599_EliteAll\",\n\t\t\t\"maxLoanAmount\": 75000,\n\t\t\t\"maxApprovedUnverified\": 75000,\n\t\t\t\"maxApprovedVerified\": 100000,\n\t\t\t\"term\": 20,\n\t\t\t\"apr\": 5.99,\n\t\t\t\"deferralMonths\": 12,\n\t\t\t\"decision\": \"approved\",\n\t\t\t\"loanTypeCode\": \"TripleOption\",\n\t\t\t\"loanTypeLabel\": \"12-3 Flex\",\n\t\t\t\"loadTypeSequenceId\": 1,\n\t\t\t\"stips\": [{\n\t\t\t\t\"stipId\": 2530,\n\t\t\t\t\"reqId\": \"VOI\",\n\t\t\t\t\"reqScreenName\": null,\n\t\t\t\t\"stipActionTx\": null,\n\t\t\t\t\"additionalInfo\": null,\n\t\t\t\t\"externalId\": null,\n\t\t\t\t\"status\": null,\n\t\t\t\t\"statusLabel\": null,\n\t\t\t\t\"isRequired\": true,\n\t\t\t\t\"notes\": null\n\t\t\t}]\n\t\t}, {\n\t\t\t\"id\": 3234,\n\t\t\t\"key\": \"TripleOption_12_25_0.0149_EliteAll\",\n\t\t\t\"maxLoanAmount\": 75000,\n\t\t\t\"maxApprovedUnverified\": 75000,\n\t\t\t\"maxApprovedVerified\": 100000,\n\t\t\t\"term\": 25,\n\t\t\t\"apr\": 1.49,\n\t\t\t\"deferralMonths\": 12,\n\t\t\t\"decision\": \"approved\",\n\t\t\t\"loanTypeCode\": \"TripleOption\",\n\t\t\t\"loanTypeLabel\": \"12-3 Flex\",\n\t\t\t\"loadTypeSequenceId\": 1,\n\t\t\t\"stips\": [{\n\t\t\t\t\"stipId\": 2531,\n\t\t\t\t\"reqId\": \"VOI\",\n\t\t\t\t\"reqScreenName\": null,\n\t\t\t\t\"stipActionTx\": null,\n\t\t\t\t\"additionalInfo\": null,\n\t\t\t\t\"externalId\": null,\n\t\t\t\t\"status\": null,\n\t\t\t\t\"statusLabel\": null,\n\t\t\t\t\"isRequired\": true,\n\t\t\t\t\"notes\": null\n\t\t\t}]\n\t\t}, {\n\t\t\t\"id\": 3235,\n\t\t\t\"key\": \"TripleOption_12_25_0.0199_EliteAll\",\n\t\t\t\"maxLoanAmount\": 75000,\n\t\t\t\"maxApprovedUnverified\": 75000,\n\t\t\t\"maxApprovedVerified\": 100000,\n\t\t\t\"term\": 25,\n\t\t\t\"apr\": 1.99,\n\t\t\t\"deferralMonths\": 12,\n\t\t\t\"decision\": \"approved\",\n\t\t\t\"loanTypeCode\": \"TripleOption\",\n\t\t\t\"loanTypeLabel\": \"12-3 Flex\",\n\t\t\t\"loadTypeSequenceId\": 1,\n\t\t\t\"stips\": [{\n\t\t\t\t\"stipId\": 2532,\n\t\t\t\t\"reqId\": \"VOI\",\n\t\t\t\t\"reqScreenName\": null,\n\t\t\t\t\"stipActionTx\": null,\n\t\t\t\t\"additionalInfo\": null,\n\t\t\t\t\"externalId\": null,\n\t\t\t\t\"status\": null,\n\t\t\t\t\"statusLabel\": null,\n\t\t\t\t\"isRequired\": true,\n\t\t\t\t\"notes\": null\n\t\t\t}]\n\t\t}, {\n\t\t\t\"id\": 3236,\n\t\t\t\"key\": \"TripleOption_12_25_0.0299_EliteAll\",\n\t\t\t\"maxLoanAmount\": 75000,\n\t\t\t\"maxApprovedUnverified\": 75000,\n\t\t\t\"maxApprovedVerified\": 100000,\n\t\t\t\"term\": 25,\n\t\t\t\"apr\": 2.99,\n\t\t\t\"deferralMonths\": 12,\n\t\t\t\"decision\": \"approved\",\n\t\t\t\"loanTypeCode\": \"TripleOption\",\n\t\t\t\"loanTypeLabel\": \"12-3 Flex\",\n\t\t\t\"loadTypeSequenceId\": 1,\n\t\t\t\"stips\": [{\n\t\t\t\t\"stipId\": 2533,\n\t\t\t\t\"reqId\": \"VOI\",\n\t\t\t\t\"reqScreenName\": null,\n\t\t\t\t\"stipActionTx\": null,\n\t\t\t\t\"additionalInfo\": null,\n\t\t\t\t\"externalId\": null,\n\t\t\t\t\"status\": null,\n\t\t\t\t\"statusLabel\": null,\n\t\t\t\t\"isRequired\": true,\n\t\t\t\t\"notes\": null\n\t\t\t}]\n\t\t}, {\n\t\t\t\"id\": 3237,\n\t\t\t\"key\": \"TripleOption_12_25_0.0399_EliteAll\",\n\t\t\t\"maxLoanAmount\": 75000,\n\t\t\t\"maxApprovedUnverified\": 75000,\n\t\t\t\"maxApprovedVerified\": 100000,\n\t\t\t\"term\": 25,\n\t\t\t\"apr\": 3.99,\n\t\t\t\"deferralMonths\": 12,\n\t\t\t\"decision\": \"approved\",\n\t\t\t\"loanTypeCode\": \"TripleOption\",\n\t\t\t\"loanTypeLabel\": \"12-3 Flex\",\n\t\t\t\"loadTypeSequenceId\": 1,\n\t\t\t\"stips\": [{\n\t\t\t\t\"stipId\": 2534,\n\t\t\t\t\"reqId\": \"VOI\",\n\t\t\t\t\"reqScreenName\": null,\n\t\t\t\t\"stipActionTx\": null,\n\t\t\t\t\"additionalInfo\": null,\n\t\t\t\t\"externalId\": null,\n\t\t\t\t\"status\": null,\n\t\t\t\t\"statusLabel\": null,\n\t\t\t\t\"isRequired\": true,\n\t\t\t\t\"notes\": null\n\t\t\t}]\n\t\t}, {\n\t\t\t\"id\": 3238,\n\t\t\t\"key\": \"TripleOption_12_25_0.0499_EliteAll\",\n\t\t\t\"maxLoanAmount\": 75000,\n\t\t\t\"maxApprovedUnverified\": 75000,\n\t\t\t\"maxApprovedVerified\": 100000,\n\t\t\t\"term\": 25,\n\t\t\t\"apr\": 4.99,\n\t\t\t\"deferralMonths\": 12,\n\t\t\t\"decision\": \"approved\",\n\t\t\t\"loanTypeCode\": \"TripleOption\",\n\t\t\t\"loanTypeLabel\": \"12-3 Flex\",\n\t\t\t\"loadTypeSequenceId\": 1,\n\t\t\t\"stips\": [{\n\t\t\t\t\"stipId\": 2535,\n\t\t\t\t\"reqId\": \"VOI\",\n\t\t\t\t\"reqScreenName\": null,\n\t\t\t\t\"stipActionTx\": null,\n\t\t\t\t\"additionalInfo\": null,\n\t\t\t\t\"externalId\": null,\n\t\t\t\t\"status\": null,\n\t\t\t\t\"statusLabel\": null,\n\t\t\t\t\"isRequired\": true,\n\t\t\t\t\"notes\": null\n\t\t\t}]\n\t\t}, {\n\t\t\t\"id\": 3239,\n\t\t\t\"key\": \"LevelPay_0_12_0.0299_EliteAll\",\n\t\t\t\"maxLoanAmount\": 75000,\n\t\t\t\"maxApprovedUnverified\": 75000,\n\t\t\t\"maxApprovedVerified\": 100000,\n\t\t\t\"term\": 12,\n\t\t\t\"apr\": 2.99,\n\t\t\t\"deferralMonths\": 0,\n\t\t\t\"decision\": \"approved\",\n\t\t\t\"loanTypeCode\": \"LevelPay\",\n\t\t\t\"loanTypeLabel\": \"Level Pay\",\n\t\t\t\"loadTypeSequenceId\": 2,\n\t\t\t\"stips\": [{\n\t\t\t\t\"stipId\": 2536,\n\t\t\t\t\"reqId\": \"VOI\",\n\t\t\t\t\"reqScreenName\": null,\n\t\t\t\t\"stipActionTx\": null,\n\t\t\t\t\"additionalInfo\": null,\n\t\t\t\t\"externalId\": null,\n\t\t\t\t\"status\": null,\n\t\t\t\t\"statusLabel\": null,\n\t\t\t\t\"isRequired\": true,\n\t\t\t\t\"notes\": null\n\t\t\t}]\n\t\t}, {\n\t\t\t\"id\": 3240,\n\t\t\t\"key\": \"LevelPay_0_20_0.0149_EliteAll\",\n\t\t\t\"maxLoanAmount\": 75000,\n\t\t\t\"maxApprovedUnverified\": 75000,\n\t\t\t\"maxApprovedVerified\": 100000,\n\t\t\t\"term\": 20,\n\t\t\t\"apr\": 1.49,\n\t\t\t\"deferralMonths\": 0,\n\t\t\t\"decision\": \"approved\",\n\t\t\t\"loanTypeCode\": \"LevelPay\",\n\t\t\t\"loanTypeLabel\": \"Level Pay\",\n\t\t\t\"loadTypeSequenceId\": 2,\n\t\t\t\"stips\": [{\n\t\t\t\t\"stipId\": 2537,\n\t\t\t\t\"reqId\": \"VOI\",\n\t\t\t\t\"reqScreenName\": null,\n\t\t\t\t\"stipActionTx\": null,\n\t\t\t\t\"additionalInfo\": null,\n\t\t\t\t\"externalId\": null,\n\t\t\t\t\"status\": null,\n\t\t\t\t\"statusLabel\": null,\n\t\t\t\t\"isRequired\": true,\n\t\t\t\t\"notes\": null\n\t\t\t}]\n\t\t}, {\n\t\t\t\"id\": 3241,\n\t\t\t\"key\": \"LevelPay_0_20_0.0599_EliteAll\",\n\t\t\t\"maxLoanAmount\": 75000,\n\t\t\t\"maxApprovedUnverified\": 75000,\n\t\t\t\"maxApprovedVerified\": 100000,\n\t\t\t\"term\": 20,\n\t\t\t\"apr\": 5.99,\n\t\t\t\"deferralMonths\": 0,\n\t\t\t\"decision\": \"approved\",\n\t\t\t\"loanTypeCode\": \"LevelPay\",\n\t\t\t\"loanTypeLabel\": \"Level Pay\",\n\t\t\t\"loadTypeSequenceId\": 2,\n\t\t\t\"stips\": [{\n\t\t\t\t\"stipId\": 2538,\n\t\t\t\t\"reqId\": \"VOI\",\n\t\t\t\t\"reqScreenName\": null,\n\t\t\t\t\"stipActionTx\": null,\n\t\t\t\t\"additionalInfo\": null,\n\t\t\t\t\"externalId\": null,\n\t\t\t\t\"status\": null,\n\t\t\t\t\"statusLabel\": null,\n\t\t\t\t\"isRequired\": true,\n\t\t\t\t\"notes\": null\n\t\t\t}]\n\t\t}, {\n\t\t\t\"id\": 3242,\n\t\t\t\"key\": \"LevelPay_0_25_0.0249_EliteAll\",\n\t\t\t\"maxLoanAmount\": 75000,\n\t\t\t\"maxApprovedUnverified\": 75000,\n\t\t\t\"maxApprovedVerified\": 100000,\n\t\t\t\"term\": 25,\n\t\t\t\"apr\": 2.49,\n\t\t\t\"deferralMonths\": 0,\n\t\t\t\"decision\": \"approved\",\n\t\t\t\"loanTypeCode\": \"LevelPay\",\n\t\t\t\"loanTypeLabel\": \"Level Pay\",\n\t\t\t\"loadTypeSequenceId\": 2,\n\t\t\t\"stips\": [{\n\t\t\t\t\"stipId\": 2539,\n\t\t\t\t\"reqId\": \"VOI\",\n\t\t\t\t\"reqScreenName\": null,\n\t\t\t\t\"stipActionTx\": null,\n\t\t\t\t\"additionalInfo\": null,\n\t\t\t\t\"externalId\": null,\n\t\t\t\t\"status\": null,\n\t\t\t\t\"statusLabel\": null,\n\t\t\t\t\"isRequired\": true,\n\t\t\t\t\"notes\": null\n\t\t\t}]\n\t\t}, {\n\t\t\t\"id\": 3243,\n\t\t\t\"key\": \"ZIL_0_5_0_EliteAll\",\n\t\t\t\"maxLoanAmount\": 75000,\n\t\t\t\"maxApprovedUnverified\": 75000,\n\t\t\t\"maxApprovedVerified\": 100000,\n\t\t\t\"term\": 5,\n\t\t\t\"apr\": 0.0,\n\t\t\t\"deferralMonths\": 0,\n\t\t\t\"decision\": \"approved\",\n\t\t\t\"loanTypeCode\": \"ZIL\",\n\t\t\t\"loanTypeLabel\": \"Zero Interest\",\n\t\t\t\"loadTypeSequenceId\": 3,\n\t\t\t\"stips\": [{\n\t\t\t\t\"stipId\": 2540,\n\t\t\t\t\"reqId\": \"VOI\",\n\t\t\t\t\"reqScreenName\": null,\n\t\t\t\t\"stipActionTx\": null,\n\t\t\t\t\"additionalInfo\": null,\n\t\t\t\t\"externalId\": null,\n\t\t\t\t\"status\": null,\n\t\t\t\t\"statusLabel\": null,\n\t\t\t\t\"isRequired\": true,\n\t\t\t\t\"notes\": null\n\t\t\t}]\n\t\t}, {\n\t\t\t\"id\": 3244,\n\t\t\t\"key\": \"ZIL_0_7_0_EliteAll\",\n\t\t\t\"maxLoanAmount\": 75000,\n\t\t\t\"maxApprovedUnverified\": 75000,\n\t\t\t\"maxApprovedVerified\": 100000,\n\t\t\t\"term\": 7,\n\t\t\t\"apr\": 0.0,\n\t\t\t\"deferralMonths\": 0,\n\t\t\t\"decision\": \"approved\",\n\t\t\t\"loanTypeCode\": \"ZIL\",\n\t\t\t\"loanTypeLabel\": \"Zero Interest\",\n\t\t\t\"loadTypeSequenceId\": 3,\n\t\t\t\"stips\": [{\n\t\t\t\t\"stipId\": 2541,\n\t\t\t\t\"reqId\": \"VOI\",\n\t\t\t\t\"reqScreenName\": null,\n\t\t\t\t\"stipActionTx\": null,\n\t\t\t\t\"additionalInfo\": null,\n\t\t\t\t\"externalId\": null,\n\t\t\t\t\"status\": null,\n\t\t\t\t\"statusLabel\": null,\n\t\t\t\t\"isRequired\": true,\n\t\t\t\t\"notes\": null\n\t\t\t}]\n\t\t}, {\n\t\t\t\"id\": 3245,\n\t\t\t\"key\": \"SAC_12_10_0.1799_EliteAll\",\n\t\t\t\"maxLoanAmount\": 75000,\n\t\t\t\"maxApprovedUnverified\": 75000,\n\t\t\t\"maxApprovedVerified\": 100000,\n\t\t\t\"term\": 10,\n\t\t\t\"apr\": 17.99,\n\t\t\t\"deferralMonths\": 12,\n\t\t\t\"decision\": \"approved\",\n\t\t\t\"loanTypeCode\": \"SAC\",\n\t\t\t\"loanTypeLabel\": \"Same-as-Cash\",\n\t\t\t\"loadTypeSequenceId\": 4,\n\t\t\t\"stips\": [{\n\t\t\t\t\"stipId\": 2542,\n\t\t\t\t\"reqId\": \"VOI\",\n\t\t\t\t\"reqScreenName\": null,\n\t\t\t\t\"stipActionTx\": null,\n\t\t\t\t\"additionalInfo\": null,\n\t\t\t\t\"externalId\": null,\n\t\t\t\t\"status\": null,\n\t\t\t\t\"statusLabel\": null,\n\t\t\t\t\"isRequired\": true,\n\t\t\t\t\"notes\": null\n\t\t\t}]\n\t\t}, {\n\t\t\t\"id\": 3246,\n\t\t\t\"key\": \"SAC_24_10_0.1799_EliteAll\",\n\t\t\t\"maxLoanAmount\": 75000,\n\t\t\t\"maxApprovedUnverified\": 75000,\n\t\t\t\"maxApprovedVerified\": 100000,\n\t\t\t\"term\": 10,\n\t\t\t\"apr\": 17.99,\n\t\t\t\"deferralMonths\": 24,\n\t\t\t\"decision\": \"approved\",\n\t\t\t\"loanTypeCode\": \"SAC\",\n\t\t\t\"loanTypeLabel\": \"Same-as-Cash\",\n\t\t\t\"loadTypeSequenceId\": 4,\n\t\t\t\"stips\": [{\n\t\t\t\t\"stipId\": 2543,\n\t\t\t\t\"reqId\": \"VOI\",\n\t\t\t\t\"reqScreenName\": null,\n\t\t\t\t\"stipActionTx\": null,\n\t\t\t\t\"additionalInfo\": null,\n\t\t\t\t\"externalId\": null,\n\t\t\t\t\"status\": null,\n\t\t\t\t\"statusLabel\": null,\n\t\t\t\t\"isRequired\": true,\n\t\t\t\t\"notes\": null\n\t\t\t}]\n\t\t}],\n\t\t\"denialReasons\": []\n\t}],\n\t\"fieldErrors\": [],\n\t\"overallStatus\": \"Pass\"\n}"}],"_postman_id":"c81b4655-e081-43eb-958b-2f92d2280ed3"},{"name":"2a. Submit Application in-person","id":"71a1af26-ce7c-6ee6-390e-06fd13309375","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"body":{"mode":"raw","raw":"{\n    \"applicantSignature\": \"john@7oaksgroup.com\",\n    \"cssn\": \"999-99-9991\",\n    \"cdob\": \"1991-01-16\",\n    \"cgrossannualincome\": \"100000\",\n\n    \"csecondaryfirstname\":\"Khan\",\n    \"csecondarylastname\":\"Ali\",\n    \"csecondaryemail\":\"credit+7146397593-@gen110.com\", \n    \"coapplicantSignature\": \"credit+7146397593-@gen110.com\",\n    \"csecondaryssn\": \"123-45-6789\",\n    \"csecondarydob\": \"1991-01-16\",\n    \"csecondarygrossannualincome\": \"100000\"\n}"},"url":"{{url}}/rest/v3/customers/{{customer_id}}/eligibilities/in-person","description":"<p>Note: THIS CAN ONLY BE USED BY THE HOMEOWNER DIRECTLY - NOT BY PHONE - NOT BY THE SALES REP<br />doing so will void the API agreement and terminate API access immediately</p>\n<p>This call assumes that you are hosting an application on your system that collects that applicant(s) information, and are passing that to us for decisioning for credit, title, and property eligibility. In order to use this endpoint, you must include the proper disclosures to the applicants and they must agree to those disclosures and complete the portions of the application that require PII themselves. The results are not synchronous, so to retrieve the results you must make a call to the Retrieve Eligibilities endpoint.</p>\n<p>By default, when customers are created, they are opted into authorizing funding for M1 and M2 via SMS. If they apply via email, they are given the ability to opt out at that time, but if you are using this in-person application endpoint you need to do a specific PUT on the customer to opt out of SMS funding if that is a preference that you are collecting on the application that the customer is filling out.</p>\n<p>To simulate different eligibility results in the non-production environment, set the SSN of the primary applicant accordingly:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>SSN</th>\n<th>Credit Check</th>\n<th>Max Approved</th>\n<th>Income Verification</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>999999991</td>\n<td>Pass</td>\n<td>$75,000</td>\n<td>Not Required</td>\n</tr>\n<tr>\n<td>999999993</td>\n<td>Fail</td>\n<td>$0</td>\n<td>N/A</td>\n</tr>\n<tr>\n<td>999999994</td>\n<td>Pass</td>\n<td>$85,000</td>\n<td>Required</td>\n</tr>\n<tr>\n<td>999999995</td>\n<td>Pass</td>\n<td>$75,000</td>\n<td>Optional</td>\n</tr>\n<tr>\n<td>999999998</td>\n<td>Pend</td>\n<td>$75,000</td>\n<td>Optional</td>\n</tr>\n</tbody>\n</table>\n</div><p>To simulate different title check results, set the date of birth for the primary applicant accordingly:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>DOB</th>\n<th>Status</th>\n<th>Name on Title</th>\n<th>Land Use</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>01/01/1991</td>\n<td>Pass</td>\n<td>Pass</td>\n<td>Pass</td>\n</tr>\n<tr>\n<td>01/01/1990</td>\n<td>Pend</td>\n<td>Pend</td>\n<td>Pend</td>\n</tr>\n<tr>\n<td>03/01/1991</td>\n<td>Pend</td>\n<td>Pend</td>\n<td>Pass</td>\n</tr>\n<tr>\n<td>01/03/1991</td>\n<td>Pend</td>\n<td>Pass</td>\n<td>Pend</td>\n</tr>\n<tr>\n<td>03/03/1991</td>\n<td>Pend</td>\n<td>Pend</td>\n<td>Pend</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Energy Communities</strong></p>\n<p>To simulate whether a customer is in an Energy Community or not in your sandbox environment, use one of the following dates of birth:</p>\n<p>Energy Community eligible DOB = 01/01/1971<br />Energy Community ineligible DOB = 01/01/1951</p>\n<h2 id=\"ownership-and-residency-attestations\">Ownership and residency attestations</h2>\n<p>Applicants are required to explicitly attest to ownership and residency of the property where the solar system is to be installed. You will be required to make radio buttons available for each applicant to select:</p>\n<h4 id=\"ownership\">Ownership</h4>\n<ul>\n<li><p>Field names - cowner and csecondaryowner</p>\n</li>\n<li><p>Text - \"Can you verify that you own the property address listed on the application in your name or directly through a trust where you are the trustee?\"</p>\n</li>\n</ul>\n<h4 id=\"residency\">Residency</h4>\n<ul>\n<li><p>Field names - cresident and csecondaryresident</p>\n</li>\n<li><p>Text - \"Can you verify that you are a resident at this property address?\"</p>\n</li>\n</ul>\n<h2 id=\"legal-disclosures-and-consents\">Legal disclosures and consents</h2>\n<p>This endpoint requires that you pass in applicant dates of birth, Social Security Numbers, and income information, which should be entered in an online application by the applicant and passed through to this API. It is critical that this Personal Identifiable Information (PII) is collected, transmitted, and stored in a safe and secure manner. In addition, all applicants must be presented with the following disclosure and consent language, so that we can be certain that we have their consent to run their credit:</p>\n<blockquote>\n<p>I, the above-named Applicant, confirm the following: I have entered the above information myself, including my valid email address, and all information I have provided is true and correct.  </p>\n</blockquote>\n<p>PATRIOT ACT DISCLOSURE<br />To help the government fight the funding of terrorism and money laundering activities, federal law requires all financial institutions to obtain, verify, and record information that identifies each person who opens an account.<br />What this means for you: When you open an account, we will ask for your name, address, date of birth, and other information that will allow us to identify you. We may also ask to see your driver’s license or other identifying documents.  </p>\n<p>ESIGN CONSENT<br />In order to apply for your loan, you will first need to review and accept this E-Sign Disclosure and Consent (<a href=\"https://switch.concertfin.com/info/esign-consent\">https://switch.concertfin.com/info/esign-consent</a>).  </p>\n<p>READY TO PROCEED<br />I, the above-named Applicant, confirm my email address below, and I certify and agree that: (a) I am providing the information herein to the Lender, its assignees, or servicers (collectively, \"you\") in order to apply for financing; (b) the information provided is true, correct, and complete to the best of my knowledge; (c) by clicking \"Apply\", I authorize you to verify and share the information provided in this application for home efficiency financing and pull my credit report for the purposes of (i) determining eligibility for financing through one or more providers, (ii) the administration, review, or collection of my account, and (iii) receiving enhanced or additional products or services; (d) I am applying on my own behalf and not on behalf of any other person; (e) I give you permission to share my application information and credit decision with my contractor, and (f) that I am a U.S. resident.  </p>\n<p>Click here (<a href=\"https://switch.concertfin.com/info/state-disclosures\">https://switch.concertfin.com/info/state-disclosures</a>) for state-specific disclosure information  </p>\n<p>I have read and agree to all consents and agreements. If applying with a co-applicant, I acknowledge my intent for applying jointly.</p>\n","urlObject":{"path":["rest","v3","customers","{{customer_id}}","eligibilities","in-person"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"a32dbf8e-9455-76ee-e00b-734f74702f42","name":"201 Created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"body":{"mode":"raw","raw":"{\n\"cfirstname\":\"BARBARA \",\n\"cmiddleinitial\" : \"W\", \n\"clastname\":\"WILLEMSEN\",\n\"caddress1\":\"515 E HOOVER AVE\",\n\"caddress1_mail\":\"515 E HOOVER AVE\",\n\"ccity\":\"Cambria\",\n\"cstate\":\"CA\",\n\"czip\":\"92867\",\n\"cemail\":\"test@tet.com\",\n\"cphone1\":\"1234567890\",\n\"ccity_mail\":\"Cambria\",\n\"czip_mail\":\"92867\",\n\"cstate_mail\":\"CA\",\n\"cdob\" : \"10/15/1981\",\n\"cssn\":\"700-10-0004\",\n\"cgrossannualincome\" : \"100000\",\n\"cresidencetype\" : \"OWN\", \n\"cmonthlymortgage\" : \"2000\", \n\"cyearsatresidence\" : \"5\", \n\"ccurrentoccupation\" : \"1\", \n\"clengthofemployment\" : \"99\",\n\"homeowner_identification_number\" : \"1\", \n\"homeowner_identification_issued_by_state\" : \"1\",\n\"cterms1\" : \"agreed\", \n\"cterms2\" : \"agreed\",\n\n\"jointApplication\" : \"true\", \n\"csecondaryfirstname\":\"Khan\",\n\"csecondarymiddleinitial\" : \"K\",\n\"csecondarylastname\":\"Ali\",\n\"csecondaryaddress1\" : \"csecondaryaddress1\", \n\"csecondaryaddress2\" : \"csecondaryaddress2\", \n\"csecondarycity\" : \"csecondarycity\", \n\"csecondarystate\" : \"CA\", \n\"csecondaryzip\" : \"94941\", \n\"csecondaryemail\":\"kthompson@test.com\", \n\"csecondarymonthlymortgage\" : \"1000\", \n\"csecondaryyearsatresidence\" : \"1\", \n\"csecondaryaddress1_mail\" : \"csecondaryaddress1\", \n\"csecondaryaddress2_mail\" : \"csecondaryaddress2\", \n\"csecondarycity_mail\" : \"csecondarycity\", \n\"csecondarystate_mail\" : \"CA\", \n\"csecondaryzip_mail\" : \"93428\", \n\"csecondarycurrentoccupation\" : \"1\", \n\"csecondarygrossannualincome\" : \"10000\", \n\"csecondarydob\" : \"06/08/1969\", \n\"csecondaryterms1\" : \"agreed\", \n\"csecondaryterms2\" : \"agreed\",\n\"csecondarylengthofemployment\" : \"99\", \n\"csecondaryphone\":\"1234567890\",\n\"csecondaryssn\":\"123-45-6789\"\n}"},"url":"{{url}}/rest/v3/customers/{{customer_id}}/eligibilities/in-person"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"name":"Access-Control-Allow-Credentials","key":"Access-Control-Allow-Credentials","value":"true","description":""},{"name":"Access-Control-Allow-Origin","key":"Access-Control-Allow-Origin","value":"chrome-extension://fhbjgbiflinjbdggehcddcbncdddomop","description":""},{"name":"Cache-Control","key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate","description":""},{"name":"Connection","key":"Connection","value":"keep-alive","description":""},{"name":"Content-Type","key":"Content-Type","value":"application/json;charset=UTF-8","description":""},{"name":"Date","key":"Date","value":"Thu, 17 Aug 2017 03:54:37 GMT","description":""},{"name":"Expires","key":"Expires","value":"0","description":""},{"name":"Pragma","key":"Pragma","value":"no-cache","description":""},{"name":"Server","key":"Server","value":"Apache-Coyote/1.1","description":""},{"name":"Vary","key":"Vary","value":"Origin","description":""},{"name":"X-Application-Context","key":"X-Application-Context","value":"application:qa,k8s,kubernetes","description":""},{"name":"X-Content-Type-Options","key":"X-Content-Type-Options","value":"nosniff","description":""},{"name":"X-Frame-Options","key":"X-Frame-Options","value":"DENY","description":""},{"name":"X-XSS-Protection","key":"X-XSS-Protection","value":"1; mode=block","description":""},{"name":"transfer-encoding","key":"transfer-encoding","value":"chunked","description":""}],"cookie":[],"responseTime":"6537","body":"{\"status\":\"success\",\"code\":201,\"messages\":[],\"count\":1,\"results\":[{\"creditCheck\":{\"consentToken\":null,\"creationMethod\":\"api\",\"customerId\":1357593,\"dateCreated\":\"2017-08-16 20:54:37\",\"dateDeleted\":null,\"dateUpdated\":null,\"decisionStatus\":\"Complete\",\"documentId\":null,\"expirationDateOverridden\":0,\"expireDate\":\"2017-10-15 00:00:00\",\"financingProducts\":[{\"id\":1228874,\"dateCreated\":\"2017-08-16 20:54:37\",\"dateDeleted\":null,\"dateUpdated\":null,\"externalId\":null,\"notes\":null,\"primaryStatus\":null,\"decisionStatus\":\"Complete\",\"resultDate\":\"2017-08-16 20:54:37\",\"secondaryStatus\":null,\"overallStatus\":\"approved\",\"status\":\"Pass\",\"financingProductId\":2989,\"creditCheckId\":189887,\"updateId\":196568,\"financingProductSku\":\"PPA_049\",\"financingProductName\":\"Spruce PPA Monthly\",\"financingProductType\":\"ppa\",\"rateCards\":[{\"id\":22572,\"key\":null,\"term\":20,\"apr\":null,\"maxLoanAmount\":null,\"decision\":\"approved\",\"stips\":[]}]},{\"id\":1228875,\"dateCreated\":\"2017-08-16 20:54:37\",\"dateDeleted\":null,\"dateUpdated\":null,\"externalId\":null,\"notes\":null,\"primaryStatus\":null,\"decisionStatus\":\"Complete\",\"resultDate\":\"2017-08-16 20:54:37\",\"secondaryStatus\":null,\"overallStatus\":\"approved\",\"status\":\"Pass\",\"financingProductId\":2987,\"creditCheckId\":189887,\"updateId\":196568,\"financingProductSku\":\"SLOAN_001\",\"financingProductName\":\"Spruce Solar Loan\",\"financingProductType\":\"loan\",\"rateCards\":[{\"id\":22570,\"key\":\"term_20_apr_4_99000000000000000000\",\"term\":20,\"apr\":4.99000000000000000000,\"maxLoanAmount\":45000,\"decision\":\"approved\",\"stips\":[{\"stipId\":120,\"reqId\":\"VOM\",\"reqScreenName\":\"VERIFICATION OF MORTGAGE\",\"stipActionTx\":\"Please provide a current mortgage statement reflecting subject property address and payment amount as stated on the application. If applicant owns home free and clear, please provide property tax statement.\",\"externalId\":null,\"status\":\"Pending\",\"notes\":null},{\"stipId\":300,\"reqId\":\"VOI\",\"reqScreenName\":\"VERIFICATION OF INCOME\",\"stipActionTx\":\"Please provide verification of the total household income as it is stated on the Credit Application. Acceptable forms of verification include; Paystubs dated within 30 days, bank statements, retirement award letters, earning or annuity statements, 1099 statements or tax returns.\",\"externalId\":null,\"status\":\"Pending\",\"notes\":null}]},{\"id\":22571,\"key\":\"term_10_apr_2_99000000000000000000\",\"term\":10,\"apr\":2.99000000000000000000,\"maxLoanAmount\":45000,\"decision\":\"approved\",\"stips\":[{\"stipId\":120,\"reqId\":\"VOM\",\"reqScreenName\":\"VERIFICATION OF MORTGAGE\",\"stipActionTx\":\"Please provide a current mortgage statement reflecting subject property address and payment amount as stated on the application. If applicant owns home free and clear, please provide property tax statement.\",\"externalId\":null,\"status\":\"Pending\",\"notes\":null},{\"stipId\":300,\"reqId\":\"VOI\",\"reqScreenName\":\"VERIFICATION OF INCOME\",\"stipActionTx\":\"Please provide verification of the total household income as it is stated on the Credit Application. Acceptable forms of verification include; Paystubs dated within 30 days, bank statements, retirement award letters, earning or annuity statements, 1099 statements or tax returns.\",\"externalId\":null,\"status\":\"Pending\",\"notes\":null}]}]},{\"id\":1228876,\"dateCreated\":\"2017-08-16 20:54:37\",\"dateDeleted\":null,\"dateUpdated\":null,\"externalId\":null,\"notes\":null,\"primaryStatus\":null,\"decisionStatus\":\"Complete\",\"resultDate\":\"2017-08-16 20:54:37\",\"secondaryStatus\":null,\"overallStatus\":\"approved\",\"status\":\"Pass\",\"financingProductId\":2990,\"creditCheckId\":189887,\"updateId\":196568,\"financingProductSku\":\"UFO_031\",\"financingProductName\":\"Spruce Prepaid PPA\",\"financingProductType\":\"ufo\",\"rateCards\":[]}],\"firstApprovalDate\":\"2017-08-16 20:54:37\",\"hasStips\":true,\"homeownerEmail\":\"test@tet.com\",\"homeownerIdentificationIssuedByState\":\"1\",\"homeownerIdentificationNumber\":\"1\",\"homeownerName\":\"BARBARA  WILLEMSEN\",\"homeownerStipsEmailSent\":false,\"id\":189887,\"jointApplication\":true,\"paperCreditDocumentName\":null,\"residenceType\":\"primary_residence\",\"secondaryHomeownerEmail\":\"kthompson@test.com\",\"secondaryHomeownerName\":\"Khan Ali\",\"status\":\"Pass\",\"type\":\"Inperson\",\"uniqueStips\":[{\"stipId\":120,\"reqId\":\"VOM\",\"reqScreenName\":\"VERIFICATION OF MORTGAGE\",\"stipActionTx\":\"Please provide a current mortgage statement reflecting subject property address and payment amount as stated on the application. If applicant owns home free and clear, please provide property tax statement.\",\"externalId\":null,\"status\":\"Pending\",\"notes\":null},{\"stipId\":300,\"reqId\":\"VOI\",\"reqScreenName\":\"VERIFICATION OF INCOME\",\"stipActionTx\":\"Please provide verification of the total household income as it is stated on the Credit Application. Acceptable forms of verification include; Paystubs dated within 30 days, bank statements, retirement award letters, earning or annuity statements, 1099 statements or tax returns.\",\"externalId\":null,\"status\":\"Pending\",\"notes\":null}]},\"customerId\":1357593,\"propertyRules\":[],\"title\":{\"apn\":null,\"caddress1\":\"515 E HOOVER AVE\",\"caddress2\":null,\"ccity\":\"Orange\",\"censusBlock\":null,\"county\":\"Orange\",\"cstate\":null,\"customerId\":1357593,\"czip\":\"92867\",\"dateCreated\":\"2017-08-16 20:54:38\",\"entityName\":\"EQUITY OFFICE PROPERTIES-CA 20 / CLEAN POWER FINANCE\",\"entityOnTitle\":\"Applicant\",\"id\":113107,\"landUseDescription\":\"OFFICE BUILDING\",\"legalBook\":null,\"legalDescription\":null,\"legalLot\":null,\"mapReference1\":null,\"mapReference2\":null,\"ownerOccupied\":null,\"plusFourPostalCode\":null,\"rawAddress\":null,\"reportStatus\":null,\"responseStatus\":null,\"ruleResults\":[],\"singleFamilyDwelling\":null,\"status\":\"fast_approve\",\"subdivision\":null,\"tract\":null,\"vestingCode\":null},\"overallStatus\":\"approved\"}],\"fieldErrors\":[]}"}],"_postman_id":"71a1af26-ce7c-6ee6-390e-06fd13309375"},{"name":"2b. Submit Application by-email","id":"20c574be-c1d1-0dca-7d54-03371ec719cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"body":{"mode":"raw","raw":""},"url":"{{url}}/rest/v3/customers/{{customer_id}}/eligibilities/by-email","description":"<p>This call sends takes the Customer ID as an input and sends that Customer an email with a link to the credit application.</p>\n<p>You may specify the email addresses of the applicant and coapplicant if you wish to send the application to different addresses than those on the Customer record. Otherwise, the Customer record values will be used, or an error will be returned if no values were on the record and none were specified in the API call.</p>\n<p>If you would like to customize the body of the message, then include an \"emailBody\" in the POST. The email sent to the Customer(s) will include your custom email body appended with instructions on submitting the application and the link to the application.</p>\n<p>See the Tests section of this call in Postman to see how to store the ID(s) that you'll need to pass in subsequent API calls.</p>\n","urlObject":{"path":["rest","v3","customers","{{customer_id}}","eligibilities","by-email"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"1513825a-af03-f123-064d-8fb4dcca79e4","name":"201 Created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"body":{"mode":"raw","raw":"{\n\t\"emailBody\":\"Please inform Santa that reindeer are not compatible with solar roofs\",\n    \"homeownerEmailAddress\":\"applicant@test.com\",\n    \"secondaryHomeownerEmail\":\"coapplicant@test.com\"\n}"},"url":"{{url}}/rest/v3/customers/{{customer_id}}/eligibilities/by-email"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"name":"Access-Control-Allow-Credentials","key":"Access-Control-Allow-Credentials","value":"true","description":""},{"name":"Access-Control-Allow-Origin","key":"Access-Control-Allow-Origin","value":"chrome-extension://fhbjgbiflinjbdggehcddcbncdddomop","description":""},{"name":"Cache-Control","key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate","description":""},{"name":"Connection","key":"Connection","value":"keep-alive","description":""},{"name":"Content-Type","key":"Content-Type","value":"application/json;charset=UTF-8","description":""},{"name":"Date","key":"Date","value":"Thu, 17 Aug 2017 16:09:47 GMT","description":""},{"name":"Expires","key":"Expires","value":"0","description":""},{"name":"Pragma","key":"Pragma","value":"no-cache","description":""},{"name":"Server","key":"Server","value":"Apache-Coyote/1.1","description":""},{"name":"Vary","key":"Vary","value":"Origin","description":""},{"name":"X-Application-Context","key":"X-Application-Context","value":"application:qa,k8s,kubernetes","description":""},{"name":"X-Content-Type-Options","key":"X-Content-Type-Options","value":"nosniff","description":""},{"name":"X-Frame-Options","key":"X-Frame-Options","value":"DENY","description":""},{"name":"X-XSS-Protection","key":"X-XSS-Protection","value":"1; mode=block","description":""},{"name":"transfer-encoding","key":"transfer-encoding","value":"chunked","description":""}],"cookie":[],"responseTime":"7021","body":"{\"status\":\"success\",\"code\":201,\"messages\":[\"Credit Check has been initiated successfully.\"],\"count\":1,\"results\":[{\"creditCheck\":{\"consentToken\":\"7f724d7db7bd2c79077d636608466137\",\"creationMethod\":\"api\",\"customerId\":1357079,\"dateCreated\":\"2017-08-17 09:09:46\",\"dateDeleted\":null,\"dateUpdated\":null,\"decisionStatus\":null,\"documentId\":null,\"expirationDateOverridden\":0,\"expireDate\":null,\"financingProducts\":[{\"id\":1228212,\"dateCreated\":\"2017-08-17 09:09:46\",\"dateDeleted\":null,\"dateUpdated\":null,\"externalId\":null,\"notes\":null,\"primaryStatus\":null,\"decisionStatus\":\"Pending\",\"resultDate\":null,\"secondaryStatus\":null,\"overallStatus\":null,\"status\":null,\"financingProductId\":2989,\"creditCheckId\":189741,\"updateId\":null,\"financingProductSku\":\"PPA_049\",\"financingProductName\":\"Spruce PPA Monthly\",\"financingProductType\":\"ppa\",\"rateCards\":[]},{\"id\":1228213,\"dateCreated\":\"2017-08-17 09:09:46\",\"dateDeleted\":null,\"dateUpdated\":null,\"externalId\":null,\"notes\":null,\"primaryStatus\":null,\"decisionStatus\":\"Pending\",\"resultDate\":null,\"secondaryStatus\":null,\"overallStatus\":null,\"status\":null,\"financingProductId\":2987,\"creditCheckId\":189741,\"updateId\":null,\"financingProductSku\":\"SLOAN_001\",\"financingProductName\":\"Spruce Solar Loan\",\"financingProductType\":\"loan\",\"rateCards\":[]},{\"id\":1228214,\"dateCreated\":\"2017-08-17 09:09:46\",\"dateDeleted\":null,\"dateUpdated\":null,\"externalId\":null,\"notes\":null,\"primaryStatus\":null,\"decisionStatus\":\"Pending\",\"resultDate\":null,\"secondaryStatus\":null,\"overallStatus\":null,\"status\":null,\"financingProductId\":2988,\"creditCheckId\":189741,\"updateId\":null,\"financingProductSku\":\"LSE_021\",\"financingProductName\":\"Spruce Lease Monthly\",\"financingProductType\":\"lease\",\"rateCards\":[]},{\"id\":1228215,\"dateCreated\":\"2017-08-17 09:09:46\",\"dateDeleted\":null,\"dateUpdated\":null,\"externalId\":null,\"notes\":null,\"primaryStatus\":null,\"decisionStatus\":\"Pending\",\"resultDate\":null,\"secondaryStatus\":null,\"overallStatus\":null,\"status\":null,\"financingProductId\":2990,\"creditCheckId\":189741,\"updateId\":null,\"financingProductSku\":\"UFO_031\",\"financingProductName\":\"Spruce Prepaid PPA\",\"financingProductType\":\"ufo\",\"rateCards\":[]}],\"firstApprovalDate\":null,\"hasStips\":false,\"homeownerEmail\":\"applicant@test.com\",\"homeownerIdentificationIssuedByState\":null,\"homeownerIdentificationNumber\":null,\"homeownerName\":\"BARBARA WILLEMSEN\",\"homeownerStipsEmailSent\":false,\"id\":189741,\"jointApplication\":false,\"paperCreditDocumentName\":null,\"residenceType\":\"primary_residence\",\"secondaryHomeownerEmail\":\"\",\"status\":\"Initiated\",\"type\":\"Online\",\"uniqueStips\":[]},\"customerId\":1357079,\"propertyRules\":[],\"title\":null,\"overallStatus\":\"initiated\"}],\"fieldErrors\":[]}"}],"_postman_id":"20c574be-c1d1-0dca-7d54-03371ec719cc"},{"name":"3. Retrieve Eligibilities","event":[{"listen":"test","script":{"id":"e7f9e820-c716-435e-8fe1-d1cf0e3e0f2b","exec":["var jsonData = JSON.parse(responseBody);","postman.setEnvironmentVariable('credit_check_id',jsonData.results[0].creditCheck.financingProducts[0].creditCheckId);","postman.setEnvironmentVariable('product_id',jsonData.results[0].creditCheck.financingProducts[0].financingProductId);"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"8788d323-6e2d-ebfb-e00a-464e73fc051b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"url":"{{url}}/rest/v3/customers/{{customer_id}}/eligibilities","description":"<p>This call returns the credit, title, and property eligibility of a given Customer. See the various example responses for different permutations of eligibility.</p>\n","urlObject":{"path":["rest","v3","customers","{{customer_id}}","eligibilities"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"24f04eb0-2eaf-22e2-d1b8-ce1115a7e4aa","name":"Title Fail","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"url":"{{url}}/rest/v1/customers/{{customer_id}}/eligibilities"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"Cache-Control","key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate","description":""},{"name":"Connection","key":"Connection","value":"keep-alive","description":""},{"name":"Content-Type","key":"Content-Type","value":"application/json;charset=UTF-8","description":""},{"name":"Date","key":"Date","value":"Thu, 17 Aug 2017 04:01:46 GMT","description":""},{"name":"Expires","key":"Expires","value":"0","description":""},{"name":"Pragma","key":"Pragma","value":"no-cache","description":""},{"name":"Server","key":"Server","value":"Apache-Coyote/1.1","description":""},{"name":"X-Application-Context","key":"X-Application-Context","value":"application:qa,k8s,kubernetes","description":""},{"name":"X-Content-Type-Options","key":"X-Content-Type-Options","value":"nosniff","description":""},{"name":"X-Frame-Options","key":"X-Frame-Options","value":"DENY","description":""},{"name":"X-XSS-Protection","key":"X-XSS-Protection","value":"1; mode=block","description":""},{"name":"transfer-encoding","key":"transfer-encoding","value":"chunked","description":""}],"cookie":[],"responseTime":"452","body":"{\n    \"status\": \"success\",\n    \"code\": 200,\n    \"messages\": [],\n    \"count\": 1,\n    \"results\": [\n        {\n            \"creditCheck\": {\n                \"consentToken\": null,\n                \"creationMethod\": \"api\",\n                \"customerId\": 116992,\n                \"dateCreated\": \"2022-01-18 13:02:39\",\n                \"dateDeleted\": null,\n                \"dateUpdated\": \"2022-01-18 13:02:53\",\n                \"decisionStatus\": \"Complete\",\n                \"denialReasons\": [],\n                \"documentId\": null,\n                \"expirationDateOverridden\": 0,\n                \"expireDate\": \"2022-03-19 00:00:00\",\n                \"externalId\": \"63341\",\n                \"financingProducts\": [\n                    {\n                        \"id\": 24018,\n                        \"dateCreated\": \"2022-01-18 13:02:39\",\n                        \"dateDeleted\": null,\n                        \"dateUpdated\": \"2022-01-18 13:02:53\",\n                        \"externalId\": \"63341\",\n                        \"notes\": null,\n                        \"primaryStatus\": null,\n                        \"decisionStatus\": \"Complete\",\n                        \"resultDate\": \"2022-01-18 13:02:48\",\n                        \"secondaryStatus\": null,\n                        \"overallStatus\": \"pended\",\n                        \"status\": \"Pass\",\n                        \"financingProductId\": 3181,\n                        \"creditCheckId\": 24059,\n                        \"updateId\": 44031,\n                        \"financingProductSku\": \"SLOAN_003\",\n                        \"financingProductName\": \"Concert Solar Loan\",\n                        \"financingProductType\": \"loan\",\n                        \"rateCards\": [\n                            {\n                                \"id\": 337135,\n                                \"key\": null,\n                                \"maxLoanAmount\": 45000,\n                                \"maxApprovedUnverified\": 45000,\n                                \"maxApprovedVerified\": 55000,\n                                \"term\": 12,\n                                \"apr\": 1.49,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"approved\",\n                                \"loanTypeCode\": \"TripleOption\",\n                                \"loanTypeLabel\": \"12-3 Flex\",\n                                \"loadTypeSequenceId\": 1,\n                                \"stips\": [\n                                    {\n                                        \"stipId\": 300,\n                                        \"reqId\": \"VOI\",\n                                        \"reqScreenName\": \"VERIFICATION OF INCOME\",\n                                        \"stipActionTx\": \"Please provide verification of the individual income for each applicant as it is stated on the Credit Application. Acceptable forms of verification include: paystubs dated within 30 days showing YTD income, 3 months worth of bank statements, retirement award letters, earning OR annuity statements, 1099 statements OR tax returns including all schedules (C, E, and/or K1).\",\n                                        \"additionalInfo\": \"{\\\"title\\\":\\\"Verification of Income\\\",\\\"content\\\":{\\\"table\\\":{\\\"columns\\\":[{\\\"name\\\":\\\"Income Type\\\",\\\"additionalText\\\":null},{\\\"name\\\":\\\"Accepted Documents\\\",\\\"additionalText\\\":\\\"Upload one of any listed document for your income type unless otherwise stated\\\"}],\\\"rows\\\":[{\\\"name\\\":\\\"Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Pay Stubs dated within the last 30 days of credit application showing year to date income.\\\",\\\"W2 with current paystub or letter from the employer dated within the last 30 days\\\"]}},{\\\"name\\\":\\\"Self-Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Personal Taxes- 1040 Pages 1 and 2 with related schedules (ex. Sch C, Sch E, Sch K1 and/or any other schedules used to claim this income under personal taxes)\\\",\\\"Full business tax return (ex. 1120, 1065, etc.) and the Articles of Organization or Articles of Incorporation to verify business ownership.\\\"]}},{\\\"name\\\":\\\"Retirement Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"3 most recent bank statements\\\",\\\"Retirement/SSI award letters\\\",\\\"Most recent year’s 1099R\\\"]}},{\\\"name\\\":\\\"Disability Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\",\\\"3 most recent bank statements\\\"]}},{\\\"name\\\":\\\"Child Support\\\",\\\"data\\\":{\\\"list\\\":[\\\"Child Support Order or Divorce Decree with the child/children’s Birth certificate. Must show amount being paid and for how long.\\\"]}},{\\\"name\\\":\\\"Rental Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"A fully executed rental/lease agreement with specific term\\\",\\\"Most recent 1040 Schedule E\\\"]}},{\\\"name\\\":\\\"Public Assistance\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\"]}},{\\\"name\\\":\\\"Alimony\\\",\\\"data\\\":{\\\"list\\\":[\\\"Copy of the divorce decree showing amount of expected payment and bank statements.\\\"]}}]}}}\",\n                                        \"externalId\": \"63341\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": false,\n                                        \"notes\": null\n                                    },\n                                    {\n                                        \"stipId\": 400,\n                                        \"reqId\": \"VOT\",\n                                        \"reqScreenName\": \"TITLE DOCUMENTS\",\n                                        \"stipActionTx\": \"We could not locate the property information for this address. Our team is trying alternate sources of property information. If you have a grant deed and/or other document that shows that at least one of the applicants owns this property and that it is a residential property, please provide it.\",\n                                        \"additionalInfo\": null,\n                                        \"externalId\": \"63341\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    }\n                                ],\n                                \"loanType\": \"TripleOption\"\n                            },\n                            {\n                                \"id\": 337136,\n                                \"key\": null,\n                                \"maxLoanAmount\": 45000,\n                                \"maxApprovedUnverified\": 45000,\n                                \"maxApprovedVerified\": 55000,\n                                \"term\": 12,\n                                \"apr\": 1.99,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"approved\",\n                                \"loanTypeCode\": \"TripleOption\",\n                                \"loanTypeLabel\": \"12-3 Flex\",\n                                \"loadTypeSequenceId\": 1,\n                                \"stips\": [\n                                    {\n                                        \"stipId\": 300,\n                                        \"reqId\": \"VOI\",\n                                        \"reqScreenName\": \"VERIFICATION OF INCOME\",\n                                        \"stipActionTx\": \"Please provide verification of the individual income for each applicant as it is stated on the Credit Application. Acceptable forms of verification include: paystubs dated within 30 days showing YTD income, 3 months worth of bank statements, retirement award letters, earning OR annuity statements, 1099 statements OR tax returns including all schedules (C, E, and/or K1).\",\n                                        \"additionalInfo\": \"{\\\"title\\\":\\\"Verification of Income\\\",\\\"content\\\":{\\\"table\\\":{\\\"columns\\\":[{\\\"name\\\":\\\"Income Type\\\",\\\"additionalText\\\":null},{\\\"name\\\":\\\"Accepted Documents\\\",\\\"additionalText\\\":\\\"Upload one of any listed document for your income type unless otherwise stated\\\"}],\\\"rows\\\":[{\\\"name\\\":\\\"Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Pay Stubs dated within the last 30 days of credit application showing year to date income.\\\",\\\"W2 with current paystub or letter from the employer dated within the last 30 days\\\"]}},{\\\"name\\\":\\\"Self-Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Personal Taxes- 1040 Pages 1 and 2 with related schedules (ex. Sch C, Sch E, Sch K1 and/or any other schedules used to claim this income under personal taxes)\\\",\\\"Full business tax return (ex. 1120, 1065, etc.) and the Articles of Organization or Articles of Incorporation to verify business ownership.\\\"]}},{\\\"name\\\":\\\"Retirement Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"3 most recent bank statements\\\",\\\"Retirement/SSI award letters\\\",\\\"Most recent year’s 1099R\\\"]}},{\\\"name\\\":\\\"Disability Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\",\\\"3 most recent bank statements\\\"]}},{\\\"name\\\":\\\"Child Support\\\",\\\"data\\\":{\\\"list\\\":[\\\"Child Support Order or Divorce Decree with the child/children’s Birth certificate. Must show amount being paid and for how long.\\\"]}},{\\\"name\\\":\\\"Rental Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"A fully executed rental/lease agreement with specific term\\\",\\\"Most recent 1040 Schedule E\\\"]}},{\\\"name\\\":\\\"Public Assistance\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\"]}},{\\\"name\\\":\\\"Alimony\\\",\\\"data\\\":{\\\"list\\\":[\\\"Copy of the divorce decree showing amount of expected payment and bank statements.\\\"]}}]}}}\",\n                                        \"externalId\": \"63341\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": false,\n                                        \"notes\": null\n                                    },\n                                    {\n                                        \"stipId\": 400,\n                                        \"reqId\": \"VOT\",\n                                        \"reqScreenName\": \"TITLE DOCUMENTS\",\n                                        \"stipActionTx\": \"We could not locate the property information for this address. Our team is trying alternate sources of property information. If you have a grant deed and/or other document that shows that at least one of the applicants owns this property and that it is a residential property, please provide it.\",\n                                        \"additionalInfo\": null,\n                                        \"externalId\": \"63341\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    }\n                                ],\n                                \"loanType\": \"TripleOption\"\n                            },\n                            {\n                                \"id\": 337137,\n                                \"key\": null,\n                                \"maxLoanAmount\": 45000,\n                                \"maxApprovedUnverified\": 45000,\n                                \"maxApprovedVerified\": 55000,\n                                \"term\": 12,\n                                \"apr\": 2.99,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"approved\",\n                                \"loanTypeCode\": \"TripleOption\",\n                                \"loanTypeLabel\": \"12-3 Flex\",\n                                \"loadTypeSequenceId\": 1,\n                                \"stips\": [\n                                    {\n                                        \"stipId\": 300,\n                                        \"reqId\": \"VOI\",\n                                        \"reqScreenName\": \"VERIFICATION OF INCOME\",\n                                        \"stipActionTx\": \"Please provide verification of the individual income for each applicant as it is stated on the Credit Application. Acceptable forms of verification include: paystubs dated within 30 days showing YTD income, 3 months worth of bank statements, retirement award letters, earning OR annuity statements, 1099 statements OR tax returns including all schedules (C, E, and/or K1).\",\n                                        \"additionalInfo\": \"{\\\"title\\\":\\\"Verification of Income\\\",\\\"content\\\":{\\\"table\\\":{\\\"columns\\\":[{\\\"name\\\":\\\"Income Type\\\",\\\"additionalText\\\":null},{\\\"name\\\":\\\"Accepted Documents\\\",\\\"additionalText\\\":\\\"Upload one of any listed document for your income type unless otherwise stated\\\"}],\\\"rows\\\":[{\\\"name\\\":\\\"Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Pay Stubs dated within the last 30 days of credit application showing year to date income.\\\",\\\"W2 with current paystub or letter from the employer dated within the last 30 days\\\"]}},{\\\"name\\\":\\\"Self-Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Personal Taxes- 1040 Pages 1 and 2 with related schedules (ex. Sch C, Sch E, Sch K1 and/or any other schedules used to claim this income under personal taxes)\\\",\\\"Full business tax return (ex. 1120, 1065, etc.) and the Articles of Organization or Articles of Incorporation to verify business ownership.\\\"]}},{\\\"name\\\":\\\"Retirement Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"3 most recent bank statements\\\",\\\"Retirement/SSI award letters\\\",\\\"Most recent year’s 1099R\\\"]}},{\\\"name\\\":\\\"Disability Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\",\\\"3 most recent bank statements\\\"]}},{\\\"name\\\":\\\"Child Support\\\",\\\"data\\\":{\\\"list\\\":[\\\"Child Support Order or Divorce Decree with the child/children’s Birth certificate. Must show amount being paid and for how long.\\\"]}},{\\\"name\\\":\\\"Rental Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"A fully executed rental/lease agreement with specific term\\\",\\\"Most recent 1040 Schedule E\\\"]}},{\\\"name\\\":\\\"Public Assistance\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\"]}},{\\\"name\\\":\\\"Alimony\\\",\\\"data\\\":{\\\"list\\\":[\\\"Copy of the divorce decree showing amount of expected payment and bank statements.\\\"]}}]}}}\",\n                                        \"externalId\": \"63341\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": false,\n                                        \"notes\": null\n                                    },\n                                    {\n                                        \"stipId\": 400,\n                                        \"reqId\": \"VOT\",\n                                        \"reqScreenName\": \"TITLE DOCUMENTS\",\n                                        \"stipActionTx\": \"We could not locate the property information for this address. Our team is trying alternate sources of property information. If you have a grant deed and/or other document that shows that at least one of the applicants owns this property and that it is a residential property, please provide it.\",\n                                        \"additionalInfo\": null,\n                                        \"externalId\": \"63341\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    }\n                                ],\n                                \"loanType\": \"TripleOption\"\n                            },\n                            {\n                                \"id\": 337138,\n                                \"key\": null,\n                                \"maxLoanAmount\": 45000,\n                                \"maxApprovedUnverified\": 45000,\n                                \"maxApprovedVerified\": 55000,\n                                \"term\": 12,\n                                \"apr\": 3.99,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"approved\",\n                                \"loanTypeCode\": \"TripleOption\",\n                                \"loanTypeLabel\": \"12-3 Flex\",\n                                \"loadTypeSequenceId\": 1,\n                                \"stips\": [\n                                    {\n                                        \"stipId\": 300,\n                                        \"reqId\": \"VOI\",\n                                        \"reqScreenName\": \"VERIFICATION OF INCOME\",\n                                        \"stipActionTx\": \"Please provide verification of the individual income for each applicant as it is stated on the Credit Application. Acceptable forms of verification include: paystubs dated within 30 days showing YTD income, 3 months worth of bank statements, retirement award letters, earning OR annuity statements, 1099 statements OR tax returns including all schedules (C, E, and/or K1).\",\n                                        \"additionalInfo\": \"{\\\"title\\\":\\\"Verification of Income\\\",\\\"content\\\":{\\\"table\\\":{\\\"columns\\\":[{\\\"name\\\":\\\"Income Type\\\",\\\"additionalText\\\":null},{\\\"name\\\":\\\"Accepted Documents\\\",\\\"additionalText\\\":\\\"Upload one of any listed document for your income type unless otherwise stated\\\"}],\\\"rows\\\":[{\\\"name\\\":\\\"Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Pay Stubs dated within the last 30 days of credit application showing year to date income.\\\",\\\"W2 with current paystub or letter from the employer dated within the last 30 days\\\"]}},{\\\"name\\\":\\\"Self-Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Personal Taxes- 1040 Pages 1 and 2 with related schedules (ex. Sch C, Sch E, Sch K1 and/or any other schedules used to claim this income under personal taxes)\\\",\\\"Full business tax return (ex. 1120, 1065, etc.) and the Articles of Organization or Articles of Incorporation to verify business ownership.\\\"]}},{\\\"name\\\":\\\"Retirement Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"3 most recent bank statements\\\",\\\"Retirement/SSI award letters\\\",\\\"Most recent year’s 1099R\\\"]}},{\\\"name\\\":\\\"Disability Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\",\\\"3 most recent bank statements\\\"]}},{\\\"name\\\":\\\"Child Support\\\",\\\"data\\\":{\\\"list\\\":[\\\"Child Support Order or Divorce Decree with the child/children’s Birth certificate. Must show amount being paid and for how long.\\\"]}},{\\\"name\\\":\\\"Rental Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"A fully executed rental/lease agreement with specific term\\\",\\\"Most recent 1040 Schedule E\\\"]}},{\\\"name\\\":\\\"Public Assistance\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\"]}},{\\\"name\\\":\\\"Alimony\\\",\\\"data\\\":{\\\"list\\\":[\\\"Copy of the divorce decree showing amount of expected payment and bank statements.\\\"]}}]}}}\",\n                                        \"externalId\": \"63341\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": false,\n                                        \"notes\": null\n                                    },\n                                    {\n                                        \"stipId\": 400,\n                                        \"reqId\": \"VOT\",\n                                        \"reqScreenName\": \"TITLE DOCUMENTS\",\n                                        \"stipActionTx\": \"We could not locate the property information for this address. Our team is trying alternate sources of property information. If you have a grant deed and/or other document that shows that at least one of the applicants owns this property and that it is a residential property, please provide it.\",\n                                        \"additionalInfo\": null,\n                                        \"externalId\": \"63341\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    }\n                                ],\n                                \"loanType\": \"TripleOption\"\n                            },\n                            {\n                                \"id\": 337139,\n                                \"key\": null,\n                                \"maxLoanAmount\": 45000,\n                                \"maxApprovedUnverified\": 45000,\n                                \"maxApprovedVerified\": 55000,\n                                \"term\": 12,\n                                \"apr\": 4.99,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"approved\",\n                                \"loanTypeCode\": \"TripleOption\",\n                                \"loanTypeLabel\": \"12-3 Flex\",\n                                \"loadTypeSequenceId\": 1,\n                                \"stips\": [\n                                    {\n                                        \"stipId\": 300,\n                                        \"reqId\": \"VOI\",\n                                        \"reqScreenName\": \"VERIFICATION OF INCOME\",\n                                        \"stipActionTx\": \"Please provide verification of the individual income for each applicant as it is stated on the Credit Application. Acceptable forms of verification include: paystubs dated within 30 days showing YTD income, 3 months worth of bank statements, retirement award letters, earning OR annuity statements, 1099 statements OR tax returns including all schedules (C, E, and/or K1).\",\n                                        \"additionalInfo\": \"{\\\"title\\\":\\\"Verification of Income\\\",\\\"content\\\":{\\\"table\\\":{\\\"columns\\\":[{\\\"name\\\":\\\"Income Type\\\",\\\"additionalText\\\":null},{\\\"name\\\":\\\"Accepted Documents\\\",\\\"additionalText\\\":\\\"Upload one of any listed document for your income type unless otherwise stated\\\"}],\\\"rows\\\":[{\\\"name\\\":\\\"Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Pay Stubs dated within the last 30 days of credit application showing year to date income.\\\",\\\"W2 with current paystub or letter from the employer dated within the last 30 days\\\"]}},{\\\"name\\\":\\\"Self-Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Personal Taxes- 1040 Pages 1 and 2 with related schedules (ex. Sch C, Sch E, Sch K1 and/or any other schedules used to claim this income under personal taxes)\\\",\\\"Full business tax return (ex. 1120, 1065, etc.) and the Articles of Organization or Articles of Incorporation to verify business ownership.\\\"]}},{\\\"name\\\":\\\"Retirement Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"3 most recent bank statements\\\",\\\"Retirement/SSI award letters\\\",\\\"Most recent year’s 1099R\\\"]}},{\\\"name\\\":\\\"Disability Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\",\\\"3 most recent bank statements\\\"]}},{\\\"name\\\":\\\"Child Support\\\",\\\"data\\\":{\\\"list\\\":[\\\"Child Support Order or Divorce Decree with the child/children’s Birth certificate. Must show amount being paid and for how long.\\\"]}},{\\\"name\\\":\\\"Rental Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"A fully executed rental/lease agreement with specific term\\\",\\\"Most recent 1040 Schedule E\\\"]}},{\\\"name\\\":\\\"Public Assistance\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\"]}},{\\\"name\\\":\\\"Alimony\\\",\\\"data\\\":{\\\"list\\\":[\\\"Copy of the divorce decree showing amount of expected payment and bank statements.\\\"]}}]}}}\",\n                                        \"externalId\": \"63341\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": false,\n                                        \"notes\": null\n                                    },\n                                    {\n                                        \"stipId\": 400,\n                                        \"reqId\": \"VOT\",\n                                        \"reqScreenName\": \"TITLE DOCUMENTS\",\n                                        \"stipActionTx\": \"We could not locate the property information for this address. Our team is trying alternate sources of property information. If you have a grant deed and/or other document that shows that at least one of the applicants owns this property and that it is a residential property, please provide it.\",\n                                        \"additionalInfo\": null,\n                                        \"externalId\": \"63341\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    }\n                                ],\n                                \"loanType\": \"TripleOption\"\n                            },\n                            {\n                                \"id\": 337140,\n                                \"key\": null,\n                                \"maxLoanAmount\": 45000,\n                                \"maxApprovedUnverified\": 45000,\n                                \"maxApprovedVerified\": 55000,\n                                \"term\": 12,\n                                \"apr\": 5.79,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"approved\",\n                                \"loanTypeCode\": \"TripleOption\",\n                                \"loanTypeLabel\": \"12-3 Flex\",\n                                \"loadTypeSequenceId\": 1,\n                                \"stips\": [\n                                    {\n                                        \"stipId\": 300,\n                                        \"reqId\": \"VOI\",\n                                        \"reqScreenName\": \"VERIFICATION OF INCOME\",\n                                        \"stipActionTx\": \"Please provide verification of the individual income for each applicant as it is stated on the Credit Application. Acceptable forms of verification include: paystubs dated within 30 days showing YTD income, 3 months worth of bank statements, retirement award letters, earning OR annuity statements, 1099 statements OR tax returns including all schedules (C, E, and/or K1).\",\n                                        \"additionalInfo\": \"{\\\"title\\\":\\\"Verification of Income\\\",\\\"content\\\":{\\\"table\\\":{\\\"columns\\\":[{\\\"name\\\":\\\"Income Type\\\",\\\"additionalText\\\":null},{\\\"name\\\":\\\"Accepted Documents\\\",\\\"additionalText\\\":\\\"Upload one of any listed document for your income type unless otherwise stated\\\"}],\\\"rows\\\":[{\\\"name\\\":\\\"Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Pay Stubs dated within the last 30 days of credit application showing year to date income.\\\",\\\"W2 with current paystub or letter from the employer dated within the last 30 days\\\"]}},{\\\"name\\\":\\\"Self-Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Personal Taxes- 1040 Pages 1 and 2 with related schedules (ex. Sch C, Sch E, Sch K1 and/or any other schedules used to claim this income under personal taxes)\\\",\\\"Full business tax return (ex. 1120, 1065, etc.) and the Articles of Organization or Articles of Incorporation to verify business ownership.\\\"]}},{\\\"name\\\":\\\"Retirement Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"3 most recent bank statements\\\",\\\"Retirement/SSI award letters\\\",\\\"Most recent year’s 1099R\\\"]}},{\\\"name\\\":\\\"Disability Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\",\\\"3 most recent bank statements\\\"]}},{\\\"name\\\":\\\"Child Support\\\",\\\"data\\\":{\\\"list\\\":[\\\"Child Support Order or Divorce Decree with the child/children’s Birth certificate. Must show amount being paid and for how long.\\\"]}},{\\\"name\\\":\\\"Rental Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"A fully executed rental/lease agreement with specific term\\\",\\\"Most recent 1040 Schedule E\\\"]}},{\\\"name\\\":\\\"Public Assistance\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\"]}},{\\\"name\\\":\\\"Alimony\\\",\\\"data\\\":{\\\"list\\\":[\\\"Copy of the divorce decree showing amount of expected payment and bank statements.\\\"]}}]}}}\",\n                                        \"externalId\": \"63341\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": false,\n                                        \"notes\": null\n                                    },\n                                    {\n                                        \"stipId\": 400,\n                                        \"reqId\": \"VOT\",\n                                        \"reqScreenName\": \"TITLE DOCUMENTS\",\n                                        \"stipActionTx\": \"We could not locate the property information for this address. Our team is trying alternate sources of property information. If you have a grant deed and/or other document that shows that at least one of the applicants owns this property and that it is a residential property, please provide it.\",\n                                        \"additionalInfo\": null,\n                                        \"externalId\": \"63341\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    }\n                                ],\n                                \"loanType\": \"TripleOption\"\n                            },\n                            {\n                                \"id\": 337141,\n                                \"key\": null,\n                                \"maxLoanAmount\": 45000,\n                                \"maxApprovedUnverified\": 45000,\n                                \"maxApprovedVerified\": 55000,\n                                \"term\": 15,\n                                \"apr\": 1.49,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"approved\",\n                                \"loanTypeCode\": \"TripleOption\",\n                                \"loanTypeLabel\": \"12-3 Flex\",\n                                \"loadTypeSequenceId\": 1,\n                                \"stips\": [\n                                    {\n                                        \"stipId\": 300,\n                                        \"reqId\": \"VOI\",\n                                        \"reqScreenName\": \"VERIFICATION OF INCOME\",\n                                        \"stipActionTx\": \"Please provide verification of the individual income for each applicant as it is stated on the Credit Application. Acceptable forms of verification include: paystubs dated within 30 days showing YTD income, 3 months worth of bank statements, retirement award letters, earning OR annuity statements, 1099 statements OR tax returns including all schedules (C, E, and/or K1).\",\n                                        \"additionalInfo\": \"{\\\"title\\\":\\\"Verification of Income\\\",\\\"content\\\":{\\\"table\\\":{\\\"columns\\\":[{\\\"name\\\":\\\"Income Type\\\",\\\"additionalText\\\":null},{\\\"name\\\":\\\"Accepted Documents\\\",\\\"additionalText\\\":\\\"Upload one of any listed document for your income type unless otherwise stated\\\"}],\\\"rows\\\":[{\\\"name\\\":\\\"Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Pay Stubs dated within the last 30 days of credit application showing year to date income.\\\",\\\"W2 with current paystub or letter from the employer dated within the last 30 days\\\"]}},{\\\"name\\\":\\\"Self-Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Personal Taxes- 1040 Pages 1 and 2 with related schedules (ex. Sch C, Sch E, Sch K1 and/or any other schedules used to claim this income under personal taxes)\\\",\\\"Full business tax return (ex. 1120, 1065, etc.) and the Articles of Organization or Articles of Incorporation to verify business ownership.\\\"]}},{\\\"name\\\":\\\"Retirement Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"3 most recent bank statements\\\",\\\"Retirement/SSI award letters\\\",\\\"Most recent year’s 1099R\\\"]}},{\\\"name\\\":\\\"Disability Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\",\\\"3 most recent bank statements\\\"]}},{\\\"name\\\":\\\"Child Support\\\",\\\"data\\\":{\\\"list\\\":[\\\"Child Support Order or Divorce Decree with the child/children’s Birth certificate. Must show amount being paid and for how long.\\\"]}},{\\\"name\\\":\\\"Rental Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"A fully executed rental/lease agreement with specific term\\\",\\\"Most recent 1040 Schedule E\\\"]}},{\\\"name\\\":\\\"Public Assistance\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\"]}},{\\\"name\\\":\\\"Alimony\\\",\\\"data\\\":{\\\"list\\\":[\\\"Copy of the divorce decree showing amount of expected payment and bank statements.\\\"]}}]}}}\",\n                                        \"externalId\": \"63341\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": false,\n                                        \"notes\": null\n                                    },\n                                    {\n                                        \"stipId\": 400,\n                                        \"reqId\": \"VOT\",\n                                        \"reqScreenName\": \"TITLE DOCUMENTS\",\n                                        \"stipActionTx\": \"We could not locate the property information for this address. Our team is trying alternate sources of property information. If you have a grant deed and/or other document that shows that at least one of the applicants owns this property and that it is a residential property, please provide it.\",\n                                        \"additionalInfo\": null,\n                                        \"externalId\": \"63341\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    }\n                                ],\n                                \"loanType\": \"TripleOption\"\n                            },\n                            {\n                                \"id\": 337142,\n                                \"key\": null,\n                                \"maxLoanAmount\": 45000,\n                                \"maxApprovedUnverified\": 45000,\n                                \"maxApprovedVerified\": 55000,\n                                \"term\": 15,\n                                \"apr\": 1.99,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"approved\",\n                                \"loanTypeCode\": \"TripleOption\",\n                                \"loanTypeLabel\": \"12-3 Flex\",\n                                \"loadTypeSequenceId\": 1,\n                                \"stips\": [\n                                    {\n                                        \"stipId\": 300,\n                                        \"reqId\": \"VOI\",\n                                        \"reqScreenName\": \"VERIFICATION OF INCOME\",\n                                        \"stipActionTx\": \"Please provide verification of the individual income for each applicant as it is stated on the Credit Application. Acceptable forms of verification include: paystubs dated within 30 days showing YTD income, 3 months worth of bank statements, retirement award letters, earning OR annuity statements, 1099 statements OR tax returns including all schedules (C, E, and/or K1).\",\n                                        \"additionalInfo\": \"{\\\"title\\\":\\\"Verification of Income\\\",\\\"content\\\":{\\\"table\\\":{\\\"columns\\\":[{\\\"name\\\":\\\"Income Type\\\",\\\"additionalText\\\":null},{\\\"name\\\":\\\"Accepted Documents\\\",\\\"additionalText\\\":\\\"Upload one of any listed document for your income type unless otherwise stated\\\"}],\\\"rows\\\":[{\\\"name\\\":\\\"Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Pay Stubs dated within the last 30 days of credit application showing year to date income.\\\",\\\"W2 with current paystub or letter from the employer dated within the last 30 days\\\"]}},{\\\"name\\\":\\\"Self-Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Personal Taxes- 1040 Pages 1 and 2 with related schedules (ex. Sch C, Sch E, Sch K1 and/or any other schedules used to claim this income under personal taxes)\\\",\\\"Full business tax return (ex. 1120, 1065, etc.) and the Articles of Organization or Articles of Incorporation to verify business ownership.\\\"]}},{\\\"name\\\":\\\"Retirement Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"3 most recent bank statements\\\",\\\"Retirement/SSI award letters\\\",\\\"Most recent year’s 1099R\\\"]}},{\\\"name\\\":\\\"Disability Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\",\\\"3 most recent bank statements\\\"]}},{\\\"name\\\":\\\"Child Support\\\",\\\"data\\\":{\\\"list\\\":[\\\"Child Support Order or Divorce Decree with the child/children’s Birth certificate. Must show amount being paid and for how long.\\\"]}},{\\\"name\\\":\\\"Rental Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"A fully executed rental/lease agreement with specific term\\\",\\\"Most recent 1040 Schedule E\\\"]}},{\\\"name\\\":\\\"Public Assistance\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\"]}},{\\\"name\\\":\\\"Alimony\\\",\\\"data\\\":{\\\"list\\\":[\\\"Copy of the divorce decree showing amount of expected payment and bank statements.\\\"]}}]}}}\",\n                                        \"externalId\": \"63341\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": false,\n                                        \"notes\": null\n                                    },\n                                    {\n                                        \"stipId\": 400,\n                                        \"reqId\": \"VOT\",\n                                        \"reqScreenName\": \"TITLE DOCUMENTS\",\n                                        \"stipActionTx\": \"We could not locate the property information for this address. Our team is trying alternate sources of property information. If you have a grant deed and/or other document that shows that at least one of the applicants owns this property and that it is a residential property, please provide it.\",\n                                        \"additionalInfo\": null,\n                                        \"externalId\": \"63341\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    }\n                                ],\n                                \"loanType\": \"TripleOption\"\n                            },\n                            {\n                                \"id\": 337143,\n                                \"key\": null,\n                                \"maxLoanAmount\": 45000,\n                                \"maxApprovedUnverified\": 45000,\n                                \"maxApprovedVerified\": 55000,\n                                \"term\": 15,\n                                \"apr\": 2.99,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"approved\",\n                                \"loanTypeCode\": \"TripleOption\",\n                                \"loanTypeLabel\": \"12-3 Flex\",\n                                \"loadTypeSequenceId\": 1,\n                                \"stips\": [\n                                    {\n                                        \"stipId\": 300,\n                                        \"reqId\": \"VOI\",\n                                        \"reqScreenName\": \"VERIFICATION OF INCOME\",\n                                        \"stipActionTx\": \"Please provide verification of the individual income for each applicant as it is stated on the Credit Application. Acceptable forms of verification include: paystubs dated within 30 days showing YTD income, 3 months worth of bank statements, retirement award letters, earning OR annuity statements, 1099 statements OR tax returns including all schedules (C, E, and/or K1).\",\n                                        \"additionalInfo\": \"{\\\"title\\\":\\\"Verification of Income\\\",\\\"content\\\":{\\\"table\\\":{\\\"columns\\\":[{\\\"name\\\":\\\"Income Type\\\",\\\"additionalText\\\":null},{\\\"name\\\":\\\"Accepted Documents\\\",\\\"additionalText\\\":\\\"Upload one of any listed document for your income type unless otherwise stated\\\"}],\\\"rows\\\":[{\\\"name\\\":\\\"Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Pay Stubs dated within the last 30 days of credit application showing year to date income.\\\",\\\"W2 with current paystub or letter from the employer dated within the last 30 days\\\"]}},{\\\"name\\\":\\\"Self-Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Personal Taxes- 1040 Pages 1 and 2 with related schedules (ex. Sch C, Sch E, Sch K1 and/or any other schedules used to claim this income under personal taxes)\\\",\\\"Full business tax return (ex. 1120, 1065, etc.) and the Articles of Organization or Articles of Incorporation to verify business ownership.\\\"]}},{\\\"name\\\":\\\"Retirement Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"3 most recent bank statements\\\",\\\"Retirement/SSI award letters\\\",\\\"Most recent year’s 1099R\\\"]}},{\\\"name\\\":\\\"Disability Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\",\\\"3 most recent bank statements\\\"]}},{\\\"name\\\":\\\"Child Support\\\",\\\"data\\\":{\\\"list\\\":[\\\"Child Support Order or Divorce Decree with the child/children’s Birth certificate. Must show amount being paid and for how long.\\\"]}},{\\\"name\\\":\\\"Rental Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"A fully executed rental/lease agreement with specific term\\\",\\\"Most recent 1040 Schedule E\\\"]}},{\\\"name\\\":\\\"Public Assistance\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\"]}},{\\\"name\\\":\\\"Alimony\\\",\\\"data\\\":{\\\"list\\\":[\\\"Copy of the divorce decree showing amount of expected payment and bank statements.\\\"]}}]}}}\",\n                                        \"externalId\": \"63341\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": false,\n                                        \"notes\": null\n                                    },\n                                    {\n                                        \"stipId\": 400,\n                                        \"reqId\": \"VOT\",\n                                        \"reqScreenName\": \"TITLE DOCUMENTS\",\n                                        \"stipActionTx\": \"We could not locate the property information for this address. Our team is trying alternate sources of property information. If you have a grant deed and/or other document that shows that at least one of the applicants owns this property and that it is a residential property, please provide it.\",\n                                        \"additionalInfo\": null,\n                                        \"externalId\": \"63341\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    }\n                                ],\n                                \"loanType\": \"TripleOption\"\n                            },\n                            {\n                                \"id\": 337144,\n                                \"key\": null,\n                                \"maxLoanAmount\": 45000,\n                                \"maxApprovedUnverified\": 45000,\n                                \"maxApprovedVerified\": 55000,\n                                \"term\": 15,\n                                \"apr\": 3.99,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"approved\",\n                                \"loanTypeCode\": \"TripleOption\",\n                                \"loanTypeLabel\": \"12-3 Flex\",\n                                \"loadTypeSequenceId\": 1,\n                                \"stips\": [\n                                    {\n                                        \"stipId\": 300,\n                                        \"reqId\": \"VOI\",\n                                        \"reqScreenName\": \"VERIFICATION OF INCOME\",\n                                        \"stipActionTx\": \"Please provide verification of the individual income for each applicant as it is stated on the Credit Application. Acceptable forms of verification include: paystubs dated within 30 days showing YTD income, 3 months worth of bank statements, retirement award letters, earning OR annuity statements, 1099 statements OR tax returns including all schedules (C, E, and/or K1).\",\n                                        \"additionalInfo\": \"{\\\"title\\\":\\\"Verification of Income\\\",\\\"content\\\":{\\\"table\\\":{\\\"columns\\\":[{\\\"name\\\":\\\"Income Type\\\",\\\"additionalText\\\":null},{\\\"name\\\":\\\"Accepted Documents\\\",\\\"additionalText\\\":\\\"Upload one of any listed document for your income type unless otherwise stated\\\"}],\\\"rows\\\":[{\\\"name\\\":\\\"Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Pay Stubs dated within the last 30 days of credit application showing year to date income.\\\",\\\"W2 with current paystub or letter from the employer dated within the last 30 days\\\"]}},{\\\"name\\\":\\\"Self-Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Personal Taxes- 1040 Pages 1 and 2 with related schedules (ex. Sch C, Sch E, Sch K1 and/or any other schedules used to claim this income under personal taxes)\\\",\\\"Full business tax return (ex. 1120, 1065, etc.) and the Articles of Organization or Articles of Incorporation to verify business ownership.\\\"]}},{\\\"name\\\":\\\"Retirement Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"3 most recent bank statements\\\",\\\"Retirement/SSI award letters\\\",\\\"Most recent year’s 1099R\\\"]}},{\\\"name\\\":\\\"Disability Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\",\\\"3 most recent bank statements\\\"]}},{\\\"name\\\":\\\"Child Support\\\",\\\"data\\\":{\\\"list\\\":[\\\"Child Support Order or Divorce Decree with the child/children’s Birth certificate. Must show amount being paid and for how long.\\\"]}},{\\\"name\\\":\\\"Rental Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"A fully executed rental/lease agreement with specific term\\\",\\\"Most recent 1040 Schedule E\\\"]}},{\\\"name\\\":\\\"Public Assistance\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\"]}},{\\\"name\\\":\\\"Alimony\\\",\\\"data\\\":{\\\"list\\\":[\\\"Copy of the divorce decree showing amount of expected payment and bank statements.\\\"]}}]}}}\",\n                                        \"externalId\": \"63341\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": false,\n                                        \"notes\": null\n                                    },\n                                    {\n                                        \"stipId\": 400,\n                                        \"reqId\": \"VOT\",\n                                        \"reqScreenName\": \"TITLE DOCUMENTS\",\n                                        \"stipActionTx\": \"We could not locate the property information for this address. Our team is trying alternate sources of property information. If you have a grant deed and/or other document that shows that at least one of the applicants owns this property and that it is a residential property, please provide it.\",\n                                        \"additionalInfo\": null,\n                                        \"externalId\": \"63341\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    }\n                                ],\n                                \"loanType\": \"TripleOption\"\n                            },\n                            {\n                                \"id\": 337145,\n                                \"key\": null,\n                                \"maxLoanAmount\": 45000,\n                                \"maxApprovedUnverified\": 45000,\n                                \"maxApprovedVerified\": 55000,\n                                \"term\": 15,\n                                \"apr\": 4.99,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"approved\",\n                                \"loanTypeCode\": \"TripleOption\",\n                                \"loanTypeLabel\": \"12-3 Flex\",\n                                \"loadTypeSequenceId\": 1,\n                                \"stips\": [\n                                    {\n                                        \"stipId\": 300,\n                                        \"reqId\": \"VOI\",\n                                        \"reqScreenName\": \"VERIFICATION OF INCOME\",\n                                        \"stipActionTx\": \"Please provide verification of the individual income for each applicant as it is stated on the Credit Application. Acceptable forms of verification include: paystubs dated within 30 days showing YTD income, 3 months worth of bank statements, retirement award letters, earning OR annuity statements, 1099 statements OR tax returns including all schedules (C, E, and/or K1).\",\n                                        \"additionalInfo\": \"{\\\"title\\\":\\\"Verification of Income\\\",\\\"content\\\":{\\\"table\\\":{\\\"columns\\\":[{\\\"name\\\":\\\"Income Type\\\",\\\"additionalText\\\":null},{\\\"name\\\":\\\"Accepted Documents\\\",\\\"additionalText\\\":\\\"Upload one of any listed document for your income type unless otherwise stated\\\"}],\\\"rows\\\":[{\\\"name\\\":\\\"Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Pay Stubs dated within the last 30 days of credit application showing year to date income.\\\",\\\"W2 with current paystub or letter from the employer dated within the last 30 days\\\"]}},{\\\"name\\\":\\\"Self-Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Personal Taxes- 1040 Pages 1 and 2 with related schedules (ex. Sch C, Sch E, Sch K1 and/or any other schedules used to claim this income under personal taxes)\\\",\\\"Full business tax return (ex. 1120, 1065, etc.) and the Articles of Organization or Articles of Incorporation to verify business ownership.\\\"]}},{\\\"name\\\":\\\"Retirement Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"3 most recent bank statements\\\",\\\"Retirement/SSI award letters\\\",\\\"Most recent year’s 1099R\\\"]}},{\\\"name\\\":\\\"Disability Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\",\\\"3 most recent bank statements\\\"]}},{\\\"name\\\":\\\"Child Support\\\",\\\"data\\\":{\\\"list\\\":[\\\"Child Support Order or Divorce Decree with the child/children’s Birth certificate. Must show amount being paid and for how long.\\\"]}},{\\\"name\\\":\\\"Rental Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"A fully executed rental/lease agreement with specific term\\\",\\\"Most recent 1040 Schedule E\\\"]}},{\\\"name\\\":\\\"Public Assistance\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\"]}},{\\\"name\\\":\\\"Alimony\\\",\\\"data\\\":{\\\"list\\\":[\\\"Copy of the divorce decree showing amount of expected payment and bank statements.\\\"]}}]}}}\",\n                                        \"externalId\": \"63341\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": false,\n                                        \"notes\": null\n                                    },\n                                    {\n                                        \"stipId\": 400,\n                                        \"reqId\": \"VOT\",\n                                        \"reqScreenName\": \"TITLE DOCUMENTS\",\n                                        \"stipActionTx\": \"We could not locate the property information for this address. Our team is trying alternate sources of property information. If you have a grant deed and/or other document that shows that at least one of the applicants owns this property and that it is a residential property, please provide it.\",\n                                        \"additionalInfo\": null,\n                                        \"externalId\": \"63341\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    }\n                                ],\n                                \"loanType\": \"TripleOption\"\n                            },\n                            {\n                                \"id\": 337146,\n                                \"key\": null,\n                                \"maxLoanAmount\": 45000,\n                                \"maxApprovedUnverified\": 45000,\n                                \"maxApprovedVerified\": 55000,\n                                \"term\": 15,\n                                \"apr\": 5.89,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"approved\",\n                                \"loanTypeCode\": \"TripleOption\",\n                                \"loanTypeLabel\": \"12-3 Flex\",\n                                \"loadTypeSequenceId\": 1,\n                                \"stips\": [\n                                    {\n                                        \"stipId\": 300,\n                                        \"reqId\": \"VOI\",\n                                        \"reqScreenName\": \"VERIFICATION OF INCOME\",\n                                        \"stipActionTx\": \"Please provide verification of the individual income for each applicant as it is stated on the Credit Application. Acceptable forms of verification include: paystubs dated within 30 days showing YTD income, 3 months worth of bank statements, retirement award letters, earning OR annuity statements, 1099 statements OR tax returns including all schedules (C, E, and/or K1).\",\n                                        \"additionalInfo\": \"{\\\"title\\\":\\\"Verification of Income\\\",\\\"content\\\":{\\\"table\\\":{\\\"columns\\\":[{\\\"name\\\":\\\"Income Type\\\",\\\"additionalText\\\":null},{\\\"name\\\":\\\"Accepted Documents\\\",\\\"additionalText\\\":\\\"Upload one of any listed document for your income type unless otherwise stated\\\"}],\\\"rows\\\":[{\\\"name\\\":\\\"Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Pay Stubs dated within the last 30 days of credit application showing year to date income.\\\",\\\"W2 with current paystub or letter from the employer dated within the last 30 days\\\"]}},{\\\"name\\\":\\\"Self-Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Personal Taxes- 1040 Pages 1 and 2 with related schedules (ex. Sch C, Sch E, Sch K1 and/or any other schedules used to claim this income under personal taxes)\\\",\\\"Full business tax return (ex. 1120, 1065, etc.) and the Articles of Organization or Articles of Incorporation to verify business ownership.\\\"]}},{\\\"name\\\":\\\"Retirement Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"3 most recent bank statements\\\",\\\"Retirement/SSI award letters\\\",\\\"Most recent year’s 1099R\\\"]}},{\\\"name\\\":\\\"Disability Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\",\\\"3 most recent bank statements\\\"]}},{\\\"name\\\":\\\"Child Support\\\",\\\"data\\\":{\\\"list\\\":[\\\"Child Support Order or Divorce Decree with the child/children’s Birth certificate. Must show amount being paid and for how long.\\\"]}},{\\\"name\\\":\\\"Rental Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"A fully executed rental/lease agreement with specific term\\\",\\\"Most recent 1040 Schedule E\\\"]}},{\\\"name\\\":\\\"Public Assistance\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\"]}},{\\\"name\\\":\\\"Alimony\\\",\\\"data\\\":{\\\"list\\\":[\\\"Copy of the divorce decree showing amount of expected payment and bank statements.\\\"]}}]}}}\",\n                                        \"externalId\": \"63341\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": false,\n                                        \"notes\": null\n                                    },\n                                    {\n                                        \"stipId\": 400,\n                                        \"reqId\": \"VOT\",\n                                        \"reqScreenName\": \"TITLE DOCUMENTS\",\n                                        \"stipActionTx\": \"We could not locate the property information for this address. Our team is trying alternate sources of property information. If you have a grant deed and/or other document that shows that at least one of the applicants owns this property and that it is a residential property, please provide it.\",\n                                        \"additionalInfo\": null,\n                                        \"externalId\": \"63341\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    }\n                                ],\n                                \"loanType\": \"TripleOption\"\n                            },\n                            {\n                                \"id\": 337147,\n                                \"key\": null,\n                                \"maxLoanAmount\": 45000,\n                                \"maxApprovedUnverified\": 45000,\n                                \"maxApprovedVerified\": 55000,\n                                \"term\": 20,\n                                \"apr\": 1.49,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"approved\",\n                                \"loanTypeCode\": \"TripleOption\",\n                                \"loanTypeLabel\": \"12-3 Flex\",\n                                \"loadTypeSequenceId\": 1,\n                                \"stips\": [\n                                    {\n                                        \"stipId\": 300,\n                                        \"reqId\": \"VOI\",\n                                        \"reqScreenName\": \"VERIFICATION OF INCOME\",\n                                        \"stipActionTx\": \"Please provide verification of the individual income for each applicant as it is stated on the Credit Application. Acceptable forms of verification include: paystubs dated within 30 days showing YTD income, 3 months worth of bank statements, retirement award letters, earning OR annuity statements, 1099 statements OR tax returns including all schedules (C, E, and/or K1).\",\n                                        \"additionalInfo\": \"{\\\"title\\\":\\\"Verification of Income\\\",\\\"content\\\":{\\\"table\\\":{\\\"columns\\\":[{\\\"name\\\":\\\"Income Type\\\",\\\"additionalText\\\":null},{\\\"name\\\":\\\"Accepted Documents\\\",\\\"additionalText\\\":\\\"Upload one of any listed document for your income type unless otherwise stated\\\"}],\\\"rows\\\":[{\\\"name\\\":\\\"Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Pay Stubs dated within the last 30 days of credit application showing year to date income.\\\",\\\"W2 with current paystub or letter from the employer dated within the last 30 days\\\"]}},{\\\"name\\\":\\\"Self-Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Personal Taxes- 1040 Pages 1 and 2 with related schedules (ex. Sch C, Sch E, Sch K1 and/or any other schedules used to claim this income under personal taxes)\\\",\\\"Full business tax return (ex. 1120, 1065, etc.) and the Articles of Organization or Articles of Incorporation to verify business ownership.\\\"]}},{\\\"name\\\":\\\"Retirement Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"3 most recent bank statements\\\",\\\"Retirement/SSI award letters\\\",\\\"Most recent year’s 1099R\\\"]}},{\\\"name\\\":\\\"Disability Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\",\\\"3 most recent bank statements\\\"]}},{\\\"name\\\":\\\"Child Support\\\",\\\"data\\\":{\\\"list\\\":[\\\"Child Support Order or Divorce Decree with the child/children’s Birth certificate. Must show amount being paid and for how long.\\\"]}},{\\\"name\\\":\\\"Rental Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"A fully executed rental/lease agreement with specific term\\\",\\\"Most recent 1040 Schedule E\\\"]}},{\\\"name\\\":\\\"Public Assistance\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\"]}},{\\\"name\\\":\\\"Alimony\\\",\\\"data\\\":{\\\"list\\\":[\\\"Copy of the divorce decree showing amount of expected payment and bank statements.\\\"]}}]}}}\",\n                                        \"externalId\": \"63341\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": false,\n                                        \"notes\": null\n                                    },\n                                    {\n                                        \"stipId\": 400,\n                                        \"reqId\": \"VOT\",\n                                        \"reqScreenName\": \"TITLE DOCUMENTS\",\n                                        \"stipActionTx\": \"We could not locate the property information for this address. Our team is trying alternate sources of property information. If you have a grant deed and/or other document that shows that at least one of the applicants owns this property and that it is a residential property, please provide it.\",\n                                        \"additionalInfo\": null,\n                                        \"externalId\": \"63341\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    }\n                                ],\n                                \"loanType\": \"TripleOption\"\n                            },\n                            {\n                                \"id\": 337148,\n                                \"key\": null,\n                                \"maxLoanAmount\": 45000,\n                                \"maxApprovedUnverified\": 45000,\n                                \"maxApprovedVerified\": 55000,\n                                \"term\": 20,\n                                \"apr\": 1.99,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"approved\",\n                                \"loanTypeCode\": \"TripleOption\",\n                                \"loanTypeLabel\": \"12-3 Flex\",\n                                \"loadTypeSequenceId\": 1,\n                                \"stips\": [\n                                    {\n                                        \"stipId\": 300,\n                                        \"reqId\": \"VOI\",\n                                        \"reqScreenName\": \"VERIFICATION OF INCOME\",\n                                        \"stipActionTx\": \"Please provide verification of the individual income for each applicant as it is stated on the Credit Application. Acceptable forms of verification include: paystubs dated within 30 days showing YTD income, 3 months worth of bank statements, retirement award letters, earning OR annuity statements, 1099 statements OR tax returns including all schedules (C, E, and/or K1).\",\n                                        \"additionalInfo\": \"{\\\"title\\\":\\\"Verification of Income\\\",\\\"content\\\":{\\\"table\\\":{\\\"columns\\\":[{\\\"name\\\":\\\"Income Type\\\",\\\"additionalText\\\":null},{\\\"name\\\":\\\"Accepted Documents\\\",\\\"additionalText\\\":\\\"Upload one of any listed document for your income type unless otherwise stated\\\"}],\\\"rows\\\":[{\\\"name\\\":\\\"Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Pay Stubs dated within the last 30 days of credit application showing year to date income.\\\",\\\"W2 with current paystub or letter from the employer dated within the last 30 days\\\"]}},{\\\"name\\\":\\\"Self-Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Personal Taxes- 1040 Pages 1 and 2 with related schedules (ex. Sch C, Sch E, Sch K1 and/or any other schedules used to claim this income under personal taxes)\\\",\\\"Full business tax return (ex. 1120, 1065, etc.) and the Articles of Organization or Articles of Incorporation to verify business ownership.\\\"]}},{\\\"name\\\":\\\"Retirement Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"3 most recent bank statements\\\",\\\"Retirement/SSI award letters\\\",\\\"Most recent year’s 1099R\\\"]}},{\\\"name\\\":\\\"Disability Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\",\\\"3 most recent bank statements\\\"]}},{\\\"name\\\":\\\"Child Support\\\",\\\"data\\\":{\\\"list\\\":[\\\"Child Support Order or Divorce Decree with the child/children’s Birth certificate. Must show amount being paid and for how long.\\\"]}},{\\\"name\\\":\\\"Rental Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"A fully executed rental/lease agreement with specific term\\\",\\\"Most recent 1040 Schedule E\\\"]}},{\\\"name\\\":\\\"Public Assistance\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\"]}},{\\\"name\\\":\\\"Alimony\\\",\\\"data\\\":{\\\"list\\\":[\\\"Copy of the divorce decree showing amount of expected payment and bank statements.\\\"]}}]}}}\",\n                                        \"externalId\": \"63341\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": false,\n                                        \"notes\": null\n                                    },\n                                    {\n                                        \"stipId\": 400,\n                                        \"reqId\": \"VOT\",\n                                        \"reqScreenName\": \"TITLE DOCUMENTS\",\n                                        \"stipActionTx\": \"We could not locate the property information for this address. Our team is trying alternate sources of property information. If you have a grant deed and/or other document that shows that at least one of the applicants owns this property and that it is a residential property, please provide it.\",\n                                        \"additionalInfo\": null,\n                                        \"externalId\": \"63341\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    }\n                                ],\n                                \"loanType\": \"TripleOption\"\n                            },\n                            {\n                                \"id\": 337149,\n                                \"key\": null,\n                                \"maxLoanAmount\": 45000,\n                                \"maxApprovedUnverified\": 45000,\n                                \"maxApprovedVerified\": 55000,\n                                \"term\": 20,\n                                \"apr\": 2.99,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"approved\",\n                                \"loanTypeCode\": \"TripleOption\",\n                                \"loanTypeLabel\": \"12-3 Flex\",\n                                \"loadTypeSequenceId\": 1,\n                                \"stips\": [\n                                    {\n                                        \"stipId\": 300,\n                                        \"reqId\": \"VOI\",\n                                        \"reqScreenName\": \"VERIFICATION OF INCOME\",\n                                        \"stipActionTx\": \"Please provide verification of the individual income for each applicant as it is stated on the Credit Application. Acceptable forms of verification include: paystubs dated within 30 days showing YTD income, 3 months worth of bank statements, retirement award letters, earning OR annuity statements, 1099 statements OR tax returns including all schedules (C, E, and/or K1).\",\n                                        \"additionalInfo\": \"{\\\"title\\\":\\\"Verification of Income\\\",\\\"content\\\":{\\\"table\\\":{\\\"columns\\\":[{\\\"name\\\":\\\"Income Type\\\",\\\"additionalText\\\":null},{\\\"name\\\":\\\"Accepted Documents\\\",\\\"additionalText\\\":\\\"Upload one of any listed document for your income type unless otherwise stated\\\"}],\\\"rows\\\":[{\\\"name\\\":\\\"Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Pay Stubs dated within the last 30 days of credit application showing year to date income.\\\",\\\"W2 with current paystub or letter from the employer dated within the last 30 days\\\"]}},{\\\"name\\\":\\\"Self-Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Personal Taxes- 1040 Pages 1 and 2 with related schedules (ex. Sch C, Sch E, Sch K1 and/or any other schedules used to claim this income under personal taxes)\\\",\\\"Full business tax return (ex. 1120, 1065, etc.) and the Articles of Organization or Articles of Incorporation to verify business ownership.\\\"]}},{\\\"name\\\":\\\"Retirement Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"3 most recent bank statements\\\",\\\"Retirement/SSI award letters\\\",\\\"Most recent year’s 1099R\\\"]}},{\\\"name\\\":\\\"Disability Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\",\\\"3 most recent bank statements\\\"]}},{\\\"name\\\":\\\"Child Support\\\",\\\"data\\\":{\\\"list\\\":[\\\"Child Support Order or Divorce Decree with the child/children’s Birth certificate. Must show amount being paid and for how long.\\\"]}},{\\\"name\\\":\\\"Rental Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"A fully executed rental/lease agreement with specific term\\\",\\\"Most recent 1040 Schedule E\\\"]}},{\\\"name\\\":\\\"Public Assistance\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\"]}},{\\\"name\\\":\\\"Alimony\\\",\\\"data\\\":{\\\"list\\\":[\\\"Copy of the divorce decree showing amount of expected payment and bank statements.\\\"]}}]}}}\",\n                                        \"externalId\": \"63341\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": false,\n                                        \"notes\": null\n                                    },\n                                    {\n                                        \"stipId\": 400,\n                                        \"reqId\": \"VOT\",\n                                        \"reqScreenName\": \"TITLE DOCUMENTS\",\n                                        \"stipActionTx\": \"We could not locate the property information for this address. Our team is trying alternate sources of property information. If you have a grant deed and/or other document that shows that at least one of the applicants owns this property and that it is a residential property, please provide it.\",\n                                        \"additionalInfo\": null,\n                                        \"externalId\": \"63341\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    }\n                                ],\n                                \"loanType\": \"TripleOption\"\n                            },\n                            {\n                                \"id\": 337150,\n                                \"key\": null,\n                                \"maxLoanAmount\": 45000,\n                                \"maxApprovedUnverified\": 45000,\n                                \"maxApprovedVerified\": 55000,\n                                \"term\": 20,\n                                \"apr\": 3.99,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"approved\",\n                                \"loanTypeCode\": \"TripleOption\",\n                                \"loanTypeLabel\": \"12-3 Flex\",\n                                \"loadTypeSequenceId\": 1,\n                                \"stips\": [\n                                    {\n                                        \"stipId\": 300,\n                                        \"reqId\": \"VOI\",\n                                        \"reqScreenName\": \"VERIFICATION OF INCOME\",\n                                        \"stipActionTx\": \"Please provide verification of the individual income for each applicant as it is stated on the Credit Application. Acceptable forms of verification include: paystubs dated within 30 days showing YTD income, 3 months worth of bank statements, retirement award letters, earning OR annuity statements, 1099 statements OR tax returns including all schedules (C, E, and/or K1).\",\n                                        \"additionalInfo\": \"{\\\"title\\\":\\\"Verification of Income\\\",\\\"content\\\":{\\\"table\\\":{\\\"columns\\\":[{\\\"name\\\":\\\"Income Type\\\",\\\"additionalText\\\":null},{\\\"name\\\":\\\"Accepted Documents\\\",\\\"additionalText\\\":\\\"Upload one of any listed document for your income type unless otherwise stated\\\"}],\\\"rows\\\":[{\\\"name\\\":\\\"Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Pay Stubs dated within the last 30 days of credit application showing year to date income.\\\",\\\"W2 with current paystub or letter from the employer dated within the last 30 days\\\"]}},{\\\"name\\\":\\\"Self-Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Personal Taxes- 1040 Pages 1 and 2 with related schedules (ex. Sch C, Sch E, Sch K1 and/or any other schedules used to claim this income under personal taxes)\\\",\\\"Full business tax return (ex. 1120, 1065, etc.) and the Articles of Organization or Articles of Incorporation to verify business ownership.\\\"]}},{\\\"name\\\":\\\"Retirement Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"3 most recent bank statements\\\",\\\"Retirement/SSI award letters\\\",\\\"Most recent year’s 1099R\\\"]}},{\\\"name\\\":\\\"Disability Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\",\\\"3 most recent bank statements\\\"]}},{\\\"name\\\":\\\"Child Support\\\",\\\"data\\\":{\\\"list\\\":[\\\"Child Support Order or Divorce Decree with the child/children’s Birth certificate. Must show amount being paid and for how long.\\\"]}},{\\\"name\\\":\\\"Rental Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"A fully executed rental/lease agreement with specific term\\\",\\\"Most recent 1040 Schedule E\\\"]}},{\\\"name\\\":\\\"Public Assistance\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\"]}},{\\\"name\\\":\\\"Alimony\\\",\\\"data\\\":{\\\"list\\\":[\\\"Copy of the divorce decree showing amount of expected payment and bank statements.\\\"]}}]}}}\",\n                                        \"externalId\": \"63341\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": false,\n                                        \"notes\": null\n                                    },\n                                    {\n                                        \"stipId\": 400,\n                                        \"reqId\": \"VOT\",\n                                        \"reqScreenName\": \"TITLE DOCUMENTS\",\n                                        \"stipActionTx\": \"We could not locate the property information for this address. Our team is trying alternate sources of property information. If you have a grant deed and/or other document that shows that at least one of the applicants owns this property and that it is a residential property, please provide it.\",\n                                        \"additionalInfo\": null,\n                                        \"externalId\": \"63341\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    }\n                                ],\n                                \"loanType\": \"TripleOption\"\n                            },\n                            {\n                                \"id\": 337151,\n                                \"key\": null,\n                                \"maxLoanAmount\": 45000,\n                                \"maxApprovedUnverified\": 45000,\n                                \"maxApprovedVerified\": 55000,\n                                \"term\": 20,\n                                \"apr\": 4.99,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"approved\",\n                                \"loanTypeCode\": \"TripleOption\",\n                                \"loanTypeLabel\": \"12-3 Flex\",\n                                \"loadTypeSequenceId\": 1,\n                                \"stips\": [\n                                    {\n                                        \"stipId\": 300,\n                                        \"reqId\": \"VOI\",\n                                        \"reqScreenName\": \"VERIFICATION OF INCOME\",\n                                        \"stipActionTx\": \"Please provide verification of the individual income for each applicant as it is stated on the Credit Application. Acceptable forms of verification include: paystubs dated within 30 days showing YTD income, 3 months worth of bank statements, retirement award letters, earning OR annuity statements, 1099 statements OR tax returns including all schedules (C, E, and/or K1).\",\n                                        \"additionalInfo\": \"{\\\"title\\\":\\\"Verification of Income\\\",\\\"content\\\":{\\\"table\\\":{\\\"columns\\\":[{\\\"name\\\":\\\"Income Type\\\",\\\"additionalText\\\":null},{\\\"name\\\":\\\"Accepted Documents\\\",\\\"additionalText\\\":\\\"Upload one of any listed document for your income type unless otherwise stated\\\"}],\\\"rows\\\":[{\\\"name\\\":\\\"Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Pay Stubs dated within the last 30 days of credit application showing year to date income.\\\",\\\"W2 with current paystub or letter from the employer dated within the last 30 days\\\"]}},{\\\"name\\\":\\\"Self-Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Personal Taxes- 1040 Pages 1 and 2 with related schedules (ex. Sch C, Sch E, Sch K1 and/or any other schedules used to claim this income under personal taxes)\\\",\\\"Full business tax return (ex. 1120, 1065, etc.) and the Articles of Organization or Articles of Incorporation to verify business ownership.\\\"]}},{\\\"name\\\":\\\"Retirement Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"3 most recent bank statements\\\",\\\"Retirement/SSI award letters\\\",\\\"Most recent year’s 1099R\\\"]}},{\\\"name\\\":\\\"Disability Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\",\\\"3 most recent bank statements\\\"]}},{\\\"name\\\":\\\"Child Support\\\",\\\"data\\\":{\\\"list\\\":[\\\"Child Support Order or Divorce Decree with the child/children’s Birth certificate. Must show amount being paid and for how long.\\\"]}},{\\\"name\\\":\\\"Rental Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"A fully executed rental/lease agreement with specific term\\\",\\\"Most recent 1040 Schedule E\\\"]}},{\\\"name\\\":\\\"Public Assistance\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\"]}},{\\\"name\\\":\\\"Alimony\\\",\\\"data\\\":{\\\"list\\\":[\\\"Copy of the divorce decree showing amount of expected payment and bank statements.\\\"]}}]}}}\",\n                                        \"externalId\": \"63341\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": false,\n                                        \"notes\": null\n                                    },\n                                    {\n                                        \"stipId\": 400,\n                                        \"reqId\": \"VOT\",\n                                        \"reqScreenName\": \"TITLE DOCUMENTS\",\n                                        \"stipActionTx\": \"We could not locate the property information for this address. Our team is trying alternate sources of property information. If you have a grant deed and/or other document that shows that at least one of the applicants owns this property and that it is a residential property, please provide it.\",\n                                        \"additionalInfo\": null,\n                                        \"externalId\": \"63341\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    }\n                                ],\n                                \"loanType\": \"TripleOption\"\n                            },\n                            {\n                                \"id\": 337152,\n                                \"key\": null,\n                                \"maxLoanAmount\": 45000,\n                                \"maxApprovedUnverified\": 45000,\n                                \"maxApprovedVerified\": 55000,\n                                \"term\": 20,\n                                \"apr\": 5.99,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"approved\",\n                                \"loanTypeCode\": \"TripleOption\",\n                                \"loanTypeLabel\": \"12-3 Flex\",\n                                \"loadTypeSequenceId\": 1,\n                                \"stips\": [\n                                    {\n                                        \"stipId\": 300,\n                                        \"reqId\": \"VOI\",\n                                        \"reqScreenName\": \"VERIFICATION OF INCOME\",\n                                        \"stipActionTx\": \"Please provide verification of the individual income for each applicant as it is stated on the Credit Application. Acceptable forms of verification include: paystubs dated within 30 days showing YTD income, 3 months worth of bank statements, retirement award letters, earning OR annuity statements, 1099 statements OR tax returns including all schedules (C, E, and/or K1).\",\n                                        \"additionalInfo\": \"{\\\"title\\\":\\\"Verification of Income\\\",\\\"content\\\":{\\\"table\\\":{\\\"columns\\\":[{\\\"name\\\":\\\"Income Type\\\",\\\"additionalText\\\":null},{\\\"name\\\":\\\"Accepted Documents\\\",\\\"additionalText\\\":\\\"Upload one of any listed document for your income type unless otherwise stated\\\"}],\\\"rows\\\":[{\\\"name\\\":\\\"Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Pay Stubs dated within the last 30 days of credit application showing year to date income.\\\",\\\"W2 with current paystub or letter from the employer dated within the last 30 days\\\"]}},{\\\"name\\\":\\\"Self-Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Personal Taxes- 1040 Pages 1 and 2 with related schedules (ex. Sch C, Sch E, Sch K1 and/or any other schedules used to claim this income under personal taxes)\\\",\\\"Full business tax return (ex. 1120, 1065, etc.) and the Articles of Organization or Articles of Incorporation to verify business ownership.\\\"]}},{\\\"name\\\":\\\"Retirement Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"3 most recent bank statements\\\",\\\"Retirement/SSI award letters\\\",\\\"Most recent year’s 1099R\\\"]}},{\\\"name\\\":\\\"Disability Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\",\\\"3 most recent bank statements\\\"]}},{\\\"name\\\":\\\"Child Support\\\",\\\"data\\\":{\\\"list\\\":[\\\"Child Support Order or Divorce Decree with the child/children’s Birth certificate. Must show amount being paid and for how long.\\\"]}},{\\\"name\\\":\\\"Rental Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"A fully executed rental/lease agreement with specific term\\\",\\\"Most recent 1040 Schedule E\\\"]}},{\\\"name\\\":\\\"Public Assistance\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\"]}},{\\\"name\\\":\\\"Alimony\\\",\\\"data\\\":{\\\"list\\\":[\\\"Copy of the divorce decree showing amount of expected payment and bank statements.\\\"]}}]}}}\",\n                                        \"externalId\": \"63341\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": false,\n                                        \"notes\": null\n                                    },\n                                    {\n                                        \"stipId\": 400,\n                                        \"reqId\": \"VOT\",\n                                        \"reqScreenName\": \"TITLE DOCUMENTS\",\n                                        \"stipActionTx\": \"We could not locate the property information for this address. Our team is trying alternate sources of property information. If you have a grant deed and/or other document that shows that at least one of the applicants owns this property and that it is a residential property, please provide it.\",\n                                        \"additionalInfo\": null,\n                                        \"externalId\": \"63341\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    }\n                                ],\n                                \"loanType\": \"TripleOption\"\n                            },\n                            {\n                                \"id\": 337153,\n                                \"key\": null,\n                                \"maxLoanAmount\": 45000,\n                                \"maxApprovedUnverified\": 45000,\n                                \"maxApprovedVerified\": 55000,\n                                \"term\": 25,\n                                \"apr\": 1.49,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"approved\",\n                                \"loanTypeCode\": \"TripleOption\",\n                                \"loanTypeLabel\": \"12-3 Flex\",\n                                \"loadTypeSequenceId\": 1,\n                                \"stips\": [\n                                    {\n                                        \"stipId\": 300,\n                                        \"reqId\": \"VOI\",\n                                        \"reqScreenName\": \"VERIFICATION OF INCOME\",\n                                        \"stipActionTx\": \"Please provide verification of the individual income for each applicant as it is stated on the Credit Application. Acceptable forms of verification include: paystubs dated within 30 days showing YTD income, 3 months worth of bank statements, retirement award letters, earning OR annuity statements, 1099 statements OR tax returns including all schedules (C, E, and/or K1).\",\n                                        \"additionalInfo\": \"{\\\"title\\\":\\\"Verification of Income\\\",\\\"content\\\":{\\\"table\\\":{\\\"columns\\\":[{\\\"name\\\":\\\"Income Type\\\",\\\"additionalText\\\":null},{\\\"name\\\":\\\"Accepted Documents\\\",\\\"additionalText\\\":\\\"Upload one of any listed document for your income type unless otherwise stated\\\"}],\\\"rows\\\":[{\\\"name\\\":\\\"Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Pay Stubs dated within the last 30 days of credit application showing year to date income.\\\",\\\"W2 with current paystub or letter from the employer dated within the last 30 days\\\"]}},{\\\"name\\\":\\\"Self-Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Personal Taxes- 1040 Pages 1 and 2 with related schedules (ex. Sch C, Sch E, Sch K1 and/or any other schedules used to claim this income under personal taxes)\\\",\\\"Full business tax return (ex. 1120, 1065, etc.) and the Articles of Organization or Articles of Incorporation to verify business ownership.\\\"]}},{\\\"name\\\":\\\"Retirement Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"3 most recent bank statements\\\",\\\"Retirement/SSI award letters\\\",\\\"Most recent year’s 1099R\\\"]}},{\\\"name\\\":\\\"Disability Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\",\\\"3 most recent bank statements\\\"]}},{\\\"name\\\":\\\"Child Support\\\",\\\"data\\\":{\\\"list\\\":[\\\"Child Support Order or Divorce Decree with the child/children’s Birth certificate. Must show amount being paid and for how long.\\\"]}},{\\\"name\\\":\\\"Rental Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"A fully executed rental/lease agreement with specific term\\\",\\\"Most recent 1040 Schedule E\\\"]}},{\\\"name\\\":\\\"Public Assistance\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\"]}},{\\\"name\\\":\\\"Alimony\\\",\\\"data\\\":{\\\"list\\\":[\\\"Copy of the divorce decree showing amount of expected payment and bank statements.\\\"]}}]}}}\",\n                                        \"externalId\": \"63341\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": false,\n                                        \"notes\": null\n                                    },\n                                    {\n                                        \"stipId\": 400,\n                                        \"reqId\": \"VOT\",\n                                        \"reqScreenName\": \"TITLE DOCUMENTS\",\n                                        \"stipActionTx\": \"We could not locate the property information for this address. Our team is trying alternate sources of property information. If you have a grant deed and/or other document that shows that at least one of the applicants owns this property and that it is a residential property, please provide it.\",\n                                        \"additionalInfo\": null,\n                                        \"externalId\": \"63341\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    }\n                                ],\n                                \"loanType\": \"TripleOption\"\n                            },\n                            {\n                                \"id\": 337154,\n                                \"key\": null,\n                                \"maxLoanAmount\": 45000,\n                                \"maxApprovedUnverified\": 45000,\n                                \"maxApprovedVerified\": 55000,\n                                \"term\": 25,\n                                \"apr\": 1.99,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"approved\",\n                                \"loanTypeCode\": \"TripleOption\",\n                                \"loanTypeLabel\": \"12-3 Flex\",\n                                \"loadTypeSequenceId\": 1,\n                                \"stips\": [\n                                    {\n                                        \"stipId\": 300,\n                                        \"reqId\": \"VOI\",\n                                        \"reqScreenName\": \"VERIFICATION OF INCOME\",\n                                        \"stipActionTx\": \"Please provide verification of the individual income for each applicant as it is stated on the Credit Application. Acceptable forms of verification include: paystubs dated within 30 days showing YTD income, 3 months worth of bank statements, retirement award letters, earning OR annuity statements, 1099 statements OR tax returns including all schedules (C, E, and/or K1).\",\n                                        \"additionalInfo\": \"{\\\"title\\\":\\\"Verification of Income\\\",\\\"content\\\":{\\\"table\\\":{\\\"columns\\\":[{\\\"name\\\":\\\"Income Type\\\",\\\"additionalText\\\":null},{\\\"name\\\":\\\"Accepted Documents\\\",\\\"additionalText\\\":\\\"Upload one of any listed document for your income type unless otherwise stated\\\"}],\\\"rows\\\":[{\\\"name\\\":\\\"Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Pay Stubs dated within the last 30 days of credit application showing year to date income.\\\",\\\"W2 with current paystub or letter from the employer dated within the last 30 days\\\"]}},{\\\"name\\\":\\\"Self-Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Personal Taxes- 1040 Pages 1 and 2 with related schedules (ex. Sch C, Sch E, Sch K1 and/or any other schedules used to claim this income under personal taxes)\\\",\\\"Full business tax return (ex. 1120, 1065, etc.) and the Articles of Organization or Articles of Incorporation to verify business ownership.\\\"]}},{\\\"name\\\":\\\"Retirement Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"3 most recent bank statements\\\",\\\"Retirement/SSI award letters\\\",\\\"Most recent year’s 1099R\\\"]}},{\\\"name\\\":\\\"Disability Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\",\\\"3 most recent bank statements\\\"]}},{\\\"name\\\":\\\"Child Support\\\",\\\"data\\\":{\\\"list\\\":[\\\"Child Support Order or Divorce Decree with the child/children’s Birth certificate. Must show amount being paid and for how long.\\\"]}},{\\\"name\\\":\\\"Rental Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"A fully executed rental/lease agreement with specific term\\\",\\\"Most recent 1040 Schedule E\\\"]}},{\\\"name\\\":\\\"Public Assistance\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\"]}},{\\\"name\\\":\\\"Alimony\\\",\\\"data\\\":{\\\"list\\\":[\\\"Copy of the divorce decree showing amount of expected payment and bank statements.\\\"]}}]}}}\",\n                                        \"externalId\": \"63341\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": false,\n                                        \"notes\": null\n                                    },\n                                    {\n                                        \"stipId\": 400,\n                                        \"reqId\": \"VOT\",\n                                        \"reqScreenName\": \"TITLE DOCUMENTS\",\n                                        \"stipActionTx\": \"We could not locate the property information for this address. Our team is trying alternate sources of property information. If you have a grant deed and/or other document that shows that at least one of the applicants owns this property and that it is a residential property, please provide it.\",\n                                        \"additionalInfo\": null,\n                                        \"externalId\": \"63341\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    }\n                                ],\n                                \"loanType\": \"TripleOption\"\n                            },\n                            {\n                                \"id\": 337155,\n                                \"key\": null,\n                                \"maxLoanAmount\": 45000,\n                                \"maxApprovedUnverified\": 45000,\n                                \"maxApprovedVerified\": 55000,\n                                \"term\": 25,\n                                \"apr\": 2.99,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"approved\",\n                                \"loanTypeCode\": \"TripleOption\",\n                                \"loanTypeLabel\": \"12-3 Flex\",\n                                \"loadTypeSequenceId\": 1,\n                                \"stips\": [\n                                    {\n                                        \"stipId\": 300,\n                                        \"reqId\": \"VOI\",\n                                        \"reqScreenName\": \"VERIFICATION OF INCOME\",\n                                        \"stipActionTx\": \"Please provide verification of the individual income for each applicant as it is stated on the Credit Application. Acceptable forms of verification include: paystubs dated within 30 days showing YTD income, 3 months worth of bank statements, retirement award letters, earning OR annuity statements, 1099 statements OR tax returns including all schedules (C, E, and/or K1).\",\n                                        \"additionalInfo\": \"{\\\"title\\\":\\\"Verification of Income\\\",\\\"content\\\":{\\\"table\\\":{\\\"columns\\\":[{\\\"name\\\":\\\"Income Type\\\",\\\"additionalText\\\":null},{\\\"name\\\":\\\"Accepted Documents\\\",\\\"additionalText\\\":\\\"Upload one of any listed document for your income type unless otherwise stated\\\"}],\\\"rows\\\":[{\\\"name\\\":\\\"Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Pay Stubs dated within the last 30 days of credit application showing year to date income.\\\",\\\"W2 with current paystub or letter from the employer dated within the last 30 days\\\"]}},{\\\"name\\\":\\\"Self-Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Personal Taxes- 1040 Pages 1 and 2 with related schedules (ex. Sch C, Sch E, Sch K1 and/or any other schedules used to claim this income under personal taxes)\\\",\\\"Full business tax return (ex. 1120, 1065, etc.) and the Articles of Organization or Articles of Incorporation to verify business ownership.\\\"]}},{\\\"name\\\":\\\"Retirement Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"3 most recent bank statements\\\",\\\"Retirement/SSI award letters\\\",\\\"Most recent year’s 1099R\\\"]}},{\\\"name\\\":\\\"Disability Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\",\\\"3 most recent bank statements\\\"]}},{\\\"name\\\":\\\"Child Support\\\",\\\"data\\\":{\\\"list\\\":[\\\"Child Support Order or Divorce Decree with the child/children’s Birth certificate. Must show amount being paid and for how long.\\\"]}},{\\\"name\\\":\\\"Rental Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"A fully executed rental/lease agreement with specific term\\\",\\\"Most recent 1040 Schedule E\\\"]}},{\\\"name\\\":\\\"Public Assistance\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\"]}},{\\\"name\\\":\\\"Alimony\\\",\\\"data\\\":{\\\"list\\\":[\\\"Copy of the divorce decree showing amount of expected payment and bank statements.\\\"]}}]}}}\",\n                                        \"externalId\": \"63341\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": false,\n                                        \"notes\": null\n                                    },\n                                    {\n                                        \"stipId\": 400,\n                                        \"reqId\": \"VOT\",\n                                        \"reqScreenName\": \"TITLE DOCUMENTS\",\n                                        \"stipActionTx\": \"We could not locate the property information for this address. Our team is trying alternate sources of property information. If you have a grant deed and/or other document that shows that at least one of the applicants owns this property and that it is a residential property, please provide it.\",\n                                        \"additionalInfo\": null,\n                                        \"externalId\": \"63341\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    }\n                                ],\n                                \"loanType\": \"TripleOption\"\n                            },\n                            {\n                                \"id\": 337156,\n                                \"key\": null,\n                                \"maxLoanAmount\": 45000,\n                                \"maxApprovedUnverified\": 45000,\n                                \"maxApprovedVerified\": 55000,\n                                \"term\": 25,\n                                \"apr\": 3.99,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"approved\",\n                                \"loanTypeCode\": \"TripleOption\",\n                                \"loanTypeLabel\": \"12-3 Flex\",\n                                \"loadTypeSequenceId\": 1,\n                                \"stips\": [\n                                    {\n                                        \"stipId\": 300,\n                                        \"reqId\": \"VOI\",\n                                        \"reqScreenName\": \"VERIFICATION OF INCOME\",\n                                        \"stipActionTx\": \"Please provide verification of the individual income for each applicant as it is stated on the Credit Application. Acceptable forms of verification include: paystubs dated within 30 days showing YTD income, 3 months worth of bank statements, retirement award letters, earning OR annuity statements, 1099 statements OR tax returns including all schedules (C, E, and/or K1).\",\n                                        \"additionalInfo\": \"{\\\"title\\\":\\\"Verification of Income\\\",\\\"content\\\":{\\\"table\\\":{\\\"columns\\\":[{\\\"name\\\":\\\"Income Type\\\",\\\"additionalText\\\":null},{\\\"name\\\":\\\"Accepted Documents\\\",\\\"additionalText\\\":\\\"Upload one of any listed document for your income type unless otherwise stated\\\"}],\\\"rows\\\":[{\\\"name\\\":\\\"Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Pay Stubs dated within the last 30 days of credit application showing year to date income.\\\",\\\"W2 with current paystub or letter from the employer dated within the last 30 days\\\"]}},{\\\"name\\\":\\\"Self-Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Personal Taxes- 1040 Pages 1 and 2 with related schedules (ex. Sch C, Sch E, Sch K1 and/or any other schedules used to claim this income under personal taxes)\\\",\\\"Full business tax return (ex. 1120, 1065, etc.) and the Articles of Organization or Articles of Incorporation to verify business ownership.\\\"]}},{\\\"name\\\":\\\"Retirement Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"3 most recent bank statements\\\",\\\"Retirement/SSI award letters\\\",\\\"Most recent year’s 1099R\\\"]}},{\\\"name\\\":\\\"Disability Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\",\\\"3 most recent bank statements\\\"]}},{\\\"name\\\":\\\"Child Support\\\",\\\"data\\\":{\\\"list\\\":[\\\"Child Support Order or Divorce Decree with the child/children’s Birth certificate. Must show amount being paid and for how long.\\\"]}},{\\\"name\\\":\\\"Rental Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"A fully executed rental/lease agreement with specific term\\\",\\\"Most recent 1040 Schedule E\\\"]}},{\\\"name\\\":\\\"Public Assistance\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\"]}},{\\\"name\\\":\\\"Alimony\\\",\\\"data\\\":{\\\"list\\\":[\\\"Copy of the divorce decree showing amount of expected payment and bank statements.\\\"]}}]}}}\",\n                                        \"externalId\": \"63341\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": false,\n                                        \"notes\": null\n                                    },\n                                    {\n                                        \"stipId\": 400,\n                                        \"reqId\": \"VOT\",\n                                        \"reqScreenName\": \"TITLE DOCUMENTS\",\n                                        \"stipActionTx\": \"We could not locate the property information for this address. Our team is trying alternate sources of property information. If you have a grant deed and/or other document that shows that at least one of the applicants owns this property and that it is a residential property, please provide it.\",\n                                        \"additionalInfo\": null,\n                                        \"externalId\": \"63341\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    }\n                                ],\n                                \"loanType\": \"TripleOption\"\n                            },\n                            {\n                                \"id\": 337157,\n                                \"key\": null,\n                                \"maxLoanAmount\": 45000,\n                                \"maxApprovedUnverified\": 45000,\n                                \"maxApprovedVerified\": 55000,\n                                \"term\": 25,\n                                \"apr\": 4.99,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"approved\",\n                                \"loanTypeCode\": \"TripleOption\",\n                                \"loanTypeLabel\": \"12-3 Flex\",\n                                \"loadTypeSequenceId\": 1,\n                                \"stips\": [\n                                    {\n                                        \"stipId\": 300,\n                                        \"reqId\": \"VOI\",\n                                        \"reqScreenName\": \"VERIFICATION OF INCOME\",\n                                        \"stipActionTx\": \"Please provide verification of the individual income for each applicant as it is stated on the Credit Application. Acceptable forms of verification include: paystubs dated within 30 days showing YTD income, 3 months worth of bank statements, retirement award letters, earning OR annuity statements, 1099 statements OR tax returns including all schedules (C, E, and/or K1).\",\n                                        \"additionalInfo\": \"{\\\"title\\\":\\\"Verification of Income\\\",\\\"content\\\":{\\\"table\\\":{\\\"columns\\\":[{\\\"name\\\":\\\"Income Type\\\",\\\"additionalText\\\":null},{\\\"name\\\":\\\"Accepted Documents\\\",\\\"additionalText\\\":\\\"Upload one of any listed document for your income type unless otherwise stated\\\"}],\\\"rows\\\":[{\\\"name\\\":\\\"Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Pay Stubs dated within the last 30 days of credit application showing year to date income.\\\",\\\"W2 with current paystub or letter from the employer dated within the last 30 days\\\"]}},{\\\"name\\\":\\\"Self-Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Personal Taxes- 1040 Pages 1 and 2 with related schedules (ex. Sch C, Sch E, Sch K1 and/or any other schedules used to claim this income under personal taxes)\\\",\\\"Full business tax return (ex. 1120, 1065, etc.) and the Articles of Organization or Articles of Incorporation to verify business ownership.\\\"]}},{\\\"name\\\":\\\"Retirement Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"3 most recent bank statements\\\",\\\"Retirement/SSI award letters\\\",\\\"Most recent year’s 1099R\\\"]}},{\\\"name\\\":\\\"Disability Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\",\\\"3 most recent bank statements\\\"]}},{\\\"name\\\":\\\"Child Support\\\",\\\"data\\\":{\\\"list\\\":[\\\"Child Support Order or Divorce Decree with the child/children’s Birth certificate. Must show amount being paid and for how long.\\\"]}},{\\\"name\\\":\\\"Rental Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"A fully executed rental/lease agreement with specific term\\\",\\\"Most recent 1040 Schedule E\\\"]}},{\\\"name\\\":\\\"Public Assistance\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\"]}},{\\\"name\\\":\\\"Alimony\\\",\\\"data\\\":{\\\"list\\\":[\\\"Copy of the divorce decree showing amount of expected payment and bank statements.\\\"]}}]}}}\",\n                                        \"externalId\": \"63341\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": false,\n                                        \"notes\": null\n                                    },\n                                    {\n                                        \"stipId\": 400,\n                                        \"reqId\": \"VOT\",\n                                        \"reqScreenName\": \"TITLE DOCUMENTS\",\n                                        \"stipActionTx\": \"We could not locate the property information for this address. Our team is trying alternate sources of property information. If you have a grant deed and/or other document that shows that at least one of the applicants owns this property and that it is a residential property, please provide it.\",\n                                        \"additionalInfo\": null,\n                                        \"externalId\": \"63341\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    }\n                                ],\n                                \"loanType\": \"TripleOption\"\n                            },\n                            {\n                                \"id\": 337158,\n                                \"key\": null,\n                                \"maxLoanAmount\": 45000,\n                                \"maxApprovedUnverified\": 45000,\n                                \"maxApprovedVerified\": 55000,\n                                \"term\": 12,\n                                \"apr\": 2.99,\n                                \"deferralMonths\": 0,\n                                \"decision\": \"approved\",\n                                \"loanTypeCode\": \"LevelPay\",\n                                \"loanTypeLabel\": \"Level Pay\",\n                                \"loadTypeSequenceId\": 2,\n                                \"stips\": [\n                                    {\n                                        \"stipId\": 300,\n                                        \"reqId\": \"VOI\",\n                                        \"reqScreenName\": \"VERIFICATION OF INCOME\",\n                                        \"stipActionTx\": \"Please provide verification of the individual income for each applicant as it is stated on the Credit Application. Acceptable forms of verification include: paystubs dated within 30 days showing YTD income, 3 months worth of bank statements, retirement award letters, earning OR annuity statements, 1099 statements OR tax returns including all schedules (C, E, and/or K1).\",\n                                        \"additionalInfo\": \"{\\\"title\\\":\\\"Verification of Income\\\",\\\"content\\\":{\\\"table\\\":{\\\"columns\\\":[{\\\"name\\\":\\\"Income Type\\\",\\\"additionalText\\\":null},{\\\"name\\\":\\\"Accepted Documents\\\",\\\"additionalText\\\":\\\"Upload one of any listed document for your income type unless otherwise stated\\\"}],\\\"rows\\\":[{\\\"name\\\":\\\"Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Pay Stubs dated within the last 30 days of credit application showing year to date income.\\\",\\\"W2 with current paystub or letter from the employer dated within the last 30 days\\\"]}},{\\\"name\\\":\\\"Self-Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Personal Taxes- 1040 Pages 1 and 2 with related schedules (ex. Sch C, Sch E, Sch K1 and/or any other schedules used to claim this income under personal taxes)\\\",\\\"Full business tax return (ex. 1120, 1065, etc.) and the Articles of Organization or Articles of Incorporation to verify business ownership.\\\"]}},{\\\"name\\\":\\\"Retirement Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"3 most recent bank statements\\\",\\\"Retirement/SSI award letters\\\",\\\"Most recent year’s 1099R\\\"]}},{\\\"name\\\":\\\"Disability Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\",\\\"3 most recent bank statements\\\"]}},{\\\"name\\\":\\\"Child Support\\\",\\\"data\\\":{\\\"list\\\":[\\\"Child Support Order or Divorce Decree with the child/children’s Birth certificate. Must show amount being paid and for how long.\\\"]}},{\\\"name\\\":\\\"Rental Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"A fully executed rental/lease agreement with specific term\\\",\\\"Most recent 1040 Schedule E\\\"]}},{\\\"name\\\":\\\"Public Assistance\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\"]}},{\\\"name\\\":\\\"Alimony\\\",\\\"data\\\":{\\\"list\\\":[\\\"Copy of the divorce decree showing amount of expected payment and bank statements.\\\"]}}]}}}\",\n                                        \"externalId\": \"63341\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": false,\n                                        \"notes\": null\n                                    },\n                                    {\n                                        \"stipId\": 400,\n                                        \"reqId\": \"VOT\",\n                                        \"reqScreenName\": \"TITLE DOCUMENTS\",\n                                        \"stipActionTx\": \"We could not locate the property information for this address. Our team is trying alternate sources of property information. If you have a grant deed and/or other document that shows that at least one of the applicants owns this property and that it is a residential property, please provide it.\",\n                                        \"additionalInfo\": null,\n                                        \"externalId\": \"63341\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    }\n                                ],\n                                \"loanType\": \"LevelPay\"\n                            },\n                            {\n                                \"id\": 337159,\n                                \"key\": null,\n                                \"maxLoanAmount\": 45000,\n                                \"maxApprovedUnverified\": 45000,\n                                \"maxApprovedVerified\": 55000,\n                                \"term\": 20,\n                                \"apr\": 1.49,\n                                \"deferralMonths\": 0,\n                                \"decision\": \"approved\",\n                                \"loanTypeCode\": \"LevelPay\",\n                                \"loanTypeLabel\": \"Level Pay\",\n                                \"loadTypeSequenceId\": 2,\n                                \"stips\": [\n                                    {\n                                        \"stipId\": 300,\n                                        \"reqId\": \"VOI\",\n                                        \"reqScreenName\": \"VERIFICATION OF INCOME\",\n                                        \"stipActionTx\": \"Please provide verification of the individual income for each applicant as it is stated on the Credit Application. Acceptable forms of verification include: paystubs dated within 30 days showing YTD income, 3 months worth of bank statements, retirement award letters, earning OR annuity statements, 1099 statements OR tax returns including all schedules (C, E, and/or K1).\",\n                                        \"additionalInfo\": \"{\\\"title\\\":\\\"Verification of Income\\\",\\\"content\\\":{\\\"table\\\":{\\\"columns\\\":[{\\\"name\\\":\\\"Income Type\\\",\\\"additionalText\\\":null},{\\\"name\\\":\\\"Accepted Documents\\\",\\\"additionalText\\\":\\\"Upload one of any listed document for your income type unless otherwise stated\\\"}],\\\"rows\\\":[{\\\"name\\\":\\\"Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Pay Stubs dated within the last 30 days of credit application showing year to date income.\\\",\\\"W2 with current paystub or letter from the employer dated within the last 30 days\\\"]}},{\\\"name\\\":\\\"Self-Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Personal Taxes- 1040 Pages 1 and 2 with related schedules (ex. Sch C, Sch E, Sch K1 and/or any other schedules used to claim this income under personal taxes)\\\",\\\"Full business tax return (ex. 1120, 1065, etc.) and the Articles of Organization or Articles of Incorporation to verify business ownership.\\\"]}},{\\\"name\\\":\\\"Retirement Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"3 most recent bank statements\\\",\\\"Retirement/SSI award letters\\\",\\\"Most recent year’s 1099R\\\"]}},{\\\"name\\\":\\\"Disability Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\",\\\"3 most recent bank statements\\\"]}},{\\\"name\\\":\\\"Child Support\\\",\\\"data\\\":{\\\"list\\\":[\\\"Child Support Order or Divorce Decree with the child/children’s Birth certificate. Must show amount being paid and for how long.\\\"]}},{\\\"name\\\":\\\"Rental Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"A fully executed rental/lease agreement with specific term\\\",\\\"Most recent 1040 Schedule E\\\"]}},{\\\"name\\\":\\\"Public Assistance\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\"]}},{\\\"name\\\":\\\"Alimony\\\",\\\"data\\\":{\\\"list\\\":[\\\"Copy of the divorce decree showing amount of expected payment and bank statements.\\\"]}}]}}}\",\n                                        \"externalId\": \"63341\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": false,\n                                        \"notes\": null\n                                    },\n                                    {\n                                        \"stipId\": 400,\n                                        \"reqId\": \"VOT\",\n                                        \"reqScreenName\": \"TITLE DOCUMENTS\",\n                                        \"stipActionTx\": \"We could not locate the property information for this address. Our team is trying alternate sources of property information. If you have a grant deed and/or other document that shows that at least one of the applicants owns this property and that it is a residential property, please provide it.\",\n                                        \"additionalInfo\": null,\n                                        \"externalId\": \"63341\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    }\n                                ],\n                                \"loanType\": \"LevelPay\"\n                            },\n                            {\n                                \"id\": 337160,\n                                \"key\": null,\n                                \"maxLoanAmount\": 45000,\n                                \"maxApprovedUnverified\": 45000,\n                                \"maxApprovedVerified\": 55000,\n                                \"term\": 20,\n                                \"apr\": 5.99,\n                                \"deferralMonths\": 0,\n                                \"decision\": \"approved\",\n                                \"loanTypeCode\": \"LevelPay\",\n                                \"loanTypeLabel\": \"Level Pay\",\n                                \"loadTypeSequenceId\": 2,\n                                \"stips\": [\n                                    {\n                                        \"stipId\": 300,\n                                        \"reqId\": \"VOI\",\n                                        \"reqScreenName\": \"VERIFICATION OF INCOME\",\n                                        \"stipActionTx\": \"Please provide verification of the individual income for each applicant as it is stated on the Credit Application. Acceptable forms of verification include: paystubs dated within 30 days showing YTD income, 3 months worth of bank statements, retirement award letters, earning OR annuity statements, 1099 statements OR tax returns including all schedules (C, E, and/or K1).\",\n                                        \"additionalInfo\": \"{\\\"title\\\":\\\"Verification of Income\\\",\\\"content\\\":{\\\"table\\\":{\\\"columns\\\":[{\\\"name\\\":\\\"Income Type\\\",\\\"additionalText\\\":null},{\\\"name\\\":\\\"Accepted Documents\\\",\\\"additionalText\\\":\\\"Upload one of any listed document for your income type unless otherwise stated\\\"}],\\\"rows\\\":[{\\\"name\\\":\\\"Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Pay Stubs dated within the last 30 days of credit application showing year to date income.\\\",\\\"W2 with current paystub or letter from the employer dated within the last 30 days\\\"]}},{\\\"name\\\":\\\"Self-Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Personal Taxes- 1040 Pages 1 and 2 with related schedules (ex. Sch C, Sch E, Sch K1 and/or any other schedules used to claim this income under personal taxes)\\\",\\\"Full business tax return (ex. 1120, 1065, etc.) and the Articles of Organization or Articles of Incorporation to verify business ownership.\\\"]}},{\\\"name\\\":\\\"Retirement Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"3 most recent bank statements\\\",\\\"Retirement/SSI award letters\\\",\\\"Most recent year’s 1099R\\\"]}},{\\\"name\\\":\\\"Disability Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\",\\\"3 most recent bank statements\\\"]}},{\\\"name\\\":\\\"Child Support\\\",\\\"data\\\":{\\\"list\\\":[\\\"Child Support Order or Divorce Decree with the child/children’s Birth certificate. Must show amount being paid and for how long.\\\"]}},{\\\"name\\\":\\\"Rental Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"A fully executed rental/lease agreement with specific term\\\",\\\"Most recent 1040 Schedule E\\\"]}},{\\\"name\\\":\\\"Public Assistance\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\"]}},{\\\"name\\\":\\\"Alimony\\\",\\\"data\\\":{\\\"list\\\":[\\\"Copy of the divorce decree showing amount of expected payment and bank statements.\\\"]}}]}}}\",\n                                        \"externalId\": \"63341\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": false,\n                                        \"notes\": null\n                                    },\n                                    {\n                                        \"stipId\": 400,\n                                        \"reqId\": \"VOT\",\n                                        \"reqScreenName\": \"TITLE DOCUMENTS\",\n                                        \"stipActionTx\": \"We could not locate the property information for this address. Our team is trying alternate sources of property information. If you have a grant deed and/or other document that shows that at least one of the applicants owns this property and that it is a residential property, please provide it.\",\n                                        \"additionalInfo\": null,\n                                        \"externalId\": \"63341\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    }\n                                ],\n                                \"loanType\": \"LevelPay\"\n                            },\n                            {\n                                \"id\": 337161,\n                                \"key\": null,\n                                \"maxLoanAmount\": 45000,\n                                \"maxApprovedUnverified\": 45000,\n                                \"maxApprovedVerified\": 55000,\n                                \"term\": 25,\n                                \"apr\": 2.49,\n                                \"deferralMonths\": 0,\n                                \"decision\": \"approved\",\n                                \"loanTypeCode\": \"LevelPay\",\n                                \"loanTypeLabel\": \"Level Pay\",\n                                \"loadTypeSequenceId\": 2,\n                                \"stips\": [\n                                    {\n                                        \"stipId\": 300,\n                                        \"reqId\": \"VOI\",\n                                        \"reqScreenName\": \"VERIFICATION OF INCOME\",\n                                        \"stipActionTx\": \"Please provide verification of the individual income for each applicant as it is stated on the Credit Application. Acceptable forms of verification include: paystubs dated within 30 days showing YTD income, 3 months worth of bank statements, retirement award letters, earning OR annuity statements, 1099 statements OR tax returns including all schedules (C, E, and/or K1).\",\n                                        \"additionalInfo\": \"{\\\"title\\\":\\\"Verification of Income\\\",\\\"content\\\":{\\\"table\\\":{\\\"columns\\\":[{\\\"name\\\":\\\"Income Type\\\",\\\"additionalText\\\":null},{\\\"name\\\":\\\"Accepted Documents\\\",\\\"additionalText\\\":\\\"Upload one of any listed document for your income type unless otherwise stated\\\"}],\\\"rows\\\":[{\\\"name\\\":\\\"Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Pay Stubs dated within the last 30 days of credit application showing year to date income.\\\",\\\"W2 with current paystub or letter from the employer dated within the last 30 days\\\"]}},{\\\"name\\\":\\\"Self-Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Personal Taxes- 1040 Pages 1 and 2 with related schedules (ex. Sch C, Sch E, Sch K1 and/or any other schedules used to claim this income under personal taxes)\\\",\\\"Full business tax return (ex. 1120, 1065, etc.) and the Articles of Organization or Articles of Incorporation to verify business ownership.\\\"]}},{\\\"name\\\":\\\"Retirement Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"3 most recent bank statements\\\",\\\"Retirement/SSI award letters\\\",\\\"Most recent year’s 1099R\\\"]}},{\\\"name\\\":\\\"Disability Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\",\\\"3 most recent bank statements\\\"]}},{\\\"name\\\":\\\"Child Support\\\",\\\"data\\\":{\\\"list\\\":[\\\"Child Support Order or Divorce Decree with the child/children’s Birth certificate. Must show amount being paid and for how long.\\\"]}},{\\\"name\\\":\\\"Rental Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"A fully executed rental/lease agreement with specific term\\\",\\\"Most recent 1040 Schedule E\\\"]}},{\\\"name\\\":\\\"Public Assistance\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\"]}},{\\\"name\\\":\\\"Alimony\\\",\\\"data\\\":{\\\"list\\\":[\\\"Copy of the divorce decree showing amount of expected payment and bank statements.\\\"]}}]}}}\",\n                                        \"externalId\": \"63341\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": false,\n                                        \"notes\": null\n                                    },\n                                    {\n                                        \"stipId\": 400,\n                                        \"reqId\": \"VOT\",\n                                        \"reqScreenName\": \"TITLE DOCUMENTS\",\n                                        \"stipActionTx\": \"We could not locate the property information for this address. Our team is trying alternate sources of property information. If you have a grant deed and/or other document that shows that at least one of the applicants owns this property and that it is a residential property, please provide it.\",\n                                        \"additionalInfo\": null,\n                                        \"externalId\": \"63341\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    }\n                                ],\n                                \"loanType\": \"LevelPay\"\n                            },\n                            {\n                                \"id\": 337162,\n                                \"key\": null,\n                                \"maxLoanAmount\": 45000,\n                                \"maxApprovedUnverified\": 45000,\n                                \"maxApprovedVerified\": 55000,\n                                \"term\": 5,\n                                \"apr\": 0.0,\n                                \"deferralMonths\": 0,\n                                \"decision\": \"approved\",\n                                \"loanTypeCode\": \"ZIL\",\n                                \"loanTypeLabel\": \"Zero Interest\",\n                                \"loadTypeSequenceId\": 3,\n                                \"stips\": [\n                                    {\n                                        \"stipId\": 300,\n                                        \"reqId\": \"VOI\",\n                                        \"reqScreenName\": \"VERIFICATION OF INCOME\",\n                                        \"stipActionTx\": \"Please provide verification of the individual income for each applicant as it is stated on the Credit Application. Acceptable forms of verification include: paystubs dated within 30 days showing YTD income, 3 months worth of bank statements, retirement award letters, earning OR annuity statements, 1099 statements OR tax returns including all schedules (C, E, and/or K1).\",\n                                        \"additionalInfo\": \"{\\\"title\\\":\\\"Verification of Income\\\",\\\"content\\\":{\\\"table\\\":{\\\"columns\\\":[{\\\"name\\\":\\\"Income Type\\\",\\\"additionalText\\\":null},{\\\"name\\\":\\\"Accepted Documents\\\",\\\"additionalText\\\":\\\"Upload one of any listed document for your income type unless otherwise stated\\\"}],\\\"rows\\\":[{\\\"name\\\":\\\"Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Pay Stubs dated within the last 30 days of credit application showing year to date income.\\\",\\\"W2 with current paystub or letter from the employer dated within the last 30 days\\\"]}},{\\\"name\\\":\\\"Self-Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Personal Taxes- 1040 Pages 1 and 2 with related schedules (ex. Sch C, Sch E, Sch K1 and/or any other schedules used to claim this income under personal taxes)\\\",\\\"Full business tax return (ex. 1120, 1065, etc.) and the Articles of Organization or Articles of Incorporation to verify business ownership.\\\"]}},{\\\"name\\\":\\\"Retirement Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"3 most recent bank statements\\\",\\\"Retirement/SSI award letters\\\",\\\"Most recent year’s 1099R\\\"]}},{\\\"name\\\":\\\"Disability Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\",\\\"3 most recent bank statements\\\"]}},{\\\"name\\\":\\\"Child Support\\\",\\\"data\\\":{\\\"list\\\":[\\\"Child Support Order or Divorce Decree with the child/children’s Birth certificate. Must show amount being paid and for how long.\\\"]}},{\\\"name\\\":\\\"Rental Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"A fully executed rental/lease agreement with specific term\\\",\\\"Most recent 1040 Schedule E\\\"]}},{\\\"name\\\":\\\"Public Assistance\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\"]}},{\\\"name\\\":\\\"Alimony\\\",\\\"data\\\":{\\\"list\\\":[\\\"Copy of the divorce decree showing amount of expected payment and bank statements.\\\"]}}]}}}\",\n                                        \"externalId\": \"63341\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": false,\n                                        \"notes\": null\n                                    },\n                                    {\n                                        \"stipId\": 400,\n                                        \"reqId\": \"VOT\",\n                                        \"reqScreenName\": \"TITLE DOCUMENTS\",\n                                        \"stipActionTx\": \"We could not locate the property information for this address. Our team is trying alternate sources of property information. If you have a grant deed and/or other document that shows that at least one of the applicants owns this property and that it is a residential property, please provide it.\",\n                                        \"additionalInfo\": null,\n                                        \"externalId\": \"63341\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    }\n                                ],\n                                \"loanType\": \"ZIL\"\n                            },\n                            {\n                                \"id\": 337163,\n                                \"key\": null,\n                                \"maxLoanAmount\": 45000,\n                                \"maxApprovedUnverified\": 45000,\n                                \"maxApprovedVerified\": 55000,\n                                \"term\": 7,\n                                \"apr\": 0.0,\n                                \"deferralMonths\": 0,\n                                \"decision\": \"approved\",\n                                \"loanTypeCode\": \"ZIL\",\n                                \"loanTypeLabel\": \"Zero Interest\",\n                                \"loadTypeSequenceId\": 3,\n                                \"stips\": [\n                                    {\n                                        \"stipId\": 300,\n                                        \"reqId\": \"VOI\",\n                                        \"reqScreenName\": \"VERIFICATION OF INCOME\",\n                                        \"stipActionTx\": \"Please provide verification of the individual income for each applicant as it is stated on the Credit Application. Acceptable forms of verification include: paystubs dated within 30 days showing YTD income, 3 months worth of bank statements, retirement award letters, earning OR annuity statements, 1099 statements OR tax returns including all schedules (C, E, and/or K1).\",\n                                        \"additionalInfo\": \"{\\\"title\\\":\\\"Verification of Income\\\",\\\"content\\\":{\\\"table\\\":{\\\"columns\\\":[{\\\"name\\\":\\\"Income Type\\\",\\\"additionalText\\\":null},{\\\"name\\\":\\\"Accepted Documents\\\",\\\"additionalText\\\":\\\"Upload one of any listed document for your income type unless otherwise stated\\\"}],\\\"rows\\\":[{\\\"name\\\":\\\"Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Pay Stubs dated within the last 30 days of credit application showing year to date income.\\\",\\\"W2 with current paystub or letter from the employer dated within the last 30 days\\\"]}},{\\\"name\\\":\\\"Self-Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Personal Taxes- 1040 Pages 1 and 2 with related schedules (ex. Sch C, Sch E, Sch K1 and/or any other schedules used to claim this income under personal taxes)\\\",\\\"Full business tax return (ex. 1120, 1065, etc.) and the Articles of Organization or Articles of Incorporation to verify business ownership.\\\"]}},{\\\"name\\\":\\\"Retirement Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"3 most recent bank statements\\\",\\\"Retirement/SSI award letters\\\",\\\"Most recent year’s 1099R\\\"]}},{\\\"name\\\":\\\"Disability Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\",\\\"3 most recent bank statements\\\"]}},{\\\"name\\\":\\\"Child Support\\\",\\\"data\\\":{\\\"list\\\":[\\\"Child Support Order or Divorce Decree with the child/children’s Birth certificate. Must show amount being paid and for how long.\\\"]}},{\\\"name\\\":\\\"Rental Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"A fully executed rental/lease agreement with specific term\\\",\\\"Most recent 1040 Schedule E\\\"]}},{\\\"name\\\":\\\"Public Assistance\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\"]}},{\\\"name\\\":\\\"Alimony\\\",\\\"data\\\":{\\\"list\\\":[\\\"Copy of the divorce decree showing amount of expected payment and bank statements.\\\"]}}]}}}\",\n                                        \"externalId\": \"63341\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": false,\n                                        \"notes\": null\n                                    },\n                                    {\n                                        \"stipId\": 400,\n                                        \"reqId\": \"VOT\",\n                                        \"reqScreenName\": \"TITLE DOCUMENTS\",\n                                        \"stipActionTx\": \"We could not locate the property information for this address. Our team is trying alternate sources of property information. If you have a grant deed and/or other document that shows that at least one of the applicants owns this property and that it is a residential property, please provide it.\",\n                                        \"additionalInfo\": null,\n                                        \"externalId\": \"63341\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    }\n                                ],\n                                \"loanType\": \"ZIL\"\n                            },\n                            {\n                                \"id\": 337164,\n                                \"key\": null,\n                                \"maxLoanAmount\": 45000,\n                                \"maxApprovedUnverified\": 45000,\n                                \"maxApprovedVerified\": 55000,\n                                \"term\": 10,\n                                \"apr\": 17.99,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"approved\",\n                                \"loanTypeCode\": \"SAC\",\n                                \"loanTypeLabel\": \"Same-as-Cash\",\n                                \"loadTypeSequenceId\": 4,\n                                \"stips\": [\n                                    {\n                                        \"stipId\": 300,\n                                        \"reqId\": \"VOI\",\n                                        \"reqScreenName\": \"VERIFICATION OF INCOME\",\n                                        \"stipActionTx\": \"Please provide verification of the individual income for each applicant as it is stated on the Credit Application. Acceptable forms of verification include: paystubs dated within 30 days showing YTD income, 3 months worth of bank statements, retirement award letters, earning OR annuity statements, 1099 statements OR tax returns including all schedules (C, E, and/or K1).\",\n                                        \"additionalInfo\": \"{\\\"title\\\":\\\"Verification of Income\\\",\\\"content\\\":{\\\"table\\\":{\\\"columns\\\":[{\\\"name\\\":\\\"Income Type\\\",\\\"additionalText\\\":null},{\\\"name\\\":\\\"Accepted Documents\\\",\\\"additionalText\\\":\\\"Upload one of any listed document for your income type unless otherwise stated\\\"}],\\\"rows\\\":[{\\\"name\\\":\\\"Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Pay Stubs dated within the last 30 days of credit application showing year to date income.\\\",\\\"W2 with current paystub or letter from the employer dated within the last 30 days\\\"]}},{\\\"name\\\":\\\"Self-Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Personal Taxes- 1040 Pages 1 and 2 with related schedules (ex. Sch C, Sch E, Sch K1 and/or any other schedules used to claim this income under personal taxes)\\\",\\\"Full business tax return (ex. 1120, 1065, etc.) and the Articles of Organization or Articles of Incorporation to verify business ownership.\\\"]}},{\\\"name\\\":\\\"Retirement Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"3 most recent bank statements\\\",\\\"Retirement/SSI award letters\\\",\\\"Most recent year’s 1099R\\\"]}},{\\\"name\\\":\\\"Disability Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\",\\\"3 most recent bank statements\\\"]}},{\\\"name\\\":\\\"Child Support\\\",\\\"data\\\":{\\\"list\\\":[\\\"Child Support Order or Divorce Decree with the child/children’s Birth certificate. Must show amount being paid and for how long.\\\"]}},{\\\"name\\\":\\\"Rental Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"A fully executed rental/lease agreement with specific term\\\",\\\"Most recent 1040 Schedule E\\\"]}},{\\\"name\\\":\\\"Public Assistance\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\"]}},{\\\"name\\\":\\\"Alimony\\\",\\\"data\\\":{\\\"list\\\":[\\\"Copy of the divorce decree showing amount of expected payment and bank statements.\\\"]}}]}}}\",\n                                        \"externalId\": \"63341\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": false,\n                                        \"notes\": null\n                                    },\n                                    {\n                                        \"stipId\": 400,\n                                        \"reqId\": \"VOT\",\n                                        \"reqScreenName\": \"TITLE DOCUMENTS\",\n                                        \"stipActionTx\": \"We could not locate the property information for this address. Our team is trying alternate sources of property information. If you have a grant deed and/or other document that shows that at least one of the applicants owns this property and that it is a residential property, please provide it.\",\n                                        \"additionalInfo\": null,\n                                        \"externalId\": \"63341\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    }\n                                ],\n                                \"loanType\": \"SAC\"\n                            },\n                            {\n                                \"id\": 337165,\n                                \"key\": null,\n                                \"maxLoanAmount\": 45000,\n                                \"maxApprovedUnverified\": 45000,\n                                \"maxApprovedVerified\": 55000,\n                                \"term\": 10,\n                                \"apr\": 17.99,\n                                \"deferralMonths\": 24,\n                                \"decision\": \"approved\",\n                                \"loanTypeCode\": \"SAC\",\n                                \"loanTypeLabel\": \"Same-as-Cash\",\n                                \"loadTypeSequenceId\": 4,\n                                \"stips\": [\n                                    {\n                                        \"stipId\": 300,\n                                        \"reqId\": \"VOI\",\n                                        \"reqScreenName\": \"VERIFICATION OF INCOME\",\n                                        \"stipActionTx\": \"Please provide verification of the individual income for each applicant as it is stated on the Credit Application. Acceptable forms of verification include: paystubs dated within 30 days showing YTD income, 3 months worth of bank statements, retirement award letters, earning OR annuity statements, 1099 statements OR tax returns including all schedules (C, E, and/or K1).\",\n                                        \"additionalInfo\": \"{\\\"title\\\":\\\"Verification of Income\\\",\\\"content\\\":{\\\"table\\\":{\\\"columns\\\":[{\\\"name\\\":\\\"Income Type\\\",\\\"additionalText\\\":null},{\\\"name\\\":\\\"Accepted Documents\\\",\\\"additionalText\\\":\\\"Upload one of any listed document for your income type unless otherwise stated\\\"}],\\\"rows\\\":[{\\\"name\\\":\\\"Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Pay Stubs dated within the last 30 days of credit application showing year to date income.\\\",\\\"W2 with current paystub or letter from the employer dated within the last 30 days\\\"]}},{\\\"name\\\":\\\"Self-Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Personal Taxes- 1040 Pages 1 and 2 with related schedules (ex. Sch C, Sch E, Sch K1 and/or any other schedules used to claim this income under personal taxes)\\\",\\\"Full business tax return (ex. 1120, 1065, etc.) and the Articles of Organization or Articles of Incorporation to verify business ownership.\\\"]}},{\\\"name\\\":\\\"Retirement Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"3 most recent bank statements\\\",\\\"Retirement/SSI award letters\\\",\\\"Most recent year’s 1099R\\\"]}},{\\\"name\\\":\\\"Disability Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\",\\\"3 most recent bank statements\\\"]}},{\\\"name\\\":\\\"Child Support\\\",\\\"data\\\":{\\\"list\\\":[\\\"Child Support Order or Divorce Decree with the child/children’s Birth certificate. Must show amount being paid and for how long.\\\"]}},{\\\"name\\\":\\\"Rental Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"A fully executed rental/lease agreement with specific term\\\",\\\"Most recent 1040 Schedule E\\\"]}},{\\\"name\\\":\\\"Public Assistance\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\"]}},{\\\"name\\\":\\\"Alimony\\\",\\\"data\\\":{\\\"list\\\":[\\\"Copy of the divorce decree showing amount of expected payment and bank statements.\\\"]}}]}}}\",\n                                        \"externalId\": \"63341\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": false,\n                                        \"notes\": null\n                                    },\n                                    {\n                                        \"stipId\": 400,\n                                        \"reqId\": \"VOT\",\n                                        \"reqScreenName\": \"TITLE DOCUMENTS\",\n                                        \"stipActionTx\": \"We could not locate the property information for this address. Our team is trying alternate sources of property information. If you have a grant deed and/or other document that shows that at least one of the applicants owns this property and that it is a residential property, please provide it.\",\n                                        \"additionalInfo\": null,\n                                        \"externalId\": \"63341\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    }\n                                ],\n                                \"loanType\": \"SAC\"\n                            }\n                        ]\n                    }\n                ],\n                \"firstApprovalDate\": \"2022-01-18 13:02:48\",\n                \"hasStips\": true,\n                \"homeownerEmail\": \"aboostani@gmail.com\",\n                \"homeownerIdentificationIssuedByState\": \"1\",\n                \"homeownerIdentificationNumber\": \"1\",\n                \"homeownerName\": \"Arash Boostani\",\n                \"homeownerStipsEmailSent\": false,\n                \"id\": 24059,\n                \"jointApplication\": null,\n                \"paperCreditDocumentName\": null,\n                \"residenceType\": \"primary_residence\",\n                \"status\": \"Pass\",\n                \"type\": \"Inperson\",\n                \"uniqueStips\": [\n                    {\n                        \"stipId\": 400,\n                        \"reqId\": \"VOT\",\n                        \"reqScreenName\": \"TITLE DOCUMENTS\",\n                        \"stipActionTx\": \"We could not locate the property information for this address. Our team is trying alternate sources of property information. If you have a grant deed and/or other document that shows that at least one of the applicants owns this property and that it is a residential property, please provide it.\",\n                        \"additionalInfo\": null,\n                        \"externalId\": \"63341\",\n                        \"status\": \"Pending\",\n                        \"statusLabel\": \"Pending\",\n                        \"isRequired\": true,\n                        \"notes\": null\n                    },\n                    {\n                        \"stipId\": 300,\n                        \"reqId\": \"VOI\",\n                        \"reqScreenName\": \"VERIFICATION OF INCOME\",\n                        \"stipActionTx\": \"Please provide verification of the individual income for each applicant as it is stated on the Credit Application. Acceptable forms of verification include: paystubs dated within 30 days showing YTD income, 3 months worth of bank statements, retirement award letters, earning OR annuity statements, 1099 statements OR tax returns including all schedules (C, E, and/or K1).\",\n                        \"additionalInfo\": \"{\\\"title\\\":\\\"Verification of Income\\\",\\\"content\\\":{\\\"table\\\":{\\\"columns\\\":[{\\\"name\\\":\\\"Income Type\\\",\\\"additionalText\\\":null},{\\\"name\\\":\\\"Accepted Documents\\\",\\\"additionalText\\\":\\\"Upload one of any listed document for your income type unless otherwise stated\\\"}],\\\"rows\\\":[{\\\"name\\\":\\\"Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Pay Stubs dated within the last 30 days of credit application showing year to date income.\\\",\\\"W2 with current paystub or letter from the employer dated within the last 30 days\\\"]}},{\\\"name\\\":\\\"Self-Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Personal Taxes- 1040 Pages 1 and 2 with related schedules (ex. Sch C, Sch E, Sch K1 and/or any other schedules used to claim this income under personal taxes)\\\",\\\"Full business tax return (ex. 1120, 1065, etc.) and the Articles of Organization or Articles of Incorporation to verify business ownership.\\\"]}},{\\\"name\\\":\\\"Retirement Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"3 most recent bank statements\\\",\\\"Retirement/SSI award letters\\\",\\\"Most recent year’s 1099R\\\"]}},{\\\"name\\\":\\\"Disability Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\",\\\"3 most recent bank statements\\\"]}},{\\\"name\\\":\\\"Child Support\\\",\\\"data\\\":{\\\"list\\\":[\\\"Child Support Order or Divorce Decree with the child/children’s Birth certificate. Must show amount being paid and for how long.\\\"]}},{\\\"name\\\":\\\"Rental Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"A fully executed rental/lease agreement with specific term\\\",\\\"Most recent 1040 Schedule E\\\"]}},{\\\"name\\\":\\\"Public Assistance\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\"]}},{\\\"name\\\":\\\"Alimony\\\",\\\"data\\\":{\\\"list\\\":[\\\"Copy of the divorce decree showing amount of expected payment and bank statements.\\\"]}}]}}}\",\n                        \"externalId\": \"63341\",\n                        \"status\": \"Pending\",\n                        \"statusLabel\": \"Pending\",\n                        \"isRequired\": false,\n                        \"notes\": null\n                    }\n                ]\n            },\n            \"customerId\": 116992,\n            \"moreTitleHoldersThanCreditApplicants\": false,\n            \"propertyRules\": [],\n            \"title\": {\n                \"apn\": null,\n                \"caddress1\": null,\n                \"caddress2\": null,\n                \"ccity\": null,\n                \"censusBlock\": null,\n                \"county\": null,\n                \"cstate\": null,\n                \"customerId\": 116992,\n                \"czip\": null,\n                \"dateCreated\": \"2022-01-18 21:02:54\",\n                \"denialReasons\": [\n                    {\n                        \"id\": 10008,\n                        \"customerId\": 116992,\n                        \"type\": \"title\",\n                        \"privateInfo\": false,\n                        \"severity\": \"pend\",\n                        \"code\": \"titleNoHit\",\n                        \"text\": \"The property's address cannot be found via title search\",\n                        \"decisionDate\": \"2022-01-18 13:02:44\"\n                    }\n                ],\n                \"entityName\": null,\n                \"entityOnTitle\": null,\n                \"id\": 17190,\n                \"landUseDescription\": null,\n                \"legalBook\": null,\n                \"legalDescription\": null,\n                \"legalLot\": null,\n                \"mapReference1\": null,\n                \"mapReference2\": null,\n                \"ownerOccupied\": false,\n                \"plusFourPostalCode\": null,\n                \"rawAddress\": null,\n                \"reportStatus\": null,\n                \"responseStatus\": null,\n                \"ruleResults\": null,\n                \"singleFamilyDwelling\": null,\n                \"status\": \"needs_review\",\n                \"subdivision\": null,\n                \"tract\": null,\n                \"vestingCode\": null\n            },\n            \"overallStatus\": \"pended\"\n        }\n    ],\n    \"fieldErrors\": []\n}"},{"id":"29802da7-d978-ba79-d70a-042d3d693eaa","name":"Pass with Stips","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"url":"{{url}}/rest/v1/customers/{{customer_id}}/eligibilities"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"Cache-Control","key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate","description":""},{"name":"Connection","key":"Connection","value":"keep-alive","description":""},{"name":"Content-Type","key":"Content-Type","value":"application/json;charset=UTF-8","description":""},{"name":"Date","key":"Date","value":"Thu, 17 Aug 2017 03:55:18 GMT","description":""},{"name":"Expires","key":"Expires","value":"0","description":""},{"name":"Pragma","key":"Pragma","value":"no-cache","description":""},{"name":"Server","key":"Server","value":"Apache-Coyote/1.1","description":""},{"name":"X-Application-Context","key":"X-Application-Context","value":"application:qa,k8s,kubernetes","description":""},{"name":"X-Content-Type-Options","key":"X-Content-Type-Options","value":"nosniff","description":""},{"name":"X-Frame-Options","key":"X-Frame-Options","value":"DENY","description":""},{"name":"X-XSS-Protection","key":"X-XSS-Protection","value":"1; mode=block","description":""},{"name":"transfer-encoding","key":"transfer-encoding","value":"chunked","description":""}],"cookie":[],"responseTime":"283","body":"{\n    \"status\": \"success\",\n    \"code\": 200,\n    \"messages\": [],\n    \"count\": 1,\n    \"results\": [\n        {\n            \"creditCheck\": {\n                \"consentToken\": null,\n                \"creationMethod\": \"api\",\n                \"customerId\": 116992,\n                \"dateCreated\": \"2022-01-18 12:54:57\",\n                \"dateDeleted\": null,\n                \"dateUpdated\": \"2022-01-18 12:55:13\",\n                \"decisionStatus\": \"Complete\",\n                \"denialReasons\": [],\n                \"documentId\": null,\n                \"expirationDateOverridden\": 0,\n                \"expireDate\": \"2022-03-19 00:00:00\",\n                \"externalId\": \"63335\",\n                \"financingProducts\": [\n                    {\n                        \"id\": 24013,\n                        \"dateCreated\": \"2022-01-18 12:54:57\",\n                        \"dateDeleted\": null,\n                        \"dateUpdated\": \"2022-01-18 12:55:13\",\n                        \"externalId\": \"63335\",\n                        \"notes\": null,\n                        \"primaryStatus\": null,\n                        \"decisionStatus\": \"Complete\",\n                        \"resultDate\": \"2022-01-18 12:55:06\",\n                        \"secondaryStatus\": null,\n                        \"overallStatus\": \"pended\",\n                        \"status\": \"Pass\",\n                        \"financingProductId\": 3181,\n                        \"creditCheckId\": 24054,\n                        \"updateId\": 44021,\n                        \"financingProductSku\": \"SLOAN_003\",\n                        \"financingProductName\": \"Concert Solar Loan\",\n                        \"financingProductType\": \"loan\",\n                        \"rateCards\": [\n                            {\n                                \"id\": 336980,\n                                \"key\": null,\n                                \"maxLoanAmount\": 85000,\n                                \"maxApprovedUnverified\": 0,\n                                \"maxApprovedVerified\": 85000,\n                                \"term\": 12,\n                                \"apr\": 1.49,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"approved\",\n                                \"loanTypeCode\": \"TripleOption\",\n                                \"loanTypeLabel\": \"12-3 Flex\",\n                                \"loadTypeSequenceId\": 1,\n                                \"stips\": [\n                                    {\n                                        \"stipId\": 300,\n                                        \"reqId\": \"VOI\",\n                                        \"reqScreenName\": \"VERIFICATION OF INCOME\",\n                                        \"stipActionTx\": \"Please provide verification of the individual income for each applicant as it is stated on the Credit Application. Acceptable forms of verification include: paystubs dated within 30 days showing YTD income, 3 months worth of bank statements, retirement award letters, earning OR annuity statements, 1099 statements OR tax returns including all schedules (C, E, and/or K1).\",\n                                        \"additionalInfo\": \"{\\\"title\\\":\\\"Verification of Income\\\",\\\"content\\\":{\\\"table\\\":{\\\"columns\\\":[{\\\"name\\\":\\\"Income Type\\\",\\\"additionalText\\\":null},{\\\"name\\\":\\\"Accepted Documents\\\",\\\"additionalText\\\":\\\"Upload one of any listed document for your income type unless otherwise stated\\\"}],\\\"rows\\\":[{\\\"name\\\":\\\"Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Pay Stubs dated within the last 30 days of credit application showing year to date income.\\\",\\\"W2 with current paystub or letter from the employer dated within the last 30 days\\\"]}},{\\\"name\\\":\\\"Self-Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Personal Taxes- 1040 Pages 1 and 2 with related schedules (ex. Sch C, Sch E, Sch K1 and/or any other schedules used to claim this income under personal taxes)\\\",\\\"Full business tax return (ex. 1120, 1065, etc.) and the Articles of Organization or Articles of Incorporation to verify business ownership.\\\"]}},{\\\"name\\\":\\\"Retirement Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"3 most recent bank statements\\\",\\\"Retirement/SSI award letters\\\",\\\"Most recent year’s 1099R\\\"]}},{\\\"name\\\":\\\"Disability Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\",\\\"3 most recent bank statements\\\"]}},{\\\"name\\\":\\\"Child Support\\\",\\\"data\\\":{\\\"list\\\":[\\\"Child Support Order or Divorce Decree with the child/children’s Birth certificate. Must show amount being paid and for how long.\\\"]}},{\\\"name\\\":\\\"Rental Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"A fully executed rental/lease agreement with specific term\\\",\\\"Most recent 1040 Schedule E\\\"]}},{\\\"name\\\":\\\"Public Assistance\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\"]}},{\\\"name\\\":\\\"Alimony\\\",\\\"data\\\":{\\\"list\\\":[\\\"Copy of the divorce decree showing amount of expected payment and bank statements.\\\"]}}]}}}\",\n                                        \"externalId\": \"63335\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    },\n                                    {\n                                        \"stipId\": 400,\n                                        \"reqId\": \"VOT\",\n                                        \"reqScreenName\": \"TITLE DOCUMENTS\",\n                                        \"stipActionTx\": \"We could not locate the property information for this address. Our team is trying alternate sources of property information. If you have a grant deed and/or other document that shows that at least one of the applicants owns this property and that it is a residential property, please provide it.\",\n                                        \"additionalInfo\": null,\n                                        \"externalId\": \"63335\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    }\n                                ],\n                                \"loanType\": \"TripleOption\"\n                            },\n                            {\n                                \"id\": 336981,\n                                \"key\": null,\n                                \"maxLoanAmount\": 85000,\n                                \"maxApprovedUnverified\": 0,\n                                \"maxApprovedVerified\": 85000,\n                                \"term\": 12,\n                                \"apr\": 1.99,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"approved\",\n                                \"loanTypeCode\": \"TripleOption\",\n                                \"loanTypeLabel\": \"12-3 Flex\",\n                                \"loadTypeSequenceId\": 1,\n                                \"stips\": [\n                                    {\n                                        \"stipId\": 300,\n                                        \"reqId\": \"VOI\",\n                                        \"reqScreenName\": \"VERIFICATION OF INCOME\",\n                                        \"stipActionTx\": \"Please provide verification of the individual income for each applicant as it is stated on the Credit Application. Acceptable forms of verification include: paystubs dated within 30 days showing YTD income, 3 months worth of bank statements, retirement award letters, earning OR annuity statements, 1099 statements OR tax returns including all schedules (C, E, and/or K1).\",\n                                        \"additionalInfo\": \"{\\\"title\\\":\\\"Verification of Income\\\",\\\"content\\\":{\\\"table\\\":{\\\"columns\\\":[{\\\"name\\\":\\\"Income Type\\\",\\\"additionalText\\\":null},{\\\"name\\\":\\\"Accepted Documents\\\",\\\"additionalText\\\":\\\"Upload one of any listed document for your income type unless otherwise stated\\\"}],\\\"rows\\\":[{\\\"name\\\":\\\"Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Pay Stubs dated within the last 30 days of credit application showing year to date income.\\\",\\\"W2 with current paystub or letter from the employer dated within the last 30 days\\\"]}},{\\\"name\\\":\\\"Self-Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Personal Taxes- 1040 Pages 1 and 2 with related schedules (ex. Sch C, Sch E, Sch K1 and/or any other schedules used to claim this income under personal taxes)\\\",\\\"Full business tax return (ex. 1120, 1065, etc.) and the Articles of Organization or Articles of Incorporation to verify business ownership.\\\"]}},{\\\"name\\\":\\\"Retirement Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"3 most recent bank statements\\\",\\\"Retirement/SSI award letters\\\",\\\"Most recent year’s 1099R\\\"]}},{\\\"name\\\":\\\"Disability Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\",\\\"3 most recent bank statements\\\"]}},{\\\"name\\\":\\\"Child Support\\\",\\\"data\\\":{\\\"list\\\":[\\\"Child Support Order or Divorce Decree with the child/children’s Birth certificate. Must show amount being paid and for how long.\\\"]}},{\\\"name\\\":\\\"Rental Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"A fully executed rental/lease agreement with specific term\\\",\\\"Most recent 1040 Schedule E\\\"]}},{\\\"name\\\":\\\"Public Assistance\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\"]}},{\\\"name\\\":\\\"Alimony\\\",\\\"data\\\":{\\\"list\\\":[\\\"Copy of the divorce decree showing amount of expected payment and bank statements.\\\"]}}]}}}\",\n                                        \"externalId\": \"63335\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    },\n                                    {\n                                        \"stipId\": 400,\n                                        \"reqId\": \"VOT\",\n                                        \"reqScreenName\": \"TITLE DOCUMENTS\",\n                                        \"stipActionTx\": \"We could not locate the property information for this address. Our team is trying alternate sources of property information. If you have a grant deed and/or other document that shows that at least one of the applicants owns this property and that it is a residential property, please provide it.\",\n                                        \"additionalInfo\": null,\n                                        \"externalId\": \"63335\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    }\n                                ],\n                                \"loanType\": \"TripleOption\"\n                            },\n                            {\n                                \"id\": 336982,\n                                \"key\": null,\n                                \"maxLoanAmount\": 85000,\n                                \"maxApprovedUnverified\": 0,\n                                \"maxApprovedVerified\": 85000,\n                                \"term\": 12,\n                                \"apr\": 2.99,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"approved\",\n                                \"loanTypeCode\": \"TripleOption\",\n                                \"loanTypeLabel\": \"12-3 Flex\",\n                                \"loadTypeSequenceId\": 1,\n                                \"stips\": [\n                                    {\n                                        \"stipId\": 300,\n                                        \"reqId\": \"VOI\",\n                                        \"reqScreenName\": \"VERIFICATION OF INCOME\",\n                                        \"stipActionTx\": \"Please provide verification of the individual income for each applicant as it is stated on the Credit Application. Acceptable forms of verification include: paystubs dated within 30 days showing YTD income, 3 months worth of bank statements, retirement award letters, earning OR annuity statements, 1099 statements OR tax returns including all schedules (C, E, and/or K1).\",\n                                        \"additionalInfo\": \"{\\\"title\\\":\\\"Verification of Income\\\",\\\"content\\\":{\\\"table\\\":{\\\"columns\\\":[{\\\"name\\\":\\\"Income Type\\\",\\\"additionalText\\\":null},{\\\"name\\\":\\\"Accepted Documents\\\",\\\"additionalText\\\":\\\"Upload one of any listed document for your income type unless otherwise stated\\\"}],\\\"rows\\\":[{\\\"name\\\":\\\"Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Pay Stubs dated within the last 30 days of credit application showing year to date income.\\\",\\\"W2 with current paystub or letter from the employer dated within the last 30 days\\\"]}},{\\\"name\\\":\\\"Self-Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Personal Taxes- 1040 Pages 1 and 2 with related schedules (ex. Sch C, Sch E, Sch K1 and/or any other schedules used to claim this income under personal taxes)\\\",\\\"Full business tax return (ex. 1120, 1065, etc.) and the Articles of Organization or Articles of Incorporation to verify business ownership.\\\"]}},{\\\"name\\\":\\\"Retirement Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"3 most recent bank statements\\\",\\\"Retirement/SSI award letters\\\",\\\"Most recent year’s 1099R\\\"]}},{\\\"name\\\":\\\"Disability Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\",\\\"3 most recent bank statements\\\"]}},{\\\"name\\\":\\\"Child Support\\\",\\\"data\\\":{\\\"list\\\":[\\\"Child Support Order or Divorce Decree with the child/children’s Birth certificate. Must show amount being paid and for how long.\\\"]}},{\\\"name\\\":\\\"Rental Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"A fully executed rental/lease agreement with specific term\\\",\\\"Most recent 1040 Schedule E\\\"]}},{\\\"name\\\":\\\"Public Assistance\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\"]}},{\\\"name\\\":\\\"Alimony\\\",\\\"data\\\":{\\\"list\\\":[\\\"Copy of the divorce decree showing amount of expected payment and bank statements.\\\"]}}]}}}\",\n                                        \"externalId\": \"63335\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    },\n                                    {\n                                        \"stipId\": 400,\n                                        \"reqId\": \"VOT\",\n                                        \"reqScreenName\": \"TITLE DOCUMENTS\",\n                                        \"stipActionTx\": \"We could not locate the property information for this address. Our team is trying alternate sources of property information. If you have a grant deed and/or other document that shows that at least one of the applicants owns this property and that it is a residential property, please provide it.\",\n                                        \"additionalInfo\": null,\n                                        \"externalId\": \"63335\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    }\n                                ],\n                                \"loanType\": \"TripleOption\"\n                            },\n                            {\n                                \"id\": 336983,\n                                \"key\": null,\n                                \"maxLoanAmount\": 85000,\n                                \"maxApprovedUnverified\": 0,\n                                \"maxApprovedVerified\": 85000,\n                                \"term\": 12,\n                                \"apr\": 3.99,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"approved\",\n                                \"loanTypeCode\": \"TripleOption\",\n                                \"loanTypeLabel\": \"12-3 Flex\",\n                                \"loadTypeSequenceId\": 1,\n                                \"stips\": [\n                                    {\n                                        \"stipId\": 300,\n                                        \"reqId\": \"VOI\",\n                                        \"reqScreenName\": \"VERIFICATION OF INCOME\",\n                                        \"stipActionTx\": \"Please provide verification of the individual income for each applicant as it is stated on the Credit Application. Acceptable forms of verification include: paystubs dated within 30 days showing YTD income, 3 months worth of bank statements, retirement award letters, earning OR annuity statements, 1099 statements OR tax returns including all schedules (C, E, and/or K1).\",\n                                        \"additionalInfo\": \"{\\\"title\\\":\\\"Verification of Income\\\",\\\"content\\\":{\\\"table\\\":{\\\"columns\\\":[{\\\"name\\\":\\\"Income Type\\\",\\\"additionalText\\\":null},{\\\"name\\\":\\\"Accepted Documents\\\",\\\"additionalText\\\":\\\"Upload one of any listed document for your income type unless otherwise stated\\\"}],\\\"rows\\\":[{\\\"name\\\":\\\"Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Pay Stubs dated within the last 30 days of credit application showing year to date income.\\\",\\\"W2 with current paystub or letter from the employer dated within the last 30 days\\\"]}},{\\\"name\\\":\\\"Self-Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Personal Taxes- 1040 Pages 1 and 2 with related schedules (ex. Sch C, Sch E, Sch K1 and/or any other schedules used to claim this income under personal taxes)\\\",\\\"Full business tax return (ex. 1120, 1065, etc.) and the Articles of Organization or Articles of Incorporation to verify business ownership.\\\"]}},{\\\"name\\\":\\\"Retirement Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"3 most recent bank statements\\\",\\\"Retirement/SSI award letters\\\",\\\"Most recent year’s 1099R\\\"]}},{\\\"name\\\":\\\"Disability Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\",\\\"3 most recent bank statements\\\"]}},{\\\"name\\\":\\\"Child Support\\\",\\\"data\\\":{\\\"list\\\":[\\\"Child Support Order or Divorce Decree with the child/children’s Birth certificate. Must show amount being paid and for how long.\\\"]}},{\\\"name\\\":\\\"Rental Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"A fully executed rental/lease agreement with specific term\\\",\\\"Most recent 1040 Schedule E\\\"]}},{\\\"name\\\":\\\"Public Assistance\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\"]}},{\\\"name\\\":\\\"Alimony\\\",\\\"data\\\":{\\\"list\\\":[\\\"Copy of the divorce decree showing amount of expected payment and bank statements.\\\"]}}]}}}\",\n                                        \"externalId\": \"63335\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    },\n                                    {\n                                        \"stipId\": 400,\n                                        \"reqId\": \"VOT\",\n                                        \"reqScreenName\": \"TITLE DOCUMENTS\",\n                                        \"stipActionTx\": \"We could not locate the property information for this address. Our team is trying alternate sources of property information. If you have a grant deed and/or other document that shows that at least one of the applicants owns this property and that it is a residential property, please provide it.\",\n                                        \"additionalInfo\": null,\n                                        \"externalId\": \"63335\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    }\n                                ],\n                                \"loanType\": \"TripleOption\"\n                            },\n                            {\n                                \"id\": 336984,\n                                \"key\": null,\n                                \"maxLoanAmount\": 85000,\n                                \"maxApprovedUnverified\": 0,\n                                \"maxApprovedVerified\": 85000,\n                                \"term\": 12,\n                                \"apr\": 4.99,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"approved\",\n                                \"loanTypeCode\": \"TripleOption\",\n                                \"loanTypeLabel\": \"12-3 Flex\",\n                                \"loadTypeSequenceId\": 1,\n                                \"stips\": [\n                                    {\n                                        \"stipId\": 300,\n                                        \"reqId\": \"VOI\",\n                                        \"reqScreenName\": \"VERIFICATION OF INCOME\",\n                                        \"stipActionTx\": \"Please provide verification of the individual income for each applicant as it is stated on the Credit Application. Acceptable forms of verification include: paystubs dated within 30 days showing YTD income, 3 months worth of bank statements, retirement award letters, earning OR annuity statements, 1099 statements OR tax returns including all schedules (C, E, and/or K1).\",\n                                        \"additionalInfo\": \"{\\\"title\\\":\\\"Verification of Income\\\",\\\"content\\\":{\\\"table\\\":{\\\"columns\\\":[{\\\"name\\\":\\\"Income Type\\\",\\\"additionalText\\\":null},{\\\"name\\\":\\\"Accepted Documents\\\",\\\"additionalText\\\":\\\"Upload one of any listed document for your income type unless otherwise stated\\\"}],\\\"rows\\\":[{\\\"name\\\":\\\"Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Pay Stubs dated within the last 30 days of credit application showing year to date income.\\\",\\\"W2 with current paystub or letter from the employer dated within the last 30 days\\\"]}},{\\\"name\\\":\\\"Self-Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Personal Taxes- 1040 Pages 1 and 2 with related schedules (ex. Sch C, Sch E, Sch K1 and/or any other schedules used to claim this income under personal taxes)\\\",\\\"Full business tax return (ex. 1120, 1065, etc.) and the Articles of Organization or Articles of Incorporation to verify business ownership.\\\"]}},{\\\"name\\\":\\\"Retirement Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"3 most recent bank statements\\\",\\\"Retirement/SSI award letters\\\",\\\"Most recent year’s 1099R\\\"]}},{\\\"name\\\":\\\"Disability Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\",\\\"3 most recent bank statements\\\"]}},{\\\"name\\\":\\\"Child Support\\\",\\\"data\\\":{\\\"list\\\":[\\\"Child Support Order or Divorce Decree with the child/children’s Birth certificate. Must show amount being paid and for how long.\\\"]}},{\\\"name\\\":\\\"Rental Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"A fully executed rental/lease agreement with specific term\\\",\\\"Most recent 1040 Schedule E\\\"]}},{\\\"name\\\":\\\"Public Assistance\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\"]}},{\\\"name\\\":\\\"Alimony\\\",\\\"data\\\":{\\\"list\\\":[\\\"Copy of the divorce decree showing amount of expected payment and bank statements.\\\"]}}]}}}\",\n                                        \"externalId\": \"63335\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    },\n                                    {\n                                        \"stipId\": 400,\n                                        \"reqId\": \"VOT\",\n                                        \"reqScreenName\": \"TITLE DOCUMENTS\",\n                                        \"stipActionTx\": \"We could not locate the property information for this address. Our team is trying alternate sources of property information. If you have a grant deed and/or other document that shows that at least one of the applicants owns this property and that it is a residential property, please provide it.\",\n                                        \"additionalInfo\": null,\n                                        \"externalId\": \"63335\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    }\n                                ],\n                                \"loanType\": \"TripleOption\"\n                            },\n                            {\n                                \"id\": 336985,\n                                \"key\": null,\n                                \"maxLoanAmount\": 85000,\n                                \"maxApprovedUnverified\": 0,\n                                \"maxApprovedVerified\": 85000,\n                                \"term\": 12,\n                                \"apr\": 5.79,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"approved\",\n                                \"loanTypeCode\": \"TripleOption\",\n                                \"loanTypeLabel\": \"12-3 Flex\",\n                                \"loadTypeSequenceId\": 1,\n                                \"stips\": [\n                                    {\n                                        \"stipId\": 300,\n                                        \"reqId\": \"VOI\",\n                                        \"reqScreenName\": \"VERIFICATION OF INCOME\",\n                                        \"stipActionTx\": \"Please provide verification of the individual income for each applicant as it is stated on the Credit Application. Acceptable forms of verification include: paystubs dated within 30 days showing YTD income, 3 months worth of bank statements, retirement award letters, earning OR annuity statements, 1099 statements OR tax returns including all schedules (C, E, and/or K1).\",\n                                        \"additionalInfo\": \"{\\\"title\\\":\\\"Verification of Income\\\",\\\"content\\\":{\\\"table\\\":{\\\"columns\\\":[{\\\"name\\\":\\\"Income Type\\\",\\\"additionalText\\\":null},{\\\"name\\\":\\\"Accepted Documents\\\",\\\"additionalText\\\":\\\"Upload one of any listed document for your income type unless otherwise stated\\\"}],\\\"rows\\\":[{\\\"name\\\":\\\"Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Pay Stubs dated within the last 30 days of credit application showing year to date income.\\\",\\\"W2 with current paystub or letter from the employer dated within the last 30 days\\\"]}},{\\\"name\\\":\\\"Self-Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Personal Taxes- 1040 Pages 1 and 2 with related schedules (ex. Sch C, Sch E, Sch K1 and/or any other schedules used to claim this income under personal taxes)\\\",\\\"Full business tax return (ex. 1120, 1065, etc.) and the Articles of Organization or Articles of Incorporation to verify business ownership.\\\"]}},{\\\"name\\\":\\\"Retirement Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"3 most recent bank statements\\\",\\\"Retirement/SSI award letters\\\",\\\"Most recent year’s 1099R\\\"]}},{\\\"name\\\":\\\"Disability Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\",\\\"3 most recent bank statements\\\"]}},{\\\"name\\\":\\\"Child Support\\\",\\\"data\\\":{\\\"list\\\":[\\\"Child Support Order or Divorce Decree with the child/children’s Birth certificate. Must show amount being paid and for how long.\\\"]}},{\\\"name\\\":\\\"Rental Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"A fully executed rental/lease agreement with specific term\\\",\\\"Most recent 1040 Schedule E\\\"]}},{\\\"name\\\":\\\"Public Assistance\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\"]}},{\\\"name\\\":\\\"Alimony\\\",\\\"data\\\":{\\\"list\\\":[\\\"Copy of the divorce decree showing amount of expected payment and bank statements.\\\"]}}]}}}\",\n                                        \"externalId\": \"63335\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    },\n                                    {\n                                        \"stipId\": 400,\n                                        \"reqId\": \"VOT\",\n                                        \"reqScreenName\": \"TITLE DOCUMENTS\",\n                                        \"stipActionTx\": \"We could not locate the property information for this address. Our team is trying alternate sources of property information. If you have a grant deed and/or other document that shows that at least one of the applicants owns this property and that it is a residential property, please provide it.\",\n                                        \"additionalInfo\": null,\n                                        \"externalId\": \"63335\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    }\n                                ],\n                                \"loanType\": \"TripleOption\"\n                            },\n                            {\n                                \"id\": 336986,\n                                \"key\": null,\n                                \"maxLoanAmount\": 85000,\n                                \"maxApprovedUnverified\": 0,\n                                \"maxApprovedVerified\": 85000,\n                                \"term\": 15,\n                                \"apr\": 1.49,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"approved\",\n                                \"loanTypeCode\": \"TripleOption\",\n                                \"loanTypeLabel\": \"12-3 Flex\",\n                                \"loadTypeSequenceId\": 1,\n                                \"stips\": [\n                                    {\n                                        \"stipId\": 300,\n                                        \"reqId\": \"VOI\",\n                                        \"reqScreenName\": \"VERIFICATION OF INCOME\",\n                                        \"stipActionTx\": \"Please provide verification of the individual income for each applicant as it is stated on the Credit Application. Acceptable forms of verification include: paystubs dated within 30 days showing YTD income, 3 months worth of bank statements, retirement award letters, earning OR annuity statements, 1099 statements OR tax returns including all schedules (C, E, and/or K1).\",\n                                        \"additionalInfo\": \"{\\\"title\\\":\\\"Verification of Income\\\",\\\"content\\\":{\\\"table\\\":{\\\"columns\\\":[{\\\"name\\\":\\\"Income Type\\\",\\\"additionalText\\\":null},{\\\"name\\\":\\\"Accepted Documents\\\",\\\"additionalText\\\":\\\"Upload one of any listed document for your income type unless otherwise stated\\\"}],\\\"rows\\\":[{\\\"name\\\":\\\"Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Pay Stubs dated within the last 30 days of credit application showing year to date income.\\\",\\\"W2 with current paystub or letter from the employer dated within the last 30 days\\\"]}},{\\\"name\\\":\\\"Self-Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Personal Taxes- 1040 Pages 1 and 2 with related schedules (ex. Sch C, Sch E, Sch K1 and/or any other schedules used to claim this income under personal taxes)\\\",\\\"Full business tax return (ex. 1120, 1065, etc.) and the Articles of Organization or Articles of Incorporation to verify business ownership.\\\"]}},{\\\"name\\\":\\\"Retirement Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"3 most recent bank statements\\\",\\\"Retirement/SSI award letters\\\",\\\"Most recent year’s 1099R\\\"]}},{\\\"name\\\":\\\"Disability Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\",\\\"3 most recent bank statements\\\"]}},{\\\"name\\\":\\\"Child Support\\\",\\\"data\\\":{\\\"list\\\":[\\\"Child Support Order or Divorce Decree with the child/children’s Birth certificate. Must show amount being paid and for how long.\\\"]}},{\\\"name\\\":\\\"Rental Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"A fully executed rental/lease agreement with specific term\\\",\\\"Most recent 1040 Schedule E\\\"]}},{\\\"name\\\":\\\"Public Assistance\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\"]}},{\\\"name\\\":\\\"Alimony\\\",\\\"data\\\":{\\\"list\\\":[\\\"Copy of the divorce decree showing amount of expected payment and bank statements.\\\"]}}]}}}\",\n                                        \"externalId\": \"63335\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    },\n                                    {\n                                        \"stipId\": 400,\n                                        \"reqId\": \"VOT\",\n                                        \"reqScreenName\": \"TITLE DOCUMENTS\",\n                                        \"stipActionTx\": \"We could not locate the property information for this address. Our team is trying alternate sources of property information. If you have a grant deed and/or other document that shows that at least one of the applicants owns this property and that it is a residential property, please provide it.\",\n                                        \"additionalInfo\": null,\n                                        \"externalId\": \"63335\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    }\n                                ],\n                                \"loanType\": \"TripleOption\"\n                            },\n                            {\n                                \"id\": 336987,\n                                \"key\": null,\n                                \"maxLoanAmount\": 85000,\n                                \"maxApprovedUnverified\": 0,\n                                \"maxApprovedVerified\": 85000,\n                                \"term\": 15,\n                                \"apr\": 1.99,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"approved\",\n                                \"loanTypeCode\": \"TripleOption\",\n                                \"loanTypeLabel\": \"12-3 Flex\",\n                                \"loadTypeSequenceId\": 1,\n                                \"stips\": [\n                                    {\n                                        \"stipId\": 300,\n                                        \"reqId\": \"VOI\",\n                                        \"reqScreenName\": \"VERIFICATION OF INCOME\",\n                                        \"stipActionTx\": \"Please provide verification of the individual income for each applicant as it is stated on the Credit Application. Acceptable forms of verification include: paystubs dated within 30 days showing YTD income, 3 months worth of bank statements, retirement award letters, earning OR annuity statements, 1099 statements OR tax returns including all schedules (C, E, and/or K1).\",\n                                        \"additionalInfo\": \"{\\\"title\\\":\\\"Verification of Income\\\",\\\"content\\\":{\\\"table\\\":{\\\"columns\\\":[{\\\"name\\\":\\\"Income Type\\\",\\\"additionalText\\\":null},{\\\"name\\\":\\\"Accepted Documents\\\",\\\"additionalText\\\":\\\"Upload one of any listed document for your income type unless otherwise stated\\\"}],\\\"rows\\\":[{\\\"name\\\":\\\"Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Pay Stubs dated within the last 30 days of credit application showing year to date income.\\\",\\\"W2 with current paystub or letter from the employer dated within the last 30 days\\\"]}},{\\\"name\\\":\\\"Self-Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Personal Taxes- 1040 Pages 1 and 2 with related schedules (ex. Sch C, Sch E, Sch K1 and/or any other schedules used to claim this income under personal taxes)\\\",\\\"Full business tax return (ex. 1120, 1065, etc.) and the Articles of Organization or Articles of Incorporation to verify business ownership.\\\"]}},{\\\"name\\\":\\\"Retirement Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"3 most recent bank statements\\\",\\\"Retirement/SSI award letters\\\",\\\"Most recent year’s 1099R\\\"]}},{\\\"name\\\":\\\"Disability Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\",\\\"3 most recent bank statements\\\"]}},{\\\"name\\\":\\\"Child Support\\\",\\\"data\\\":{\\\"list\\\":[\\\"Child Support Order or Divorce Decree with the child/children’s Birth certificate. Must show amount being paid and for how long.\\\"]}},{\\\"name\\\":\\\"Rental Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"A fully executed rental/lease agreement with specific term\\\",\\\"Most recent 1040 Schedule E\\\"]}},{\\\"name\\\":\\\"Public Assistance\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\"]}},{\\\"name\\\":\\\"Alimony\\\",\\\"data\\\":{\\\"list\\\":[\\\"Copy of the divorce decree showing amount of expected payment and bank statements.\\\"]}}]}}}\",\n                                        \"externalId\": \"63335\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    },\n                                    {\n                                        \"stipId\": 400,\n                                        \"reqId\": \"VOT\",\n                                        \"reqScreenName\": \"TITLE DOCUMENTS\",\n                                        \"stipActionTx\": \"We could not locate the property information for this address. Our team is trying alternate sources of property information. If you have a grant deed and/or other document that shows that at least one of the applicants owns this property and that it is a residential property, please provide it.\",\n                                        \"additionalInfo\": null,\n                                        \"externalId\": \"63335\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    }\n                                ],\n                                \"loanType\": \"TripleOption\"\n                            },\n                            {\n                                \"id\": 336988,\n                                \"key\": null,\n                                \"maxLoanAmount\": 85000,\n                                \"maxApprovedUnverified\": 0,\n                                \"maxApprovedVerified\": 85000,\n                                \"term\": 15,\n                                \"apr\": 2.99,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"approved\",\n                                \"loanTypeCode\": \"TripleOption\",\n                                \"loanTypeLabel\": \"12-3 Flex\",\n                                \"loadTypeSequenceId\": 1,\n                                \"stips\": [\n                                    {\n                                        \"stipId\": 300,\n                                        \"reqId\": \"VOI\",\n                                        \"reqScreenName\": \"VERIFICATION OF INCOME\",\n                                        \"stipActionTx\": \"Please provide verification of the individual income for each applicant as it is stated on the Credit Application. Acceptable forms of verification include: paystubs dated within 30 days showing YTD income, 3 months worth of bank statements, retirement award letters, earning OR annuity statements, 1099 statements OR tax returns including all schedules (C, E, and/or K1).\",\n                                        \"additionalInfo\": \"{\\\"title\\\":\\\"Verification of Income\\\",\\\"content\\\":{\\\"table\\\":{\\\"columns\\\":[{\\\"name\\\":\\\"Income Type\\\",\\\"additionalText\\\":null},{\\\"name\\\":\\\"Accepted Documents\\\",\\\"additionalText\\\":\\\"Upload one of any listed document for your income type unless otherwise stated\\\"}],\\\"rows\\\":[{\\\"name\\\":\\\"Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Pay Stubs dated within the last 30 days of credit application showing year to date income.\\\",\\\"W2 with current paystub or letter from the employer dated within the last 30 days\\\"]}},{\\\"name\\\":\\\"Self-Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Personal Taxes- 1040 Pages 1 and 2 with related schedules (ex. Sch C, Sch E, Sch K1 and/or any other schedules used to claim this income under personal taxes)\\\",\\\"Full business tax return (ex. 1120, 1065, etc.) and the Articles of Organization or Articles of Incorporation to verify business ownership.\\\"]}},{\\\"name\\\":\\\"Retirement Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"3 most recent bank statements\\\",\\\"Retirement/SSI award letters\\\",\\\"Most recent year’s 1099R\\\"]}},{\\\"name\\\":\\\"Disability Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\",\\\"3 most recent bank statements\\\"]}},{\\\"name\\\":\\\"Child Support\\\",\\\"data\\\":{\\\"list\\\":[\\\"Child Support Order or Divorce Decree with the child/children’s Birth certificate. Must show amount being paid and for how long.\\\"]}},{\\\"name\\\":\\\"Rental Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"A fully executed rental/lease agreement with specific term\\\",\\\"Most recent 1040 Schedule E\\\"]}},{\\\"name\\\":\\\"Public Assistance\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\"]}},{\\\"name\\\":\\\"Alimony\\\",\\\"data\\\":{\\\"list\\\":[\\\"Copy of the divorce decree showing amount of expected payment and bank statements.\\\"]}}]}}}\",\n                                        \"externalId\": \"63335\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    },\n                                    {\n                                        \"stipId\": 400,\n                                        \"reqId\": \"VOT\",\n                                        \"reqScreenName\": \"TITLE DOCUMENTS\",\n                                        \"stipActionTx\": \"We could not locate the property information for this address. Our team is trying alternate sources of property information. If you have a grant deed and/or other document that shows that at least one of the applicants owns this property and that it is a residential property, please provide it.\",\n                                        \"additionalInfo\": null,\n                                        \"externalId\": \"63335\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    }\n                                ],\n                                \"loanType\": \"TripleOption\"\n                            },\n                            {\n                                \"id\": 336989,\n                                \"key\": null,\n                                \"maxLoanAmount\": 85000,\n                                \"maxApprovedUnverified\": 0,\n                                \"maxApprovedVerified\": 85000,\n                                \"term\": 15,\n                                \"apr\": 3.99,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"approved\",\n                                \"loanTypeCode\": \"TripleOption\",\n                                \"loanTypeLabel\": \"12-3 Flex\",\n                                \"loadTypeSequenceId\": 1,\n                                \"stips\": [\n                                    {\n                                        \"stipId\": 300,\n                                        \"reqId\": \"VOI\",\n                                        \"reqScreenName\": \"VERIFICATION OF INCOME\",\n                                        \"stipActionTx\": \"Please provide verification of the individual income for each applicant as it is stated on the Credit Application. Acceptable forms of verification include: paystubs dated within 30 days showing YTD income, 3 months worth of bank statements, retirement award letters, earning OR annuity statements, 1099 statements OR tax returns including all schedules (C, E, and/or K1).\",\n                                        \"additionalInfo\": \"{\\\"title\\\":\\\"Verification of Income\\\",\\\"content\\\":{\\\"table\\\":{\\\"columns\\\":[{\\\"name\\\":\\\"Income Type\\\",\\\"additionalText\\\":null},{\\\"name\\\":\\\"Accepted Documents\\\",\\\"additionalText\\\":\\\"Upload one of any listed document for your income type unless otherwise stated\\\"}],\\\"rows\\\":[{\\\"name\\\":\\\"Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Pay Stubs dated within the last 30 days of credit application showing year to date income.\\\",\\\"W2 with current paystub or letter from the employer dated within the last 30 days\\\"]}},{\\\"name\\\":\\\"Self-Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Personal Taxes- 1040 Pages 1 and 2 with related schedules (ex. Sch C, Sch E, Sch K1 and/or any other schedules used to claim this income under personal taxes)\\\",\\\"Full business tax return (ex. 1120, 1065, etc.) and the Articles of Organization or Articles of Incorporation to verify business ownership.\\\"]}},{\\\"name\\\":\\\"Retirement Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"3 most recent bank statements\\\",\\\"Retirement/SSI award letters\\\",\\\"Most recent year’s 1099R\\\"]}},{\\\"name\\\":\\\"Disability Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\",\\\"3 most recent bank statements\\\"]}},{\\\"name\\\":\\\"Child Support\\\",\\\"data\\\":{\\\"list\\\":[\\\"Child Support Order or Divorce Decree with the child/children’s Birth certificate. Must show amount being paid and for how long.\\\"]}},{\\\"name\\\":\\\"Rental Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"A fully executed rental/lease agreement with specific term\\\",\\\"Most recent 1040 Schedule E\\\"]}},{\\\"name\\\":\\\"Public Assistance\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\"]}},{\\\"name\\\":\\\"Alimony\\\",\\\"data\\\":{\\\"list\\\":[\\\"Copy of the divorce decree showing amount of expected payment and bank statements.\\\"]}}]}}}\",\n                                        \"externalId\": \"63335\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    },\n                                    {\n                                        \"stipId\": 400,\n                                        \"reqId\": \"VOT\",\n                                        \"reqScreenName\": \"TITLE DOCUMENTS\",\n                                        \"stipActionTx\": \"We could not locate the property information for this address. Our team is trying alternate sources of property information. If you have a grant deed and/or other document that shows that at least one of the applicants owns this property and that it is a residential property, please provide it.\",\n                                        \"additionalInfo\": null,\n                                        \"externalId\": \"63335\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    }\n                                ],\n                                \"loanType\": \"TripleOption\"\n                            },\n                            {\n                                \"id\": 336990,\n                                \"key\": null,\n                                \"maxLoanAmount\": 85000,\n                                \"maxApprovedUnverified\": 0,\n                                \"maxApprovedVerified\": 85000,\n                                \"term\": 15,\n                                \"apr\": 4.99,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"approved\",\n                                \"loanTypeCode\": \"TripleOption\",\n                                \"loanTypeLabel\": \"12-3 Flex\",\n                                \"loadTypeSequenceId\": 1,\n                                \"stips\": [\n                                    {\n                                        \"stipId\": 300,\n                                        \"reqId\": \"VOI\",\n                                        \"reqScreenName\": \"VERIFICATION OF INCOME\",\n                                        \"stipActionTx\": \"Please provide verification of the individual income for each applicant as it is stated on the Credit Application. Acceptable forms of verification include: paystubs dated within 30 days showing YTD income, 3 months worth of bank statements, retirement award letters, earning OR annuity statements, 1099 statements OR tax returns including all schedules (C, E, and/or K1).\",\n                                        \"additionalInfo\": \"{\\\"title\\\":\\\"Verification of Income\\\",\\\"content\\\":{\\\"table\\\":{\\\"columns\\\":[{\\\"name\\\":\\\"Income Type\\\",\\\"additionalText\\\":null},{\\\"name\\\":\\\"Accepted Documents\\\",\\\"additionalText\\\":\\\"Upload one of any listed document for your income type unless otherwise stated\\\"}],\\\"rows\\\":[{\\\"name\\\":\\\"Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Pay Stubs dated within the last 30 days of credit application showing year to date income.\\\",\\\"W2 with current paystub or letter from the employer dated within the last 30 days\\\"]}},{\\\"name\\\":\\\"Self-Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Personal Taxes- 1040 Pages 1 and 2 with related schedules (ex. Sch C, Sch E, Sch K1 and/or any other schedules used to claim this income under personal taxes)\\\",\\\"Full business tax return (ex. 1120, 1065, etc.) and the Articles of Organization or Articles of Incorporation to verify business ownership.\\\"]}},{\\\"name\\\":\\\"Retirement Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"3 most recent bank statements\\\",\\\"Retirement/SSI award letters\\\",\\\"Most recent year’s 1099R\\\"]}},{\\\"name\\\":\\\"Disability Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\",\\\"3 most recent bank statements\\\"]}},{\\\"name\\\":\\\"Child Support\\\",\\\"data\\\":{\\\"list\\\":[\\\"Child Support Order or Divorce Decree with the child/children’s Birth certificate. Must show amount being paid and for how long.\\\"]}},{\\\"name\\\":\\\"Rental Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"A fully executed rental/lease agreement with specific term\\\",\\\"Most recent 1040 Schedule E\\\"]}},{\\\"name\\\":\\\"Public Assistance\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\"]}},{\\\"name\\\":\\\"Alimony\\\",\\\"data\\\":{\\\"list\\\":[\\\"Copy of the divorce decree showing amount of expected payment and bank statements.\\\"]}}]}}}\",\n                                        \"externalId\": \"63335\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    },\n                                    {\n                                        \"stipId\": 400,\n                                        \"reqId\": \"VOT\",\n                                        \"reqScreenName\": \"TITLE DOCUMENTS\",\n                                        \"stipActionTx\": \"We could not locate the property information for this address. Our team is trying alternate sources of property information. If you have a grant deed and/or other document that shows that at least one of the applicants owns this property and that it is a residential property, please provide it.\",\n                                        \"additionalInfo\": null,\n                                        \"externalId\": \"63335\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    }\n                                ],\n                                \"loanType\": \"TripleOption\"\n                            },\n                            {\n                                \"id\": 336991,\n                                \"key\": null,\n                                \"maxLoanAmount\": 85000,\n                                \"maxApprovedUnverified\": 0,\n                                \"maxApprovedVerified\": 85000,\n                                \"term\": 15,\n                                \"apr\": 5.89,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"approved\",\n                                \"loanTypeCode\": \"TripleOption\",\n                                \"loanTypeLabel\": \"12-3 Flex\",\n                                \"loadTypeSequenceId\": 1,\n                                \"stips\": [\n                                    {\n                                        \"stipId\": 300,\n                                        \"reqId\": \"VOI\",\n                                        \"reqScreenName\": \"VERIFICATION OF INCOME\",\n                                        \"stipActionTx\": \"Please provide verification of the individual income for each applicant as it is stated on the Credit Application. Acceptable forms of verification include: paystubs dated within 30 days showing YTD income, 3 months worth of bank statements, retirement award letters, earning OR annuity statements, 1099 statements OR tax returns including all schedules (C, E, and/or K1).\",\n                                        \"additionalInfo\": \"{\\\"title\\\":\\\"Verification of Income\\\",\\\"content\\\":{\\\"table\\\":{\\\"columns\\\":[{\\\"name\\\":\\\"Income Type\\\",\\\"additionalText\\\":null},{\\\"name\\\":\\\"Accepted Documents\\\",\\\"additionalText\\\":\\\"Upload one of any listed document for your income type unless otherwise stated\\\"}],\\\"rows\\\":[{\\\"name\\\":\\\"Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Pay Stubs dated within the last 30 days of credit application showing year to date income.\\\",\\\"W2 with current paystub or letter from the employer dated within the last 30 days\\\"]}},{\\\"name\\\":\\\"Self-Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Personal Taxes- 1040 Pages 1 and 2 with related schedules (ex. Sch C, Sch E, Sch K1 and/or any other schedules used to claim this income under personal taxes)\\\",\\\"Full business tax return (ex. 1120, 1065, etc.) and the Articles of Organization or Articles of Incorporation to verify business ownership.\\\"]}},{\\\"name\\\":\\\"Retirement Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"3 most recent bank statements\\\",\\\"Retirement/SSI award letters\\\",\\\"Most recent year’s 1099R\\\"]}},{\\\"name\\\":\\\"Disability Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\",\\\"3 most recent bank statements\\\"]}},{\\\"name\\\":\\\"Child Support\\\",\\\"data\\\":{\\\"list\\\":[\\\"Child Support Order or Divorce Decree with the child/children’s Birth certificate. Must show amount being paid and for how long.\\\"]}},{\\\"name\\\":\\\"Rental Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"A fully executed rental/lease agreement with specific term\\\",\\\"Most recent 1040 Schedule E\\\"]}},{\\\"name\\\":\\\"Public Assistance\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\"]}},{\\\"name\\\":\\\"Alimony\\\",\\\"data\\\":{\\\"list\\\":[\\\"Copy of the divorce decree showing amount of expected payment and bank statements.\\\"]}}]}}}\",\n                                        \"externalId\": \"63335\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    },\n                                    {\n                                        \"stipId\": 400,\n                                        \"reqId\": \"VOT\",\n                                        \"reqScreenName\": \"TITLE DOCUMENTS\",\n                                        \"stipActionTx\": \"We could not locate the property information for this address. Our team is trying alternate sources of property information. If you have a grant deed and/or other document that shows that at least one of the applicants owns this property and that it is a residential property, please provide it.\",\n                                        \"additionalInfo\": null,\n                                        \"externalId\": \"63335\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    }\n                                ],\n                                \"loanType\": \"TripleOption\"\n                            },\n                            {\n                                \"id\": 336992,\n                                \"key\": null,\n                                \"maxLoanAmount\": 85000,\n                                \"maxApprovedUnverified\": 0,\n                                \"maxApprovedVerified\": 85000,\n                                \"term\": 20,\n                                \"apr\": 1.49,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"approved\",\n                                \"loanTypeCode\": \"TripleOption\",\n                                \"loanTypeLabel\": \"12-3 Flex\",\n                                \"loadTypeSequenceId\": 1,\n                                \"stips\": [\n                                    {\n                                        \"stipId\": 300,\n                                        \"reqId\": \"VOI\",\n                                        \"reqScreenName\": \"VERIFICATION OF INCOME\",\n                                        \"stipActionTx\": \"Please provide verification of the individual income for each applicant as it is stated on the Credit Application. Acceptable forms of verification include: paystubs dated within 30 days showing YTD income, 3 months worth of bank statements, retirement award letters, earning OR annuity statements, 1099 statements OR tax returns including all schedules (C, E, and/or K1).\",\n                                        \"additionalInfo\": \"{\\\"title\\\":\\\"Verification of Income\\\",\\\"content\\\":{\\\"table\\\":{\\\"columns\\\":[{\\\"name\\\":\\\"Income Type\\\",\\\"additionalText\\\":null},{\\\"name\\\":\\\"Accepted Documents\\\",\\\"additionalText\\\":\\\"Upload one of any listed document for your income type unless otherwise stated\\\"}],\\\"rows\\\":[{\\\"name\\\":\\\"Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Pay Stubs dated within the last 30 days of credit application showing year to date income.\\\",\\\"W2 with current paystub or letter from the employer dated within the last 30 days\\\"]}},{\\\"name\\\":\\\"Self-Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Personal Taxes- 1040 Pages 1 and 2 with related schedules (ex. Sch C, Sch E, Sch K1 and/or any other schedules used to claim this income under personal taxes)\\\",\\\"Full business tax return (ex. 1120, 1065, etc.) and the Articles of Organization or Articles of Incorporation to verify business ownership.\\\"]}},{\\\"name\\\":\\\"Retirement Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"3 most recent bank statements\\\",\\\"Retirement/SSI award letters\\\",\\\"Most recent year’s 1099R\\\"]}},{\\\"name\\\":\\\"Disability Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\",\\\"3 most recent bank statements\\\"]}},{\\\"name\\\":\\\"Child Support\\\",\\\"data\\\":{\\\"list\\\":[\\\"Child Support Order or Divorce Decree with the child/children’s Birth certificate. Must show amount being paid and for how long.\\\"]}},{\\\"name\\\":\\\"Rental Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"A fully executed rental/lease agreement with specific term\\\",\\\"Most recent 1040 Schedule E\\\"]}},{\\\"name\\\":\\\"Public Assistance\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\"]}},{\\\"name\\\":\\\"Alimony\\\",\\\"data\\\":{\\\"list\\\":[\\\"Copy of the divorce decree showing amount of expected payment and bank statements.\\\"]}}]}}}\",\n                                        \"externalId\": \"63335\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    },\n                                    {\n                                        \"stipId\": 400,\n                                        \"reqId\": \"VOT\",\n                                        \"reqScreenName\": \"TITLE DOCUMENTS\",\n                                        \"stipActionTx\": \"We could not locate the property information for this address. Our team is trying alternate sources of property information. If you have a grant deed and/or other document that shows that at least one of the applicants owns this property and that it is a residential property, please provide it.\",\n                                        \"additionalInfo\": null,\n                                        \"externalId\": \"63335\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    }\n                                ],\n                                \"loanType\": \"TripleOption\"\n                            },\n                            {\n                                \"id\": 336993,\n                                \"key\": null,\n                                \"maxLoanAmount\": 85000,\n                                \"maxApprovedUnverified\": 0,\n                                \"maxApprovedVerified\": 85000,\n                                \"term\": 20,\n                                \"apr\": 1.99,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"approved\",\n                                \"loanTypeCode\": \"TripleOption\",\n                                \"loanTypeLabel\": \"12-3 Flex\",\n                                \"loadTypeSequenceId\": 1,\n                                \"stips\": [\n                                    {\n                                        \"stipId\": 300,\n                                        \"reqId\": \"VOI\",\n                                        \"reqScreenName\": \"VERIFICATION OF INCOME\",\n                                        \"stipActionTx\": \"Please provide verification of the individual income for each applicant as it is stated on the Credit Application. Acceptable forms of verification include: paystubs dated within 30 days showing YTD income, 3 months worth of bank statements, retirement award letters, earning OR annuity statements, 1099 statements OR tax returns including all schedules (C, E, and/or K1).\",\n                                        \"additionalInfo\": \"{\\\"title\\\":\\\"Verification of Income\\\",\\\"content\\\":{\\\"table\\\":{\\\"columns\\\":[{\\\"name\\\":\\\"Income Type\\\",\\\"additionalText\\\":null},{\\\"name\\\":\\\"Accepted Documents\\\",\\\"additionalText\\\":\\\"Upload one of any listed document for your income type unless otherwise stated\\\"}],\\\"rows\\\":[{\\\"name\\\":\\\"Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Pay Stubs dated within the last 30 days of credit application showing year to date income.\\\",\\\"W2 with current paystub or letter from the employer dated within the last 30 days\\\"]}},{\\\"name\\\":\\\"Self-Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Personal Taxes- 1040 Pages 1 and 2 with related schedules (ex. Sch C, Sch E, Sch K1 and/or any other schedules used to claim this income under personal taxes)\\\",\\\"Full business tax return (ex. 1120, 1065, etc.) and the Articles of Organization or Articles of Incorporation to verify business ownership.\\\"]}},{\\\"name\\\":\\\"Retirement Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"3 most recent bank statements\\\",\\\"Retirement/SSI award letters\\\",\\\"Most recent year’s 1099R\\\"]}},{\\\"name\\\":\\\"Disability Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\",\\\"3 most recent bank statements\\\"]}},{\\\"name\\\":\\\"Child Support\\\",\\\"data\\\":{\\\"list\\\":[\\\"Child Support Order or Divorce Decree with the child/children’s Birth certificate. Must show amount being paid and for how long.\\\"]}},{\\\"name\\\":\\\"Rental Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"A fully executed rental/lease agreement with specific term\\\",\\\"Most recent 1040 Schedule E\\\"]}},{\\\"name\\\":\\\"Public Assistance\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\"]}},{\\\"name\\\":\\\"Alimony\\\",\\\"data\\\":{\\\"list\\\":[\\\"Copy of the divorce decree showing amount of expected payment and bank statements.\\\"]}}]}}}\",\n                                        \"externalId\": \"63335\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    },\n                                    {\n                                        \"stipId\": 400,\n                                        \"reqId\": \"VOT\",\n                                        \"reqScreenName\": \"TITLE DOCUMENTS\",\n                                        \"stipActionTx\": \"We could not locate the property information for this address. Our team is trying alternate sources of property information. If you have a grant deed and/or other document that shows that at least one of the applicants owns this property and that it is a residential property, please provide it.\",\n                                        \"additionalInfo\": null,\n                                        \"externalId\": \"63335\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    }\n                                ],\n                                \"loanType\": \"TripleOption\"\n                            },\n                            {\n                                \"id\": 336994,\n                                \"key\": null,\n                                \"maxLoanAmount\": 85000,\n                                \"maxApprovedUnverified\": 0,\n                                \"maxApprovedVerified\": 85000,\n                                \"term\": 20,\n                                \"apr\": 2.99,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"approved\",\n                                \"loanTypeCode\": \"TripleOption\",\n                                \"loanTypeLabel\": \"12-3 Flex\",\n                                \"loadTypeSequenceId\": 1,\n                                \"stips\": [\n                                    {\n                                        \"stipId\": 300,\n                                        \"reqId\": \"VOI\",\n                                        \"reqScreenName\": \"VERIFICATION OF INCOME\",\n                                        \"stipActionTx\": \"Please provide verification of the individual income for each applicant as it is stated on the Credit Application. Acceptable forms of verification include: paystubs dated within 30 days showing YTD income, 3 months worth of bank statements, retirement award letters, earning OR annuity statements, 1099 statements OR tax returns including all schedules (C, E, and/or K1).\",\n                                        \"additionalInfo\": \"{\\\"title\\\":\\\"Verification of Income\\\",\\\"content\\\":{\\\"table\\\":{\\\"columns\\\":[{\\\"name\\\":\\\"Income Type\\\",\\\"additionalText\\\":null},{\\\"name\\\":\\\"Accepted Documents\\\",\\\"additionalText\\\":\\\"Upload one of any listed document for your income type unless otherwise stated\\\"}],\\\"rows\\\":[{\\\"name\\\":\\\"Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Pay Stubs dated within the last 30 days of credit application showing year to date income.\\\",\\\"W2 with current paystub or letter from the employer dated within the last 30 days\\\"]}},{\\\"name\\\":\\\"Self-Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Personal Taxes- 1040 Pages 1 and 2 with related schedules (ex. Sch C, Sch E, Sch K1 and/or any other schedules used to claim this income under personal taxes)\\\",\\\"Full business tax return (ex. 1120, 1065, etc.) and the Articles of Organization or Articles of Incorporation to verify business ownership.\\\"]}},{\\\"name\\\":\\\"Retirement Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"3 most recent bank statements\\\",\\\"Retirement/SSI award letters\\\",\\\"Most recent year’s 1099R\\\"]}},{\\\"name\\\":\\\"Disability Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\",\\\"3 most recent bank statements\\\"]}},{\\\"name\\\":\\\"Child Support\\\",\\\"data\\\":{\\\"list\\\":[\\\"Child Support Order or Divorce Decree with the child/children’s Birth certificate. Must show amount being paid and for how long.\\\"]}},{\\\"name\\\":\\\"Rental Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"A fully executed rental/lease agreement with specific term\\\",\\\"Most recent 1040 Schedule E\\\"]}},{\\\"name\\\":\\\"Public Assistance\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\"]}},{\\\"name\\\":\\\"Alimony\\\",\\\"data\\\":{\\\"list\\\":[\\\"Copy of the divorce decree showing amount of expected payment and bank statements.\\\"]}}]}}}\",\n                                        \"externalId\": \"63335\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    },\n                                    {\n                                        \"stipId\": 400,\n                                        \"reqId\": \"VOT\",\n                                        \"reqScreenName\": \"TITLE DOCUMENTS\",\n                                        \"stipActionTx\": \"We could not locate the property information for this address. Our team is trying alternate sources of property information. If you have a grant deed and/or other document that shows that at least one of the applicants owns this property and that it is a residential property, please provide it.\",\n                                        \"additionalInfo\": null,\n                                        \"externalId\": \"63335\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    }\n                                ],\n                                \"loanType\": \"TripleOption\"\n                            },\n                            {\n                                \"id\": 336995,\n                                \"key\": null,\n                                \"maxLoanAmount\": 85000,\n                                \"maxApprovedUnverified\": 0,\n                                \"maxApprovedVerified\": 85000,\n                                \"term\": 20,\n                                \"apr\": 3.99,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"approved\",\n                                \"loanTypeCode\": \"TripleOption\",\n                                \"loanTypeLabel\": \"12-3 Flex\",\n                                \"loadTypeSequenceId\": 1,\n                                \"stips\": [\n                                    {\n                                        \"stipId\": 300,\n                                        \"reqId\": \"VOI\",\n                                        \"reqScreenName\": \"VERIFICATION OF INCOME\",\n                                        \"stipActionTx\": \"Please provide verification of the individual income for each applicant as it is stated on the Credit Application. Acceptable forms of verification include: paystubs dated within 30 days showing YTD income, 3 months worth of bank statements, retirement award letters, earning OR annuity statements, 1099 statements OR tax returns including all schedules (C, E, and/or K1).\",\n                                        \"additionalInfo\": \"{\\\"title\\\":\\\"Verification of Income\\\",\\\"content\\\":{\\\"table\\\":{\\\"columns\\\":[{\\\"name\\\":\\\"Income Type\\\",\\\"additionalText\\\":null},{\\\"name\\\":\\\"Accepted Documents\\\",\\\"additionalText\\\":\\\"Upload one of any listed document for your income type unless otherwise stated\\\"}],\\\"rows\\\":[{\\\"name\\\":\\\"Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Pay Stubs dated within the last 30 days of credit application showing year to date income.\\\",\\\"W2 with current paystub or letter from the employer dated within the last 30 days\\\"]}},{\\\"name\\\":\\\"Self-Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Personal Taxes- 1040 Pages 1 and 2 with related schedules (ex. Sch C, Sch E, Sch K1 and/or any other schedules used to claim this income under personal taxes)\\\",\\\"Full business tax return (ex. 1120, 1065, etc.) and the Articles of Organization or Articles of Incorporation to verify business ownership.\\\"]}},{\\\"name\\\":\\\"Retirement Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"3 most recent bank statements\\\",\\\"Retirement/SSI award letters\\\",\\\"Most recent year’s 1099R\\\"]}},{\\\"name\\\":\\\"Disability Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\",\\\"3 most recent bank statements\\\"]}},{\\\"name\\\":\\\"Child Support\\\",\\\"data\\\":{\\\"list\\\":[\\\"Child Support Order or Divorce Decree with the child/children’s Birth certificate. Must show amount being paid and for how long.\\\"]}},{\\\"name\\\":\\\"Rental Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"A fully executed rental/lease agreement with specific term\\\",\\\"Most recent 1040 Schedule E\\\"]}},{\\\"name\\\":\\\"Public Assistance\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\"]}},{\\\"name\\\":\\\"Alimony\\\",\\\"data\\\":{\\\"list\\\":[\\\"Copy of the divorce decree showing amount of expected payment and bank statements.\\\"]}}]}}}\",\n                                        \"externalId\": \"63335\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    },\n                                    {\n                                        \"stipId\": 400,\n                                        \"reqId\": \"VOT\",\n                                        \"reqScreenName\": \"TITLE DOCUMENTS\",\n                                        \"stipActionTx\": \"We could not locate the property information for this address. Our team is trying alternate sources of property information. If you have a grant deed and/or other document that shows that at least one of the applicants owns this property and that it is a residential property, please provide it.\",\n                                        \"additionalInfo\": null,\n                                        \"externalId\": \"63335\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    }\n                                ],\n                                \"loanType\": \"TripleOption\"\n                            },\n                            {\n                                \"id\": 336996,\n                                \"key\": null,\n                                \"maxLoanAmount\": 85000,\n                                \"maxApprovedUnverified\": 0,\n                                \"maxApprovedVerified\": 85000,\n                                \"term\": 20,\n                                \"apr\": 4.99,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"approved\",\n                                \"loanTypeCode\": \"TripleOption\",\n                                \"loanTypeLabel\": \"12-3 Flex\",\n                                \"loadTypeSequenceId\": 1,\n                                \"stips\": [\n                                    {\n                                        \"stipId\": 300,\n                                        \"reqId\": \"VOI\",\n                                        \"reqScreenName\": \"VERIFICATION OF INCOME\",\n                                        \"stipActionTx\": \"Please provide verification of the individual income for each applicant as it is stated on the Credit Application. Acceptable forms of verification include: paystubs dated within 30 days showing YTD income, 3 months worth of bank statements, retirement award letters, earning OR annuity statements, 1099 statements OR tax returns including all schedules (C, E, and/or K1).\",\n                                        \"additionalInfo\": \"{\\\"title\\\":\\\"Verification of Income\\\",\\\"content\\\":{\\\"table\\\":{\\\"columns\\\":[{\\\"name\\\":\\\"Income Type\\\",\\\"additionalText\\\":null},{\\\"name\\\":\\\"Accepted Documents\\\",\\\"additionalText\\\":\\\"Upload one of any listed document for your income type unless otherwise stated\\\"}],\\\"rows\\\":[{\\\"name\\\":\\\"Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Pay Stubs dated within the last 30 days of credit application showing year to date income.\\\",\\\"W2 with current paystub or letter from the employer dated within the last 30 days\\\"]}},{\\\"name\\\":\\\"Self-Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Personal Taxes- 1040 Pages 1 and 2 with related schedules (ex. Sch C, Sch E, Sch K1 and/or any other schedules used to claim this income under personal taxes)\\\",\\\"Full business tax return (ex. 1120, 1065, etc.) and the Articles of Organization or Articles of Incorporation to verify business ownership.\\\"]}},{\\\"name\\\":\\\"Retirement Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"3 most recent bank statements\\\",\\\"Retirement/SSI award letters\\\",\\\"Most recent year’s 1099R\\\"]}},{\\\"name\\\":\\\"Disability Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\",\\\"3 most recent bank statements\\\"]}},{\\\"name\\\":\\\"Child Support\\\",\\\"data\\\":{\\\"list\\\":[\\\"Child Support Order or Divorce Decree with the child/children’s Birth certificate. Must show amount being paid and for how long.\\\"]}},{\\\"name\\\":\\\"Rental Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"A fully executed rental/lease agreement with specific term\\\",\\\"Most recent 1040 Schedule E\\\"]}},{\\\"name\\\":\\\"Public Assistance\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\"]}},{\\\"name\\\":\\\"Alimony\\\",\\\"data\\\":{\\\"list\\\":[\\\"Copy of the divorce decree showing amount of expected payment and bank statements.\\\"]}}]}}}\",\n                                        \"externalId\": \"63335\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    },\n                                    {\n                                        \"stipId\": 400,\n                                        \"reqId\": \"VOT\",\n                                        \"reqScreenName\": \"TITLE DOCUMENTS\",\n                                        \"stipActionTx\": \"We could not locate the property information for this address. Our team is trying alternate sources of property information. If you have a grant deed and/or other document that shows that at least one of the applicants owns this property and that it is a residential property, please provide it.\",\n                                        \"additionalInfo\": null,\n                                        \"externalId\": \"63335\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    }\n                                ],\n                                \"loanType\": \"TripleOption\"\n                            },\n                            {\n                                \"id\": 336997,\n                                \"key\": null,\n                                \"maxLoanAmount\": 85000,\n                                \"maxApprovedUnverified\": 0,\n                                \"maxApprovedVerified\": 85000,\n                                \"term\": 20,\n                                \"apr\": 5.99,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"approved\",\n                                \"loanTypeCode\": \"TripleOption\",\n                                \"loanTypeLabel\": \"12-3 Flex\",\n                                \"loadTypeSequenceId\": 1,\n                                \"stips\": [\n                                    {\n                                        \"stipId\": 300,\n                                        \"reqId\": \"VOI\",\n                                        \"reqScreenName\": \"VERIFICATION OF INCOME\",\n                                        \"stipActionTx\": \"Please provide verification of the individual income for each applicant as it is stated on the Credit Application. Acceptable forms of verification include: paystubs dated within 30 days showing YTD income, 3 months worth of bank statements, retirement award letters, earning OR annuity statements, 1099 statements OR tax returns including all schedules (C, E, and/or K1).\",\n                                        \"additionalInfo\": \"{\\\"title\\\":\\\"Verification of Income\\\",\\\"content\\\":{\\\"table\\\":{\\\"columns\\\":[{\\\"name\\\":\\\"Income Type\\\",\\\"additionalText\\\":null},{\\\"name\\\":\\\"Accepted Documents\\\",\\\"additionalText\\\":\\\"Upload one of any listed document for your income type unless otherwise stated\\\"}],\\\"rows\\\":[{\\\"name\\\":\\\"Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Pay Stubs dated within the last 30 days of credit application showing year to date income.\\\",\\\"W2 with current paystub or letter from the employer dated within the last 30 days\\\"]}},{\\\"name\\\":\\\"Self-Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Personal Taxes- 1040 Pages 1 and 2 with related schedules (ex. Sch C, Sch E, Sch K1 and/or any other schedules used to claim this income under personal taxes)\\\",\\\"Full business tax return (ex. 1120, 1065, etc.) and the Articles of Organization or Articles of Incorporation to verify business ownership.\\\"]}},{\\\"name\\\":\\\"Retirement Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"3 most recent bank statements\\\",\\\"Retirement/SSI award letters\\\",\\\"Most recent year’s 1099R\\\"]}},{\\\"name\\\":\\\"Disability Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\",\\\"3 most recent bank statements\\\"]}},{\\\"name\\\":\\\"Child Support\\\",\\\"data\\\":{\\\"list\\\":[\\\"Child Support Order or Divorce Decree with the child/children’s Birth certificate. Must show amount being paid and for how long.\\\"]}},{\\\"name\\\":\\\"Rental Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"A fully executed rental/lease agreement with specific term\\\",\\\"Most recent 1040 Schedule E\\\"]}},{\\\"name\\\":\\\"Public Assistance\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\"]}},{\\\"name\\\":\\\"Alimony\\\",\\\"data\\\":{\\\"list\\\":[\\\"Copy of the divorce decree showing amount of expected payment and bank statements.\\\"]}}]}}}\",\n                                        \"externalId\": \"63335\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    },\n                                    {\n                                        \"stipId\": 400,\n                                        \"reqId\": \"VOT\",\n                                        \"reqScreenName\": \"TITLE DOCUMENTS\",\n                                        \"stipActionTx\": \"We could not locate the property information for this address. Our team is trying alternate sources of property information. If you have a grant deed and/or other document that shows that at least one of the applicants owns this property and that it is a residential property, please provide it.\",\n                                        \"additionalInfo\": null,\n                                        \"externalId\": \"63335\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    }\n                                ],\n                                \"loanType\": \"TripleOption\"\n                            },\n                            {\n                                \"id\": 336998,\n                                \"key\": null,\n                                \"maxLoanAmount\": 85000,\n                                \"maxApprovedUnverified\": 0,\n                                \"maxApprovedVerified\": 85000,\n                                \"term\": 25,\n                                \"apr\": 1.49,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"approved\",\n                                \"loanTypeCode\": \"TripleOption\",\n                                \"loanTypeLabel\": \"12-3 Flex\",\n                                \"loadTypeSequenceId\": 1,\n                                \"stips\": [\n                                    {\n                                        \"stipId\": 300,\n                                        \"reqId\": \"VOI\",\n                                        \"reqScreenName\": \"VERIFICATION OF INCOME\",\n                                        \"stipActionTx\": \"Please provide verification of the individual income for each applicant as it is stated on the Credit Application. Acceptable forms of verification include: paystubs dated within 30 days showing YTD income, 3 months worth of bank statements, retirement award letters, earning OR annuity statements, 1099 statements OR tax returns including all schedules (C, E, and/or K1).\",\n                                        \"additionalInfo\": \"{\\\"title\\\":\\\"Verification of Income\\\",\\\"content\\\":{\\\"table\\\":{\\\"columns\\\":[{\\\"name\\\":\\\"Income Type\\\",\\\"additionalText\\\":null},{\\\"name\\\":\\\"Accepted Documents\\\",\\\"additionalText\\\":\\\"Upload one of any listed document for your income type unless otherwise stated\\\"}],\\\"rows\\\":[{\\\"name\\\":\\\"Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Pay Stubs dated within the last 30 days of credit application showing year to date income.\\\",\\\"W2 with current paystub or letter from the employer dated within the last 30 days\\\"]}},{\\\"name\\\":\\\"Self-Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Personal Taxes- 1040 Pages 1 and 2 with related schedules (ex. Sch C, Sch E, Sch K1 and/or any other schedules used to claim this income under personal taxes)\\\",\\\"Full business tax return (ex. 1120, 1065, etc.) and the Articles of Organization or Articles of Incorporation to verify business ownership.\\\"]}},{\\\"name\\\":\\\"Retirement Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"3 most recent bank statements\\\",\\\"Retirement/SSI award letters\\\",\\\"Most recent year’s 1099R\\\"]}},{\\\"name\\\":\\\"Disability Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\",\\\"3 most recent bank statements\\\"]}},{\\\"name\\\":\\\"Child Support\\\",\\\"data\\\":{\\\"list\\\":[\\\"Child Support Order or Divorce Decree with the child/children’s Birth certificate. Must show amount being paid and for how long.\\\"]}},{\\\"name\\\":\\\"Rental Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"A fully executed rental/lease agreement with specific term\\\",\\\"Most recent 1040 Schedule E\\\"]}},{\\\"name\\\":\\\"Public Assistance\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\"]}},{\\\"name\\\":\\\"Alimony\\\",\\\"data\\\":{\\\"list\\\":[\\\"Copy of the divorce decree showing amount of expected payment and bank statements.\\\"]}}]}}}\",\n                                        \"externalId\": \"63335\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    },\n                                    {\n                                        \"stipId\": 400,\n                                        \"reqId\": \"VOT\",\n                                        \"reqScreenName\": \"TITLE DOCUMENTS\",\n                                        \"stipActionTx\": \"We could not locate the property information for this address. Our team is trying alternate sources of property information. If you have a grant deed and/or other document that shows that at least one of the applicants owns this property and that it is a residential property, please provide it.\",\n                                        \"additionalInfo\": null,\n                                        \"externalId\": \"63335\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    }\n                                ],\n                                \"loanType\": \"TripleOption\"\n                            },\n                            {\n                                \"id\": 336999,\n                                \"key\": null,\n                                \"maxLoanAmount\": 85000,\n                                \"maxApprovedUnverified\": 0,\n                                \"maxApprovedVerified\": 85000,\n                                \"term\": 25,\n                                \"apr\": 1.99,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"approved\",\n                                \"loanTypeCode\": \"TripleOption\",\n                                \"loanTypeLabel\": \"12-3 Flex\",\n                                \"loadTypeSequenceId\": 1,\n                                \"stips\": [\n                                    {\n                                        \"stipId\": 300,\n                                        \"reqId\": \"VOI\",\n                                        \"reqScreenName\": \"VERIFICATION OF INCOME\",\n                                        \"stipActionTx\": \"Please provide verification of the individual income for each applicant as it is stated on the Credit Application. Acceptable forms of verification include: paystubs dated within 30 days showing YTD income, 3 months worth of bank statements, retirement award letters, earning OR annuity statements, 1099 statements OR tax returns including all schedules (C, E, and/or K1).\",\n                                        \"additionalInfo\": \"{\\\"title\\\":\\\"Verification of Income\\\",\\\"content\\\":{\\\"table\\\":{\\\"columns\\\":[{\\\"name\\\":\\\"Income Type\\\",\\\"additionalText\\\":null},{\\\"name\\\":\\\"Accepted Documents\\\",\\\"additionalText\\\":\\\"Upload one of any listed document for your income type unless otherwise stated\\\"}],\\\"rows\\\":[{\\\"name\\\":\\\"Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Pay Stubs dated within the last 30 days of credit application showing year to date income.\\\",\\\"W2 with current paystub or letter from the employer dated within the last 30 days\\\"]}},{\\\"name\\\":\\\"Self-Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Personal Taxes- 1040 Pages 1 and 2 with related schedules (ex. Sch C, Sch E, Sch K1 and/or any other schedules used to claim this income under personal taxes)\\\",\\\"Full business tax return (ex. 1120, 1065, etc.) and the Articles of Organization or Articles of Incorporation to verify business ownership.\\\"]}},{\\\"name\\\":\\\"Retirement Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"3 most recent bank statements\\\",\\\"Retirement/SSI award letters\\\",\\\"Most recent year’s 1099R\\\"]}},{\\\"name\\\":\\\"Disability Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\",\\\"3 most recent bank statements\\\"]}},{\\\"name\\\":\\\"Child Support\\\",\\\"data\\\":{\\\"list\\\":[\\\"Child Support Order or Divorce Decree with the child/children’s Birth certificate. Must show amount being paid and for how long.\\\"]}},{\\\"name\\\":\\\"Rental Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"A fully executed rental/lease agreement with specific term\\\",\\\"Most recent 1040 Schedule E\\\"]}},{\\\"name\\\":\\\"Public Assistance\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\"]}},{\\\"name\\\":\\\"Alimony\\\",\\\"data\\\":{\\\"list\\\":[\\\"Copy of the divorce decree showing amount of expected payment and bank statements.\\\"]}}]}}}\",\n                                        \"externalId\": \"63335\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    },\n                                    {\n                                        \"stipId\": 400,\n                                        \"reqId\": \"VOT\",\n                                        \"reqScreenName\": \"TITLE DOCUMENTS\",\n                                        \"stipActionTx\": \"We could not locate the property information for this address. Our team is trying alternate sources of property information. If you have a grant deed and/or other document that shows that at least one of the applicants owns this property and that it is a residential property, please provide it.\",\n                                        \"additionalInfo\": null,\n                                        \"externalId\": \"63335\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    }\n                                ],\n                                \"loanType\": \"TripleOption\"\n                            },\n                            {\n                                \"id\": 337000,\n                                \"key\": null,\n                                \"maxLoanAmount\": 85000,\n                                \"maxApprovedUnverified\": 0,\n                                \"maxApprovedVerified\": 85000,\n                                \"term\": 25,\n                                \"apr\": 2.99,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"approved\",\n                                \"loanTypeCode\": \"TripleOption\",\n                                \"loanTypeLabel\": \"12-3 Flex\",\n                                \"loadTypeSequenceId\": 1,\n                                \"stips\": [\n                                    {\n                                        \"stipId\": 300,\n                                        \"reqId\": \"VOI\",\n                                        \"reqScreenName\": \"VERIFICATION OF INCOME\",\n                                        \"stipActionTx\": \"Please provide verification of the individual income for each applicant as it is stated on the Credit Application. Acceptable forms of verification include: paystubs dated within 30 days showing YTD income, 3 months worth of bank statements, retirement award letters, earning OR annuity statements, 1099 statements OR tax returns including all schedules (C, E, and/or K1).\",\n                                        \"additionalInfo\": \"{\\\"title\\\":\\\"Verification of Income\\\",\\\"content\\\":{\\\"table\\\":{\\\"columns\\\":[{\\\"name\\\":\\\"Income Type\\\",\\\"additionalText\\\":null},{\\\"name\\\":\\\"Accepted Documents\\\",\\\"additionalText\\\":\\\"Upload one of any listed document for your income type unless otherwise stated\\\"}],\\\"rows\\\":[{\\\"name\\\":\\\"Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Pay Stubs dated within the last 30 days of credit application showing year to date income.\\\",\\\"W2 with current paystub or letter from the employer dated within the last 30 days\\\"]}},{\\\"name\\\":\\\"Self-Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Personal Taxes- 1040 Pages 1 and 2 with related schedules (ex. Sch C, Sch E, Sch K1 and/or any other schedules used to claim this income under personal taxes)\\\",\\\"Full business tax return (ex. 1120, 1065, etc.) and the Articles of Organization or Articles of Incorporation to verify business ownership.\\\"]}},{\\\"name\\\":\\\"Retirement Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"3 most recent bank statements\\\",\\\"Retirement/SSI award letters\\\",\\\"Most recent year’s 1099R\\\"]}},{\\\"name\\\":\\\"Disability Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\",\\\"3 most recent bank statements\\\"]}},{\\\"name\\\":\\\"Child Support\\\",\\\"data\\\":{\\\"list\\\":[\\\"Child Support Order or Divorce Decree with the child/children’s Birth certificate. Must show amount being paid and for how long.\\\"]}},{\\\"name\\\":\\\"Rental Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"A fully executed rental/lease agreement with specific term\\\",\\\"Most recent 1040 Schedule E\\\"]}},{\\\"name\\\":\\\"Public Assistance\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\"]}},{\\\"name\\\":\\\"Alimony\\\",\\\"data\\\":{\\\"list\\\":[\\\"Copy of the divorce decree showing amount of expected payment and bank statements.\\\"]}}]}}}\",\n                                        \"externalId\": \"63335\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    },\n                                    {\n                                        \"stipId\": 400,\n                                        \"reqId\": \"VOT\",\n                                        \"reqScreenName\": \"TITLE DOCUMENTS\",\n                                        \"stipActionTx\": \"We could not locate the property information for this address. Our team is trying alternate sources of property information. If you have a grant deed and/or other document that shows that at least one of the applicants owns this property and that it is a residential property, please provide it.\",\n                                        \"additionalInfo\": null,\n                                        \"externalId\": \"63335\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    }\n                                ],\n                                \"loanType\": \"TripleOption\"\n                            },\n                            {\n                                \"id\": 337001,\n                                \"key\": null,\n                                \"maxLoanAmount\": 85000,\n                                \"maxApprovedUnverified\": 0,\n                                \"maxApprovedVerified\": 85000,\n                                \"term\": 25,\n                                \"apr\": 3.99,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"approved\",\n                                \"loanTypeCode\": \"TripleOption\",\n                                \"loanTypeLabel\": \"12-3 Flex\",\n                                \"loadTypeSequenceId\": 1,\n                                \"stips\": [\n                                    {\n                                        \"stipId\": 300,\n                                        \"reqId\": \"VOI\",\n                                        \"reqScreenName\": \"VERIFICATION OF INCOME\",\n                                        \"stipActionTx\": \"Please provide verification of the individual income for each applicant as it is stated on the Credit Application. Acceptable forms of verification include: paystubs dated within 30 days showing YTD income, 3 months worth of bank statements, retirement award letters, earning OR annuity statements, 1099 statements OR tax returns including all schedules (C, E, and/or K1).\",\n                                        \"additionalInfo\": \"{\\\"title\\\":\\\"Verification of Income\\\",\\\"content\\\":{\\\"table\\\":{\\\"columns\\\":[{\\\"name\\\":\\\"Income Type\\\",\\\"additionalText\\\":null},{\\\"name\\\":\\\"Accepted Documents\\\",\\\"additionalText\\\":\\\"Upload one of any listed document for your income type unless otherwise stated\\\"}],\\\"rows\\\":[{\\\"name\\\":\\\"Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Pay Stubs dated within the last 30 days of credit application showing year to date income.\\\",\\\"W2 with current paystub or letter from the employer dated within the last 30 days\\\"]}},{\\\"name\\\":\\\"Self-Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Personal Taxes- 1040 Pages 1 and 2 with related schedules (ex. Sch C, Sch E, Sch K1 and/or any other schedules used to claim this income under personal taxes)\\\",\\\"Full business tax return (ex. 1120, 1065, etc.) and the Articles of Organization or Articles of Incorporation to verify business ownership.\\\"]}},{\\\"name\\\":\\\"Retirement Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"3 most recent bank statements\\\",\\\"Retirement/SSI award letters\\\",\\\"Most recent year’s 1099R\\\"]}},{\\\"name\\\":\\\"Disability Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\",\\\"3 most recent bank statements\\\"]}},{\\\"name\\\":\\\"Child Support\\\",\\\"data\\\":{\\\"list\\\":[\\\"Child Support Order or Divorce Decree with the child/children’s Birth certificate. Must show amount being paid and for how long.\\\"]}},{\\\"name\\\":\\\"Rental Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"A fully executed rental/lease agreement with specific term\\\",\\\"Most recent 1040 Schedule E\\\"]}},{\\\"name\\\":\\\"Public Assistance\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\"]}},{\\\"name\\\":\\\"Alimony\\\",\\\"data\\\":{\\\"list\\\":[\\\"Copy of the divorce decree showing amount of expected payment and bank statements.\\\"]}}]}}}\",\n                                        \"externalId\": \"63335\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    },\n                                    {\n                                        \"stipId\": 400,\n                                        \"reqId\": \"VOT\",\n                                        \"reqScreenName\": \"TITLE DOCUMENTS\",\n                                        \"stipActionTx\": \"We could not locate the property information for this address. Our team is trying alternate sources of property information. If you have a grant deed and/or other document that shows that at least one of the applicants owns this property and that it is a residential property, please provide it.\",\n                                        \"additionalInfo\": null,\n                                        \"externalId\": \"63335\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    }\n                                ],\n                                \"loanType\": \"TripleOption\"\n                            },\n                            {\n                                \"id\": 337002,\n                                \"key\": null,\n                                \"maxLoanAmount\": 85000,\n                                \"maxApprovedUnverified\": 0,\n                                \"maxApprovedVerified\": 85000,\n                                \"term\": 25,\n                                \"apr\": 4.99,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"approved\",\n                                \"loanTypeCode\": \"TripleOption\",\n                                \"loanTypeLabel\": \"12-3 Flex\",\n                                \"loadTypeSequenceId\": 1,\n                                \"stips\": [\n                                    {\n                                        \"stipId\": 300,\n                                        \"reqId\": \"VOI\",\n                                        \"reqScreenName\": \"VERIFICATION OF INCOME\",\n                                        \"stipActionTx\": \"Please provide verification of the individual income for each applicant as it is stated on the Credit Application. Acceptable forms of verification include: paystubs dated within 30 days showing YTD income, 3 months worth of bank statements, retirement award letters, earning OR annuity statements, 1099 statements OR tax returns including all schedules (C, E, and/or K1).\",\n                                        \"additionalInfo\": \"{\\\"title\\\":\\\"Verification of Income\\\",\\\"content\\\":{\\\"table\\\":{\\\"columns\\\":[{\\\"name\\\":\\\"Income Type\\\",\\\"additionalText\\\":null},{\\\"name\\\":\\\"Accepted Documents\\\",\\\"additionalText\\\":\\\"Upload one of any listed document for your income type unless otherwise stated\\\"}],\\\"rows\\\":[{\\\"name\\\":\\\"Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Pay Stubs dated within the last 30 days of credit application showing year to date income.\\\",\\\"W2 with current paystub or letter from the employer dated within the last 30 days\\\"]}},{\\\"name\\\":\\\"Self-Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Personal Taxes- 1040 Pages 1 and 2 with related schedules (ex. Sch C, Sch E, Sch K1 and/or any other schedules used to claim this income under personal taxes)\\\",\\\"Full business tax return (ex. 1120, 1065, etc.) and the Articles of Organization or Articles of Incorporation to verify business ownership.\\\"]}},{\\\"name\\\":\\\"Retirement Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"3 most recent bank statements\\\",\\\"Retirement/SSI award letters\\\",\\\"Most recent year’s 1099R\\\"]}},{\\\"name\\\":\\\"Disability Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\",\\\"3 most recent bank statements\\\"]}},{\\\"name\\\":\\\"Child Support\\\",\\\"data\\\":{\\\"list\\\":[\\\"Child Support Order or Divorce Decree with the child/children’s Birth certificate. Must show amount being paid and for how long.\\\"]}},{\\\"name\\\":\\\"Rental Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"A fully executed rental/lease agreement with specific term\\\",\\\"Most recent 1040 Schedule E\\\"]}},{\\\"name\\\":\\\"Public Assistance\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\"]}},{\\\"name\\\":\\\"Alimony\\\",\\\"data\\\":{\\\"list\\\":[\\\"Copy of the divorce decree showing amount of expected payment and bank statements.\\\"]}}]}}}\",\n                                        \"externalId\": \"63335\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    },\n                                    {\n                                        \"stipId\": 400,\n                                        \"reqId\": \"VOT\",\n                                        \"reqScreenName\": \"TITLE DOCUMENTS\",\n                                        \"stipActionTx\": \"We could not locate the property information for this address. Our team is trying alternate sources of property information. If you have a grant deed and/or other document that shows that at least one of the applicants owns this property and that it is a residential property, please provide it.\",\n                                        \"additionalInfo\": null,\n                                        \"externalId\": \"63335\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    }\n                                ],\n                                \"loanType\": \"TripleOption\"\n                            },\n                            {\n                                \"id\": 337003,\n                                \"key\": null,\n                                \"maxLoanAmount\": 85000,\n                                \"maxApprovedUnverified\": 0,\n                                \"maxApprovedVerified\": 85000,\n                                \"term\": 12,\n                                \"apr\": 2.99,\n                                \"deferralMonths\": 0,\n                                \"decision\": \"approved\",\n                                \"loanTypeCode\": \"LevelPay\",\n                                \"loanTypeLabel\": \"Level Pay\",\n                                \"loadTypeSequenceId\": 2,\n                                \"stips\": [\n                                    {\n                                        \"stipId\": 300,\n                                        \"reqId\": \"VOI\",\n                                        \"reqScreenName\": \"VERIFICATION OF INCOME\",\n                                        \"stipActionTx\": \"Please provide verification of the individual income for each applicant as it is stated on the Credit Application. Acceptable forms of verification include: paystubs dated within 30 days showing YTD income, 3 months worth of bank statements, retirement award letters, earning OR annuity statements, 1099 statements OR tax returns including all schedules (C, E, and/or K1).\",\n                                        \"additionalInfo\": \"{\\\"title\\\":\\\"Verification of Income\\\",\\\"content\\\":{\\\"table\\\":{\\\"columns\\\":[{\\\"name\\\":\\\"Income Type\\\",\\\"additionalText\\\":null},{\\\"name\\\":\\\"Accepted Documents\\\",\\\"additionalText\\\":\\\"Upload one of any listed document for your income type unless otherwise stated\\\"}],\\\"rows\\\":[{\\\"name\\\":\\\"Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Pay Stubs dated within the last 30 days of credit application showing year to date income.\\\",\\\"W2 with current paystub or letter from the employer dated within the last 30 days\\\"]}},{\\\"name\\\":\\\"Self-Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Personal Taxes- 1040 Pages 1 and 2 with related schedules (ex. Sch C, Sch E, Sch K1 and/or any other schedules used to claim this income under personal taxes)\\\",\\\"Full business tax return (ex. 1120, 1065, etc.) and the Articles of Organization or Articles of Incorporation to verify business ownership.\\\"]}},{\\\"name\\\":\\\"Retirement Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"3 most recent bank statements\\\",\\\"Retirement/SSI award letters\\\",\\\"Most recent year’s 1099R\\\"]}},{\\\"name\\\":\\\"Disability Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\",\\\"3 most recent bank statements\\\"]}},{\\\"name\\\":\\\"Child Support\\\",\\\"data\\\":{\\\"list\\\":[\\\"Child Support Order or Divorce Decree with the child/children’s Birth certificate. Must show amount being paid and for how long.\\\"]}},{\\\"name\\\":\\\"Rental Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"A fully executed rental/lease agreement with specific term\\\",\\\"Most recent 1040 Schedule E\\\"]}},{\\\"name\\\":\\\"Public Assistance\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\"]}},{\\\"name\\\":\\\"Alimony\\\",\\\"data\\\":{\\\"list\\\":[\\\"Copy of the divorce decree showing amount of expected payment and bank statements.\\\"]}}]}}}\",\n                                        \"externalId\": \"63335\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    },\n                                    {\n                                        \"stipId\": 400,\n                                        \"reqId\": \"VOT\",\n                                        \"reqScreenName\": \"TITLE DOCUMENTS\",\n                                        \"stipActionTx\": \"We could not locate the property information for this address. Our team is trying alternate sources of property information. If you have a grant deed and/or other document that shows that at least one of the applicants owns this property and that it is a residential property, please provide it.\",\n                                        \"additionalInfo\": null,\n                                        \"externalId\": \"63335\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    }\n                                ],\n                                \"loanType\": \"LevelPay\"\n                            },\n                            {\n                                \"id\": 337004,\n                                \"key\": null,\n                                \"maxLoanAmount\": 85000,\n                                \"maxApprovedUnverified\": 0,\n                                \"maxApprovedVerified\": 85000,\n                                \"term\": 20,\n                                \"apr\": 1.49,\n                                \"deferralMonths\": 0,\n                                \"decision\": \"approved\",\n                                \"loanTypeCode\": \"LevelPay\",\n                                \"loanTypeLabel\": \"Level Pay\",\n                                \"loadTypeSequenceId\": 2,\n                                \"stips\": [\n                                    {\n                                        \"stipId\": 300,\n                                        \"reqId\": \"VOI\",\n                                        \"reqScreenName\": \"VERIFICATION OF INCOME\",\n                                        \"stipActionTx\": \"Please provide verification of the individual income for each applicant as it is stated on the Credit Application. Acceptable forms of verification include: paystubs dated within 30 days showing YTD income, 3 months worth of bank statements, retirement award letters, earning OR annuity statements, 1099 statements OR tax returns including all schedules (C, E, and/or K1).\",\n                                        \"additionalInfo\": \"{\\\"title\\\":\\\"Verification of Income\\\",\\\"content\\\":{\\\"table\\\":{\\\"columns\\\":[{\\\"name\\\":\\\"Income Type\\\",\\\"additionalText\\\":null},{\\\"name\\\":\\\"Accepted Documents\\\",\\\"additionalText\\\":\\\"Upload one of any listed document for your income type unless otherwise stated\\\"}],\\\"rows\\\":[{\\\"name\\\":\\\"Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Pay Stubs dated within the last 30 days of credit application showing year to date income.\\\",\\\"W2 with current paystub or letter from the employer dated within the last 30 days\\\"]}},{\\\"name\\\":\\\"Self-Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Personal Taxes- 1040 Pages 1 and 2 with related schedules (ex. Sch C, Sch E, Sch K1 and/or any other schedules used to claim this income under personal taxes)\\\",\\\"Full business tax return (ex. 1120, 1065, etc.) and the Articles of Organization or Articles of Incorporation to verify business ownership.\\\"]}},{\\\"name\\\":\\\"Retirement Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"3 most recent bank statements\\\",\\\"Retirement/SSI award letters\\\",\\\"Most recent year’s 1099R\\\"]}},{\\\"name\\\":\\\"Disability Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\",\\\"3 most recent bank statements\\\"]}},{\\\"name\\\":\\\"Child Support\\\",\\\"data\\\":{\\\"list\\\":[\\\"Child Support Order or Divorce Decree with the child/children’s Birth certificate. Must show amount being paid and for how long.\\\"]}},{\\\"name\\\":\\\"Rental Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"A fully executed rental/lease agreement with specific term\\\",\\\"Most recent 1040 Schedule E\\\"]}},{\\\"name\\\":\\\"Public Assistance\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\"]}},{\\\"name\\\":\\\"Alimony\\\",\\\"data\\\":{\\\"list\\\":[\\\"Copy of the divorce decree showing amount of expected payment and bank statements.\\\"]}}]}}}\",\n                                        \"externalId\": \"63335\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    },\n                                    {\n                                        \"stipId\": 400,\n                                        \"reqId\": \"VOT\",\n                                        \"reqScreenName\": \"TITLE DOCUMENTS\",\n                                        \"stipActionTx\": \"We could not locate the property information for this address. Our team is trying alternate sources of property information. If you have a grant deed and/or other document that shows that at least one of the applicants owns this property and that it is a residential property, please provide it.\",\n                                        \"additionalInfo\": null,\n                                        \"externalId\": \"63335\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    }\n                                ],\n                                \"loanType\": \"LevelPay\"\n                            },\n                            {\n                                \"id\": 337005,\n                                \"key\": null,\n                                \"maxLoanAmount\": 85000,\n                                \"maxApprovedUnverified\": 0,\n                                \"maxApprovedVerified\": 85000,\n                                \"term\": 20,\n                                \"apr\": 5.99,\n                                \"deferralMonths\": 0,\n                                \"decision\": \"approved\",\n                                \"loanTypeCode\": \"LevelPay\",\n                                \"loanTypeLabel\": \"Level Pay\",\n                                \"loadTypeSequenceId\": 2,\n                                \"stips\": [\n                                    {\n                                        \"stipId\": 300,\n                                        \"reqId\": \"VOI\",\n                                        \"reqScreenName\": \"VERIFICATION OF INCOME\",\n                                        \"stipActionTx\": \"Please provide verification of the individual income for each applicant as it is stated on the Credit Application. Acceptable forms of verification include: paystubs dated within 30 days showing YTD income, 3 months worth of bank statements, retirement award letters, earning OR annuity statements, 1099 statements OR tax returns including all schedules (C, E, and/or K1).\",\n                                        \"additionalInfo\": \"{\\\"title\\\":\\\"Verification of Income\\\",\\\"content\\\":{\\\"table\\\":{\\\"columns\\\":[{\\\"name\\\":\\\"Income Type\\\",\\\"additionalText\\\":null},{\\\"name\\\":\\\"Accepted Documents\\\",\\\"additionalText\\\":\\\"Upload one of any listed document for your income type unless otherwise stated\\\"}],\\\"rows\\\":[{\\\"name\\\":\\\"Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Pay Stubs dated within the last 30 days of credit application showing year to date income.\\\",\\\"W2 with current paystub or letter from the employer dated within the last 30 days\\\"]}},{\\\"name\\\":\\\"Self-Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Personal Taxes- 1040 Pages 1 and 2 with related schedules (ex. Sch C, Sch E, Sch K1 and/or any other schedules used to claim this income under personal taxes)\\\",\\\"Full business tax return (ex. 1120, 1065, etc.) and the Articles of Organization or Articles of Incorporation to verify business ownership.\\\"]}},{\\\"name\\\":\\\"Retirement Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"3 most recent bank statements\\\",\\\"Retirement/SSI award letters\\\",\\\"Most recent year’s 1099R\\\"]}},{\\\"name\\\":\\\"Disability Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\",\\\"3 most recent bank statements\\\"]}},{\\\"name\\\":\\\"Child Support\\\",\\\"data\\\":{\\\"list\\\":[\\\"Child Support Order or Divorce Decree with the child/children’s Birth certificate. Must show amount being paid and for how long.\\\"]}},{\\\"name\\\":\\\"Rental Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"A fully executed rental/lease agreement with specific term\\\",\\\"Most recent 1040 Schedule E\\\"]}},{\\\"name\\\":\\\"Public Assistance\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\"]}},{\\\"name\\\":\\\"Alimony\\\",\\\"data\\\":{\\\"list\\\":[\\\"Copy of the divorce decree showing amount of expected payment and bank statements.\\\"]}}]}}}\",\n                                        \"externalId\": \"63335\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    },\n                                    {\n                                        \"stipId\": 400,\n                                        \"reqId\": \"VOT\",\n                                        \"reqScreenName\": \"TITLE DOCUMENTS\",\n                                        \"stipActionTx\": \"We could not locate the property information for this address. Our team is trying alternate sources of property information. If you have a grant deed and/or other document that shows that at least one of the applicants owns this property and that it is a residential property, please provide it.\",\n                                        \"additionalInfo\": null,\n                                        \"externalId\": \"63335\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    }\n                                ],\n                                \"loanType\": \"LevelPay\"\n                            },\n                            {\n                                \"id\": 337006,\n                                \"key\": null,\n                                \"maxLoanAmount\": 85000,\n                                \"maxApprovedUnverified\": 0,\n                                \"maxApprovedVerified\": 85000,\n                                \"term\": 25,\n                                \"apr\": 2.49,\n                                \"deferralMonths\": 0,\n                                \"decision\": \"approved\",\n                                \"loanTypeCode\": \"LevelPay\",\n                                \"loanTypeLabel\": \"Level Pay\",\n                                \"loadTypeSequenceId\": 2,\n                                \"stips\": [\n                                    {\n                                        \"stipId\": 300,\n                                        \"reqId\": \"VOI\",\n                                        \"reqScreenName\": \"VERIFICATION OF INCOME\",\n                                        \"stipActionTx\": \"Please provide verification of the individual income for each applicant as it is stated on the Credit Application. Acceptable forms of verification include: paystubs dated within 30 days showing YTD income, 3 months worth of bank statements, retirement award letters, earning OR annuity statements, 1099 statements OR tax returns including all schedules (C, E, and/or K1).\",\n                                        \"additionalInfo\": \"{\\\"title\\\":\\\"Verification of Income\\\",\\\"content\\\":{\\\"table\\\":{\\\"columns\\\":[{\\\"name\\\":\\\"Income Type\\\",\\\"additionalText\\\":null},{\\\"name\\\":\\\"Accepted Documents\\\",\\\"additionalText\\\":\\\"Upload one of any listed document for your income type unless otherwise stated\\\"}],\\\"rows\\\":[{\\\"name\\\":\\\"Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Pay Stubs dated within the last 30 days of credit application showing year to date income.\\\",\\\"W2 with current paystub or letter from the employer dated within the last 30 days\\\"]}},{\\\"name\\\":\\\"Self-Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Personal Taxes- 1040 Pages 1 and 2 with related schedules (ex. Sch C, Sch E, Sch K1 and/or any other schedules used to claim this income under personal taxes)\\\",\\\"Full business tax return (ex. 1120, 1065, etc.) and the Articles of Organization or Articles of Incorporation to verify business ownership.\\\"]}},{\\\"name\\\":\\\"Retirement Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"3 most recent bank statements\\\",\\\"Retirement/SSI award letters\\\",\\\"Most recent year’s 1099R\\\"]}},{\\\"name\\\":\\\"Disability Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\",\\\"3 most recent bank statements\\\"]}},{\\\"name\\\":\\\"Child Support\\\",\\\"data\\\":{\\\"list\\\":[\\\"Child Support Order or Divorce Decree with the child/children’s Birth certificate. Must show amount being paid and for how long.\\\"]}},{\\\"name\\\":\\\"Rental Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"A fully executed rental/lease agreement with specific term\\\",\\\"Most recent 1040 Schedule E\\\"]}},{\\\"name\\\":\\\"Public Assistance\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\"]}},{\\\"name\\\":\\\"Alimony\\\",\\\"data\\\":{\\\"list\\\":[\\\"Copy of the divorce decree showing amount of expected payment and bank statements.\\\"]}}]}}}\",\n                                        \"externalId\": \"63335\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    },\n                                    {\n                                        \"stipId\": 400,\n                                        \"reqId\": \"VOT\",\n                                        \"reqScreenName\": \"TITLE DOCUMENTS\",\n                                        \"stipActionTx\": \"We could not locate the property information for this address. Our team is trying alternate sources of property information. If you have a grant deed and/or other document that shows that at least one of the applicants owns this property and that it is a residential property, please provide it.\",\n                                        \"additionalInfo\": null,\n                                        \"externalId\": \"63335\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    }\n                                ],\n                                \"loanType\": \"LevelPay\"\n                            },\n                            {\n                                \"id\": 337007,\n                                \"key\": null,\n                                \"maxLoanAmount\": 0,\n                                \"maxApprovedUnverified\": 0,\n                                \"maxApprovedVerified\": 0,\n                                \"term\": 5,\n                                \"apr\": 0.0,\n                                \"deferralMonths\": 0,\n                                \"decision\": \"approved\",\n                                \"loanTypeCode\": \"ZIL\",\n                                \"loanTypeLabel\": \"Zero Interest\",\n                                \"loadTypeSequenceId\": 3,\n                                \"stips\": [\n                                    {\n                                        \"stipId\": 300,\n                                        \"reqId\": \"VOI\",\n                                        \"reqScreenName\": \"VERIFICATION OF INCOME\",\n                                        \"stipActionTx\": \"Please provide verification of the individual income for each applicant as it is stated on the Credit Application. Acceptable forms of verification include: paystubs dated within 30 days showing YTD income, 3 months worth of bank statements, retirement award letters, earning OR annuity statements, 1099 statements OR tax returns including all schedules (C, E, and/or K1).\",\n                                        \"additionalInfo\": \"{\\\"title\\\":\\\"Verification of Income\\\",\\\"content\\\":{\\\"table\\\":{\\\"columns\\\":[{\\\"name\\\":\\\"Income Type\\\",\\\"additionalText\\\":null},{\\\"name\\\":\\\"Accepted Documents\\\",\\\"additionalText\\\":\\\"Upload one of any listed document for your income type unless otherwise stated\\\"}],\\\"rows\\\":[{\\\"name\\\":\\\"Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Pay Stubs dated within the last 30 days of credit application showing year to date income.\\\",\\\"W2 with current paystub or letter from the employer dated within the last 30 days\\\"]}},{\\\"name\\\":\\\"Self-Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Personal Taxes- 1040 Pages 1 and 2 with related schedules (ex. Sch C, Sch E, Sch K1 and/or any other schedules used to claim this income under personal taxes)\\\",\\\"Full business tax return (ex. 1120, 1065, etc.) and the Articles of Organization or Articles of Incorporation to verify business ownership.\\\"]}},{\\\"name\\\":\\\"Retirement Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"3 most recent bank statements\\\",\\\"Retirement/SSI award letters\\\",\\\"Most recent year’s 1099R\\\"]}},{\\\"name\\\":\\\"Disability Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\",\\\"3 most recent bank statements\\\"]}},{\\\"name\\\":\\\"Child Support\\\",\\\"data\\\":{\\\"list\\\":[\\\"Child Support Order or Divorce Decree with the child/children’s Birth certificate. Must show amount being paid and for how long.\\\"]}},{\\\"name\\\":\\\"Rental Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"A fully executed rental/lease agreement with specific term\\\",\\\"Most recent 1040 Schedule E\\\"]}},{\\\"name\\\":\\\"Public Assistance\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\"]}},{\\\"name\\\":\\\"Alimony\\\",\\\"data\\\":{\\\"list\\\":[\\\"Copy of the divorce decree showing amount of expected payment and bank statements.\\\"]}}]}}}\",\n                                        \"externalId\": \"63335\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    },\n                                    {\n                                        \"stipId\": 400,\n                                        \"reqId\": \"VOT\",\n                                        \"reqScreenName\": \"TITLE DOCUMENTS\",\n                                        \"stipActionTx\": \"We could not locate the property information for this address. Our team is trying alternate sources of property information. If you have a grant deed and/or other document that shows that at least one of the applicants owns this property and that it is a residential property, please provide it.\",\n                                        \"additionalInfo\": null,\n                                        \"externalId\": \"63335\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    }\n                                ],\n                                \"loanType\": \"ZIL\"\n                            },\n                            {\n                                \"id\": 337008,\n                                \"key\": null,\n                                \"maxLoanAmount\": 0,\n                                \"maxApprovedUnverified\": 0,\n                                \"maxApprovedVerified\": 0,\n                                \"term\": 7,\n                                \"apr\": 0.0,\n                                \"deferralMonths\": 0,\n                                \"decision\": \"approved\",\n                                \"loanTypeCode\": \"ZIL\",\n                                \"loanTypeLabel\": \"Zero Interest\",\n                                \"loadTypeSequenceId\": 3,\n                                \"stips\": [\n                                    {\n                                        \"stipId\": 300,\n                                        \"reqId\": \"VOI\",\n                                        \"reqScreenName\": \"VERIFICATION OF INCOME\",\n                                        \"stipActionTx\": \"Please provide verification of the individual income for each applicant as it is stated on the Credit Application. Acceptable forms of verification include: paystubs dated within 30 days showing YTD income, 3 months worth of bank statements, retirement award letters, earning OR annuity statements, 1099 statements OR tax returns including all schedules (C, E, and/or K1).\",\n                                        \"additionalInfo\": \"{\\\"title\\\":\\\"Verification of Income\\\",\\\"content\\\":{\\\"table\\\":{\\\"columns\\\":[{\\\"name\\\":\\\"Income Type\\\",\\\"additionalText\\\":null},{\\\"name\\\":\\\"Accepted Documents\\\",\\\"additionalText\\\":\\\"Upload one of any listed document for your income type unless otherwise stated\\\"}],\\\"rows\\\":[{\\\"name\\\":\\\"Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Pay Stubs dated within the last 30 days of credit application showing year to date income.\\\",\\\"W2 with current paystub or letter from the employer dated within the last 30 days\\\"]}},{\\\"name\\\":\\\"Self-Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Personal Taxes- 1040 Pages 1 and 2 with related schedules (ex. Sch C, Sch E, Sch K1 and/or any other schedules used to claim this income under personal taxes)\\\",\\\"Full business tax return (ex. 1120, 1065, etc.) and the Articles of Organization or Articles of Incorporation to verify business ownership.\\\"]}},{\\\"name\\\":\\\"Retirement Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"3 most recent bank statements\\\",\\\"Retirement/SSI award letters\\\",\\\"Most recent year’s 1099R\\\"]}},{\\\"name\\\":\\\"Disability Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\",\\\"3 most recent bank statements\\\"]}},{\\\"name\\\":\\\"Child Support\\\",\\\"data\\\":{\\\"list\\\":[\\\"Child Support Order or Divorce Decree with the child/children’s Birth certificate. Must show amount being paid and for how long.\\\"]}},{\\\"name\\\":\\\"Rental Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"A fully executed rental/lease agreement with specific term\\\",\\\"Most recent 1040 Schedule E\\\"]}},{\\\"name\\\":\\\"Public Assistance\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\"]}},{\\\"name\\\":\\\"Alimony\\\",\\\"data\\\":{\\\"list\\\":[\\\"Copy of the divorce decree showing amount of expected payment and bank statements.\\\"]}}]}}}\",\n                                        \"externalId\": \"63335\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    },\n                                    {\n                                        \"stipId\": 400,\n                                        \"reqId\": \"VOT\",\n                                        \"reqScreenName\": \"TITLE DOCUMENTS\",\n                                        \"stipActionTx\": \"We could not locate the property information for this address. Our team is trying alternate sources of property information. If you have a grant deed and/or other document that shows that at least one of the applicants owns this property and that it is a residential property, please provide it.\",\n                                        \"additionalInfo\": null,\n                                        \"externalId\": \"63335\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    }\n                                ],\n                                \"loanType\": \"ZIL\"\n                            },\n                            {\n                                \"id\": 337009,\n                                \"key\": null,\n                                \"maxLoanAmount\": 85000,\n                                \"maxApprovedUnverified\": 0,\n                                \"maxApprovedVerified\": 85000,\n                                \"term\": 10,\n                                \"apr\": 17.99,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"approved\",\n                                \"loanTypeCode\": \"SAC\",\n                                \"loanTypeLabel\": \"Same-as-Cash\",\n                                \"loadTypeSequenceId\": 4,\n                                \"stips\": [\n                                    {\n                                        \"stipId\": 300,\n                                        \"reqId\": \"VOI\",\n                                        \"reqScreenName\": \"VERIFICATION OF INCOME\",\n                                        \"stipActionTx\": \"Please provide verification of the individual income for each applicant as it is stated on the Credit Application. Acceptable forms of verification include: paystubs dated within 30 days showing YTD income, 3 months worth of bank statements, retirement award letters, earning OR annuity statements, 1099 statements OR tax returns including all schedules (C, E, and/or K1).\",\n                                        \"additionalInfo\": \"{\\\"title\\\":\\\"Verification of Income\\\",\\\"content\\\":{\\\"table\\\":{\\\"columns\\\":[{\\\"name\\\":\\\"Income Type\\\",\\\"additionalText\\\":null},{\\\"name\\\":\\\"Accepted Documents\\\",\\\"additionalText\\\":\\\"Upload one of any listed document for your income type unless otherwise stated\\\"}],\\\"rows\\\":[{\\\"name\\\":\\\"Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Pay Stubs dated within the last 30 days of credit application showing year to date income.\\\",\\\"W2 with current paystub or letter from the employer dated within the last 30 days\\\"]}},{\\\"name\\\":\\\"Self-Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Personal Taxes- 1040 Pages 1 and 2 with related schedules (ex. Sch C, Sch E, Sch K1 and/or any other schedules used to claim this income under personal taxes)\\\",\\\"Full business tax return (ex. 1120, 1065, etc.) and the Articles of Organization or Articles of Incorporation to verify business ownership.\\\"]}},{\\\"name\\\":\\\"Retirement Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"3 most recent bank statements\\\",\\\"Retirement/SSI award letters\\\",\\\"Most recent year’s 1099R\\\"]}},{\\\"name\\\":\\\"Disability Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\",\\\"3 most recent bank statements\\\"]}},{\\\"name\\\":\\\"Child Support\\\",\\\"data\\\":{\\\"list\\\":[\\\"Child Support Order or Divorce Decree with the child/children’s Birth certificate. Must show amount being paid and for how long.\\\"]}},{\\\"name\\\":\\\"Rental Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"A fully executed rental/lease agreement with specific term\\\",\\\"Most recent 1040 Schedule E\\\"]}},{\\\"name\\\":\\\"Public Assistance\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\"]}},{\\\"name\\\":\\\"Alimony\\\",\\\"data\\\":{\\\"list\\\":[\\\"Copy of the divorce decree showing amount of expected payment and bank statements.\\\"]}}]}}}\",\n                                        \"externalId\": \"63335\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    },\n                                    {\n                                        \"stipId\": 400,\n                                        \"reqId\": \"VOT\",\n                                        \"reqScreenName\": \"TITLE DOCUMENTS\",\n                                        \"stipActionTx\": \"We could not locate the property information for this address. Our team is trying alternate sources of property information. If you have a grant deed and/or other document that shows that at least one of the applicants owns this property and that it is a residential property, please provide it.\",\n                                        \"additionalInfo\": null,\n                                        \"externalId\": \"63335\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    }\n                                ],\n                                \"loanType\": \"SAC\"\n                            },\n                            {\n                                \"id\": 337010,\n                                \"key\": null,\n                                \"maxLoanAmount\": 85000,\n                                \"maxApprovedUnverified\": 0,\n                                \"maxApprovedVerified\": 85000,\n                                \"term\": 10,\n                                \"apr\": 17.99,\n                                \"deferralMonths\": 24,\n                                \"decision\": \"approved\",\n                                \"loanTypeCode\": \"SAC\",\n                                \"loanTypeLabel\": \"Same-as-Cash\",\n                                \"loadTypeSequenceId\": 4,\n                                \"stips\": [\n                                    {\n                                        \"stipId\": 300,\n                                        \"reqId\": \"VOI\",\n                                        \"reqScreenName\": \"VERIFICATION OF INCOME\",\n                                        \"stipActionTx\": \"Please provide verification of the individual income for each applicant as it is stated on the Credit Application. Acceptable forms of verification include: paystubs dated within 30 days showing YTD income, 3 months worth of bank statements, retirement award letters, earning OR annuity statements, 1099 statements OR tax returns including all schedules (C, E, and/or K1).\",\n                                        \"additionalInfo\": \"{\\\"title\\\":\\\"Verification of Income\\\",\\\"content\\\":{\\\"table\\\":{\\\"columns\\\":[{\\\"name\\\":\\\"Income Type\\\",\\\"additionalText\\\":null},{\\\"name\\\":\\\"Accepted Documents\\\",\\\"additionalText\\\":\\\"Upload one of any listed document for your income type unless otherwise stated\\\"}],\\\"rows\\\":[{\\\"name\\\":\\\"Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Pay Stubs dated within the last 30 days of credit application showing year to date income.\\\",\\\"W2 with current paystub or letter from the employer dated within the last 30 days\\\"]}},{\\\"name\\\":\\\"Self-Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Personal Taxes- 1040 Pages 1 and 2 with related schedules (ex. Sch C, Sch E, Sch K1 and/or any other schedules used to claim this income under personal taxes)\\\",\\\"Full business tax return (ex. 1120, 1065, etc.) and the Articles of Organization or Articles of Incorporation to verify business ownership.\\\"]}},{\\\"name\\\":\\\"Retirement Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"3 most recent bank statements\\\",\\\"Retirement/SSI award letters\\\",\\\"Most recent year’s 1099R\\\"]}},{\\\"name\\\":\\\"Disability Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\",\\\"3 most recent bank statements\\\"]}},{\\\"name\\\":\\\"Child Support\\\",\\\"data\\\":{\\\"list\\\":[\\\"Child Support Order or Divorce Decree with the child/children’s Birth certificate. Must show amount being paid and for how long.\\\"]}},{\\\"name\\\":\\\"Rental Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"A fully executed rental/lease agreement with specific term\\\",\\\"Most recent 1040 Schedule E\\\"]}},{\\\"name\\\":\\\"Public Assistance\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\"]}},{\\\"name\\\":\\\"Alimony\\\",\\\"data\\\":{\\\"list\\\":[\\\"Copy of the divorce decree showing amount of expected payment and bank statements.\\\"]}}]}}}\",\n                                        \"externalId\": \"63335\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    },\n                                    {\n                                        \"stipId\": 400,\n                                        \"reqId\": \"VOT\",\n                                        \"reqScreenName\": \"TITLE DOCUMENTS\",\n                                        \"stipActionTx\": \"We could not locate the property information for this address. Our team is trying alternate sources of property information. If you have a grant deed and/or other document that shows that at least one of the applicants owns this property and that it is a residential property, please provide it.\",\n                                        \"additionalInfo\": null,\n                                        \"externalId\": \"63335\",\n                                        \"status\": \"Pending\",\n                                        \"statusLabel\": \"Pending\",\n                                        \"isRequired\": true,\n                                        \"notes\": null\n                                    }\n                                ],\n                                \"loanType\": \"SAC\"\n                            }\n                        ]\n                    }\n                ],\n                \"firstApprovalDate\": \"2022-01-18 12:55:06\",\n                \"hasStips\": true,\n                \"homeownerEmail\": \"aboostani@gmail.com\",\n                \"homeownerIdentificationIssuedByState\": \"1\",\n                \"homeownerIdentificationNumber\": \"1\",\n                \"homeownerName\": \"Arash Boostani\",\n                \"homeownerStipsEmailSent\": false,\n                \"id\": 24054,\n                \"jointApplication\": null,\n                \"paperCreditDocumentName\": null,\n                \"residenceType\": \"primary_residence\",\n                \"status\": \"Pass\",\n                \"type\": \"Inperson\",\n                \"uniqueStips\": [\n                    {\n                        \"stipId\": 400,\n                        \"reqId\": \"VOT\",\n                        \"reqScreenName\": \"TITLE DOCUMENTS\",\n                        \"stipActionTx\": \"We could not locate the property information for this address. Our team is trying alternate sources of property information. If you have a grant deed and/or other document that shows that at least one of the applicants owns this property and that it is a residential property, please provide it.\",\n                        \"additionalInfo\": null,\n                        \"externalId\": \"63335\",\n                        \"status\": \"Pending\",\n                        \"statusLabel\": \"Pending\",\n                        \"isRequired\": true,\n                        \"notes\": null\n                    },\n                    {\n                        \"stipId\": 300,\n                        \"reqId\": \"VOI\",\n                        \"reqScreenName\": \"VERIFICATION OF INCOME\",\n                        \"stipActionTx\": \"Please provide verification of the individual income for each applicant as it is stated on the Credit Application. Acceptable forms of verification include: paystubs dated within 30 days showing YTD income, 3 months worth of bank statements, retirement award letters, earning OR annuity statements, 1099 statements OR tax returns including all schedules (C, E, and/or K1).\",\n                        \"additionalInfo\": \"{\\\"title\\\":\\\"Verification of Income\\\",\\\"content\\\":{\\\"table\\\":{\\\"columns\\\":[{\\\"name\\\":\\\"Income Type\\\",\\\"additionalText\\\":null},{\\\"name\\\":\\\"Accepted Documents\\\",\\\"additionalText\\\":\\\"Upload one of any listed document for your income type unless otherwise stated\\\"}],\\\"rows\\\":[{\\\"name\\\":\\\"Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Pay Stubs dated within the last 30 days of credit application showing year to date income.\\\",\\\"W2 with current paystub or letter from the employer dated within the last 30 days\\\"]}},{\\\"name\\\":\\\"Self-Employed\\\",\\\"data\\\":{\\\"list\\\":[\\\"Personal Taxes- 1040 Pages 1 and 2 with related schedules (ex. Sch C, Sch E, Sch K1 and/or any other schedules used to claim this income under personal taxes)\\\",\\\"Full business tax return (ex. 1120, 1065, etc.) and the Articles of Organization or Articles of Incorporation to verify business ownership.\\\"]}},{\\\"name\\\":\\\"Retirement Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"3 most recent bank statements\\\",\\\"Retirement/SSI award letters\\\",\\\"Most recent year’s 1099R\\\"]}},{\\\"name\\\":\\\"Disability Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\",\\\"3 most recent bank statements\\\"]}},{\\\"name\\\":\\\"Child Support\\\",\\\"data\\\":{\\\"list\\\":[\\\"Child Support Order or Divorce Decree with the child/children’s Birth certificate. Must show amount being paid and for how long.\\\"]}},{\\\"name\\\":\\\"Rental Income\\\",\\\"data\\\":{\\\"list\\\":[\\\"A fully executed rental/lease agreement with specific term\\\",\\\"Most recent 1040 Schedule E\\\"]}},{\\\"name\\\":\\\"Public Assistance\\\",\\\"data\\\":{\\\"list\\\":[\\\"Award letter\\\"]}},{\\\"name\\\":\\\"Alimony\\\",\\\"data\\\":{\\\"list\\\":[\\\"Copy of the divorce decree showing amount of expected payment and bank statements.\\\"]}}]}}}\",\n                        \"externalId\": \"63335\",\n                        \"status\": \"Pending\",\n                        \"statusLabel\": \"Pending\",\n                        \"isRequired\": true,\n                        \"notes\": null\n                    }\n                ]\n            },\n            \"customerId\": 116992,\n            \"moreTitleHoldersThanCreditApplicants\": false,\n            \"propertyRules\": [],\n            \"title\": {\n                \"apn\": null,\n                \"caddress1\": null,\n                \"caddress2\": null,\n                \"ccity\": null,\n                \"censusBlock\": null,\n                \"county\": null,\n                \"cstate\": null,\n                \"customerId\": 116992,\n                \"czip\": null,\n                \"dateCreated\": \"2022-01-18 20:55:14\",\n                \"denialReasons\": [\n                    {\n                        \"id\": 10003,\n                        \"customerId\": 116992,\n                        \"type\": \"title\",\n                        \"privateInfo\": false,\n                        \"severity\": \"pend\",\n                        \"code\": \"titleNoHit\",\n                        \"text\": \"The property's address cannot be found via title search\",\n                        \"decisionDate\": \"2022-01-18 12:55:02\"\n                    }\n                ],\n                \"entityName\": null,\n                \"entityOnTitle\": null,\n                \"id\": 17187,\n                \"landUseDescription\": null,\n                \"legalBook\": null,\n                \"legalDescription\": null,\n                \"legalLot\": null,\n                \"mapReference1\": null,\n                \"mapReference2\": null,\n                \"ownerOccupied\": false,\n                \"plusFourPostalCode\": null,\n                \"rawAddress\": null,\n                \"reportStatus\": null,\n                \"responseStatus\": null,\n                \"ruleResults\": null,\n                \"singleFamilyDwelling\": null,\n                \"status\": \"needs_review\",\n                \"subdivision\": null,\n                \"tract\": null,\n                \"vestingCode\": null\n            },\n            \"overallStatus\": \"pended\"\n        }\n    ],\n    \"fieldErrors\": []\n}"},{"id":"7d7f95e5-9554-caee-0b23-cd129463197d","name":"Fail","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"url":"{{url}}/rest/v1/customers/{{customer_id}}/eligibilities"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"Cache-Control","key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate","description":""},{"name":"Connection","key":"Connection","value":"keep-alive","description":""},{"name":"Content-Length","key":"Content-Length","value":"3359","description":""},{"name":"Content-Type","key":"Content-Type","value":"application/json;charset=UTF-8","description":""},{"name":"Date","key":"Date","value":"Thu, 17 Aug 2017 03:59:14 GMT","description":""},{"name":"Expires","key":"Expires","value":"0","description":""},{"name":"Pragma","key":"Pragma","value":"no-cache","description":""},{"name":"Server","key":"Server","value":"Apache-Coyote/1.1","description":""},{"name":"X-Application-Context","key":"X-Application-Context","value":"application:qa,k8s,kubernetes","description":""},{"name":"X-Content-Type-Options","key":"X-Content-Type-Options","value":"nosniff","description":""},{"name":"X-Frame-Options","key":"X-Frame-Options","value":"DENY","description":""},{"name":"X-XSS-Protection","key":"X-XSS-Protection","value":"1; mode=block","description":""}],"cookie":[],"responseTime":"238","body":"{\n    \"status\": \"success\",\n    \"code\": 200,\n    \"messages\": [],\n    \"count\": 1,\n    \"results\": [\n        {\n            \"creditCheck\": {\n                \"consentToken\": null,\n                \"creationMethod\": \"api\",\n                \"customerId\": 116992,\n                \"dateCreated\": \"2022-01-18 12:57:21\",\n                \"dateDeleted\": null,\n                \"dateUpdated\": \"2022-01-18 12:57:26\",\n                \"decisionStatus\": \"Complete\",\n                \"denialReasons\": [],\n                \"documentId\": null,\n                \"expirationDateOverridden\": 0,\n                \"expireDate\": null,\n                \"externalId\": \"63336\",\n                \"financingProducts\": [\n                    {\n                        \"id\": 24014,\n                        \"dateCreated\": \"2022-01-18 12:57:21\",\n                        \"dateDeleted\": null,\n                        \"dateUpdated\": \"2022-01-18 12:57:26\",\n                        \"externalId\": \"63336\",\n                        \"notes\": null,\n                        \"primaryStatus\": null,\n                        \"decisionStatus\": \"Complete\",\n                        \"resultDate\": \"2022-01-18 12:57:26\",\n                        \"secondaryStatus\": null,\n                        \"overallStatus\": \"failed\",\n                        \"status\": \"Fail\",\n                        \"financingProductId\": 3181,\n                        \"creditCheckId\": 24055,\n                        \"updateId\": 44023,\n                        \"financingProductSku\": \"SLOAN_003\",\n                        \"financingProductName\": \"Concert Solar Loan\",\n                        \"financingProductType\": \"loan\",\n                        \"rateCards\": [\n                            {\n                                \"id\": 337011,\n                                \"key\": null,\n                                \"maxLoanAmount\": 0,\n                                \"maxApprovedUnverified\": 0,\n                                \"maxApprovedVerified\": 0,\n                                \"term\": 12,\n                                \"apr\": 1.49,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"failed\",\n                                \"loanTypeCode\": \"TripleOption\",\n                                \"loanTypeLabel\": \"12-3 Flex\",\n                                \"loadTypeSequenceId\": 1,\n                                \"stips\": [],\n                                \"loanType\": \"TripleOption\"\n                            },\n                            {\n                                \"id\": 337012,\n                                \"key\": null,\n                                \"maxLoanAmount\": 0,\n                                \"maxApprovedUnverified\": 0,\n                                \"maxApprovedVerified\": 0,\n                                \"term\": 12,\n                                \"apr\": 1.99,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"failed\",\n                                \"loanTypeCode\": \"TripleOption\",\n                                \"loanTypeLabel\": \"12-3 Flex\",\n                                \"loadTypeSequenceId\": 1,\n                                \"stips\": [],\n                                \"loanType\": \"TripleOption\"\n                            },\n                            {\n                                \"id\": 337013,\n                                \"key\": null,\n                                \"maxLoanAmount\": 0,\n                                \"maxApprovedUnverified\": 0,\n                                \"maxApprovedVerified\": 0,\n                                \"term\": 12,\n                                \"apr\": 2.99,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"failed\",\n                                \"loanTypeCode\": \"TripleOption\",\n                                \"loanTypeLabel\": \"12-3 Flex\",\n                                \"loadTypeSequenceId\": 1,\n                                \"stips\": [],\n                                \"loanType\": \"TripleOption\"\n                            },\n                            {\n                                \"id\": 337014,\n                                \"key\": null,\n                                \"maxLoanAmount\": 0,\n                                \"maxApprovedUnverified\": 0,\n                                \"maxApprovedVerified\": 0,\n                                \"term\": 12,\n                                \"apr\": 3.99,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"failed\",\n                                \"loanTypeCode\": \"TripleOption\",\n                                \"loanTypeLabel\": \"12-3 Flex\",\n                                \"loadTypeSequenceId\": 1,\n                                \"stips\": [],\n                                \"loanType\": \"TripleOption\"\n                            },\n                            {\n                                \"id\": 337015,\n                                \"key\": null,\n                                \"maxLoanAmount\": 0,\n                                \"maxApprovedUnverified\": 0,\n                                \"maxApprovedVerified\": 0,\n                                \"term\": 12,\n                                \"apr\": 4.99,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"failed\",\n                                \"loanTypeCode\": \"TripleOption\",\n                                \"loanTypeLabel\": \"12-3 Flex\",\n                                \"loadTypeSequenceId\": 1,\n                                \"stips\": [],\n                                \"loanType\": \"TripleOption\"\n                            },\n                            {\n                                \"id\": 337016,\n                                \"key\": null,\n                                \"maxLoanAmount\": 0,\n                                \"maxApprovedUnverified\": 0,\n                                \"maxApprovedVerified\": 0,\n                                \"term\": 12,\n                                \"apr\": 5.79,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"failed\",\n                                \"loanTypeCode\": \"TripleOption\",\n                                \"loanTypeLabel\": \"12-3 Flex\",\n                                \"loadTypeSequenceId\": 1,\n                                \"stips\": [],\n                                \"loanType\": \"TripleOption\"\n                            },\n                            {\n                                \"id\": 337017,\n                                \"key\": null,\n                                \"maxLoanAmount\": 0,\n                                \"maxApprovedUnverified\": 0,\n                                \"maxApprovedVerified\": 0,\n                                \"term\": 15,\n                                \"apr\": 1.49,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"failed\",\n                                \"loanTypeCode\": \"TripleOption\",\n                                \"loanTypeLabel\": \"12-3 Flex\",\n                                \"loadTypeSequenceId\": 1,\n                                \"stips\": [],\n                                \"loanType\": \"TripleOption\"\n                            },\n                            {\n                                \"id\": 337018,\n                                \"key\": null,\n                                \"maxLoanAmount\": 0,\n                                \"maxApprovedUnverified\": 0,\n                                \"maxApprovedVerified\": 0,\n                                \"term\": 15,\n                                \"apr\": 1.99,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"failed\",\n                                \"loanTypeCode\": \"TripleOption\",\n                                \"loanTypeLabel\": \"12-3 Flex\",\n                                \"loadTypeSequenceId\": 1,\n                                \"stips\": [],\n                                \"loanType\": \"TripleOption\"\n                            },\n                            {\n                                \"id\": 337019,\n                                \"key\": null,\n                                \"maxLoanAmount\": 0,\n                                \"maxApprovedUnverified\": 0,\n                                \"maxApprovedVerified\": 0,\n                                \"term\": 15,\n                                \"apr\": 2.99,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"failed\",\n                                \"loanTypeCode\": \"TripleOption\",\n                                \"loanTypeLabel\": \"12-3 Flex\",\n                                \"loadTypeSequenceId\": 1,\n                                \"stips\": [],\n                                \"loanType\": \"TripleOption\"\n                            },\n                            {\n                                \"id\": 337020,\n                                \"key\": null,\n                                \"maxLoanAmount\": 0,\n                                \"maxApprovedUnverified\": 0,\n                                \"maxApprovedVerified\": 0,\n                                \"term\": 15,\n                                \"apr\": 3.99,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"failed\",\n                                \"loanTypeCode\": \"TripleOption\",\n                                \"loanTypeLabel\": \"12-3 Flex\",\n                                \"loadTypeSequenceId\": 1,\n                                \"stips\": [],\n                                \"loanType\": \"TripleOption\"\n                            },\n                            {\n                                \"id\": 337021,\n                                \"key\": null,\n                                \"maxLoanAmount\": 0,\n                                \"maxApprovedUnverified\": 0,\n                                \"maxApprovedVerified\": 0,\n                                \"term\": 15,\n                                \"apr\": 4.99,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"failed\",\n                                \"loanTypeCode\": \"TripleOption\",\n                                \"loanTypeLabel\": \"12-3 Flex\",\n                                \"loadTypeSequenceId\": 1,\n                                \"stips\": [],\n                                \"loanType\": \"TripleOption\"\n                            },\n                            {\n                                \"id\": 337022,\n                                \"key\": null,\n                                \"maxLoanAmount\": 0,\n                                \"maxApprovedUnverified\": 0,\n                                \"maxApprovedVerified\": 0,\n                                \"term\": 15,\n                                \"apr\": 5.89,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"failed\",\n                                \"loanTypeCode\": \"TripleOption\",\n                                \"loanTypeLabel\": \"12-3 Flex\",\n                                \"loadTypeSequenceId\": 1,\n                                \"stips\": [],\n                                \"loanType\": \"TripleOption\"\n                            },\n                            {\n                                \"id\": 337023,\n                                \"key\": null,\n                                \"maxLoanAmount\": 0,\n                                \"maxApprovedUnverified\": 0,\n                                \"maxApprovedVerified\": 0,\n                                \"term\": 20,\n                                \"apr\": 1.49,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"failed\",\n                                \"loanTypeCode\": \"TripleOption\",\n                                \"loanTypeLabel\": \"12-3 Flex\",\n                                \"loadTypeSequenceId\": 1,\n                                \"stips\": [],\n                                \"loanType\": \"TripleOption\"\n                            },\n                            {\n                                \"id\": 337024,\n                                \"key\": null,\n                                \"maxLoanAmount\": 0,\n                                \"maxApprovedUnverified\": 0,\n                                \"maxApprovedVerified\": 0,\n                                \"term\": 20,\n                                \"apr\": 1.99,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"failed\",\n                                \"loanTypeCode\": \"TripleOption\",\n                                \"loanTypeLabel\": \"12-3 Flex\",\n                                \"loadTypeSequenceId\": 1,\n                                \"stips\": [],\n                                \"loanType\": \"TripleOption\"\n                            },\n                            {\n                                \"id\": 337025,\n                                \"key\": null,\n                                \"maxLoanAmount\": 0,\n                                \"maxApprovedUnverified\": 0,\n                                \"maxApprovedVerified\": 0,\n                                \"term\": 20,\n                                \"apr\": 2.99,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"failed\",\n                                \"loanTypeCode\": \"TripleOption\",\n                                \"loanTypeLabel\": \"12-3 Flex\",\n                                \"loadTypeSequenceId\": 1,\n                                \"stips\": [],\n                                \"loanType\": \"TripleOption\"\n                            },\n                            {\n                                \"id\": 337026,\n                                \"key\": null,\n                                \"maxLoanAmount\": 0,\n                                \"maxApprovedUnverified\": 0,\n                                \"maxApprovedVerified\": 0,\n                                \"term\": 20,\n                                \"apr\": 3.99,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"failed\",\n                                \"loanTypeCode\": \"TripleOption\",\n                                \"loanTypeLabel\": \"12-3 Flex\",\n                                \"loadTypeSequenceId\": 1,\n                                \"stips\": [],\n                                \"loanType\": \"TripleOption\"\n                            },\n                            {\n                                \"id\": 337027,\n                                \"key\": null,\n                                \"maxLoanAmount\": 0,\n                                \"maxApprovedUnverified\": 0,\n                                \"maxApprovedVerified\": 0,\n                                \"term\": 20,\n                                \"apr\": 4.99,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"failed\",\n                                \"loanTypeCode\": \"TripleOption\",\n                                \"loanTypeLabel\": \"12-3 Flex\",\n                                \"loadTypeSequenceId\": 1,\n                                \"stips\": [],\n                                \"loanType\": \"TripleOption\"\n                            },\n                            {\n                                \"id\": 337028,\n                                \"key\": null,\n                                \"maxLoanAmount\": 0,\n                                \"maxApprovedUnverified\": 0,\n                                \"maxApprovedVerified\": 0,\n                                \"term\": 20,\n                                \"apr\": 5.99,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"failed\",\n                                \"loanTypeCode\": \"TripleOption\",\n                                \"loanTypeLabel\": \"12-3 Flex\",\n                                \"loadTypeSequenceId\": 1,\n                                \"stips\": [],\n                                \"loanType\": \"TripleOption\"\n                            },\n                            {\n                                \"id\": 337029,\n                                \"key\": null,\n                                \"maxLoanAmount\": 0,\n                                \"maxApprovedUnverified\": 0,\n                                \"maxApprovedVerified\": 0,\n                                \"term\": 25,\n                                \"apr\": 1.49,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"failed\",\n                                \"loanTypeCode\": \"TripleOption\",\n                                \"loanTypeLabel\": \"12-3 Flex\",\n                                \"loadTypeSequenceId\": 1,\n                                \"stips\": [],\n                                \"loanType\": \"TripleOption\"\n                            },\n                            {\n                                \"id\": 337030,\n                                \"key\": null,\n                                \"maxLoanAmount\": 0,\n                                \"maxApprovedUnverified\": 0,\n                                \"maxApprovedVerified\": 0,\n                                \"term\": 25,\n                                \"apr\": 1.99,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"failed\",\n                                \"loanTypeCode\": \"TripleOption\",\n                                \"loanTypeLabel\": \"12-3 Flex\",\n                                \"loadTypeSequenceId\": 1,\n                                \"stips\": [],\n                                \"loanType\": \"TripleOption\"\n                            },\n                            {\n                                \"id\": 337031,\n                                \"key\": null,\n                                \"maxLoanAmount\": 0,\n                                \"maxApprovedUnverified\": 0,\n                                \"maxApprovedVerified\": 0,\n                                \"term\": 25,\n                                \"apr\": 2.99,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"failed\",\n                                \"loanTypeCode\": \"TripleOption\",\n                                \"loanTypeLabel\": \"12-3 Flex\",\n                                \"loadTypeSequenceId\": 1,\n                                \"stips\": [],\n                                \"loanType\": \"TripleOption\"\n                            },\n                            {\n                                \"id\": 337032,\n                                \"key\": null,\n                                \"maxLoanAmount\": 0,\n                                \"maxApprovedUnverified\": 0,\n                                \"maxApprovedVerified\": 0,\n                                \"term\": 25,\n                                \"apr\": 3.99,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"failed\",\n                                \"loanTypeCode\": \"TripleOption\",\n                                \"loanTypeLabel\": \"12-3 Flex\",\n                                \"loadTypeSequenceId\": 1,\n                                \"stips\": [],\n                                \"loanType\": \"TripleOption\"\n                            },\n                            {\n                                \"id\": 337033,\n                                \"key\": null,\n                                \"maxLoanAmount\": 0,\n                                \"maxApprovedUnverified\": 0,\n                                \"maxApprovedVerified\": 0,\n                                \"term\": 25,\n                                \"apr\": 4.99,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"failed\",\n                                \"loanTypeCode\": \"TripleOption\",\n                                \"loanTypeLabel\": \"12-3 Flex\",\n                                \"loadTypeSequenceId\": 1,\n                                \"stips\": [],\n                                \"loanType\": \"TripleOption\"\n                            },\n                            {\n                                \"id\": 337034,\n                                \"key\": null,\n                                \"maxLoanAmount\": 0,\n                                \"maxApprovedUnverified\": 0,\n                                \"maxApprovedVerified\": 0,\n                                \"term\": 12,\n                                \"apr\": 2.99,\n                                \"deferralMonths\": 0,\n                                \"decision\": \"failed\",\n                                \"loanTypeCode\": \"LevelPay\",\n                                \"loanTypeLabel\": \"Level Pay\",\n                                \"loadTypeSequenceId\": 2,\n                                \"stips\": [],\n                                \"loanType\": \"LevelPay\"\n                            },\n                            {\n                                \"id\": 337035,\n                                \"key\": null,\n                                \"maxLoanAmount\": 0,\n                                \"maxApprovedUnverified\": 0,\n                                \"maxApprovedVerified\": 0,\n                                \"term\": 20,\n                                \"apr\": 1.49,\n                                \"deferralMonths\": 0,\n                                \"decision\": \"failed\",\n                                \"loanTypeCode\": \"LevelPay\",\n                                \"loanTypeLabel\": \"Level Pay\",\n                                \"loadTypeSequenceId\": 2,\n                                \"stips\": [],\n                                \"loanType\": \"LevelPay\"\n                            },\n                            {\n                                \"id\": 337036,\n                                \"key\": null,\n                                \"maxLoanAmount\": 0,\n                                \"maxApprovedUnverified\": 0,\n                                \"maxApprovedVerified\": 0,\n                                \"term\": 20,\n                                \"apr\": 5.99,\n                                \"deferralMonths\": 0,\n                                \"decision\": \"failed\",\n                                \"loanTypeCode\": \"LevelPay\",\n                                \"loanTypeLabel\": \"Level Pay\",\n                                \"loadTypeSequenceId\": 2,\n                                \"stips\": [],\n                                \"loanType\": \"LevelPay\"\n                            },\n                            {\n                                \"id\": 337037,\n                                \"key\": null,\n                                \"maxLoanAmount\": 0,\n                                \"maxApprovedUnverified\": 0,\n                                \"maxApprovedVerified\": 0,\n                                \"term\": 25,\n                                \"apr\": 2.49,\n                                \"deferralMonths\": 0,\n                                \"decision\": \"failed\",\n                                \"loanTypeCode\": \"LevelPay\",\n                                \"loanTypeLabel\": \"Level Pay\",\n                                \"loadTypeSequenceId\": 2,\n                                \"stips\": [],\n                                \"loanType\": \"LevelPay\"\n                            },\n                            {\n                                \"id\": 337038,\n                                \"key\": null,\n                                \"maxLoanAmount\": 0,\n                                \"maxApprovedUnverified\": 0,\n                                \"maxApprovedVerified\": 0,\n                                \"term\": 5,\n                                \"apr\": 0.0,\n                                \"deferralMonths\": 0,\n                                \"decision\": \"failed\",\n                                \"loanTypeCode\": \"ZIL\",\n                                \"loanTypeLabel\": \"Zero Interest\",\n                                \"loadTypeSequenceId\": 3,\n                                \"stips\": [],\n                                \"loanType\": \"ZIL\"\n                            },\n                            {\n                                \"id\": 337039,\n                                \"key\": null,\n                                \"maxLoanAmount\": 0,\n                                \"maxApprovedUnverified\": 0,\n                                \"maxApprovedVerified\": 0,\n                                \"term\": 7,\n                                \"apr\": 0.0,\n                                \"deferralMonths\": 0,\n                                \"decision\": \"failed\",\n                                \"loanTypeCode\": \"ZIL\",\n                                \"loanTypeLabel\": \"Zero Interest\",\n                                \"loadTypeSequenceId\": 3,\n                                \"stips\": [],\n                                \"loanType\": \"ZIL\"\n                            },\n                            {\n                                \"id\": 337040,\n                                \"key\": null,\n                                \"maxLoanAmount\": 0,\n                                \"maxApprovedUnverified\": 0,\n                                \"maxApprovedVerified\": 0,\n                                \"term\": 10,\n                                \"apr\": 17.99,\n                                \"deferralMonths\": 12,\n                                \"decision\": \"failed\",\n                                \"loanTypeCode\": \"SAC\",\n                                \"loanTypeLabel\": \"Same-as-Cash\",\n                                \"loadTypeSequenceId\": 4,\n                                \"stips\": [],\n                                \"loanType\": \"SAC\"\n                            },\n                            {\n                                \"id\": 337041,\n                                \"key\": null,\n                                \"maxLoanAmount\": 0,\n                                \"maxApprovedUnverified\": 0,\n                                \"maxApprovedVerified\": 0,\n                                \"term\": 10,\n                                \"apr\": 17.99,\n                                \"deferralMonths\": 24,\n                                \"decision\": \"failed\",\n                                \"loanTypeCode\": \"SAC\",\n                                \"loanTypeLabel\": \"Same-as-Cash\",\n                                \"loadTypeSequenceId\": 4,\n                                \"stips\": [],\n                                \"loanType\": \"SAC\"\n                            }\n                        ]\n                    }\n                ],\n                \"firstApprovalDate\": null,\n                \"hasStips\": false,\n                \"homeownerEmail\": \"aboostani@gmail.com\",\n                \"homeownerIdentificationIssuedByState\": \"1\",\n                \"homeownerIdentificationNumber\": \"1\",\n                \"homeownerName\": \"Arash Boostani\",\n                \"homeownerStipsEmailSent\": false,\n                \"id\": 24055,\n                \"jointApplication\": null,\n                \"paperCreditDocumentName\": null,\n                \"residenceType\": \"primary_residence\",\n                \"status\": \"Fail\",\n                \"type\": \"Inperson\",\n                \"uniqueStips\": []\n            },\n            \"customerId\": 116992,\n            \"moreTitleHoldersThanCreditApplicants\": false,\n            \"propertyRules\": [],\n            \"title\": null,\n            \"overallStatus\": \"failed\"\n        }\n    ],\n    \"fieldErrors\": []\n}"}],"_postman_id":"8788d323-6e2d-ebfb-e00a-464e73fc051b"},{"name":"4. Update Financing Methods","id":"9cb9c193-8499-8548-2b55-7e47aaf44fa4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"body":{"mode":"raw","raw":"{\n  \"term\": \"25\",\n  \"amountFinanced\": 40000,\n  \"apr\": \"8.99\",\n  \"loanType\": \"LevelRBP\",\n  \"deferralMonths\": 0\n}"},"url":"{{url}}/rest/v3/customers/{{customer_id}}/financing-methods","description":"<p>Use this endpoint to modify the variable attributes of a financing method, i.e. loan amount, term, APR, etc... This call takes the Proposal ID and Financing Method ID, which can be retrieved from the Create Proposal response, as inputs.</p>\n","urlObject":{"path":["rest","v3","customers","{{customer_id}}","financing-methods"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"8f5690f1-dab2-4b0f-8479-cfeaa0938563","name":"Sample response","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"body":{"mode":"raw","raw":"{\n  \"term\": \"12\",\n  \"amountFinanced\": 40000,\n  \"apr\": \"2.99\",\n  \"loanType\": \"TripleOption\",\n  \"deferralMonths\": 12\n}"},"url":"{{url}}/rest/v3/customers/{{customer_id}}/financing-methods"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Mon, 18 Apr 2022 17:20:39 GMT"},{"key":"Expires","value":"0"},{"key":"Pragma","value":"no-cache"},{"key":"Strict-Transport-Security","value":"max-age=31536000 ; includeSubDomains"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"DENY"},{"key":"x-trace-id","value":"JCS--fdcd291f56"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"11321"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"code\": 200,\n    \"messages\": [],\n    \"count\": 1,\n    \"results\": [\n        {\n            \"id\": 145918,\n            \"proposalId\": 145937,\n            \"isPrimary\": true,\n            \"financingProduct\": {\n                \"id\": 3184,\n                \"active\": null,\n                \"name\": \"Concert Solar Loan\",\n                \"newFormsetId\": 110,\n                \"productSku\": \"SLOAN_003\",\n                \"type\": \"loan\",\n                \"elements\": [\n                    {\n                        \"defaultValue\": \"bonita\",\n                        \"name\": \"credit_vendor\",\n                        \"solarProjectId\": null,\n                        \"jpa\": null,\n                        \"valueList\": \"\"\n                    },\n                    {\n                        \"defaultValue\": \"26\",\n                        \"name\": \"pre_payment_percent\",\n                        \"solarProjectId\": null,\n                        \"jpa\": null,\n                        \"valueList\": \"\"\n                    },\n                    {\n                        \"defaultValue\": \"0\",\n                        \"name\": \"amount_financed\",\n                        \"solarProjectId\": null,\n                        \"jpa\": null,\n                        \"valueList\": null\n                    }\n                ],\n                \"options\": {\n                    \"terms\": [\n                        {\n                            \"apr\": 1.49,\n                            \"term\": 12,\n                            \"deferralMonths\": 12\n                        },\n                        {\n                            \"apr\": 1.99,\n                            \"term\": 12,\n                            \"deferralMonths\": 12\n                        },\n                        {\n                            \"apr\": 2.99,\n                            \"term\": 12,\n                            \"deferralMonths\": 12\n                        },\n                        {\n                            \"apr\": 3.99,\n                            \"term\": 12,\n                            \"deferralMonths\": 12\n                        },\n                        {\n                            \"apr\": 4.99,\n                            \"term\": 12,\n                            \"deferralMonths\": 12\n                        },\n                        {\n                            \"apr\": 5.79,\n                            \"term\": 12,\n                            \"deferralMonths\": 12\n                        },\n                        {\n                            \"apr\": 1.49,\n                            \"term\": 15,\n                            \"deferralMonths\": 12\n                        },\n                        {\n                            \"apr\": 1.99,\n                            \"term\": 15,\n                            \"deferralMonths\": 12\n                        },\n                        {\n                            \"apr\": 2.99,\n                            \"term\": 15,\n                            \"deferralMonths\": 12\n                        },\n                        {\n                            \"apr\": 3.99,\n                            \"term\": 15,\n                            \"deferralMonths\": 12\n                        },\n                        {\n                            \"apr\": 4.99,\n                            \"term\": 15,\n                            \"deferralMonths\": 12\n                        },\n                        {\n                            \"apr\": 5.89,\n                            \"term\": 15,\n                            \"deferralMonths\": 12\n                        },\n                        {\n                            \"apr\": 1.49,\n                            \"term\": 20,\n                            \"deferralMonths\": 12\n                        },\n                        {\n                            \"apr\": 1.99,\n                            \"term\": 20,\n                            \"deferralMonths\": 12\n                        },\n                        {\n                            \"apr\": 2.99,\n                            \"term\": 20,\n                            \"deferralMonths\": 12\n                        },\n                        {\n                            \"apr\": 3.99,\n                            \"term\": 20,\n                            \"deferralMonths\": 12\n                        },\n                        {\n                            \"apr\": 4.99,\n                            \"term\": 20,\n                            \"deferralMonths\": 12\n                        },\n                        {\n                            \"apr\": 5.99,\n                            \"term\": 20,\n                            \"deferralMonths\": 12\n                        },\n                        {\n                            \"apr\": 1.49,\n                            \"term\": 25,\n                            \"deferralMonths\": 12\n                        },\n                        {\n                            \"apr\": 1.99,\n                            \"term\": 25,\n                            \"deferralMonths\": 12\n                        },\n                        {\n                            \"apr\": 2.99,\n                            \"term\": 25,\n                            \"deferralMonths\": 12\n                        },\n                        {\n                            \"apr\": 3.99,\n                            \"term\": 25,\n                            \"deferralMonths\": 12\n                        },\n                        {\n                            \"apr\": 4.99,\n                            \"term\": 25,\n                            \"deferralMonths\": 12\n                        }\n                    ],\n                    \"loanTypeOptions\": [\n                        {\n                            \"code\": \"TripleOption\",\n                            \"label\": \"12-3 Flex\",\n                            \"displaySeq\": 1,\n                            \"active\": true\n                        },\n                        {\n                            \"code\": \"LevelPay\",\n                            \"label\": \"Level Pay\",\n                            \"displaySeq\": 2,\n                            \"active\": true\n                        },\n                        {\n                            \"code\": \"ZIL\",\n                            \"label\": \"Zero Interest\",\n                            \"displaySeq\": 3,\n                            \"active\": true\n                        },\n                        {\n                            \"code\": \"SAC\",\n                            \"label\": \"Same-as-Cash\",\n                            \"displaySeq\": 4,\n                            \"active\": true\n                        }\n                    ]\n                },\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"activationDate\": \"2022-06-02T10:20:39Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 254.79,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 340.72,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 352.1,\n                \"balancePostReAmWithoutPrePayment\": 41182.802035,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 41375.492061,\n                \"balancePostReAmWithPrePayment\": 30796,\n                \"balancePostReAmWithPrePaymentNoACH\": 30996,\n                \"balancePreReAm\": 40000,\n                \"baseAdd\": 310.96,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0082,\n                \"daysOfDeferredInterest\": 365,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 0,\n                \"daysOfTerm\": 4383,\n                \"deferralMonth\": 12,\n                \"deferredInterest\": 1196,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 340.72,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 254.79,\n                \"financeCharge\": 9063.68,\n                \"financeChargeNoACH\": 10702.4,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": 0,\n                \"instPmtBranchFa\": 20762.4,\n                \"instPmtBranchIc\": 13841.6,\n                \"instPmtTtlNetMargin\": 34604,\n                \"instPmtTtlNetMarginBranch\": 34604,\n                \"instTotalPmtCac\": 0,\n                \"instTotalPmtFa\": 20762.4,\n                \"instTotalPmtIc\": 13841.6,\n                \"interestOnlyInterest\": 0,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 0,\n                \"lastMonthWithoutPrePayment\": 340.72,\n                \"lastMonthWithoutPrePaymentRounded\": 340.72,\n                \"lastMonthWithPrePayment\": 254.79,\n                \"lastMonthWithPrePaymentRounded\": 254.79,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 40000,\n                \"postReAmMonthlyWithoutPrePayment\": 340.712537,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 352.09567,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 340.72,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 352.1,\n                \"postReAmMonthlyWithPrePayment\": 254.780704,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 263.768643,\n                \"postReAmMonthlyWithPrePaymentRounded\": 254.79,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 263.77,\n                \"postReAmMonths\": 144,\n                \"preReAmMonthly\": 0,\n                \"preReAmMonthlyRounded\": 0,\n                \"preReAmMonthlyNoACHRounded\": 0,\n                \"progressPmtAtSubstantialCompletion\": 38663.68,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 144,\n                \"stampTax\": 0,\n                \"stampTaxPercent\": 0,\n                \"termInMonths\": 144,\n                \"totalPaidWithoutPrePayment\": 49063.68,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 48722.96,\n                \"totalPaidWithPrePayment\": 36689.76,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 36434.97,\n                \"totalPayments\": 49063.68,\n                \"totalPaymentsNoACH\": 50702.4,\n                \"totalSalePrice\": 49063.68,\n                \"reAmortizationMonth\": 12,\n                \"yearlyRate\": 3.0504,\n                \"disbursements\": [\n                    {\n                        \"amount\": 24000,\n                        \"type\": \"m1\"\n                    },\n                    {\n                        \"amount\": 16000,\n                        \"type\": \"m2\"\n                    }\n                ],\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 395,\n                \"termPaymentsMinusOne\": 131,\n                \"actualUsageOffset\": 90,\n                \"averageMonthlyProduction\": 517.05,\n                \"yearOneTrueUp\": 0,\n                \"postSolarDollarPerKwh\": 0.219,\n                \"postReAmMonthlyWithHalfItcPrePayment\": 297.81,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": 308.02,\n                \"postReAmMonthlyWithFullItcPrePayment\": 254.79,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 263.77,\n                \"preSolarDollarPerKwh\": 0.192,\n                \"preSolarMonthlyCost\": 110.09,\n                \"postSolarMonthlyCost\": 265.79,\n                \"preSolarAnnualCost\": 0,\n                \"preSolarAnnualUsage\": 6894,\n                \"postSolarAnnualCost\": 3189.48,\n                \"preSolarLifetimeCost\": 62847.09,\n                \"postSolarLifetimeCost\": 42180.18,\n                \"remainingMonths\": 126,\n                \"monthlySaving\": 0,\n                \"yearOneSaving\": -1426.9,\n                \"lifetimeSaving\": 20666.91,\n                \"dollarPerWatt\": 9.67,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 254.79,\n                \"averageMonthlyPreSolarUtilityBill\": 0,\n                \"averageMonthlyPostSolarUtilityBill\": 11,\n                \"monthly\": [],\n                \"yearly\": [\n                    {\n                        \"year\": 1,\n                        \"production\": 6204.6,\n                        \"preSolarUtilityBill\": 1321,\n                        \"postSolarUtilityBill\": 200,\n                        \"financingPayment\": 2547.9,\n                        \"saving\": -1426.9\n                    },\n                    {\n                        \"year\": 2,\n                        \"production\": 6158.07,\n                        \"preSolarUtilityBill\": 1360.63,\n                        \"postSolarUtilityBill\": 200,\n                        \"financingPayment\": 3057.48,\n                        \"saving\": -1896.85\n                    },\n                    {\n                        \"year\": 3,\n                        \"production\": 6111.88,\n                        \"preSolarUtilityBill\": 1401.45,\n                        \"postSolarUtilityBill\": 200,\n                        \"financingPayment\": 3057.48,\n                        \"saving\": -1856.03\n                    },\n                    {\n                        \"year\": 4,\n                        \"production\": 6066.04,\n                        \"preSolarUtilityBill\": 1443.49,\n                        \"postSolarUtilityBill\": 200,\n                        \"financingPayment\": 3057.48,\n                        \"saving\": -1813.99\n                    },\n                    {\n                        \"year\": 5,\n                        \"production\": 6020.55,\n                        \"preSolarUtilityBill\": 1486.8,\n                        \"postSolarUtilityBill\": 200,\n                        \"financingPayment\": 3057.48,\n                        \"saving\": -1770.68\n                    },\n                    {\n                        \"year\": 6,\n                        \"production\": 5975.39,\n                        \"preSolarUtilityBill\": 1531.4,\n                        \"postSolarUtilityBill\": 200,\n                        \"financingPayment\": 3057.48,\n                        \"saving\": -1726.08\n                    },\n                    {\n                        \"year\": 7,\n                        \"production\": 5930.58,\n                        \"preSolarUtilityBill\": 1577.34,\n                        \"postSolarUtilityBill\": 200,\n                        \"financingPayment\": 3057.48,\n                        \"saving\": -1680.14\n                    },\n                    {\n                        \"year\": 8,\n                        \"production\": 5886.1,\n                        \"preSolarUtilityBill\": 1624.66,\n                        \"postSolarUtilityBill\": 200,\n                        \"financingPayment\": 3057.48,\n                        \"saving\": -1632.82\n                    },\n                    {\n                        \"year\": 9,\n                        \"production\": 5841.95,\n                        \"preSolarUtilityBill\": 1673.4,\n                        \"postSolarUtilityBill\": 200,\n                        \"financingPayment\": 3057.48,\n                        \"saving\": -1584.08\n                    },\n                    {\n                        \"year\": 10,\n                        \"production\": 5798.14,\n                        \"preSolarUtilityBill\": 1723.61,\n                        \"postSolarUtilityBill\": 200,\n                        \"financingPayment\": 3057.48,\n                        \"saving\": -1533.87\n                    },\n                    {\n                        \"year\": 11,\n                        \"production\": 5754.65,\n                        \"preSolarUtilityBill\": 1775.31,\n                        \"postSolarUtilityBill\": 200,\n                        \"financingPayment\": 3057.48,\n                        \"saving\": -1482.17\n                    },\n                    {\n                        \"year\": 12,\n                        \"production\": 5711.49,\n                        \"preSolarUtilityBill\": 1828.57,\n                        \"postSolarUtilityBill\": 200,\n                        \"financingPayment\": 3057.48,\n                        \"saving\": -1428.91\n                    },\n                    {\n                        \"year\": 13,\n                        \"production\": 5668.65,\n                        \"preSolarUtilityBill\": 1883.43,\n                        \"postSolarUtilityBill\": 200,\n                        \"financingPayment\": 0,\n                        \"saving\": 1683.43\n                    },\n                    {\n                        \"year\": 14,\n                        \"production\": 5626.14,\n                        \"preSolarUtilityBill\": 1939.93,\n                        \"postSolarUtilityBill\": 200,\n                        \"financingPayment\": 0,\n                        \"saving\": 1739.93\n                    },\n                    {\n                        \"year\": 15,\n                        \"production\": 5583.94,\n                        \"preSolarUtilityBill\": 1998.13,\n                        \"postSolarUtilityBill\": 200,\n                        \"financingPayment\": 0,\n                        \"saving\": 1798.13\n                    },\n                    {\n                        \"year\": 16,\n                        \"production\": 5542.06,\n                        \"preSolarUtilityBill\": 2058.07,\n                        \"postSolarUtilityBill\": 200,\n                        \"financingPayment\": 0,\n                        \"saving\": 1858.07\n                    },\n                    {\n                        \"year\": 17,\n                        \"production\": 5500.5,\n                        \"preSolarUtilityBill\": 2119.82,\n                        \"postSolarUtilityBill\": 200,\n                        \"financingPayment\": 0,\n                        \"saving\": 1919.82\n                    },\n                    {\n                        \"year\": 18,\n                        \"production\": 5459.24,\n                        \"preSolarUtilityBill\": 2183.41,\n                        \"postSolarUtilityBill\": 200,\n                        \"financingPayment\": 0,\n                        \"saving\": 1983.41\n                    },\n                    {\n                        \"year\": 19,\n                        \"production\": 5418.3,\n                        \"preSolarUtilityBill\": 2248.91,\n                        \"postSolarUtilityBill\": 200,\n                        \"financingPayment\": 0,\n                        \"saving\": 2048.91\n                    },\n                    {\n                        \"year\": 20,\n                        \"production\": 5377.66,\n                        \"preSolarUtilityBill\": 2316.38,\n                        \"postSolarUtilityBill\": 200,\n                        \"financingPayment\": 0,\n                        \"saving\": 2116.38\n                    },\n                    {\n                        \"year\": 21,\n                        \"production\": 5337.33,\n                        \"preSolarUtilityBill\": 2385.87,\n                        \"postSolarUtilityBill\": 200,\n                        \"financingPayment\": 0,\n                        \"saving\": 2185.87\n                    },\n                    {\n                        \"year\": 22,\n                        \"production\": 5297.3,\n                        \"preSolarUtilityBill\": 2457.45,\n                        \"postSolarUtilityBill\": 200,\n                        \"financingPayment\": 0,\n                        \"saving\": 2257.45\n                    },\n                    {\n                        \"year\": 23,\n                        \"production\": 5257.57,\n                        \"preSolarUtilityBill\": 2531.17,\n                        \"postSolarUtilityBill\": 200,\n                        \"financingPayment\": 0,\n                        \"saving\": 2331.17\n                    },\n                    {\n                        \"year\": 24,\n                        \"production\": 5218.14,\n                        \"preSolarUtilityBill\": 2607.11,\n                        \"postSolarUtilityBill\": 200,\n                        \"financingPayment\": 0,\n                        \"saving\": 2407.11\n                    },\n                    {\n                        \"year\": 25,\n                        \"production\": 5179,\n                        \"preSolarUtilityBill\": 2685.32,\n                        \"postSolarUtilityBill\": 200,\n                        \"financingPayment\": 0,\n                        \"saving\": 2485.32\n                    },\n                    {\n                        \"year\": 26,\n                        \"production\": 5140.16,\n                        \"preSolarUtilityBill\": 2765.88,\n                        \"postSolarUtilityBill\": 200,\n                        \"financingPayment\": 0,\n                        \"saving\": 2565.88\n                    },\n                    {\n                        \"year\": 27,\n                        \"production\": 5101.61,\n                        \"preSolarUtilityBill\": 2848.86,\n                        \"postSolarUtilityBill\": 200,\n                        \"financingPayment\": 0,\n                        \"saving\": 2648.86\n                    },\n                    {\n                        \"year\": 28,\n                        \"production\": 5063.35,\n                        \"preSolarUtilityBill\": 2934.32,\n                        \"postSolarUtilityBill\": 200,\n                        \"financingPayment\": 0,\n                        \"saving\": 2734.32\n                    },\n                    {\n                        \"year\": 29,\n                        \"production\": 5025.37,\n                        \"preSolarUtilityBill\": 3022.35,\n                        \"postSolarUtilityBill\": 200,\n                        \"financingPayment\": 0,\n                        \"saving\": 2822.35\n                    },\n                    {\n                        \"year\": 30,\n                        \"production\": 4987.68,\n                        \"preSolarUtilityBill\": 3113.02,\n                        \"postSolarUtilityBill\": 200,\n                        \"financingPayment\": 0,\n                        \"saving\": 2913.02\n                    }\n                ],\n                \"lifetimeSavingsDetails\": [\n                    {\n                        \"preSolarUtilityBill\": 110.09\n                    },\n                    {\n                        \"preSolarUtilityBill\": 110.0833333\n                    },\n                    {\n                        \"preSolarUtilityBill\": 113.3858333\n                    },\n                    {\n                        \"preSolarUtilityBill\": 116.7875\n                    },\n                    {\n                        \"preSolarUtilityBill\": 120.2908333\n                    },\n                    {\n                        \"preSolarUtilityBill\": 123.9\n                    },\n                    {\n                        \"preSolarUtilityBill\": 127.6166667\n                    },\n                    {\n                        \"preSolarUtilityBill\": 131.445\n                    },\n                    {\n                        \"preSolarUtilityBill\": 135.3883333\n                    },\n                    {\n                        \"preSolarUtilityBill\": 139.45\n                    },\n                    {\n                        \"preSolarUtilityBill\": 143.6341667\n                    },\n                    {\n                        \"preSolarUtilityBill\": 147.9425\n                    },\n                    {\n                        \"preSolarUtilityBill\": 152.3808333\n                    },\n                    {\n                        \"preSolarUtilityBill\": 156.9525\n                    },\n                    {\n                        \"preSolarUtilityBill\": 161.6608333\n                    },\n                    {\n                        \"preSolarUtilityBill\": 166.5108333\n                    },\n                    {\n                        \"preSolarUtilityBill\": 171.5058333\n                    },\n                    {\n                        \"preSolarUtilityBill\": 176.6516667\n                    },\n                    {\n                        \"preSolarUtilityBill\": 181.9508333\n                    },\n                    {\n                        \"preSolarUtilityBill\": 187.4091667\n                    },\n                    {\n                        \"preSolarUtilityBill\": 193.0316667\n                    },\n                    {\n                        \"preSolarUtilityBill\": 198.8225\n                    },\n                    {\n                        \"preSolarUtilityBill\": 204.7875\n                    },\n                    {\n                        \"preSolarUtilityBill\": 210.9308333\n                    },\n                    {\n                        \"preSolarUtilityBill\": 217.2591667\n                    },\n                    {\n                        \"preSolarUtilityBill\": 223.7766667\n                    },\n                    {\n                        \"preSolarUtilityBill\": 230.49\n                    },\n                    {\n                        \"preSolarUtilityBill\": 237.405\n                    },\n                    {\n                        \"preSolarUtilityBill\": 244.5266667\n                    },\n                    {\n                        \"preSolarUtilityBill\": 251.8625\n                    },\n                    {\n                        \"preSolarUtilityBill\": 259.4183333\n                    },\n                    {\n                        \"preSolarUtilityBill\": 267.2008333\n                    }\n                ],\n                \"systemSTC\": null,\n                \"totalFees\": 5396,\n                \"savingPercent\": -0.1426\n            },\n            \"billingSurcharge\": true,\n            \"term\": 12,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 40000,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": 90,\n            \"prePaymentAmount\": 10400,\n            \"prePaymentPercent\": 26,\n            \"apr\": 2.99,\n            \"aprNoACH\": 3.49,\n            \"dateCreated\": \"2022-04-18T17:14:36Z\",\n            \"dateUpdated\": \"2022-04-18T17:20:39Z\",\n            \"dollarPerWatt\": 9.67,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlus22\",\n            \"useTaxRate\": null,\n            \"delayFirstPayment\": null,\n            \"taxBracket\": null,\n            \"rate\": null,\n            \"calculationModelId\": 9333,\n            \"status\": \"valid\",\n            \"expirationDate\": null,\n            \"termInMonths\": 144,\n            \"projectCost\": null,\n            \"loanType\": \"TripleOption\",\n            \"buydownApr\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10000,\n            \"productType\": \"loan\",\n            \"productId\": 3184,\n            \"primary\": true,\n            \"productSku\": \"SLOAN_003\"\n        }\n    ],\n    \"fieldErrors\": []\n}"}],"_postman_id":"9cb9c193-8499-8548-2b55-7e47aaf44fa4"},{"name":"5. Generate Legal Documents","event":[{"listen":"test","script":{"id":"4e3b2d25-e6c3-4e87-aa7e-e53b94a2f4ee","exec":["var jsonData = JSON.parse(responseBody);","postman.setEnvironmentVariable('financing_request_id',jsonData.results[0].id);"],"type":"text/javascript"}}],"id":"92a8de7c-a665-46f1-9a10-8bac49504515","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"body":{"mode":"raw","raw":"{}"},"url":"{{url}}/rest/v3/customers/{{customer_id}}/financing-requests","description":"<p>If a customer is eligible, initiate financing by generating the financing documents. A proposal ID and financing method are required in the POST.</p>\n","urlObject":{"path":["rest","v3","customers","{{customer_id}}","financing-requests"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"bd44aee6-59f3-4c59-a54c-d6745a54ce68","name":"201 Created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"body":{"mode":"raw","raw":"{}"},"url":"{{url}}/rest/v3/customers/{{customer_id}}/financing-requests"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Mon, 18 Apr 2022 17:30:19 GMT"},{"key":"Expires","value":"0"},{"key":"Pragma","value":"no-cache"},{"key":"Strict-Transport-Security","value":"max-age=31536000 ; includeSubDomains"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"DENY"},{"key":"x-trace-id","value":"JFS--c93dd998fd"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"6216"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"code\": 201,\n    \"messages\": [],\n    \"count\": 1,\n    \"results\": [\n        {\n            \"currentUnapprovedStepId\": 105248,\n            \"customerId\": 146120,\n            \"dateCreated\": \"2022-04-18T17:30:18Z\",\n            \"dateUpdated\": \"2022-04-18T17:30:19Z\",\n            \"financingMethodId\": 145918,\n            \"id\": 27716,\n            \"lastApprovedStepId\": null,\n            \"lastModifiedStepId\": 105248,\n            \"proposalId\": 145937,\n            \"status\": \"started\",\n            \"steps\": [\n                {\n                    \"currentRevisionId\": 155878,\n                    \"dateAccepted\": null,\n                    \"dateCreated\": \"2022-04-18T17:30:18Z\",\n                    \"dateUpdated\": \"2022-04-18T17:30:19Z\",\n                    \"description\": \"null\",\n                    \"docs\": [\n                        {\n                            \"autoApprove\": true,\n                            \"currentRevision\": null,\n                            \"dateCreated\": \"2022-04-18T17:30:18Z\",\n                            \"dateUpdated\": \"2022-04-18T17:30:19Z\",\n                            \"description\": \"<h1>Steps for Success</h1><b>Loan Note</b>- An agreement outlining terms and conditions of credit.<ul class=\\\"\\\" am-default-list\\\"\\\"=\\\"\\\"><li>Confirm that all applicants have signed and dated the agreement.</li><li>Installation address matches Title.</li><li>If wet-signed, upload all pages of the loan note making sure all quote numbers are consistent with the entire homeowner packet.</li></ul><div></div>\",\n                            \"groupName\": \"homeowner\",\n                            \"id\": 152235,\n                            \"name\": \"Loan Note\",\n                            \"order\": 1,\n                            \"signatureRequiredHomeowner\": true,\n                            \"signatureRequiredUser\": false,\n                            \"signatureStatus\": \"required\",\n                            \"signatureStatusHomeownerPrimarySigner\": \"required\",\n                            \"signatureStatusInstallerSigner\": null,\n                            \"status\": \"needed\",\n                            \"rejectionReason\": \"\",\n                            \"stepId\": 105248,\n                            \"tier1Decision\": null,\n                            \"tier2Decision\": null,\n                            \"type\": \"standard\",\n                            \"externalSku\": \"LoanNote\",\n                            \"smsEnabled\": false,\n                            \"smsMessageGroups\": null,\n                            \"required\": true,\n                            \"stipDoc\": false\n                        },\n                        {\n                            \"autoApprove\": true,\n                            \"currentRevision\": null,\n                            \"dateCreated\": \"2022-04-18T17:30:18Z\",\n                            \"dateUpdated\": \"2022-04-18T17:30:19Z\",\n                            \"description\": \"<h1>Steps for Success</h1><b>Auto Clearing House (ACH)</b>&nbsp;- Authorizes the finance payment to be automatically and electronically paid each month from the homeowner's bank account.&nbsp;<br><ul class=\\\"am-default-list\\\"><li>Confirm that the ACH form has been signed and dated</li></ul>\",\n                            \"groupName\": \"homeowner\",\n                            \"id\": 152236,\n                            \"name\": \"ACH Authorization\",\n                            \"order\": 4,\n                            \"signatureRequiredHomeowner\": true,\n                            \"signatureRequiredUser\": false,\n                            \"signatureStatus\": \"required\",\n                            \"signatureStatusHomeownerPrimarySigner\": \"required\",\n                            \"signatureStatusInstallerSigner\": null,\n                            \"status\": \"needed\",\n                            \"rejectionReason\": \"\",\n                            \"stepId\": 105248,\n                            \"tier1Decision\": null,\n                            \"tier2Decision\": null,\n                            \"type\": \"standard\",\n                            \"externalSku\": \"ACH\",\n                            \"smsEnabled\": false,\n                            \"smsMessageGroups\": null,\n                            \"required\": true,\n                            \"stipDoc\": false\n                        }\n                    ],\n                    \"expirationDate\": \"2022-06-17T00:00:00Z\",\n                    \"externalSku\": \"CS\",\n                    \"financingRequestId\": 27716,\n                    \"id\": 105248,\n                    \"name\": \"Contract Signing\",\n                    \"order\": 1,\n                    \"status\": \"not_started\",\n                    \"type\": \"consumer_docs\",\n                    \"rejectionReason\": null,\n                    \"sponsorAPIEvents\": [],\n                    \"allSignableDocsGenerated\": false\n                },\n                {\n                    \"currentRevisionId\": 155879,\n                    \"dateAccepted\": null,\n                    \"dateCreated\": \"2022-04-18T17:30:18Z\",\n                    \"dateUpdated\": null,\n                    \"description\": \"null\",\n                    \"docs\": [\n                        {\n                            \"autoApprove\": true,\n                            \"currentRevision\": null,\n                            \"dateCreated\": \"2022-04-18T17:30:18Z\",\n                            \"dateUpdated\": \"2022-04-18T17:30:19Z\",\n                            \"description\": \"<b>Once you have applied for all the necessary permits, you can request authorization for the first disbursement on the loan from the borrower(s) via:</b>\",\n                            \"groupName\": null,\n                            \"id\": 152237,\n                            \"name\": \"Payment Authorization Form\",\n                            \"order\": 1,\n                            \"signatureRequiredHomeowner\": true,\n                            \"signatureRequiredUser\": true,\n                            \"signatureStatus\": \"required\",\n                            \"signatureStatusHomeownerPrimarySigner\": \"required\",\n                            \"signatureStatusInstallerSigner\": \"required\",\n                            \"status\": \"needed\",\n                            \"rejectionReason\": \"\",\n                            \"stepId\": 105249,\n                            \"tier1Decision\": null,\n                            \"tier2Decision\": null,\n                            \"type\": \"standard\",\n                            \"externalSku\": \"PaymentAuthorizationForm1\",\n                            \"smsEnabled\": true,\n                            \"smsMessageGroups\": null,\n                            \"required\": true,\n                            \"stipDoc\": false\n                        }\n                    ],\n                    \"expirationDate\": null,\n                    \"externalSku\": \"PER\",\n                    \"financingRequestId\": 27716,\n                    \"id\": 105249,\n                    \"name\": \"Permitting\",\n                    \"order\": 2,\n                    \"status\": \"not_started\",\n                    \"type\": \"standard\",\n                    \"rejectionReason\": null,\n                    \"sponsorAPIEvents\": [],\n                    \"allSignableDocsGenerated\": false\n                },\n                {\n                    \"currentRevisionId\": 155880,\n                    \"dateAccepted\": null,\n                    \"dateCreated\": \"2022-04-18T17:30:18Z\",\n                    \"dateUpdated\": null,\n                    \"description\": \"null\",\n                    \"docs\": [\n                        {\n                            \"autoApprove\": true,\n                            \"currentRevision\": null,\n                            \"dateCreated\": \"2022-04-18T17:30:18Z\",\n                            \"dateUpdated\": \"2022-04-18T17:30:19Z\",\n                            \"description\": \"<b>Once the project has achieved substantial completion, you can request authorization for the final disbursement on the loan from the borrower(s) via:</b>\",\n                            \"groupName\": null,\n                            \"id\": 152238,\n                            \"name\": \"Payment Authorization Form\",\n                            \"order\": 1,\n                            \"signatureRequiredHomeowner\": true,\n                            \"signatureRequiredUser\": true,\n                            \"signatureStatus\": \"required\",\n                            \"signatureStatusHomeownerPrimarySigner\": \"required\",\n                            \"signatureStatusInstallerSigner\": \"required\",\n                            \"status\": \"needed\",\n                            \"rejectionReason\": \"\",\n                            \"stepId\": 105250,\n                            \"tier1Decision\": null,\n                            \"tier2Decision\": null,\n                            \"type\": \"standard\",\n                            \"externalSku\": \"PaymentAuthorizationForm2\",\n                            \"smsEnabled\": true,\n                            \"smsMessageGroups\": null,\n                            \"required\": true,\n                            \"stipDoc\": false\n                        }\n                    ],\n                    \"expirationDate\": null,\n                    \"externalSku\": \"SC\",\n                    \"financingRequestId\": 27716,\n                    \"id\": 105250,\n                    \"name\": \"Substantial Completion\",\n                    \"order\": 3,\n                    \"status\": \"not_started\",\n                    \"type\": \"standard\",\n                    \"rejectionReason\": null,\n                    \"sponsorAPIEvents\": [],\n                    \"allSignableDocsGenerated\": false\n                },\n                {\n                    \"currentRevisionId\": 155881,\n                    \"dateAccepted\": null,\n                    \"dateCreated\": \"2022-04-18T17:30:19Z\",\n                    \"dateUpdated\": null,\n                    \"description\": \"null\",\n                    \"docs\": [\n                        {\n                            \"autoApprove\": true,\n                            \"currentRevision\": null,\n                            \"dateCreated\": \"2022-04-18T17:30:19Z\",\n                            \"dateUpdated\": null,\n                            \"description\": \"<h1>Steps for Success</h1><ul class=\\\"\\\" am-default-list\\\"\\\"=\\\"\\\" style=\\\"font-size: 12px;\\\"><li>Click the checkbox that attests that PTO has been granted</li><li>Click Save to generate the PTO Affidavit</li></ul>\",\n                            \"groupName\": null,\n                            \"id\": 152239,\n                            \"name\": \"PTO Confirmation\",\n                            \"order\": 1,\n                            \"signatureRequiredHomeowner\": false,\n                            \"signatureRequiredUser\": false,\n                            \"signatureStatus\": null,\n                            \"signatureStatusHomeownerPrimarySigner\": null,\n                            \"signatureStatusInstallerSigner\": null,\n                            \"status\": \"needed\",\n                            \"rejectionReason\": \"\",\n                            \"stepId\": 105251,\n                            \"tier1Decision\": null,\n                            \"tier2Decision\": null,\n                            \"type\": \"standard\",\n                            \"externalSku\": \"PTOAttestation\",\n                            \"smsEnabled\": false,\n                            \"smsMessageGroups\": null,\n                            \"required\": true,\n                            \"stipDoc\": false\n                        }\n                    ],\n                    \"expirationDate\": null,\n                    \"externalSku\": \"PTO\",\n                    \"financingRequestId\": 27716,\n                    \"id\": 105251,\n                    \"name\": \"Permission to Operate\",\n                    \"order\": 4,\n                    \"status\": \"not_started\",\n                    \"type\": \"standard\",\n                    \"rejectionReason\": null,\n                    \"sponsorAPIEvents\": [],\n                    \"allSignableDocsGenerated\": false\n                }\n            ],\n            \"financingProductId\": 3184,\n            \"productType\": \"loan\",\n            \"invoices\": [],\n            \"cancellationReason\": null\n        }\n    ],\n    \"fieldErrors\": []\n}"}],"_postman_id":"92a8de7c-a665-46f1-9a10-8bac49504515"},{"name":"6a. Sign Documents In-person","id":"0977096d-c985-43f0-85dd-e1e30a842b13","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"body":{"mode":"raw","raw":""},"url":"{{url}}/rest/v3/customers/{{customer_id}}/steps/CS/docs/signatures/in-person","description":"<p>This endpoint takes a Customer ID for a proposal that has had legal documents generated on it, puts those documents into a Docusign envelope, and returns the URLs that need to be displayed for each signer. The homeowner(s) will need to enter their date of birth and answer several Knowledge Based Authentication (KBA) questions before proceeding to signature. The KBA and signature process is managed by Docusign.</p>\n","urlObject":{"path":["rest","v3","customers","{{customer_id}}","steps","CS","docs","signatures","in-person"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"55ac5d90-8c6a-4968-8948-ee497f721475","name":"201 OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"body":{"mode":"raw","raw":"{\n\t\"recipients\": [{\n\t\t\"role\": \"HomeownerPrimarySigner\"\n\t}, {\n\t\t\"role\": \"HomeownerSecondarySigner\"\n\t}],\n\t\"documentsToSend\": [{\n\t\t\"type\": \"packet_homeowner\"\n\t}]\n}"},"url":"{{url}}/rest/v3/customers/{{customer_id}}/steps/CS/docs/signatures/in-person"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"Access-Control-Allow-Credentials","key":"Access-Control-Allow-Credentials","value":"true","description":""},{"name":"Access-Control-Allow-Origin","key":"Access-Control-Allow-Origin","value":"chrome-extension://fhbjgbiflinjbdggehcddcbncdddomop","description":""},{"name":"Cache-Control","key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate","description":""},{"name":"Connection","key":"Connection","value":"keep-alive","description":""},{"name":"Content-Length","key":"Content-Length","value":"909","description":""},{"name":"Content-Type","key":"Content-Type","value":"application/json;charset=UTF-8","description":""},{"name":"Date","key":"Date","value":"Thu, 17 Aug 2017 04:34:50 GMT","description":""},{"name":"Expires","key":"Expires","value":"0","description":""},{"name":"Pragma","key":"Pragma","value":"no-cache","description":""},{"name":"Server","key":"Server","value":"Apache-Coyote/1.1","description":""},{"name":"Vary","key":"Vary","value":"Origin","description":""},{"name":"X-Application-Context","key":"X-Application-Context","value":"application:qa,k8s,kubernetes","description":""},{"name":"X-Content-Type-Options","key":"X-Content-Type-Options","value":"nosniff","description":""},{"name":"X-Frame-Options","key":"X-Frame-Options","value":"DENY","description":""},{"name":"X-XSS-Protection","key":"X-XSS-Protection","value":"1; mode=block","description":""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"code\": 201,\n    \"messages\": [],\n    \"count\": 2,\n    \"results\": [\n        \"https://tools.concertfin.com/quoting/proposal/get-url-token/envelope_id/488aad9d-9f15-4643-9bd3-330af0d4d67b/clientId/1627960568/email/HomeownerPrimarySigner_test%40tet.com\",\n        \"https://tools.concertfin.com/quoting/proposal/get-url-token/envelope_id/488aad9d-9f15-4643-9bd3-330af0d4d67b/clientId/1627960568/email/HomeownerSecondarySigner_kthompson%40test.com\"\n    ],\n    \"fieldErrors\": []\n}"}],"_postman_id":"0977096d-c985-43f0-85dd-e1e30a842b13"},{"name":"6b. Sign Documents by Email","id":"24ac2f72-29d1-aeb1-9b64-b51f30aea5da","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"body":{"mode":"raw","raw":""},"url":"{{url}}/rest/v3/customers/{{customer_id}}/steps/cs/docs/signatures/by-email","description":"<p>This API is used to send Documents to homeowners for signature. The homeowner will receive an email from Docusign that has a link in it that guides them through the signing process. There is no Knowledge Based Authentication (KBA) in this method of signing.</p>\n<p>In the remote sales use case, you can setup a callback from our system to an endpoint on your system whenever documents are signed. Once that callback is received, you can make a call to the Document Status or Document Bytes APIs to retrieve the signature status or PDFs. Callback subscriptions can be managed by the admin of your company's account in the web UI.</p>\n","urlObject":{"path":["rest","v3","customers","{{customer_id}}","steps","cs","docs","signatures","by-email"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"1df973ad-7494-745f-9769-bb530f95e021","name":"200 OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Bearer}}"}],"body":{"mode":"raw","raw":"{\n    \"docs\": [\n        {\n            \"id\": 37939,\n            \"signers\": [\n                {\n                    \"id\": null,\n                    \"role\": \"HomeownerPrimarySigner\"\n                }\n            ]\n        },\n        {\n            \"id\": 37940,\n            \"signers\": [\n                {\n                    \"id\": null,\n                    \"role\": \"HomeownerPrimarySigner\"\n                }\n            ]\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/rest/v1/financing-requests/5374/steps/15892/docs/signatures/by-email"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"Access-Control-Allow-Credentials","key":"Access-Control-Allow-Credentials","value":"true","description":""},{"name":"Access-Control-Allow-Origin","key":"Access-Control-Allow-Origin","value":"chrome-extension://fhbjgbiflinjbdggehcddcbncdddomop","description":""},{"name":"Cache-Control","key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate","description":""},{"name":"Connection","key":"Connection","value":"keep-alive","description":""},{"name":"Content-Type","key":"Content-Type","value":"application/json;charset=UTF-8","description":""},{"name":"Date","key":"Date","value":"Thu, 17 Aug 2017 22:07:51 GMT","description":""},{"name":"Expires","key":"Expires","value":"0","description":""},{"name":"Pragma","key":"Pragma","value":"no-cache","description":""},{"name":"Server","key":"Server","value":"Apache-Coyote/1.1","description":""},{"name":"Vary","key":"Vary","value":"Origin","description":""},{"name":"X-Application-Context","key":"X-Application-Context","value":"application:qa,k8s,kubernetes","description":""},{"name":"X-Content-Type-Options","key":"X-Content-Type-Options","value":"nosniff","description":""},{"name":"X-Frame-Options","key":"X-Frame-Options","value":"DENY","description":""},{"name":"X-XSS-Protection","key":"X-XSS-Protection","value":"1; mode=block","description":""},{"name":"transfer-encoding","key":"transfer-encoding","value":"chunked","description":""}],"cookie":[],"responseTime":"16843","body":"{\n\t\"status\": \"success\",\n\t\"code\": 201,\n\t\"messages\": [],\n\t\"count\": 0,\n\t\"results\": [],\n\t\"fieldErrors\": []\n}"}],"_postman_id":"24ac2f72-29d1-aeb1-9b64-b51f30aea5da"},{"name":"7. Get Document Statuses","event":[{"listen":"test","script":{"id":"93c7749c-18b7-444e-b7e5-4e375cd5a756","exec":["var jsonData = JSON.parse(responseBody);","var financingRequestId = jsonData.results[0].id;","var currentStepId = jsonData.results[0].currentUnapprovedStepId;","var contractSigningStepId;","var loanNoteDocId;","var achFormDocId;","var loanNoteRevisionId;","","jsonData.results[0].steps.forEach((step) => {","    if (step.externalSku == 'CS') {","        //store the step ID of the Contract Signing step","        contractSigningStepId = step.id;","","        step.docs.forEach((doc) => {","            if (doc.externalSku == 'LoanNote') {","                loanNoteDocId = doc.id;","                loanNoteRevisionId = doc.currentRevision.id;","            }","            if (doc.externalSku == 'ACH') {","                achFormDocId = doc.id;","            }","        });","","    }","});","","postman.setEnvironmentVariable('financing_request_id', financingRequestId);","postman.setEnvironmentVariable('current_step_id', currentStepId);","postman.setEnvironmentVariable('step_id', contractSigningStepId);","postman.setEnvironmentVariable('loan_note_doc_id', loanNoteDocId);","postman.setEnvironmentVariable('ach_form_doc_id', achFormDocId);","postman.setEnvironmentVariable('loan_note_revision_id', loanNoteRevisionId);","",""],"type":"text/javascript"}}],"id":"ba05b286-f25a-a3cc-dd6d-2bbabcb59553","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"url":"{{url}}/rest/v3/customers/{{customer_id}}/financing-requests","description":"<p>Get the signature status of documents that were sent for signature.</p>\n<p>See the Tests section of this call in Postman to see how to store the ID(s) that you'll need to pass in \"Get Document Bytes\" call in order to retrieve document PDFs.</p>\n","urlObject":{"path":["rest","v3","customers","{{customer_id}}","financing-requests"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"89f1880f-f5e4-6690-1230-4f67c2e13947","name":"200 OK","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"url":"{{url}}/rest/v1/financing-requests/5374"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"name":"Cache-Control","key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate","description":""},{"name":"Connection","key":"Connection","value":"keep-alive","description":""},{"name":"Content-Type","key":"Content-Type","value":"application/json;charset=UTF-8","description":""},{"name":"Date","key":"Date","value":"Thu, 17 Aug 2017 04:58:37 GMT","description":""},{"name":"Expires","key":"Expires","value":"0","description":""},{"name":"Pragma","key":"Pragma","value":"no-cache","description":""},{"name":"Server","key":"Server","value":"Apache-Coyote/1.1","description":""},{"name":"X-Application-Context","key":"X-Application-Context","value":"application:qa,k8s,kubernetes","description":""},{"name":"X-Content-Type-Options","key":"X-Content-Type-Options","value":"nosniff","description":""},{"name":"X-Frame-Options","key":"X-Frame-Options","value":"DENY","description":""},{"name":"X-XSS-Protection","key":"X-XSS-Protection","value":"1; mode=block","description":""},{"name":"transfer-encoding","key":"transfer-encoding","value":"chunked","description":""}],"cookie":[],"responseTime":"4228","body":"{\n\t\"status\": \"success\",\n\t\"code\": 200,\n\t\"messages\": [],\n\t\"count\": 1,\n\t\"results\": [{\n\t\t\"currentUnapprovedStepId\": 15892,\n\t\t\"customerId\": 84360,\n\t\t\"dashboardStatus\": \"not_started\",\n\t\t\"dateCreated\": \"2021-07-21 19:45:32\",\n\t\t\"dateUpdated\": \"2021-07-22 02:45:32\",\n\t\t\"financingMethodId\": 84674,\n\t\t\"id\": 5374,\n\t\t\"lastApprovedStepId\": null,\n\t\t\"lastModifiedStepId\": 15892,\n\t\t\"proposalId\": 84239,\n\t\t\"status\": \"started\",\n\t\t\"steps\": [{\n\t\t\t\"currentRevisionId\": 22354,\n\t\t\t\"dateAccepted\": null,\n\t\t\t\"dateCreated\": \"2021-07-21 19:45:32\",\n\t\t\t\"dateUpdated\": \"2021-07-22 02:45:32\",\n\t\t\t\"description\": \"null\",\n\t\t\t\"docs\": [{\n\t\t\t\t\"autoApprove\": true,\n\t\t\t\t\"currentRevision\": {\n\t\t\t\t\t\"creationMethod\": \"generated\",\n\t\t\t\t\t\"dateCreated\": \"2021-07-21 19:45:36\",\n\t\t\t\t\t\"dateUpdated\": \"2021-07-21 19:45:36\",\n\t\t\t\t\t\"docId\": 37939,\n\t\t\t\t\t\"currentEnvelopeId\": null,\n\t\t\t\t\t\"extension\": \"pdf\",\n\t\t\t\t\t\"fileId\": 10949269,\n\t\t\t\t\t\"financingFormTemplateId\": 41311,\n\t\t\t\t\t\"id\": 23125,\n\t\t\t\t\t\"name\": \"Loan Note\",\n\t\t\t\t\t\"spruceUploaded\": false,\n\t\t\t\t\t\"sfdcDocId\": null\n\t\t\t\t},\n\t\t\t\t\"dataEntryElementSetId\": null,\n\t\t\t\t\"dateCreated\": \"2021-07-21 19:45:32\",\n\t\t\t\t\"dateUpdated\": \"2021-07-21 19:45:36\",\n\t\t\t\t\"description\": \"<h1>Steps for Success</h1><b>Loan Note</b>- An agreement outlining terms and conditions of credit.<ul class=\\\"\\\" am-default-list\\\"\\\"=\\\"\\\"><li>Confirm that all applicants have signed and dated the agreement.</li><li>Installation address matches Title.</li><li>If wet-signed, upload all pages of the loan note making sure all quote numbers are consistent with the entire homeowner packet.</li></ul><div></div>\",\n\t\t\t\t\"groupName\": \"homeowner\",\n\t\t\t\t\"hasElements\": false,\n\t\t\t\t\"hasMeasures\": false,\n\t\t\t\t\"id\": 37939,\n\t\t\t\t\"independentlyRegenerateableFormId\": null,\n\t\t\t\t\"name\": \"Loan Note\",\n\t\t\t\t\"order\": 1,\n\t\t\t\t\"packetFormId\": 22374,\n\t\t\t\t\"reasonsCannotBeGenerated\": [{\n\t\t\t\t\t\"code\": \"step_doc_not_generateable\",\n\t\t\t\t\t\"message\": \"Loan Note is not a Step Doc that can be generated\"\n\t\t\t\t}],\n\t\t\t\t\"reasonsCannotBeSentForSignature\": [],\n\t\t\t\t\"reasonsCannotBeUploaded\": [],\n\t\t\t\t\"signatureRequiredHomeowner\": true,\n\t\t\t\t\"signatureRequiredUser\": false,\n\t\t\t\t\"signatureStatus\": \"required\",\n\t\t\t\t\"signatureStatusHomeownerPrimarySigner\": \"required\",\n\t\t\t\t\"signatureStatusInstallerSigner\": null,\n\t\t\t\t\"status\": \"generated\",\n\t\t\t\t\"rejectionReason\": \"\",\n\t\t\t\t\"stepId\": 15892,\n\t\t\t\t\"tier1Decision\": null,\n\t\t\t\t\"tier2Decision\": null,\n\t\t\t\t\"type\": \"standard\",\n\t\t\t\t\"externalSku\": \"LoanNote\",\n\t\t\t\t\"formId\": 22374,\n\t\t\t\t\"originatorAccessLevel\": \"edit\",\n\t\t\t\t\"installerAccessLevel\": \"edit\",\n\t\t\t\t\"signatureStatusFinopsSigner\": null,\n\t\t\t\t\"signatureRequiredFinops\": false,\n\t\t\t\t\"smsEnabled\": false,\n\t\t\t\t\"smsMessageGroups\": null,\n\t\t\t\t\"stipDoc\": false,\n\t\t\t\t\"required\": true\n\t\t\t}, {\n\t\t\t\t\"autoApprove\": true,\n\t\t\t\t\"currentRevision\": {\n\t\t\t\t\t\"creationMethod\": \"generated\",\n\t\t\t\t\t\"dateCreated\": \"2021-07-21 19:45:34\",\n\t\t\t\t\t\"dateUpdated\": \"2021-07-21 19:45:34\",\n\t\t\t\t\t\"docId\": 37940,\n\t\t\t\t\t\"currentEnvelopeId\": null,\n\t\t\t\t\t\"extension\": \"pdf\",\n\t\t\t\t\t\"fileId\": 10949268,\n\t\t\t\t\t\"financingFormTemplateId\": 41208,\n\t\t\t\t\t\"id\": 23124,\n\t\t\t\t\t\"name\": \"ACH Authorization\",\n\t\t\t\t\t\"spruceUploaded\": false,\n\t\t\t\t\t\"sfdcDocId\": null\n\t\t\t\t},\n\t\t\t\t\"dataEntryElementSetId\": null,\n\t\t\t\t\"dateCreated\": \"2021-07-21 19:45:32\",\n\t\t\t\t\"dateUpdated\": \"2021-07-21 19:45:34\",\n\t\t\t\t\"description\": \"<h1>Steps for Success</h1><b>Auto Clearing House (ACH)</b>&nbsp;- Authorizes the finance payment to be automatically and electronically paid each month from the homeowner's bank account.&nbsp;<br><ul class=\\\"am-default-list\\\"><li>Homeowner has signed and dated the ACH Form.</li></ul>\",\n\t\t\t\t\"groupName\": \"homeowner\",\n\t\t\t\t\"hasElements\": false,\n\t\t\t\t\"hasMeasures\": false,\n\t\t\t\t\"id\": 37940,\n\t\t\t\t\"independentlyRegenerateableFormId\": null,\n\t\t\t\t\"name\": \"ACH Authorization\",\n\t\t\t\t\"order\": 4,\n\t\t\t\t\"packetFormId\": 22183,\n\t\t\t\t\"reasonsCannotBeGenerated\": [{\n\t\t\t\t\t\"code\": \"step_doc_not_generateable\",\n\t\t\t\t\t\"message\": \"ACH Authorization is not a Step Doc that can be generated\"\n\t\t\t\t}],\n\t\t\t\t\"reasonsCannotBeSentForSignature\": [],\n\t\t\t\t\"reasonsCannotBeUploaded\": [],\n\t\t\t\t\"signatureRequiredHomeowner\": true,\n\t\t\t\t\"signatureRequiredUser\": false,\n\t\t\t\t\"signatureStatus\": \"required\",\n\t\t\t\t\"signatureStatusHomeownerPrimarySigner\": \"required\",\n\t\t\t\t\"signatureStatusInstallerSigner\": null,\n\t\t\t\t\"status\": \"generated\",\n\t\t\t\t\"rejectionReason\": \"\",\n\t\t\t\t\"stepId\": 15892,\n\t\t\t\t\"tier1Decision\": null,\n\t\t\t\t\"tier2Decision\": null,\n\t\t\t\t\"type\": \"standard\",\n\t\t\t\t\"externalSku\": \"ACH\",\n\t\t\t\t\"formId\": 22183,\n\t\t\t\t\"originatorAccessLevel\": \"edit\",\n\t\t\t\t\"installerAccessLevel\": \"edit\",\n\t\t\t\t\"signatureStatusFinopsSigner\": null,\n\t\t\t\t\"signatureRequiredFinops\": false,\n\t\t\t\t\"smsEnabled\": false,\n\t\t\t\t\"smsMessageGroups\": null,\n\t\t\t\t\"stipDoc\": false,\n\t\t\t\t\"required\": true\n\t\t\t}],\n\t\t\t\"expirationDate\": \"2021-09-17 00:00:00\",\n\t\t\t\"externalSku\": \"CS\",\n\t\t\t\"hasElements\": false,\n\t\t\t\"hasMeasures\": false,\n\t\t\t\"financingRequestId\": 5374,\n\t\t\t\"id\": 15892,\n\t\t\t\"name\": \"Contract Signing\",\n\t\t\t\"order\": 1,\n\t\t\t\"reasonsCannotBeSubmittedForReview\": [{\n\t\t\t\t\"code\": \"step_doc_requires_homeowner_signature_and_is_not_signed_by_homeowner\",\n\t\t\t\t\"message\": \"Loan Note requires Homeowner Signature and is not signed by the Homeowner\"\n\t\t\t}, {\n\t\t\t\t\"code\": \"step_doc_requires_homeowner_signature_and_is_not_signed_by_homeowner\",\n\t\t\t\t\"message\": \"ACH Authorization requires Homeowner Signature and is not signed by the Homeowner\"\n\t\t\t}],\n\t\t\t\"reasonsMeasuresCannotBeSaved\": [{\n\t\t\t\t\"code\": \"step_does_not_require_measures\",\n\t\t\t\t\"message\": \"Step Contract Signing does not require Measures\"\n\t\t\t}],\n\t\t\t\"reasonsEquipmentCannotBeSaved\": null,\n\t\t\t\"status\": \"not_started\",\n\t\t\t\"type\": \"consumer_docs\",\n\t\t\t\"rejectionReason\": null,\n\t\t\t\"sponsorAPIEvents\": []\n\t\t}, {\n\t\t\t\"currentRevisionId\": 22355,\n\t\t\t\"dateAccepted\": null,\n\t\t\t\"dateCreated\": \"2021-07-21 19:45:32\",\n\t\t\t\"dateUpdated\": null,\n\t\t\t\"description\": \"null\",\n\t\t\t\"docs\": [{\n\t\t\t\t\"autoApprove\": true,\n\t\t\t\t\"currentRevision\": null,\n\t\t\t\t\"dataEntryElementSetId\": null,\n\t\t\t\t\"dateCreated\": \"2021-07-21 19:45:32\",\n\t\t\t\t\"dateUpdated\": \"2021-07-22 02:45:32\",\n\t\t\t\t\"description\": \"<b>Once you have applied for all the necessary permits, you can request authorization for the first disbursement on the loan from the borrower(s) via:</b>\",\n\t\t\t\t\"groupName\": null,\n\t\t\t\t\"hasElements\": false,\n\t\t\t\t\"hasMeasures\": false,\n\t\t\t\t\"id\": 37941,\n\t\t\t\t\"independentlyRegenerateableFormId\": 22349,\n\t\t\t\t\"name\": \"Payment Authorization Form\",\n\t\t\t\t\"order\": 1,\n\t\t\t\t\"packetFormId\": null,\n\t\t\t\t\"reasonsCannotBeGenerated\": [],\n\t\t\t\t\"reasonsCannotBeSentForSignature\": [{\n\t\t\t\t\t\"code\": \"step_doc_has_no_revision\",\n\t\t\t\t\t\"message\": \"Step Doc Payment Authorization Form has no revision\"\n\t\t\t\t}],\n\t\t\t\t\"reasonsCannotBeUploaded\": [],\n\t\t\t\t\"signatureRequiredHomeowner\": true,\n\t\t\t\t\"signatureRequiredUser\": true,\n\t\t\t\t\"signatureStatus\": \"required\",\n\t\t\t\t\"signatureStatusHomeownerPrimarySigner\": \"required\",\n\t\t\t\t\"signatureStatusInstallerSigner\": \"required\",\n\t\t\t\t\"status\": \"needed\",\n\t\t\t\t\"rejectionReason\": \"\",\n\t\t\t\t\"stepId\": 15893,\n\t\t\t\t\"tier1Decision\": null,\n\t\t\t\t\"tier2Decision\": null,\n\t\t\t\t\"type\": \"standard\",\n\t\t\t\t\"externalSku\": \"PaymentAuthorizationForm1\",\n\t\t\t\t\"formId\": 22349,\n\t\t\t\t\"originatorAccessLevel\": \"edit\",\n\t\t\t\t\"installerAccessLevel\": \"edit\",\n\t\t\t\t\"signatureStatusFinopsSigner\": null,\n\t\t\t\t\"signatureRequiredFinops\": false,\n\t\t\t\t\"smsEnabled\": true,\n\t\t\t\t\"smsMessageGroups\": null,\n\t\t\t\t\"stipDoc\": false,\n\t\t\t\t\"required\": true\n\t\t\t}],\n\t\t\t\"expirationDate\": null,\n\t\t\t\"externalSku\": \"PER\",\n\t\t\t\"hasElements\": false,\n\t\t\t\"hasMeasures\": false,\n\t\t\t\"financingRequestId\": 5374,\n\t\t\t\"id\": 15893,\n\t\t\t\"name\": \"Permitting\",\n\t\t\t\"order\": 2,\n\t\t\t\"reasonsCannotBeSubmittedForReview\": [{\n\t\t\t\t\"code\": \"step_is_not_current_unapproved_step\",\n\t\t\t\t\"message\": \"Step is not the Current Step\"\n\t\t\t}, {\n\t\t\t\t\"code\": \"step_doc_is_required_and_needed\",\n\t\t\t\t\"message\": \"Payment Authorization Form is required and is needed\"\n\t\t\t}, {\n\t\t\t\t\"code\": \"step_doc_requires_homeowner_signature_and_is_not_signed_by_homeowner\",\n\t\t\t\t\"message\": \"Payment Authorization Form requires Homeowner Signature and is not signed by the Homeowner\"\n\t\t\t}, {\n\t\t\t\t\"code\": \"step_doc_requires_installer_signature_and_is_not_signed_by_installer\",\n\t\t\t\t\"message\": \"Payment Authorization Form requires Installer Signature and is not signed by the Installer\"\n\t\t\t}],\n\t\t\t\"reasonsMeasuresCannotBeSaved\": [{\n\t\t\t\t\"code\": \"step_does_not_require_measures\",\n\t\t\t\t\"message\": \"Step Permitting does not require Measures\"\n\t\t\t}],\n\t\t\t\"reasonsEquipmentCannotBeSaved\": null,\n\t\t\t\"status\": \"not_started\",\n\t\t\t\"type\": \"standard\",\n\t\t\t\"rejectionReason\": null,\n\t\t\t\"sponsorAPIEvents\": []\n\t\t}, {\n\t\t\t\"currentRevisionId\": 22356,\n\t\t\t\"dateAccepted\": null,\n\t\t\t\"dateCreated\": \"2021-07-21 19:45:32\",\n\t\t\t\"dateUpdated\": null,\n\t\t\t\"description\": \"null\",\n\t\t\t\"docs\": [{\n\t\t\t\t\"autoApprove\": true,\n\t\t\t\t\"currentRevision\": null,\n\t\t\t\t\"dataEntryElementSetId\": null,\n\t\t\t\t\"dateCreated\": \"2021-07-21 19:45:32\",\n\t\t\t\t\"dateUpdated\": \"2021-07-22 02:45:32\",\n\t\t\t\t\"description\": \"<b>Once the project has achieved substantial completion, you can request authorization for the final disbursement on the loan from the borrower(s) via:</b>\",\n\t\t\t\t\"groupName\": null,\n\t\t\t\t\"hasElements\": false,\n\t\t\t\t\"hasMeasures\": false,\n\t\t\t\t\"id\": 37942,\n\t\t\t\t\"independentlyRegenerateableFormId\": 22348,\n\t\t\t\t\"name\": \"Payment Authorization Form\",\n\t\t\t\t\"order\": 1,\n\t\t\t\t\"packetFormId\": null,\n\t\t\t\t\"reasonsCannotBeGenerated\": [],\n\t\t\t\t\"reasonsCannotBeSentForSignature\": [{\n\t\t\t\t\t\"code\": \"step_doc_has_no_revision\",\n\t\t\t\t\t\"message\": \"Step Doc Payment Authorization Form has no revision\"\n\t\t\t\t}],\n\t\t\t\t\"reasonsCannotBeUploaded\": [],\n\t\t\t\t\"signatureRequiredHomeowner\": true,\n\t\t\t\t\"signatureRequiredUser\": true,\n\t\t\t\t\"signatureStatus\": \"required\",\n\t\t\t\t\"signatureStatusHomeownerPrimarySigner\": \"required\",\n\t\t\t\t\"signatureStatusInstallerSigner\": \"required\",\n\t\t\t\t\"status\": \"needed\",\n\t\t\t\t\"rejectionReason\": \"\",\n\t\t\t\t\"stepId\": 15894,\n\t\t\t\t\"tier1Decision\": null,\n\t\t\t\t\"tier2Decision\": null,\n\t\t\t\t\"type\": \"standard\",\n\t\t\t\t\"externalSku\": \"PaymentAuthorizationForm2\",\n\t\t\t\t\"formId\": 22348,\n\t\t\t\t\"originatorAccessLevel\": \"edit\",\n\t\t\t\t\"installerAccessLevel\": \"edit\",\n\t\t\t\t\"signatureStatusFinopsSigner\": null,\n\t\t\t\t\"signatureRequiredFinops\": false,\n\t\t\t\t\"smsEnabled\": true,\n\t\t\t\t\"smsMessageGroups\": null,\n\t\t\t\t\"stipDoc\": false,\n\t\t\t\t\"required\": true\n\t\t\t}],\n\t\t\t\"expirationDate\": null,\n\t\t\t\"externalSku\": \"SC\",\n\t\t\t\"hasElements\": false,\n\t\t\t\"hasMeasures\": false,\n\t\t\t\"financingRequestId\": 5374,\n\t\t\t\"id\": 15894,\n\t\t\t\"name\": \"Substantial Completion\",\n\t\t\t\"order\": 3,\n\t\t\t\"reasonsCannotBeSubmittedForReview\": [{\n\t\t\t\t\"code\": \"step_doc_requires_installer_signature_and_is_not_signed_by_installer\",\n\t\t\t\t\"message\": \"Payment Authorization Form requires Installer Signature and is not signed by the Installer\"\n\t\t\t}, {\n\t\t\t\t\"code\": \"step_doc_requires_homeowner_signature_and_is_not_signed_by_homeowner\",\n\t\t\t\t\"message\": \"Payment Authorization Form requires Homeowner Signature and is not signed by the Homeowner\"\n\t\t\t}, {\n\t\t\t\t\"code\": \"step_is_not_current_unapproved_step\",\n\t\t\t\t\"message\": \"Step is not the Current Step\"\n\t\t\t}, {\n\t\t\t\t\"code\": \"step_doc_is_required_and_needed\",\n\t\t\t\t\"message\": \"Payment Authorization Form is required and is needed\"\n\t\t\t}],\n\t\t\t\"reasonsMeasuresCannotBeSaved\": [{\n\t\t\t\t\"code\": \"step_does_not_require_measures\",\n\t\t\t\t\"message\": \"Step Substantial Completion does not require Measures\"\n\t\t\t}],\n\t\t\t\"reasonsEquipmentCannotBeSaved\": null,\n\t\t\t\"status\": \"not_started\",\n\t\t\t\"type\": \"standard\",\n\t\t\t\"rejectionReason\": null,\n\t\t\t\"sponsorAPIEvents\": []\n\t\t}, {\n\t\t\t\"currentRevisionId\": 22357,\n\t\t\t\"dateAccepted\": null,\n\t\t\t\"dateCreated\": \"2021-07-21 19:45:32\",\n\t\t\t\"dateUpdated\": null,\n\t\t\t\"description\": \"null\",\n\t\t\t\"docs\": [{\n\t\t\t\t\"autoApprove\": true,\n\t\t\t\t\"currentRevision\": null,\n\t\t\t\t\"dataEntryElementSetId\": 90,\n\t\t\t\t\"dateCreated\": \"2021-07-21 19:45:32\",\n\t\t\t\t\"dateUpdated\": null,\n\t\t\t\t\"description\": \"<h1>Steps for Success</h1><ul class=\\\"\\\" am-default-list\\\"\\\"=\\\"\\\" style=\\\"font-size: 12px;\\\"><li>Click the checkbox that attests that PTO has been granted</li><li>Click Save to generate the PTO Affidavit</li></ul>\",\n\t\t\t\t\"groupName\": null,\n\t\t\t\t\"hasElements\": false,\n\t\t\t\t\"hasMeasures\": false,\n\t\t\t\t\"id\": 37943,\n\t\t\t\t\"independentlyRegenerateableFormId\": null,\n\t\t\t\t\"name\": \"PTO Confirmation\",\n\t\t\t\t\"order\": 1,\n\t\t\t\t\"packetFormId\": null,\n\t\t\t\t\"reasonsCannotBeGenerated\": [],\n\t\t\t\t\"reasonsCannotBeSentForSignature\": [{\n\t\t\t\t\t\"code\": \"step_doc_has_no_revision\",\n\t\t\t\t\t\"message\": \"Step Doc PTO Confirmation has no revision\"\n\t\t\t\t}],\n\t\t\t\t\"reasonsCannotBeUploaded\": [],\n\t\t\t\t\"signatureRequiredHomeowner\": false,\n\t\t\t\t\"signatureRequiredUser\": false,\n\t\t\t\t\"signatureStatus\": null,\n\t\t\t\t\"signatureStatusHomeownerPrimarySigner\": null,\n\t\t\t\t\"signatureStatusInstallerSigner\": null,\n\t\t\t\t\"status\": \"needed\",\n\t\t\t\t\"rejectionReason\": \"\",\n\t\t\t\t\"stepId\": 15895,\n\t\t\t\t\"tier1Decision\": null,\n\t\t\t\t\"tier2Decision\": null,\n\t\t\t\t\"type\": \"standard\",\n\t\t\t\t\"externalSku\": \"PTOAttestation\",\n\t\t\t\t\"formId\": 22195,\n\t\t\t\t\"originatorAccessLevel\": \"edit\",\n\t\t\t\t\"installerAccessLevel\": \"edit\",\n\t\t\t\t\"signatureStatusFinopsSigner\": null,\n\t\t\t\t\"signatureRequiredFinops\": false,\n\t\t\t\t\"smsEnabled\": false,\n\t\t\t\t\"smsMessageGroups\": null,\n\t\t\t\t\"stipDoc\": false,\n\t\t\t\t\"required\": true\n\t\t\t}],\n\t\t\t\"expirationDate\": null,\n\t\t\t\"externalSku\": \"PTO\",\n\t\t\t\"hasElements\": false,\n\t\t\t\"hasMeasures\": false,\n\t\t\t\"financingRequestId\": 5374,\n\t\t\t\"id\": 15895,\n\t\t\t\"name\": \"Permission to Operate\",\n\t\t\t\"order\": 4,\n\t\t\t\"reasonsCannotBeSubmittedForReview\": [{\n\t\t\t\t\"code\": \"step_is_not_current_unapproved_step\",\n\t\t\t\t\"message\": \"Step is not the Current Step\"\n\t\t\t}, {\n\t\t\t\t\"code\": \"step_doc_is_required_and_needed\",\n\t\t\t\t\"message\": \"PTO Confirmation is required and is needed\"\n\t\t\t}],\n\t\t\t\"reasonsMeasuresCannotBeSaved\": [{\n\t\t\t\t\"code\": \"step_does_not_require_measures\",\n\t\t\t\t\"message\": \"Step Permission to Operate does not require Measures\"\n\t\t\t}],\n\t\t\t\"reasonsEquipmentCannotBeSaved\": null,\n\t\t\t\"status\": \"not_started\",\n\t\t\t\"type\": \"standard\",\n\t\t\t\"rejectionReason\": null,\n\t\t\t\"sponsorAPIEvents\": []\n\t\t}],\n\t\t\"financingProductId\": 3178,\n\t\t\"productType\": \"loan\",\n\t\t\"invoices\": []\n\t}],\n\t\"fieldErrors\": []\n}"}],"_postman_id":"ba05b286-f25a-a3cc-dd6d-2bbabcb59553"},{"name":"8. Get Document Bytes","id":"1a8b65bd-8871-467c-c80d-573cded85d71","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/pdf"},{"key":"Authorization","value":"{{Bearer}}"}],"url":"{{url}}/rest/v3/customers/{{customer_id}}/steps/{{step_sku}}/docs/homeowner-packet/bytes","description":"<p>Retrieve the bytes of the PDF for a single document or document packet. The step_sku parameter in the URL takes the following values:</p>\n<ul>\n<li>CS = Contract signing</li>\n<li>PER = Permitting</li>\n<li>SC = Substantial Completion</li>\n<li>PTO = Permission to Operate</li>\n</ul>\n","urlObject":{"path":["rest","v3","customers","{{customer_id}}","steps","{{step_sku}}","docs","homeowner-packet","bytes"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"1a8b65bd-8871-467c-c80d-573cded85d71"},{"name":"9. Upload a Stip Doc","id":"f88ec7b0-399b-4d75-b84e-35e195c6b949","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"body":{"mode":"raw","raw":"{\n    \"file_contents\": \"iVBORw0KGgoAAAANSUhEUgAAAMMAAAAnCAYAAACyqvw+AAAHw0lEQVR4Ae1c22+URRTnj+n/4AuKBBNDjERjjPpi1MiLifiAKOAlglqVKAEhQYjxAjwYId5CjOINTRRfNFpLawspWxe0l5VQai216pjft3vqb2fnfDPbvXS3PZN8ndnvO3Nuc34zZ75LV/X09Dg7zAcWAz1u1TUP9Ts7zAcWA/0GBgsCmwgkBmxlsJXRMoNKDBgYDAwGBgODpQeSHlhdjgVbGWxlsJXBVgZbGWxFqI6Blq4Mh78ouU/7pmzmsdWnK2KgpWC4UJpzf83/2xWOsFmyepZcif5oKRhcpaxEx5rN3QeuhsCw/smh3FmfwdD/y6zb+dbFXHoLoO4LoOU0Zg2B4dL0vHvpvbGqAL/pqSH3+meT2bkPv7+c4QEOQzl0cqKKFudjgFpOzjZbOhvsDYEBAb7ng2ow7DsxvgCAGBi2vlnMaNdsGagBiQVOZwfOchyfloPhu3MzWaCHVobHjl7IwHD9o50NhgcPFtzLJ8YWjm2Hi27tInRGH/RlXuCdygur7r17R7LjjufPBicQ8IrRhAK5ERtFXqxO0VnjAdtDess59o3Gg8+H+NUNBjht06HCQoDLynDD9sHsnL8yhMCwbluZttPBsOlgwRUn5zLAhv4gqGUwYjVoL//5d4hNdv7Zt+P7KfEtmIBXaEDv2zuyIOPboT+i+jXDxgWBkYamD+ucxwL7TtCGfM2+yeMh10Dv86kbDH2jMw5KgREKwHD7c2ez9t27R5wohetIk3wwbNg5nNFu3H/edTIYth8pp3CZsjl/jn9zqcapvpNBk1JivMS3wut0INg5sLTgE/2aZaPoE6s1fVjnGA9tEvB9E+NTNxhWP3ymZqBFCIPhzhfKYIBRopQGhlueLoPhgQOFKjC88tG4+/rn6Rp5MnDtrLGcc8EgyoyE+uQPU3zZYXbV9Os9drGK9o3PS07ShXp5iW+ZoS8bPKVowQddmQ70MRtBr9ko8lBDR+0A+EI8fF3wmw/0m6JV9fjp2gkI9L5c1gt9+DrofV3UleGuXecyXrf1VuemX/ZfcV8NlIMWBFgZUsAwOTWf3U3SwCCzJxS8dksZhGu3Drjfp+fdxn3naxT3DWnmb8y4UrSAYkCgHZKP/J1TIwxGiI55IS0L0eAc+vsF9LznwCBL0XQHr2bZCF5cNN3zzrPO4BWiZdvz7OK+rFco+JkWbRUM9+wpOxWguPWZYbfr3d8yJRkMM1f/aQkYBouz7tVPJtyNjw9m9mx+bTToIN+YZvxGYHHRnIh8XWYazP4h2Zi1pWBm46BlevDiIisH06DNAcEzJVYboeXA0oLGl9eIjZDLRfSop2adwSvUl1M6zS6/H+ul2ch9asCAux241clg2P3+WMYXHVsJBoAAMlCOnCpVgQHG4PWONY+U7zxt2DEcdBobt5h2ysCk8uXgjQ0grkvRwMX8AAD4Q4oAiPXXZDIN+qfao9GJDqj5TpnfDm34wTNFn48pNYUfNF34POsFGXwt1K4BAxj0Hvu1Bgyzc+V3jNoBhsLE1RowYHVAwWpx9FTJjYxfjRoXMjh2jnN8LZhiPOQ6pz+xAWQwaLQMBrR55ZGbGhxYmv7MR6MRG1JqDrq8thaQrDP6I4Xjg+/onSnOqiusryvrosnmPgYG743SZoIhJcBlMFJoOYjRRl8GHHTnwNICnfloNKJXSs1Bl9fWApJ1zusPUGirS0hP5qXJ5n41YMBT4es6NE0qIk2qPK2+uQPSJH6Iw06Vdj1Bt1gwIDhk/4DNekpu7Qef6BuqYzaiD5cQj9g5Xx/4TQ4/HYSN2t7Ll8N6LQoMwpD3DNkG+h3bQItvUPMAIhj5mrQ5jckbRH9DK/m/8JGawYW2nOfVjFMKbdb35WmBkmIjdOAiOtVTsxzwCvXl/RHsDdH451gvzUbuU7MyyMUlvbVaeb6BGaB0Zd7d3+ZbqzxLI3cVn3DNG7rQfW/QQn+ZtTEwHMAaLww6X+O2BgbQIJf2iwYG0KfYyLdfNRvBiwvrm9pOAQPbznfP8mSwXg2BAUJWb27fQ7cDHfzQDUGB11AkZWAgwOF5juZZG7R4niJ8wJMDDtf9h2g82BwQPrCwmvglDww+vW+jr1eejSzXv4Pk/2Z7pJ0ChpT0T/hJzXrl6S/06sogBH7dV5hxP43+fwu07tcxdiyv1zFSZinMqinFD3Df93lgAC104ZIHBtBzgHE/vx3Ty6fP++3bhN8pYGCamF0ig/VoCRiyF/Uqrx9AGMAA4euW6Yt6nKuyc5H+pOau8A8CilMm5gUZeSuCDG4MDEjLWN+UoIFc7sN6QV8ARuRrNfeJtUM8ONDRP0QD26Tk7b+4r9CjbgkYfGECBjkvA4bfoRf1hA51J7+ox3oipYBdciCAMDhMk9pGX+GDOmWQhDc2vqDHgbac55pptI0400u7ERtFp5Ra5HENX3JfvsZtpknxf730dadJrBwQFwMDaNAHxf/SzT7usQ94OJ6Wut0QGPDZ54veZ58yw8Cw2JduoFn/RHiGW2rHmPyVB9SGwBD7fjlbDiorg/1DgJUXXN02oTQEhpixDIYYrV03sCx1DLQUDLhLYf9EzIJ8qYM8VX5LwZD9e8kfwx++pCpodAamdsVAS8HQLiNMjgGmGTFgYPBe4W6GU41Hd4LTwGBgCD68W4mA/g/r2Gl1r/0RogAAAABJRU5ErkJggg==\",\n    \"filename\": \"image.png\",\n    \"filetype\": \"image/png\",\n    \"filesize\": 2044,\n    \"reqId\": \"VOT\",\n    \"type\": \"stip\"\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/rest/v1/customers/{{customer_id}}/customer-documents","description":"<p>Use this endpoint to upload income and title verification documents. Note, once you're done uploading all of the documents, you'll need to hit the Send Docs to Underwriting endpoint to submit them for review.</p>\n<p>The value for file_contents in the payload should be the base64 encoded string that represents the file contents.</p>\n<p>The filetype should be the extension of the file. For example, \"pdf\", \"jpeg\", \"png\".</p>\n","urlObject":{"path":["rest","v1","customers","{{customer_id}}","customer-documents"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f88ec7b0-399b-4d75-b84e-35e195c6b949"},{"name":"10. Submit Stip Docs to Underwriting","id":"ecd72a0b-5cf4-4900-99bd-02f45637e370","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{url}}/rest/v3/customers/{{customer_id}}/credit-checks/submit-stips","description":"<p>Use this endpoint submit all uploaded documents to Underwriting for review.</p>\n","urlObject":{"path":["rest","v3","customers","{{customer_id}}","credit-checks","submit-stips"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"ecd72a0b-5cf4-4900-99bd-02f45637e370"},{"name":"11. Specify Improvement Types","id":"a2a0e482-f760-4751-9ec9-a1098d4470f8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"body":{"mode":"raw","raw":"[\n    {\n        \"sku\": \"SOLAR\",\n        \"field\": \"estimatedCost\",\n        \"value\": 25000\n    },\n    {\n        \"sku\": \"SOLAR\",\n        \"field\": \"quantity\",\n        \"value\": 6.02\n    },\n    {\n        \"sku\": \"HVAC\",\n        \"field\": \"estimatedCost\",\n        \"value\": 10000\n    },\n    {\n        \"sku\": \"BATTERY\",\n        \"field\": \"estimatedCost\",\n        \"value\": 5000\n    }\n]","options":{"raw":{"language":"json"}}},"url":"{{url}}/rest/v3/customers/{{customer_id}}/measure-categories/ImprovementTypes","description":"<p>Use this endpoint to specify the type(s) of home improvement that are a part of the project. Solar cost and system size are required, but other types (i.e. HVAC or Batteries) are optional, however, the total of all costs must equal the loan amount.</p>\n","urlObject":{"path":["rest","v3","customers","{{customer_id}}","measure-categories","ImprovementTypes"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"a2a0e482-f760-4751-9ec9-a1098d4470f8"},{"name":"12. Upload a Home Improvement Contract","id":"84bc91ca-3f1e-45aa-b790-5cb656df82e4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"body":{"mode":"raw","raw":"{\n    \"file_contents\": \"iVBORw0KGgoAAAANSUhEUgAAAMMAAAAnCAYAAACyqvw+AAAHw0lEQVR4Ae1c22+URRTnj+n/4AuKBBNDjERjjPpi1MiLifiAKOAlglqVKAEhQYjxAjwYId5CjOINTRRfNFpLawspWxe0l5VQai216pjft3vqb2fnfDPbvXS3PZN8ndnvO3Nuc34zZ75LV/X09Dg7zAcWAz1u1TUP9Ts7zAcWA/0GBgsCmwgkBmxlsJXRMoNKDBgYDAwGBgODpQeSHlhdjgVbGWxlsJXBVgZbGWxFqI6Blq4Mh78ouU/7pmzmsdWnK2KgpWC4UJpzf83/2xWOsFmyepZcif5oKRhcpaxEx5rN3QeuhsCw/smh3FmfwdD/y6zb+dbFXHoLoO4LoOU0Zg2B4dL0vHvpvbGqAL/pqSH3+meT2bkPv7+c4QEOQzl0cqKKFudjgFpOzjZbOhvsDYEBAb7ng2ow7DsxvgCAGBi2vlnMaNdsGagBiQVOZwfOchyfloPhu3MzWaCHVobHjl7IwHD9o50NhgcPFtzLJ8YWjm2Hi27tInRGH/RlXuCdygur7r17R7LjjufPBicQ8IrRhAK5ERtFXqxO0VnjAdtDess59o3Gg8+H+NUNBjht06HCQoDLynDD9sHsnL8yhMCwbluZttPBsOlgwRUn5zLAhv4gqGUwYjVoL//5d4hNdv7Zt+P7KfEtmIBXaEDv2zuyIOPboT+i+jXDxgWBkYamD+ucxwL7TtCGfM2+yeMh10Dv86kbDH2jMw5KgREKwHD7c2ez9t27R5wohetIk3wwbNg5nNFu3H/edTIYth8pp3CZsjl/jn9zqcapvpNBk1JivMS3wut0INg5sLTgE/2aZaPoE6s1fVjnGA9tEvB9E+NTNxhWP3ymZqBFCIPhzhfKYIBRopQGhlueLoPhgQOFKjC88tG4+/rn6Rp5MnDtrLGcc8EgyoyE+uQPU3zZYXbV9Os9drGK9o3PS07ShXp5iW+ZoS8bPKVowQddmQ70MRtBr9ko8lBDR+0A+EI8fF3wmw/0m6JV9fjp2gkI9L5c1gt9+DrofV3UleGuXecyXrf1VuemX/ZfcV8NlIMWBFgZUsAwOTWf3U3SwCCzJxS8dksZhGu3Drjfp+fdxn3naxT3DWnmb8y4UrSAYkCgHZKP/J1TIwxGiI55IS0L0eAc+vsF9LznwCBL0XQHr2bZCF5cNN3zzrPO4BWiZdvz7OK+rFco+JkWbRUM9+wpOxWguPWZYbfr3d8yJRkMM1f/aQkYBouz7tVPJtyNjw9m9mx+bTToIN+YZvxGYHHRnIh8XWYazP4h2Zi1pWBm46BlevDiIisH06DNAcEzJVYboeXA0oLGl9eIjZDLRfSop2adwSvUl1M6zS6/H+ul2ch9asCAux241clg2P3+WMYXHVsJBoAAMlCOnCpVgQHG4PWONY+U7zxt2DEcdBobt5h2ysCk8uXgjQ0grkvRwMX8AAD4Q4oAiPXXZDIN+qfao9GJDqj5TpnfDm34wTNFn48pNYUfNF34POsFGXwt1K4BAxj0Hvu1Bgyzc+V3jNoBhsLE1RowYHVAwWpx9FTJjYxfjRoXMjh2jnN8LZhiPOQ6pz+xAWQwaLQMBrR55ZGbGhxYmv7MR6MRG1JqDrq8thaQrDP6I4Xjg+/onSnOqiusryvrosnmPgYG743SZoIhJcBlMFJoOYjRRl8GHHTnwNICnfloNKJXSs1Bl9fWApJ1zusPUGirS0hP5qXJ5n41YMBT4es6NE0qIk2qPK2+uQPSJH6Iw06Vdj1Bt1gwIDhk/4DNekpu7Qef6BuqYzaiD5cQj9g5Xx/4TQ4/HYSN2t7Ll8N6LQoMwpD3DNkG+h3bQItvUPMAIhj5mrQ5jckbRH9DK/m/8JGawYW2nOfVjFMKbdb35WmBkmIjdOAiOtVTsxzwCvXl/RHsDdH451gvzUbuU7MyyMUlvbVaeb6BGaB0Zd7d3+ZbqzxLI3cVn3DNG7rQfW/QQn+ZtTEwHMAaLww6X+O2BgbQIJf2iwYG0KfYyLdfNRvBiwvrm9pOAQPbznfP8mSwXg2BAUJWb27fQ7cDHfzQDUGB11AkZWAgwOF5juZZG7R4niJ8wJMDDtf9h2g82BwQPrCwmvglDww+vW+jr1eejSzXv4Pk/2Z7pJ0ChpT0T/hJzXrl6S/06sogBH7dV5hxP43+fwu07tcxdiyv1zFSZinMqinFD3Df93lgAC104ZIHBtBzgHE/vx3Ty6fP++3bhN8pYGCamF0ig/VoCRiyF/Uqrx9AGMAA4euW6Yt6nKuyc5H+pOau8A8CilMm5gUZeSuCDG4MDEjLWN+UoIFc7sN6QV8ARuRrNfeJtUM8ONDRP0QD26Tk7b+4r9CjbgkYfGECBjkvA4bfoRf1hA51J7+ox3oipYBdciCAMDhMk9pGX+GDOmWQhDc2vqDHgbac55pptI0400u7ERtFp5Ra5HENX3JfvsZtpknxf730dadJrBwQFwMDaNAHxf/SzT7usQ94OJ6Wut0QGPDZ54veZ58yw8Cw2JduoFn/RHiGW2rHmPyVB9SGwBD7fjlbDiorg/1DgJUXXN02oTQEhpixDIYYrV03sCx1DLQUDLhLYf9EzIJ8qYM8VX5LwZD9e8kfwx++pCpodAamdsVAS8HQLiNMjgGmGTFgYPBe4W6GU41Hd4LTwGBgCD68W4mA/g/r2Gl1r/0RogAAAABJRU5ErkJggg==\",\n    \"filename\": \"image.png\",\n    \"filetype\": \"png\",\n    \"filesize\": 2044\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/rest/v3/customers/{{customer_id}}/steps/CS/docs/HomeImprovementContract/revisions","description":"<p>Use this endpoint to upload a copy of the Home Improvement Contract, which is required for every customer in order to get NTP.</p>\n<p>The value for file_contents in the payload should be the base64 encoded string that represents the file contents.</p>\n<p>The filetype should be the extension of the file. For example, \"pdf\", \"jpeg\", \"png\".</p>\n","urlObject":{"path":["rest","v3","customers","{{customer_id}}","steps","CS","docs","HomeImprovementContract","revisions"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"84bc91ca-3f1e-45aa-b790-5cb656df82e4"},{"name":"13. Submit HIC for Review","id":"de8558d8-2043-41e0-b139-180bb9047563","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"body":{"mode":"raw","raw":"{\"stepDocSkus\":[\"HomeImprovementContract\"]}","options":{"raw":{"language":"json"}}},"url":"{{url}}/rest/v3/customers/{{customer_id}}/financing-requests/steps/docs/review","description":"<p>Because the HIC upload supports multiple files, it is necessary to submit all of the files for review after the last file has been uploaded. Use this endpoint to do this.</p>\n","urlObject":{"path":["rest","v3","customers","{{customer_id}}","financing-requests","steps","docs","review"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"de8558d8-2043-41e0-b139-180bb9047563"},{"name":"14. Change Order","event":[{"listen":"test","script":{"id":"195867f0-d446-4433-a90a-5989a41f9733","exec":["var jsonData = JSON.parse(responseBody);","postman.setEnvironmentVariable('financing_request_id',jsonData.results[0].id);"],"type":"text/javascript"}}],"id":"e817ac10-04da-47c1-bb4a-c3bc3c0b9bc5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"body":{"mode":"raw","raw":"{\n    \"term\": 20,\n    \"amountFinanced\": 33000,\n    \"apr\": 1.49,\n    \"loanType\": \"TripleOption\",\n    \"deferralMonths\": 12,\n    \"suppressEmail\": false\n}"},"url":"{{url}}/rest/v3/customers/{{customer_id}}/adjust-financing","description":"<p>If you need to change the loan amount or loan product after documents have been generated, then use this endpoint to cancel the existing documents, update the loan amount or product, and regenerate new documents. If the previous documents were signed or sent for signature, then they will be recalled and the new documents will be sent to the customer(s) for signature. If you don't want the documents to be automatically sent for signature, then you can pass true for the suppressEmail boolean.</p>\n","urlObject":{"path":["rest","v3","customers","{{customer_id}}","adjust-financing"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"7ae493ad-9934-4680-8fdb-f175b61fecb3","name":"201 Created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"body":{"mode":"raw","raw":""},"url":"{{url}}/rest/v3/customers/{{customer_id}}/adjust-financing"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"name":"Access-Control-Allow-Credentials","key":"Access-Control-Allow-Credentials","value":"true","description":""},{"name":"Access-Control-Allow-Origin","key":"Access-Control-Allow-Origin","value":"chrome-extension://fhbjgbiflinjbdggehcddcbncdddomop","description":""},{"name":"Cache-Control","key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate","description":""},{"name":"Connection","key":"Connection","value":"keep-alive","description":""},{"name":"Content-Type","key":"Content-Type","value":"application/json;charset=UTF-8","description":""},{"name":"Date","key":"Date","value":"Thu, 17 Aug 2017 04:23:40 GMT","description":""},{"name":"Expires","key":"Expires","value":"0","description":""},{"name":"Pragma","key":"Pragma","value":"no-cache","description":""},{"name":"Server","key":"Server","value":"Apache-Coyote/1.1","description":""},{"name":"Vary","key":"Vary","value":"Origin","description":""},{"name":"X-Application-Context","key":"X-Application-Context","value":"application:qa,k8s,kubernetes","description":""},{"name":"X-Content-Type-Options","key":"X-Content-Type-Options","value":"nosniff","description":""},{"name":"X-Frame-Options","key":"X-Frame-Options","value":"DENY","description":""},{"name":"X-XSS-Protection","key":"X-XSS-Protection","value":"1; mode=block","description":""},{"name":"transfer-encoding","key":"transfer-encoding","value":"chunked","description":""}],"cookie":[],"responseTime":null,"body":"{\"status\":\"success\",\"code\":201,\"messages\":[],\"count\":1,\"results\":[{\"id\":4857}],\"fieldErrors\":[]}"}],"_postman_id":"e817ac10-04da-47c1-bb4a-c3bc3c0b9bc5"}],"id":"c503d5f2-8489-ab62-9134-2bcbb3ad4ee7","description":"<p>This flow of API calls demonstrates the series of endpoints that you would hit when your salesperson is in the home with the customer and the customer is submitting the credit application and signing documents on the salesperson's device.</p>\n","_postman_id":"c503d5f2-8489-ab62-9134-2bcbb3ad4ee7"},{"name":"Post-Sales Endpoints","item":[{"name":"Submit for Funding Authorization","event":[{"listen":"test","script":{"id":"4029b522-ee12-449e-b482-25b5ed00cf2b","exec":[""],"type":"text/javascript"}}],"id":"20686644-8752-416c-8fe4-c463c0c8fbd3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"body":{"mode":"raw","raw":"{\n  \"installerVerifiedSignerEmail\": \"string\"\n}"},"url":"{{url}}/rest/v3/customers/{{customer_id}}/steps/{{step_sku}}/request-funding","description":"<p>Use this endpoint to send the customer a message to authorize funding when the customer record is on a payment step (i.e. Permitting for M1 and Substantial Completion for M2). The step_sku parameter in the URL takes the following values:</p>\n<ul>\n<li>PER = Permitting</li>\n<li>SC = Substantial Completion</li>\n</ul>\n<p>If the customer is opted into SMS payment authorization, then they will receive a text message and no payload is necessary.</p>\n<p>If the customer is NOT opted into SMS payment authorization, then they will get an email to Docusign the Payment Authorization Form (PAF). The PAF requires a signature from a verified signer at the installer company, so the Docusign will be sent to the default Verified Signer configured in the system, unless one is specified in the payload.</p>\n","urlObject":{"path":["rest","v3","customers","{{customer_id}}","steps","{{step_sku}}","request-funding"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"20686644-8752-416c-8fe4-c463c0c8fbd3"},{"name":"Cancel Funding Authorization","event":[{"listen":"test","script":{"id":"17fe4719-1ef9-4f7c-8e4c-1f6d7e6a08f4","exec":[""],"type":"text/javascript"}}],"id":"1bd11daa-4022-432b-9db1-09b6b92f09e2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"body":{"mode":"raw","raw":""},"url":"{{url}}/rest/v3/customers/{{customer_id}}/steps/{{step_sku}}/request-funding","description":"<p>Use this endpoint to cancel a funding request authorization, whether by SMS or Payment Authorization Form.</p>\n","urlObject":{"path":["rest","v3","customers","{{customer_id}}","steps","{{step_sku}}","request-funding"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"1bd11daa-4022-432b-9db1-09b6b92f09e2"},{"name":"Complete PTO Step","event":[{"listen":"test","script":{"id":"ba4838ff-b685-417f-8613-9f0362ab7578","exec":[""],"type":"text/javascript"}}],"id":"b2d32a35-c932-4d21-8599-e8430874019a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"body":{"mode":"raw","raw":"[\n  {\n    \"name\": \"PTO\",\n    \"value\": true\n  }\n]"},"url":"{{url}}/rest/v3/customers/{{customer_id}}/steps/PTO/docs/PTOAttestation/data-entry","description":"<p>Use this endpoint to complete the final step in the financing workflow, Permission to Operate. Once this step is completed, no other endpoints will be accessible for this customer.</p>\n","urlObject":{"path":["rest","v3","customers","{{customer_id}}","steps","PTO","docs","PTOAttestation","data-entry"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"b2d32a35-c932-4d21-8599-e8430874019a"},{"name":"Cancel Financing","id":"b7010583-1223-46e8-83ed-bc4322ca4af0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"body":{"mode":"raw","raw":"{\n  \"reason\": \"string\"\n}"},"url":"{{url}}/rest/v3/customers/{{customer_id}}/financing-requests","description":"<p>Only use this endpoint to permanently cancel financing for a given customer. There is no way to undo this cancellation, so only use it when you know that the customer is not moving forward with financing. Cancelling a customer with this endpoint automatically archives the customer so that they no longer appear on the main customer list.</p>\n","urlObject":{"path":["rest","v3","customers","{{customer_id}}","financing-requests"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"b7010583-1223-46e8-83ed-bc4322ca4af0"}],"id":"2df68a3c-4cf0-4e44-b942-fbc3425d442a","_postman_id":"2df68a3c-4cf0-4e44-b942-fbc3425d442a","description":""},{"name":"Disbursement Info","item":[{"name":"Get Remittance Report","id":"149f0f96-52d5-4f2e-bdcf-e8db70b1ecd0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"url":"{{url}}/rest/v3/milestone-disbursements","description":"<p>Get a list of completed or pending milestone disbursements</p>\n","urlObject":{"path":["rest","v3","milestone-disbursements"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"8322109d-b574-46b2-970f-2d7979ec2216","name":"200 response","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"url":"{{url}}/rest/v3/milestone-disbursements"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 10 Apr 2026 11:37:46 GMT"},{"key":"Expires","value":"0"},{"key":"Pragma","value":"no-cache"},{"key":"Strict-Transport-Security","value":"max-age=31536000 ; includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"DENY"},{"key":"x-trace-id","value":"RESET"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"3283"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"code\": 200,\n    \"messages\": [],\n    \"count\": 25,\n    \"results\": [\n        {\n            \"milestone\": \"m0\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207099,\n                \"customerId\": 1657107,\n                \"factDeal\": {\n                    \"id\": 930,\n                    \"customerId\": 1657107,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19072,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1656989,\n                    \"loanNumber\": 697736,\n                    \"applicationNumber\": 908134,\n                    \"priFirstname\": \"QAHPass\",\n                    \"priLastname\": \"Test\",\n                    \"address\": \"555 Street\",\n                    \"city\": \"Dillon Beach\",\n                    \"state\": \"CA\",\n                    \"zip\": \"94929\",\n                    \"maxApprovedLoanAmount\": 135000,\n                    \"solarCost\": null,\n                    \"batteryCost\": null,\n                    \"financingRequestId\": 617599,\n                    \"currentStepName\": \"Substantial Completion\",\n                    \"csApprovalDate\": \"2025-12-05T16:59:32Z\",\n                    \"perApprovalDate\": \"2025-12-17T17:31:25Z\",\n                    \"sdApprovalDate\": null,\n                    \"scApprovalDate\": null,\n                    \"ptoApprovalDate\": null,\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_cash\"\n                },\n                \"factLoan\": {\n                    \"id\": 393,\n                    \"customerId\": 1657107,\n                    \"loanNumber\": 697736,\n                    \"promoPayment\": null,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"not_started\",\n                    \"m3StepStatus\": \"not_started\",\n                    \"factPaymentProgram\": {\n                        \"id\": 5,\n                        \"m0FixedAmount\": 1000,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 30,\n                        \"m2InstallerPercentage\": 70,\n                        \"m3InstallerPercentage\": 0\n                    },\n                    \"paymentProgramId\": 5\n                },\n                \"factProduct\": {\n                    \"id\": 32899,\n                    \"fcmId\": 164950,\n                    \"status\": \"retired\",\n                    \"loanType\": \"Cash\",\n                    \"term\": 1,\n                    \"rate\": 0,\n                    \"rateCardId\": \"Cash_0_1_0.0000_QAACash\",\n                    \"financingProductId\": 3250\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 697736,\n                \"amountFinanced\": 25000,\n                \"projectCost\": null,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 31.49,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Cash\",\n                \"dealerFee\": 7872.5\n            }\n        },\n        {\n            \"milestone\": \"m3\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207174,\n                \"customerId\": 1687265,\n                \"factDeal\": {\n                    \"id\": 765,\n                    \"customerId\": 1687265,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19237,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1687125,\n                    \"loanNumber\": 716697,\n                    \"applicationNumber\": 933594,\n                    \"priFirstname\": \"QAHPass\",\n                    \"priLastname\": \"Test\",\n                    \"address\": \"555 Street\",\n                    \"city\": \"Dillon Beach\",\n                    \"state\": \"CA\",\n                    \"zip\": \"94929\",\n                    \"maxApprovedLoanAmount\": 135000,\n                    \"solarCost\": null,\n                    \"batteryCost\": null,\n                    \"financingRequestId\": 636560,\n                    \"currentStepName\": null,\n                    \"csApprovalDate\": \"2026-01-12T13:17:01Z\",\n                    \"perApprovalDate\": \"2026-01-12T13:17:08Z\",\n                    \"sdApprovalDate\": null,\n                    \"scApprovalDate\": \"2026-01-12T13:17:14Z\",\n                    \"ptoApprovalDate\": \"2026-01-12T13:17:16Z\",\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_medallion\"\n                },\n                \"factLoan\": {\n                    \"id\": 468,\n                    \"customerId\": 1687265,\n                    \"loanNumber\": 716697,\n                    \"promoPayment\": 140.8,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"accepted\",\n                    \"m3StepStatus\": \"accepted\",\n                    \"factPaymentProgram\": {\n                        \"id\": 1,\n                        \"m0FixedAmount\": 0,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 25,\n                        \"m2InstallerPercentage\": 0,\n                        \"m3InstallerPercentage\": 10\n                    },\n                    \"paymentProgramId\": 1\n                },\n                \"factProduct\": {\n                    \"id\": 5433,\n                    \"fcmId\": 218140,\n                    \"status\": \"retired\",\n                    \"loanType\": \"LevelPay\",\n                    \"term\": 25,\n                    \"rate\": 8.99,\n                    \"rateCardId\": \"LevelPay_0_25_0.0899_QAA\",\n                    \"financingProductId\": 3281\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 716697,\n                \"amountFinanced\": 22500,\n                \"projectCost\": null,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 6.49,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Solar+\",\n                \"dealerFee\": 1460.25\n            }\n        },\n        {\n            \"milestone\": \"m0\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207177,\n                \"customerId\": 1687268,\n                \"factDeal\": {\n                    \"id\": 762,\n                    \"customerId\": 1687268,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19240,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1687128,\n                    \"loanNumber\": 716700,\n                    \"applicationNumber\": 933597,\n                    \"priFirstname\": \"QAHPass\",\n                    \"priLastname\": \"Test\",\n                    \"address\": \"555 Street\",\n                    \"city\": \"Dillon Beach\",\n                    \"state\": \"CA\",\n                    \"zip\": \"94929\",\n                    \"maxApprovedLoanAmount\": 135000,\n                    \"solarCost\": null,\n                    \"batteryCost\": null,\n                    \"financingRequestId\": 636563,\n                    \"currentStepName\": \"Permission to Operate\",\n                    \"csApprovalDate\": \"2026-01-12T13:54:11Z\",\n                    \"perApprovalDate\": \"2026-01-12T13:54:18Z\",\n                    \"sdApprovalDate\": null,\n                    \"scApprovalDate\": \"2026-01-12T13:55:46Z\",\n                    \"ptoApprovalDate\": null,\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_cash\"\n                },\n                \"factLoan\": {\n                    \"id\": 471,\n                    \"customerId\": 1687268,\n                    \"loanNumber\": 716700,\n                    \"promoPayment\": null,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"accepted\",\n                    \"m3StepStatus\": \"not_started\",\n                    \"factPaymentProgram\": {\n                        \"id\": 5,\n                        \"m0FixedAmount\": 1000,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 30,\n                        \"m2InstallerPercentage\": 70,\n                        \"m3InstallerPercentage\": 0\n                    },\n                    \"paymentProgramId\": 5\n                },\n                \"factProduct\": {\n                    \"id\": 32899,\n                    \"fcmId\": 164950,\n                    \"status\": \"retired\",\n                    \"loanType\": \"Cash\",\n                    \"term\": 1,\n                    \"rate\": 0,\n                    \"rateCardId\": \"Cash_0_1_0.0000_QAACash\",\n                    \"financingProductId\": 3250\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 716700,\n                \"amountFinanced\": 15480,\n                \"projectCost\": null,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 31.49,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Cash\",\n                \"dealerFee\": 4874.65\n            }\n        },\n        {\n            \"milestone\": \"m2\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207177,\n                \"customerId\": 1687268,\n                \"factDeal\": {\n                    \"id\": 762,\n                    \"customerId\": 1687268,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19240,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1687128,\n                    \"loanNumber\": 716700,\n                    \"applicationNumber\": 933597,\n                    \"priFirstname\": \"QAHPass\",\n                    \"priLastname\": \"Test\",\n                    \"address\": \"555 Street\",\n                    \"city\": \"Dillon Beach\",\n                    \"state\": \"CA\",\n                    \"zip\": \"94929\",\n                    \"maxApprovedLoanAmount\": 135000,\n                    \"solarCost\": null,\n                    \"batteryCost\": null,\n                    \"financingRequestId\": 636563,\n                    \"currentStepName\": \"Permission to Operate\",\n                    \"csApprovalDate\": \"2026-01-12T13:54:11Z\",\n                    \"perApprovalDate\": \"2026-01-12T13:54:18Z\",\n                    \"sdApprovalDate\": null,\n                    \"scApprovalDate\": \"2026-01-12T13:55:46Z\",\n                    \"ptoApprovalDate\": null,\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_cash\"\n                },\n                \"factLoan\": {\n                    \"id\": 471,\n                    \"customerId\": 1687268,\n                    \"loanNumber\": 716700,\n                    \"promoPayment\": null,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"accepted\",\n                    \"m3StepStatus\": \"not_started\",\n                    \"factPaymentProgram\": {\n                        \"id\": 5,\n                        \"m0FixedAmount\": 1000,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 30,\n                        \"m2InstallerPercentage\": 70,\n                        \"m3InstallerPercentage\": 0\n                    },\n                    \"paymentProgramId\": 5\n                },\n                \"factProduct\": {\n                    \"id\": 32899,\n                    \"fcmId\": 164950,\n                    \"status\": \"retired\",\n                    \"loanType\": \"Cash\",\n                    \"term\": 1,\n                    \"rate\": 0,\n                    \"rateCardId\": \"Cash_0_1_0.0000_QAACash\",\n                    \"financingProductId\": 3250\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 716700,\n                \"amountFinanced\": 15480,\n                \"projectCost\": null,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 31.49,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Cash\",\n                \"dealerFee\": 4874.65\n            }\n        },\n        {\n            \"milestone\": \"m0\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207213,\n                \"customerId\": 1700400,\n                \"factDeal\": {\n                    \"id\": 696,\n                    \"customerId\": 1700400,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19306,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1700251,\n                    \"loanNumber\": 724896,\n                    \"applicationNumber\": 944606,\n                    \"priFirstname\": \"Arash\",\n                    \"priLastname\": \"Boostani\",\n                    \"address\": \"864 57th St\",\n                    \"city\": \"Oakland\",\n                    \"state\": \"CA\",\n                    \"zip\": \"94608\",\n                    \"maxApprovedLoanAmount\": 135000,\n                    \"solarCost\": null,\n                    \"batteryCost\": null,\n                    \"financingRequestId\": 644759,\n                    \"currentStepName\": \"Equipment Ordering\",\n                    \"csApprovalDate\": \"2026-01-19T16:49:32Z\",\n                    \"perApprovalDate\": null,\n                    \"sdApprovalDate\": null,\n                    \"scApprovalDate\": null,\n                    \"ptoApprovalDate\": null,\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_cash\"\n                },\n                \"factLoan\": {\n                    \"id\": 507,\n                    \"customerId\": 1700400,\n                    \"loanNumber\": 724896,\n                    \"promoPayment\": null,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"not_started\",\n                    \"m2StepStatus\": \"not_started\",\n                    \"m3StepStatus\": \"not_started\",\n                    \"factPaymentProgram\": {\n                        \"id\": 5,\n                        \"m0FixedAmount\": 1000,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 30,\n                        \"m2InstallerPercentage\": 70,\n                        \"m3InstallerPercentage\": 0\n                    },\n                    \"paymentProgramId\": 5\n                },\n                \"factProduct\": {\n                    \"id\": 32899,\n                    \"fcmId\": 164950,\n                    \"status\": \"retired\",\n                    \"loanType\": \"Cash\",\n                    \"term\": 1,\n                    \"rate\": 0,\n                    \"rateCardId\": \"Cash_0_1_0.0000_QAACash\",\n                    \"financingProductId\": 3250\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 724896,\n                \"amountFinanced\": 100000,\n                \"projectCost\": null,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 31.49,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Cash\",\n                \"dealerFee\": 31490\n            }\n        },\n        {\n            \"milestone\": \"m0\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207227,\n                \"customerId\": 1705027,\n                \"factDeal\": {\n                    \"id\": 662,\n                    \"customerId\": 1705027,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19340,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1704875,\n                    \"loanNumber\": 727774,\n                    \"applicationNumber\": 948494,\n                    \"priFirstname\": \"QAHPass\",\n                    \"priLastname\": \"Test\",\n                    \"address\": \"555 Street\",\n                    \"city\": \"Dillon Beach\",\n                    \"state\": \"CA\",\n                    \"zip\": \"94929\",\n                    \"maxApprovedLoanAmount\": 135000,\n                    \"solarCost\": null,\n                    \"batteryCost\": null,\n                    \"financingRequestId\": 647637,\n                    \"currentStepName\": \"Permission to Operate\",\n                    \"csApprovalDate\": \"2026-01-22T13:18:03Z\",\n                    \"perApprovalDate\": \"2026-01-22T13:18:09Z\",\n                    \"sdApprovalDate\": null,\n                    \"scApprovalDate\": \"2026-01-22T13:19:03Z\",\n                    \"ptoApprovalDate\": null,\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_cash\"\n                },\n                \"factLoan\": {\n                    \"id\": 521,\n                    \"customerId\": 1705027,\n                    \"loanNumber\": 727774,\n                    \"promoPayment\": null,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"accepted\",\n                    \"m3StepStatus\": \"not_started\",\n                    \"factPaymentProgram\": {\n                        \"id\": 5,\n                        \"m0FixedAmount\": 1000,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 30,\n                        \"m2InstallerPercentage\": 70,\n                        \"m3InstallerPercentage\": 0\n                    },\n                    \"paymentProgramId\": 5\n                },\n                \"factProduct\": {\n                    \"id\": 3826,\n                    \"fcmId\": 222393,\n                    \"status\": \"online\",\n                    \"loanType\": \"Cash\",\n                    \"term\": 1,\n                    \"rate\": 0,\n                    \"rateCardId\": \"Cash_0_1_0.0000_QAACash\",\n                    \"financingProductId\": 3289\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 727774,\n                \"amountFinanced\": 45665,\n                \"projectCost\": null,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 31.49,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Cash\",\n                \"dealerFee\": 14379.91\n            }\n        },\n        {\n            \"milestone\": \"m2\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207227,\n                \"customerId\": 1705027,\n                \"factDeal\": {\n                    \"id\": 662,\n                    \"customerId\": 1705027,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19340,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1704875,\n                    \"loanNumber\": 727774,\n                    \"applicationNumber\": 948494,\n                    \"priFirstname\": \"QAHPass\",\n                    \"priLastname\": \"Test\",\n                    \"address\": \"555 Street\",\n                    \"city\": \"Dillon Beach\",\n                    \"state\": \"CA\",\n                    \"zip\": \"94929\",\n                    \"maxApprovedLoanAmount\": 135000,\n                    \"solarCost\": null,\n                    \"batteryCost\": null,\n                    \"financingRequestId\": 647637,\n                    \"currentStepName\": \"Permission to Operate\",\n                    \"csApprovalDate\": \"2026-01-22T13:18:03Z\",\n                    \"perApprovalDate\": \"2026-01-22T13:18:09Z\",\n                    \"sdApprovalDate\": null,\n                    \"scApprovalDate\": \"2026-01-22T13:19:03Z\",\n                    \"ptoApprovalDate\": null,\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_cash\"\n                },\n                \"factLoan\": {\n                    \"id\": 521,\n                    \"customerId\": 1705027,\n                    \"loanNumber\": 727774,\n                    \"promoPayment\": null,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"accepted\",\n                    \"m3StepStatus\": \"not_started\",\n                    \"factPaymentProgram\": {\n                        \"id\": 5,\n                        \"m0FixedAmount\": 1000,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 30,\n                        \"m2InstallerPercentage\": 70,\n                        \"m3InstallerPercentage\": 0\n                    },\n                    \"paymentProgramId\": 5\n                },\n                \"factProduct\": {\n                    \"id\": 3826,\n                    \"fcmId\": 222393,\n                    \"status\": \"online\",\n                    \"loanType\": \"Cash\",\n                    \"term\": 1,\n                    \"rate\": 0,\n                    \"rateCardId\": \"Cash_0_1_0.0000_QAACash\",\n                    \"financingProductId\": 3289\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 727774,\n                \"amountFinanced\": 45665,\n                \"projectCost\": null,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 31.49,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Cash\",\n                \"dealerFee\": 14379.91\n            }\n        },\n        {\n            \"milestone\": \"m0\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207229,\n                \"customerId\": 1705029,\n                \"factDeal\": {\n                    \"id\": 660,\n                    \"customerId\": 1705029,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19342,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1704877,\n                    \"loanNumber\": 727776,\n                    \"applicationNumber\": 948496,\n                    \"priFirstname\": \"QAHPass\",\n                    \"priLastname\": \"Test\",\n                    \"address\": \"555 Street\",\n                    \"city\": \"Dillon Beach\",\n                    \"state\": \"CA\",\n                    \"zip\": \"94929\",\n                    \"maxApprovedLoanAmount\": 135000,\n                    \"solarCost\": null,\n                    \"batteryCost\": null,\n                    \"financingRequestId\": 647639,\n                    \"currentStepName\": \"Permission to Operate\",\n                    \"csApprovalDate\": \"2026-01-22T13:26:38Z\",\n                    \"perApprovalDate\": \"2026-01-22T13:26:43Z\",\n                    \"sdApprovalDate\": null,\n                    \"scApprovalDate\": \"2026-01-22T13:27:35Z\",\n                    \"ptoApprovalDate\": null,\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_cash\"\n                },\n                \"factLoan\": {\n                    \"id\": 523,\n                    \"customerId\": 1705029,\n                    \"loanNumber\": 727776,\n                    \"promoPayment\": null,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"accepted\",\n                    \"m3StepStatus\": \"not_started\",\n                    \"factPaymentProgram\": {\n                        \"id\": 5,\n                        \"m0FixedAmount\": 1000,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 30,\n                        \"m2InstallerPercentage\": 70,\n                        \"m3InstallerPercentage\": 0\n                    },\n                    \"paymentProgramId\": 5\n                },\n                \"factProduct\": {\n                    \"id\": 3826,\n                    \"fcmId\": 222393,\n                    \"status\": \"online\",\n                    \"loanType\": \"Cash\",\n                    \"term\": 1,\n                    \"rate\": 0,\n                    \"rateCardId\": \"Cash_0_1_0.0000_QAACash\",\n                    \"financingProductId\": 3289\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 727776,\n                \"amountFinanced\": 55563,\n                \"projectCost\": null,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 31.49,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Cash\",\n                \"dealerFee\": 17496.79\n            }\n        },\n        {\n            \"milestone\": \"m2\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207229,\n                \"customerId\": 1705029,\n                \"factDeal\": {\n                    \"id\": 660,\n                    \"customerId\": 1705029,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19342,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1704877,\n                    \"loanNumber\": 727776,\n                    \"applicationNumber\": 948496,\n                    \"priFirstname\": \"QAHPass\",\n                    \"priLastname\": \"Test\",\n                    \"address\": \"555 Street\",\n                    \"city\": \"Dillon Beach\",\n                    \"state\": \"CA\",\n                    \"zip\": \"94929\",\n                    \"maxApprovedLoanAmount\": 135000,\n                    \"solarCost\": null,\n                    \"batteryCost\": null,\n                    \"financingRequestId\": 647639,\n                    \"currentStepName\": \"Permission to Operate\",\n                    \"csApprovalDate\": \"2026-01-22T13:26:38Z\",\n                    \"perApprovalDate\": \"2026-01-22T13:26:43Z\",\n                    \"sdApprovalDate\": null,\n                    \"scApprovalDate\": \"2026-01-22T13:27:35Z\",\n                    \"ptoApprovalDate\": null,\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_cash\"\n                },\n                \"factLoan\": {\n                    \"id\": 523,\n                    \"customerId\": 1705029,\n                    \"loanNumber\": 727776,\n                    \"promoPayment\": null,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"accepted\",\n                    \"m3StepStatus\": \"not_started\",\n                    \"factPaymentProgram\": {\n                        \"id\": 5,\n                        \"m0FixedAmount\": 1000,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 30,\n                        \"m2InstallerPercentage\": 70,\n                        \"m3InstallerPercentage\": 0\n                    },\n                    \"paymentProgramId\": 5\n                },\n                \"factProduct\": {\n                    \"id\": 3826,\n                    \"fcmId\": 222393,\n                    \"status\": \"online\",\n                    \"loanType\": \"Cash\",\n                    \"term\": 1,\n                    \"rate\": 0,\n                    \"rateCardId\": \"Cash_0_1_0.0000_QAACash\",\n                    \"financingProductId\": 3289\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 727776,\n                \"amountFinanced\": 55563,\n                \"projectCost\": null,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 31.49,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Cash\",\n                \"dealerFee\": 17496.79\n            }\n        },\n        {\n            \"milestone\": \"m3\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207448,\n                \"customerId\": 1789783,\n                \"factDeal\": {\n                    \"id\": 272,\n                    \"customerId\": 1789783,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19730,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1789575,\n                    \"loanNumber\": 780776,\n                    \"applicationNumber\": 1019886,\n                    \"priFirstname\": \"QAHPass\",\n                    \"priLastname\": \"TestNotify\",\n                    \"address\": \"555 Street\",\n                    \"city\": \"Dillon Beach\",\n                    \"state\": \"CA\",\n                    \"zip\": \"94929\",\n                    \"maxApprovedLoanAmount\": 135000,\n                    \"solarCost\": 12500,\n                    \"batteryCost\": 12500,\n                    \"financingRequestId\": 700639,\n                    \"currentStepName\": null,\n                    \"csApprovalDate\": \"2026-03-25T15:39:20Z\",\n                    \"perApprovalDate\": \"2026-03-25T15:40:34Z\",\n                    \"sdApprovalDate\": \"2026-03-25T15:40:03Z\",\n                    \"scApprovalDate\": \"2026-03-25T15:41:38Z\",\n                    \"ptoApprovalDate\": \"2026-03-25T15:42:45Z\",\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_medallion\"\n                },\n                \"factLoan\": {\n                    \"id\": 742,\n                    \"customerId\": 1789783,\n                    \"loanNumber\": 780776,\n                    \"promoPayment\": 145.43,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"accepted\",\n                    \"m3StepStatus\": \"accepted\",\n                    \"factPaymentProgram\": {\n                        \"id\": 1,\n                        \"m0FixedAmount\": 0,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 25,\n                        \"m2InstallerPercentage\": 0,\n                        \"m3InstallerPercentage\": 10\n                    },\n                    \"paymentProgramId\": 1\n                },\n                \"factProduct\": {\n                    \"id\": 1368,\n                    \"fcmId\": 225498,\n                    \"status\": \"retired\",\n                    \"loanType\": \"Standard\",\n                    \"term\": 25,\n                    \"rate\": 8.99,\n                    \"rateCardId\": \"Standard_0_25_0.0899_QAA\",\n                    \"financingProductId\": 3301\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 780776,\n                \"amountFinanced\": 17159.43,\n                \"projectCost\": 25000,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 0,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Propel\",\n                \"dealerFee\": 0\n            }\n        },\n        {\n            \"milestone\": \"m0\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207450,\n                \"customerId\": 1789785,\n                \"factDeal\": {\n                    \"id\": 270,\n                    \"customerId\": 1789785,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19732,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1789577,\n                    \"loanNumber\": 780778,\n                    \"applicationNumber\": 1019888,\n                    \"priFirstname\": \"Test\",\n                    \"priLastname\": \"MNCashNotify\",\n                    \"address\": \"1101 Timberline Ln\",\n                    \"city\": \"Duluth\",\n                    \"state\": \"MN\",\n                    \"zip\": \"55811\",\n                    \"maxApprovedLoanAmount\": 135000,\n                    \"solarCost\": null,\n                    \"batteryCost\": null,\n                    \"financingRequestId\": 700641,\n                    \"currentStepName\": \"Permission to Operate\",\n                    \"csApprovalDate\": \"2026-03-25T17:04:53Z\",\n                    \"perApprovalDate\": \"2026-03-25T17:05:02Z\",\n                    \"sdApprovalDate\": null,\n                    \"scApprovalDate\": \"2026-03-25T17:05:43Z\",\n                    \"ptoApprovalDate\": null,\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_cash\"\n                },\n                \"factLoan\": {\n                    \"id\": 744,\n                    \"customerId\": 1789785,\n                    \"loanNumber\": 780778,\n                    \"promoPayment\": null,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"accepted\",\n                    \"m3StepStatus\": \"not_started\",\n                    \"factPaymentProgram\": {\n                        \"id\": 5,\n                        \"m0FixedAmount\": 1000,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 30,\n                        \"m2InstallerPercentage\": 70,\n                        \"m3InstallerPercentage\": 0\n                    },\n                    \"paymentProgramId\": 5\n                },\n                \"factProduct\": {\n                    \"id\": 3826,\n                    \"fcmId\": 222393,\n                    \"status\": \"online\",\n                    \"loanType\": \"Cash\",\n                    \"term\": 1,\n                    \"rate\": 0,\n                    \"rateCardId\": \"Cash_0_1_0.0000_QAACash\",\n                    \"financingProductId\": 3289\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 780778,\n                \"amountFinanced\": 22222,\n                \"projectCost\": null,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 31.49,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Cash\",\n                \"dealerFee\": 6997.71\n            }\n        },\n        {\n            \"milestone\": \"m2\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207450,\n                \"customerId\": 1789785,\n                \"factDeal\": {\n                    \"id\": 270,\n                    \"customerId\": 1789785,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19732,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1789577,\n                    \"loanNumber\": 780778,\n                    \"applicationNumber\": 1019888,\n                    \"priFirstname\": \"Test\",\n                    \"priLastname\": \"MNCashNotify\",\n                    \"address\": \"1101 Timberline Ln\",\n                    \"city\": \"Duluth\",\n                    \"state\": \"MN\",\n                    \"zip\": \"55811\",\n                    \"maxApprovedLoanAmount\": 135000,\n                    \"solarCost\": null,\n                    \"batteryCost\": null,\n                    \"financingRequestId\": 700641,\n                    \"currentStepName\": \"Permission to Operate\",\n                    \"csApprovalDate\": \"2026-03-25T17:04:53Z\",\n                    \"perApprovalDate\": \"2026-03-25T17:05:02Z\",\n                    \"sdApprovalDate\": null,\n                    \"scApprovalDate\": \"2026-03-25T17:05:43Z\",\n                    \"ptoApprovalDate\": null,\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_cash\"\n                },\n                \"factLoan\": {\n                    \"id\": 744,\n                    \"customerId\": 1789785,\n                    \"loanNumber\": 780778,\n                    \"promoPayment\": null,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"accepted\",\n                    \"m3StepStatus\": \"not_started\",\n                    \"factPaymentProgram\": {\n                        \"id\": 5,\n                        \"m0FixedAmount\": 1000,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 30,\n                        \"m2InstallerPercentage\": 70,\n                        \"m3InstallerPercentage\": 0\n                    },\n                    \"paymentProgramId\": 5\n                },\n                \"factProduct\": {\n                    \"id\": 3826,\n                    \"fcmId\": 222393,\n                    \"status\": \"online\",\n                    \"loanType\": \"Cash\",\n                    \"term\": 1,\n                    \"rate\": 0,\n                    \"rateCardId\": \"Cash_0_1_0.0000_QAACash\",\n                    \"financingProductId\": 3289\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 780778,\n                \"amountFinanced\": 22222,\n                \"projectCost\": null,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 31.49,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Cash\",\n                \"dealerFee\": 6997.71\n            }\n        },\n        {\n            \"milestone\": \"m3\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207455,\n                \"customerId\": 1791372,\n                \"factDeal\": {\n                    \"id\": 265,\n                    \"customerId\": 1791372,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19737,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1791163,\n                    \"loanNumber\": 781773,\n                    \"applicationNumber\": 1021237,\n                    \"priFirstname\": \"QAHPass\",\n                    \"priLastname\": \"TestNotify\",\n                    \"address\": \"555 Street\",\n                    \"city\": \"Dillon Beach\",\n                    \"state\": \"AZ\",\n                    \"zip\": \"85001\",\n                    \"maxApprovedLoanAmount\": 135000,\n                    \"solarCost\": null,\n                    \"batteryCost\": null,\n                    \"financingRequestId\": 701636,\n                    \"currentStepName\": null,\n                    \"csApprovalDate\": \"2026-03-25T19:36:47Z\",\n                    \"perApprovalDate\": \"2026-03-25T19:36:54Z\",\n                    \"sdApprovalDate\": null,\n                    \"scApprovalDate\": \"2026-03-25T19:37:51Z\",\n                    \"ptoApprovalDate\": \"2026-03-25T19:38:55Z\",\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_medallion\"\n                },\n                \"factLoan\": {\n                    \"id\": 749,\n                    \"customerId\": 1791372,\n                    \"loanNumber\": 781773,\n                    \"promoPayment\": 139.06,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"accepted\",\n                    \"m3StepStatus\": \"accepted\",\n                    \"factPaymentProgram\": {\n                        \"id\": 1,\n                        \"m0FixedAmount\": 0,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 25,\n                        \"m2InstallerPercentage\": 0,\n                        \"m3InstallerPercentage\": 10\n                    },\n                    \"paymentProgramId\": 1\n                },\n                \"factProduct\": {\n                    \"id\": 1760,\n                    \"fcmId\": 224790,\n                    \"status\": \"retired\",\n                    \"loanType\": \"LevelPay\",\n                    \"term\": 25,\n                    \"rate\": 8.99,\n                    \"rateCardId\": \"LevelPay_0_25_0.0899_QAA\",\n                    \"financingProductId\": 3296\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 781773,\n                \"amountFinanced\": 22222,\n                \"projectCost\": null,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 6.49,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Solar+\",\n                \"dealerFee\": 1442.21\n            }\n        },\n        {\n            \"milestone\": \"m3\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207458,\n                \"customerId\": 1791376,\n                \"factDeal\": {\n                    \"id\": 262,\n                    \"customerId\": 1791376,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19740,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1791167,\n                    \"loanNumber\": 781776,\n                    \"applicationNumber\": 1021240,\n                    \"priFirstname\": \"QAHPass\",\n                    \"priLastname\": \"TestNotify\",\n                    \"address\": \"555 Street\",\n                    \"city\": \"Dillon Beach\",\n                    \"state\": \"CA\",\n                    \"zip\": \"94929\",\n                    \"maxApprovedLoanAmount\": 135000,\n                    \"solarCost\": 12500,\n                    \"batteryCost\": 12500,\n                    \"financingRequestId\": 701639,\n                    \"currentStepName\": null,\n                    \"csApprovalDate\": \"2026-03-26T12:27:19Z\",\n                    \"perApprovalDate\": \"2026-03-26T12:38:06Z\",\n                    \"sdApprovalDate\": \"2026-03-26T12:29:57Z\",\n                    \"scApprovalDate\": \"2026-03-26T12:44:53Z\",\n                    \"ptoApprovalDate\": \"2026-03-26T12:54:39Z\",\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_medallion\"\n                },\n                \"factLoan\": {\n                    \"id\": 752,\n                    \"customerId\": 1791376,\n                    \"loanNumber\": 781776,\n                    \"promoPayment\": 145.43,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"accepted\",\n                    \"m3StepStatus\": \"accepted\",\n                    \"factPaymentProgram\": {\n                        \"id\": 1,\n                        \"m0FixedAmount\": 0,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 25,\n                        \"m2InstallerPercentage\": 0,\n                        \"m3InstallerPercentage\": 10\n                    },\n                    \"paymentProgramId\": 1\n                },\n                \"factProduct\": {\n                    \"id\": 1368,\n                    \"fcmId\": 225498,\n                    \"status\": \"retired\",\n                    \"loanType\": \"Standard\",\n                    \"term\": 25,\n                    \"rate\": 8.99,\n                    \"rateCardId\": \"Standard_0_25_0.0899_QAA\",\n                    \"financingProductId\": 3301\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 781776,\n                \"amountFinanced\": 17159.43,\n                \"projectCost\": 25000,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 0,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Propel\",\n                \"dealerFee\": 0\n            }\n        },\n        {\n            \"milestone\": \"m3\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207459,\n                \"customerId\": 1791377,\n                \"factDeal\": {\n                    \"id\": 261,\n                    \"customerId\": 1791377,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19741,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1791168,\n                    \"loanNumber\": 781777,\n                    \"applicationNumber\": 1021241,\n                    \"priFirstname\": \"QAHPass\",\n                    \"priLastname\": \"TestNotify\",\n                    \"address\": \"555 Street\",\n                    \"city\": \"Dillon Beach\",\n                    \"state\": \"AZ\",\n                    \"zip\": \"85001\",\n                    \"maxApprovedLoanAmount\": 135000,\n                    \"solarCost\": 22222,\n                    \"batteryCost\": null,\n                    \"financingRequestId\": 701640,\n                    \"currentStepName\": null,\n                    \"csApprovalDate\": \"2026-03-26T12:59:09Z\",\n                    \"perApprovalDate\": \"2026-03-26T13:00:20Z\",\n                    \"sdApprovalDate\": null,\n                    \"scApprovalDate\": \"2026-03-26T13:05:40Z\",\n                    \"ptoApprovalDate\": \"2026-03-26T13:09:00Z\",\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_medallion\"\n                },\n                \"factLoan\": {\n                    \"id\": 753,\n                    \"customerId\": 1791377,\n                    \"loanNumber\": 781777,\n                    \"promoPayment\": 139.06,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"accepted\",\n                    \"m3StepStatus\": \"accepted\",\n                    \"factPaymentProgram\": {\n                        \"id\": 1,\n                        \"m0FixedAmount\": 0,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 25,\n                        \"m2InstallerPercentage\": 0,\n                        \"m3InstallerPercentage\": 10\n                    },\n                    \"paymentProgramId\": 1\n                },\n                \"factProduct\": {\n                    \"id\": 1760,\n                    \"fcmId\": 224790,\n                    \"status\": \"retired\",\n                    \"loanType\": \"LevelPay\",\n                    \"term\": 25,\n                    \"rate\": 8.99,\n                    \"rateCardId\": \"LevelPay_0_25_0.0899_QAA\",\n                    \"financingProductId\": 3296\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 781777,\n                \"amountFinanced\": 22222,\n                \"projectCost\": null,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 6.49,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Solar+\",\n                \"dealerFee\": 1442.21\n            }\n        },\n        {\n            \"milestone\": \"m3\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207461,\n                \"customerId\": 1791379,\n                \"factDeal\": {\n                    \"id\": 259,\n                    \"customerId\": 1791379,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19743,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1791170,\n                    \"loanNumber\": 781779,\n                    \"applicationNumber\": 1021243,\n                    \"priFirstname\": \"QAHPass\",\n                    \"priLastname\": \"TestNotify\",\n                    \"address\": \"555 Street\",\n                    \"city\": \"Dillon Beach\",\n                    \"state\": \"ME\",\n                    \"zip\": \"04257\",\n                    \"maxApprovedLoanAmount\": 67500,\n                    \"solarCost\": null,\n                    \"batteryCost\": 22222,\n                    \"financingRequestId\": 701642,\n                    \"currentStepName\": null,\n                    \"csApprovalDate\": \"2026-03-26T13:57:07Z\",\n                    \"perApprovalDate\": \"2026-03-26T13:57:33Z\",\n                    \"sdApprovalDate\": null,\n                    \"scApprovalDate\": \"2026-03-26T13:59:11Z\",\n                    \"ptoApprovalDate\": \"2026-03-26T14:06:10Z\",\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_medallion\"\n                },\n                \"factLoan\": {\n                    \"id\": 755,\n                    \"customerId\": 1791379,\n                    \"loanNumber\": 781779,\n                    \"promoPayment\": 139.06,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"accepted\",\n                    \"m3StepStatus\": \"accepted\",\n                    \"factPaymentProgram\": {\n                        \"id\": 1,\n                        \"m0FixedAmount\": 0,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 25,\n                        \"m2InstallerPercentage\": 0,\n                        \"m3InstallerPercentage\": 10\n                    },\n                    \"paymentProgramId\": 1\n                },\n                \"factProduct\": {\n                    \"id\": 1997,\n                    \"fcmId\": 224526,\n                    \"status\": \"retired\",\n                    \"loanType\": \"LevelPay\",\n                    \"term\": 25,\n                    \"rate\": 8.99,\n                    \"rateCardId\": \"LevelPay_0_25_0.0899_QAA\",\n                    \"financingProductId\": 3294\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 781779,\n                \"amountFinanced\": 22222,\n                \"projectCost\": null,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 6.49,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Battery\",\n                \"dealerFee\": 1442.21\n            }\n        },\n        {\n            \"milestone\": \"m0\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207462,\n                \"customerId\": 1791380,\n                \"factDeal\": {\n                    \"id\": 258,\n                    \"customerId\": 1791380,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19744,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1791171,\n                    \"loanNumber\": 781780,\n                    \"applicationNumber\": 1021244,\n                    \"priFirstname\": \"QAHPass\",\n                    \"priLastname\": \"TestNotify\",\n                    \"address\": \"555 Street\",\n                    \"city\": \"Dillon Beach\",\n                    \"state\": \"NY\",\n                    \"zip\": \"14626\",\n                    \"maxApprovedLoanAmount\": 135000,\n                    \"solarCost\": null,\n                    \"batteryCost\": null,\n                    \"financingRequestId\": 701643,\n                    \"currentStepName\": null,\n                    \"csApprovalDate\": \"2026-03-26T14:08:19Z\",\n                    \"perApprovalDate\": \"2026-03-26T14:08:29Z\",\n                    \"sdApprovalDate\": null,\n                    \"scApprovalDate\": \"2026-03-26T14:11:25Z\",\n                    \"ptoApprovalDate\": \"2026-03-26T14:17:17Z\",\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_cash\"\n                },\n                \"factLoan\": {\n                    \"id\": 756,\n                    \"customerId\": 1791380,\n                    \"loanNumber\": 781780,\n                    \"promoPayment\": null,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"accepted\",\n                    \"m3StepStatus\": \"accepted\",\n                    \"factPaymentProgram\": {\n                        \"id\": 5,\n                        \"m0FixedAmount\": 1000,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 30,\n                        \"m2InstallerPercentage\": 70,\n                        \"m3InstallerPercentage\": 0\n                    },\n                    \"paymentProgramId\": 5\n                },\n                \"factProduct\": {\n                    \"id\": 3826,\n                    \"fcmId\": 222393,\n                    \"status\": \"online\",\n                    \"loanType\": \"Cash\",\n                    \"term\": 1,\n                    \"rate\": 0,\n                    \"rateCardId\": \"Cash_0_1_0.0000_QAACash\",\n                    \"financingProductId\": 3289\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 781780,\n                \"amountFinanced\": 15555,\n                \"projectCost\": null,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 31.49,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Cash\",\n                \"dealerFee\": 4898.27\n            }\n        },\n        {\n            \"milestone\": \"m2\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207462,\n                \"customerId\": 1791380,\n                \"factDeal\": {\n                    \"id\": 258,\n                    \"customerId\": 1791380,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19744,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1791171,\n                    \"loanNumber\": 781780,\n                    \"applicationNumber\": 1021244,\n                    \"priFirstname\": \"QAHPass\",\n                    \"priLastname\": \"TestNotify\",\n                    \"address\": \"555 Street\",\n                    \"city\": \"Dillon Beach\",\n                    \"state\": \"NY\",\n                    \"zip\": \"14626\",\n                    \"maxApprovedLoanAmount\": 135000,\n                    \"solarCost\": null,\n                    \"batteryCost\": null,\n                    \"financingRequestId\": 701643,\n                    \"currentStepName\": null,\n                    \"csApprovalDate\": \"2026-03-26T14:08:19Z\",\n                    \"perApprovalDate\": \"2026-03-26T14:08:29Z\",\n                    \"sdApprovalDate\": null,\n                    \"scApprovalDate\": \"2026-03-26T14:11:25Z\",\n                    \"ptoApprovalDate\": \"2026-03-26T14:17:17Z\",\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_cash\"\n                },\n                \"factLoan\": {\n                    \"id\": 756,\n                    \"customerId\": 1791380,\n                    \"loanNumber\": 781780,\n                    \"promoPayment\": null,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"accepted\",\n                    \"m3StepStatus\": \"accepted\",\n                    \"factPaymentProgram\": {\n                        \"id\": 5,\n                        \"m0FixedAmount\": 1000,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 30,\n                        \"m2InstallerPercentage\": 70,\n                        \"m3InstallerPercentage\": 0\n                    },\n                    \"paymentProgramId\": 5\n                },\n                \"factProduct\": {\n                    \"id\": 3826,\n                    \"fcmId\": 222393,\n                    \"status\": \"online\",\n                    \"loanType\": \"Cash\",\n                    \"term\": 1,\n                    \"rate\": 0,\n                    \"rateCardId\": \"Cash_0_1_0.0000_QAACash\",\n                    \"financingProductId\": 3289\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 781780,\n                \"amountFinanced\": 15555,\n                \"projectCost\": null,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 31.49,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Cash\",\n                \"dealerFee\": 4898.27\n            }\n        },\n        {\n            \"milestone\": \"m3\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207465,\n                \"customerId\": 1791384,\n                \"factDeal\": {\n                    \"id\": 255,\n                    \"customerId\": 1791384,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19747,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1791175,\n                    \"loanNumber\": 781783,\n                    \"applicationNumber\": 1021248,\n                    \"priFirstname\": \"QAHPass\",\n                    \"priLastname\": \"TestNotify\",\n                    \"address\": \"555 Street\",\n                    \"city\": \"Dillon Beach\",\n                    \"state\": \"CA\",\n                    \"zip\": \"94929\",\n                    \"maxApprovedLoanAmount\": 135000,\n                    \"solarCost\": 12500,\n                    \"batteryCost\": 12500,\n                    \"financingRequestId\": 701646,\n                    \"currentStepName\": null,\n                    \"csApprovalDate\": \"2026-03-26T17:24:21Z\",\n                    \"perApprovalDate\": \"2026-03-26T17:35:19Z\",\n                    \"sdApprovalDate\": \"2026-03-26T17:28:10Z\",\n                    \"scApprovalDate\": \"2026-03-26T17:38:36Z\",\n                    \"ptoApprovalDate\": \"2026-03-26T17:48:48Z\",\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_medallion\"\n                },\n                \"factLoan\": {\n                    \"id\": 759,\n                    \"customerId\": 1791384,\n                    \"loanNumber\": 781783,\n                    \"promoPayment\": 145.43,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"accepted\",\n                    \"m3StepStatus\": \"accepted\",\n                    \"factPaymentProgram\": {\n                        \"id\": 1,\n                        \"m0FixedAmount\": 0,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 25,\n                        \"m2InstallerPercentage\": 0,\n                        \"m3InstallerPercentage\": 10\n                    },\n                    \"paymentProgramId\": 1\n                },\n                \"factProduct\": {\n                    \"id\": 1368,\n                    \"fcmId\": 225498,\n                    \"status\": \"retired\",\n                    \"loanType\": \"Standard\",\n                    \"term\": 25,\n                    \"rate\": 8.99,\n                    \"rateCardId\": \"Standard_0_25_0.0899_QAA\",\n                    \"financingProductId\": 3301\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 781783,\n                \"amountFinanced\": 17159.43,\n                \"projectCost\": 25000,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 0,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Propel\",\n                \"dealerFee\": 0\n            }\n        },\n        {\n            \"milestone\": \"m3\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207469,\n                \"customerId\": 1792907,\n                \"factDeal\": {\n                    \"id\": 251,\n                    \"customerId\": 1792907,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19751,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1792697,\n                    \"loanNumber\": 782733,\n                    \"applicationNumber\": 1022535,\n                    \"priFirstname\": \"QAHPass\",\n                    \"priLastname\": \"TestNotify\",\n                    \"address\": \"555 Street\",\n                    \"city\": \"Dillon Beach\",\n                    \"state\": \"ME\",\n                    \"zip\": \"04257\",\n                    \"maxApprovedLoanAmount\": 135000,\n                    \"solarCost\": null,\n                    \"batteryCost\": null,\n                    \"financingRequestId\": 702596,\n                    \"currentStepName\": null,\n                    \"csApprovalDate\": \"2026-03-26T17:53:34Z\",\n                    \"perApprovalDate\": \"2026-03-26T17:54:17Z\",\n                    \"sdApprovalDate\": null,\n                    \"scApprovalDate\": \"2026-03-26T17:56:06Z\",\n                    \"ptoApprovalDate\": \"2026-03-26T18:00:36Z\",\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_medallion\"\n                },\n                \"factLoan\": {\n                    \"id\": 763,\n                    \"customerId\": 1792907,\n                    \"loanNumber\": 782733,\n                    \"promoPayment\": 139.06,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"accepted\",\n                    \"m3StepStatus\": \"accepted\",\n                    \"factPaymentProgram\": {\n                        \"id\": 1,\n                        \"m0FixedAmount\": 0,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 25,\n                        \"m2InstallerPercentage\": 0,\n                        \"m3InstallerPercentage\": 10\n                    },\n                    \"paymentProgramId\": 1\n                },\n                \"factProduct\": {\n                    \"id\": 1760,\n                    \"fcmId\": 224790,\n                    \"status\": \"retired\",\n                    \"loanType\": \"LevelPay\",\n                    \"term\": 25,\n                    \"rate\": 8.99,\n                    \"rateCardId\": \"LevelPay_0_25_0.0899_QAA\",\n                    \"financingProductId\": 3296\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 782733,\n                \"amountFinanced\": 22222,\n                \"projectCost\": null,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 6.49,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Solar+\",\n                \"dealerFee\": 1442.21\n            }\n        },\n        {\n            \"milestone\": \"m3\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207471,\n                \"customerId\": 1792958,\n                \"factDeal\": {\n                    \"id\": 249,\n                    \"customerId\": 1792958,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19753,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1792748,\n                    \"loanNumber\": 782774,\n                    \"applicationNumber\": 1022580,\n                    \"priFirstname\": \"QAHPass\",\n                    \"priLastname\": \"TestNotify\",\n                    \"address\": \"555 Street\",\n                    \"city\": \"Dillon Beach\",\n                    \"state\": \"OH\",\n                    \"zip\": \"45767\",\n                    \"maxApprovedLoanAmount\": 67500,\n                    \"solarCost\": null,\n                    \"batteryCost\": 22222,\n                    \"financingRequestId\": 702637,\n                    \"currentStepName\": null,\n                    \"csApprovalDate\": \"2026-03-26T18:10:27Z\",\n                    \"perApprovalDate\": \"2026-03-26T18:10:43Z\",\n                    \"sdApprovalDate\": null,\n                    \"scApprovalDate\": \"2026-03-26T18:12:31Z\",\n                    \"ptoApprovalDate\": \"2026-03-26T18:16:30Z\",\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_medallion\"\n                },\n                \"factLoan\": {\n                    \"id\": 765,\n                    \"customerId\": 1792958,\n                    \"loanNumber\": 782774,\n                    \"promoPayment\": 139.06,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"accepted\",\n                    \"m3StepStatus\": \"accepted\",\n                    \"factPaymentProgram\": {\n                        \"id\": 1,\n                        \"m0FixedAmount\": 0,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 25,\n                        \"m2InstallerPercentage\": 0,\n                        \"m3InstallerPercentage\": 10\n                    },\n                    \"paymentProgramId\": 1\n                },\n                \"factProduct\": {\n                    \"id\": 1997,\n                    \"fcmId\": 224526,\n                    \"status\": \"retired\",\n                    \"loanType\": \"LevelPay\",\n                    \"term\": 25,\n                    \"rate\": 8.99,\n                    \"rateCardId\": \"LevelPay_0_25_0.0899_QAA\",\n                    \"financingProductId\": 3294\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 782774,\n                \"amountFinanced\": 22222,\n                \"projectCost\": null,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 6.49,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Battery\",\n                \"dealerFee\": 1442.21\n            }\n        },\n        {\n            \"milestone\": \"m0\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207472,\n                \"customerId\": 1792959,\n                \"factDeal\": {\n                    \"id\": 248,\n                    \"customerId\": 1792959,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19754,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1792749,\n                    \"loanNumber\": 782775,\n                    \"applicationNumber\": 1022581,\n                    \"priFirstname\": \"QAHPass\",\n                    \"priLastname\": \"TestNotify\",\n                    \"address\": \"555 Street\",\n                    \"city\": \"Dillon Beach\",\n                    \"state\": \"PA\",\n                    \"zip\": \"16226\",\n                    \"maxApprovedLoanAmount\": 135000,\n                    \"solarCost\": null,\n                    \"batteryCost\": null,\n                    \"financingRequestId\": 702638,\n                    \"currentStepName\": null,\n                    \"csApprovalDate\": \"2026-03-26T18:19:04Z\",\n                    \"perApprovalDate\": \"2026-03-26T18:20:33Z\",\n                    \"sdApprovalDate\": null,\n                    \"scApprovalDate\": \"2026-03-26T18:23:28Z\",\n                    \"ptoApprovalDate\": \"2026-03-26T18:25:29Z\",\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_cash\"\n                },\n                \"factLoan\": {\n                    \"id\": 766,\n                    \"customerId\": 1792959,\n                    \"loanNumber\": 782775,\n                    \"promoPayment\": null,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"accepted\",\n                    \"m3StepStatus\": \"accepted\",\n                    \"factPaymentProgram\": {\n                        \"id\": 5,\n                        \"m0FixedAmount\": 1000,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 30,\n                        \"m2InstallerPercentage\": 70,\n                        \"m3InstallerPercentage\": 0\n                    },\n                    \"paymentProgramId\": 5\n                },\n                \"factProduct\": {\n                    \"id\": 3826,\n                    \"fcmId\": 222393,\n                    \"status\": \"online\",\n                    \"loanType\": \"Cash\",\n                    \"term\": 1,\n                    \"rate\": 0,\n                    \"rateCardId\": \"Cash_0_1_0.0000_QAACash\",\n                    \"financingProductId\": 3289\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 782775,\n                \"amountFinanced\": 22222,\n                \"projectCost\": null,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 31.49,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Cash\",\n                \"dealerFee\": 6997.71\n            }\n        },\n        {\n            \"milestone\": \"m2\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207472,\n                \"customerId\": 1792959,\n                \"factDeal\": {\n                    \"id\": 248,\n                    \"customerId\": 1792959,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19754,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1792749,\n                    \"loanNumber\": 782775,\n                    \"applicationNumber\": 1022581,\n                    \"priFirstname\": \"QAHPass\",\n                    \"priLastname\": \"TestNotify\",\n                    \"address\": \"555 Street\",\n                    \"city\": \"Dillon Beach\",\n                    \"state\": \"PA\",\n                    \"zip\": \"16226\",\n                    \"maxApprovedLoanAmount\": 135000,\n                    \"solarCost\": null,\n                    \"batteryCost\": null,\n                    \"financingRequestId\": 702638,\n                    \"currentStepName\": null,\n                    \"csApprovalDate\": \"2026-03-26T18:19:04Z\",\n                    \"perApprovalDate\": \"2026-03-26T18:20:33Z\",\n                    \"sdApprovalDate\": null,\n                    \"scApprovalDate\": \"2026-03-26T18:23:28Z\",\n                    \"ptoApprovalDate\": \"2026-03-26T18:25:29Z\",\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_cash\"\n                },\n                \"factLoan\": {\n                    \"id\": 766,\n                    \"customerId\": 1792959,\n                    \"loanNumber\": 782775,\n                    \"promoPayment\": null,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"accepted\",\n                    \"m3StepStatus\": \"accepted\",\n                    \"factPaymentProgram\": {\n                        \"id\": 5,\n                        \"m0FixedAmount\": 1000,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 30,\n                        \"m2InstallerPercentage\": 70,\n                        \"m3InstallerPercentage\": 0\n                    },\n                    \"paymentProgramId\": 5\n                },\n                \"factProduct\": {\n                    \"id\": 3826,\n                    \"fcmId\": 222393,\n                    \"status\": \"online\",\n                    \"loanType\": \"Cash\",\n                    \"term\": 1,\n                    \"rate\": 0,\n                    \"rateCardId\": \"Cash_0_1_0.0000_QAACash\",\n                    \"financingProductId\": 3289\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 782775,\n                \"amountFinanced\": 22222,\n                \"projectCost\": null,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 31.49,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Cash\",\n                \"dealerFee\": 6997.71\n            }\n        },\n        {\n            \"milestone\": \"m0\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207895,\n                \"customerId\": 1811422,\n                \"factDeal\": {\n                    \"id\": 51,\n                    \"customerId\": 1811422,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19951,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1811199,\n                    \"loanNumber\": 794469,\n                    \"applicationNumber\": 1038150,\n                    \"priFirstname\": \"UIDefault\",\n                    \"priLastname\": \"TeStCaSe\",\n                    \"address\": \"123 Test St\",\n                    \"city\": \"Suffern\",\n                    \"state\": \"NY\",\n                    \"zip\": \"10901\",\n                    \"maxApprovedLoanAmount\": 135000,\n                    \"solarCost\": null,\n                    \"batteryCost\": null,\n                    \"financingRequestId\": 714332,\n                    \"currentStepName\": \"Permission to Operate\",\n                    \"csApprovalDate\": \"2026-04-08T21:22:02Z\",\n                    \"perApprovalDate\": \"2026-04-08T21:22:08Z\",\n                    \"sdApprovalDate\": null,\n                    \"scApprovalDate\": \"2026-04-08T21:22:17Z\",\n                    \"ptoApprovalDate\": null,\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_cash\"\n                },\n                \"factLoan\": {\n                    \"id\": 835,\n                    \"customerId\": 1811422,\n                    \"loanNumber\": 794469,\n                    \"promoPayment\": null,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"accepted\",\n                    \"m3StepStatus\": \"not_started\",\n                    \"factPaymentProgram\": {\n                        \"id\": 5,\n                        \"m0FixedAmount\": 1000,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 30,\n                        \"m2InstallerPercentage\": 70,\n                        \"m3InstallerPercentage\": 0\n                    },\n                    \"paymentProgramId\": 5\n                },\n                \"factProduct\": {\n                    \"id\": 3826,\n                    \"fcmId\": 222393,\n                    \"status\": \"online\",\n                    \"loanType\": \"Cash\",\n                    \"term\": 1,\n                    \"rate\": 0,\n                    \"rateCardId\": \"Cash_0_1_0.0000_QAACash\",\n                    \"financingProductId\": 3289\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 794469,\n                \"amountFinanced\": 20000,\n                \"projectCost\": null,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 31.49,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Cash\",\n                \"dealerFee\": 6298\n            }\n        },\n        {\n            \"milestone\": \"m2\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207895,\n                \"customerId\": 1811422,\n                \"factDeal\": {\n                    \"id\": 51,\n                    \"customerId\": 1811422,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19951,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1811199,\n                    \"loanNumber\": 794469,\n                    \"applicationNumber\": 1038150,\n                    \"priFirstname\": \"UIDefault\",\n                    \"priLastname\": \"TeStCaSe\",\n                    \"address\": \"123 Test St\",\n                    \"city\": \"Suffern\",\n                    \"state\": \"NY\",\n                    \"zip\": \"10901\",\n                    \"maxApprovedLoanAmount\": 135000,\n                    \"solarCost\": null,\n                    \"batteryCost\": null,\n                    \"financingRequestId\": 714332,\n                    \"currentStepName\": \"Permission to Operate\",\n                    \"csApprovalDate\": \"2026-04-08T21:22:02Z\",\n                    \"perApprovalDate\": \"2026-04-08T21:22:08Z\",\n                    \"sdApprovalDate\": null,\n                    \"scApprovalDate\": \"2026-04-08T21:22:17Z\",\n                    \"ptoApprovalDate\": null,\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_cash\"\n                },\n                \"factLoan\": {\n                    \"id\": 835,\n                    \"customerId\": 1811422,\n                    \"loanNumber\": 794469,\n                    \"promoPayment\": null,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"accepted\",\n                    \"m3StepStatus\": \"not_started\",\n                    \"factPaymentProgram\": {\n                        \"id\": 5,\n                        \"m0FixedAmount\": 1000,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 30,\n                        \"m2InstallerPercentage\": 70,\n                        \"m3InstallerPercentage\": 0\n                    },\n                    \"paymentProgramId\": 5\n                },\n                \"factProduct\": {\n                    \"id\": 3826,\n                    \"fcmId\": 222393,\n                    \"status\": \"online\",\n                    \"loanType\": \"Cash\",\n                    \"term\": 1,\n                    \"rate\": 0,\n                    \"rateCardId\": \"Cash_0_1_0.0000_QAACash\",\n                    \"financingProductId\": 3289\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 794469,\n                \"amountFinanced\": 20000,\n                \"projectCost\": null,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 31.49,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Cash\",\n                \"dealerFee\": 6298\n            }\n        }\n    ],\n    \"fieldErrors\": []\n}"}],"_postman_id":"149f0f96-52d5-4f2e-bdcf-e8db70b1ecd0"},{"name":"Get Project Details","id":"37a5d887-1539-4c47-b883-62702dbe534b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"url":"{{url}}/rest/v3/milestone-disbursements","description":"<p>Get a list of financial and completion information for all of a user or company's projects</p>\n","urlObject":{"path":["rest","v3","milestone-disbursements"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"1990c29b-21b3-44b5-b60d-8dbd6cff992c","name":"200 response","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"url":"{{url}}/rest/v3/milestone-disbursements"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 10 Apr 2026 11:37:46 GMT"},{"key":"Expires","value":"0"},{"key":"Pragma","value":"no-cache"},{"key":"Strict-Transport-Security","value":"max-age=31536000 ; includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"DENY"},{"key":"x-trace-id","value":"RESET"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"3283"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"code\": 200,\n    \"messages\": [],\n    \"count\": 25,\n    \"results\": [\n        {\n            \"milestone\": \"m0\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207099,\n                \"customerId\": 1657107,\n                \"factDeal\": {\n                    \"id\": 930,\n                    \"customerId\": 1657107,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19072,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1656989,\n                    \"loanNumber\": 697736,\n                    \"applicationNumber\": 908134,\n                    \"priFirstname\": \"QAHPass\",\n                    \"priLastname\": \"Test\",\n                    \"address\": \"555 Street\",\n                    \"city\": \"Dillon Beach\",\n                    \"state\": \"CA\",\n                    \"zip\": \"94929\",\n                    \"maxApprovedLoanAmount\": 135000,\n                    \"solarCost\": null,\n                    \"batteryCost\": null,\n                    \"financingRequestId\": 617599,\n                    \"currentStepName\": \"Substantial Completion\",\n                    \"csApprovalDate\": \"2025-12-05T16:59:32Z\",\n                    \"perApprovalDate\": \"2025-12-17T17:31:25Z\",\n                    \"sdApprovalDate\": null,\n                    \"scApprovalDate\": null,\n                    \"ptoApprovalDate\": null,\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_cash\"\n                },\n                \"factLoan\": {\n                    \"id\": 393,\n                    \"customerId\": 1657107,\n                    \"loanNumber\": 697736,\n                    \"promoPayment\": null,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"not_started\",\n                    \"m3StepStatus\": \"not_started\",\n                    \"factPaymentProgram\": {\n                        \"id\": 5,\n                        \"m0FixedAmount\": 1000,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 30,\n                        \"m2InstallerPercentage\": 70,\n                        \"m3InstallerPercentage\": 0\n                    },\n                    \"paymentProgramId\": 5\n                },\n                \"factProduct\": {\n                    \"id\": 32899,\n                    \"fcmId\": 164950,\n                    \"status\": \"retired\",\n                    \"loanType\": \"Cash\",\n                    \"term\": 1,\n                    \"rate\": 0,\n                    \"rateCardId\": \"Cash_0_1_0.0000_QAACash\",\n                    \"financingProductId\": 3250\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 697736,\n                \"amountFinanced\": 25000,\n                \"projectCost\": null,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 31.49,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Cash\",\n                \"dealerFee\": 7872.5\n            }\n        },\n        {\n            \"milestone\": \"m3\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207174,\n                \"customerId\": 1687265,\n                \"factDeal\": {\n                    \"id\": 765,\n                    \"customerId\": 1687265,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19237,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1687125,\n                    \"loanNumber\": 716697,\n                    \"applicationNumber\": 933594,\n                    \"priFirstname\": \"QAHPass\",\n                    \"priLastname\": \"Test\",\n                    \"address\": \"555 Street\",\n                    \"city\": \"Dillon Beach\",\n                    \"state\": \"CA\",\n                    \"zip\": \"94929\",\n                    \"maxApprovedLoanAmount\": 135000,\n                    \"solarCost\": null,\n                    \"batteryCost\": null,\n                    \"financingRequestId\": 636560,\n                    \"currentStepName\": null,\n                    \"csApprovalDate\": \"2026-01-12T13:17:01Z\",\n                    \"perApprovalDate\": \"2026-01-12T13:17:08Z\",\n                    \"sdApprovalDate\": null,\n                    \"scApprovalDate\": \"2026-01-12T13:17:14Z\",\n                    \"ptoApprovalDate\": \"2026-01-12T13:17:16Z\",\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_medallion\"\n                },\n                \"factLoan\": {\n                    \"id\": 468,\n                    \"customerId\": 1687265,\n                    \"loanNumber\": 716697,\n                    \"promoPayment\": 140.8,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"accepted\",\n                    \"m3StepStatus\": \"accepted\",\n                    \"factPaymentProgram\": {\n                        \"id\": 1,\n                        \"m0FixedAmount\": 0,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 25,\n                        \"m2InstallerPercentage\": 0,\n                        \"m3InstallerPercentage\": 10\n                    },\n                    \"paymentProgramId\": 1\n                },\n                \"factProduct\": {\n                    \"id\": 5433,\n                    \"fcmId\": 218140,\n                    \"status\": \"retired\",\n                    \"loanType\": \"LevelPay\",\n                    \"term\": 25,\n                    \"rate\": 8.99,\n                    \"rateCardId\": \"LevelPay_0_25_0.0899_QAA\",\n                    \"financingProductId\": 3281\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 716697,\n                \"amountFinanced\": 22500,\n                \"projectCost\": null,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 6.49,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Solar+\",\n                \"dealerFee\": 1460.25\n            }\n        },\n        {\n            \"milestone\": \"m0\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207177,\n                \"customerId\": 1687268,\n                \"factDeal\": {\n                    \"id\": 762,\n                    \"customerId\": 1687268,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19240,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1687128,\n                    \"loanNumber\": 716700,\n                    \"applicationNumber\": 933597,\n                    \"priFirstname\": \"QAHPass\",\n                    \"priLastname\": \"Test\",\n                    \"address\": \"555 Street\",\n                    \"city\": \"Dillon Beach\",\n                    \"state\": \"CA\",\n                    \"zip\": \"94929\",\n                    \"maxApprovedLoanAmount\": 135000,\n                    \"solarCost\": null,\n                    \"batteryCost\": null,\n                    \"financingRequestId\": 636563,\n                    \"currentStepName\": \"Permission to Operate\",\n                    \"csApprovalDate\": \"2026-01-12T13:54:11Z\",\n                    \"perApprovalDate\": \"2026-01-12T13:54:18Z\",\n                    \"sdApprovalDate\": null,\n                    \"scApprovalDate\": \"2026-01-12T13:55:46Z\",\n                    \"ptoApprovalDate\": null,\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_cash\"\n                },\n                \"factLoan\": {\n                    \"id\": 471,\n                    \"customerId\": 1687268,\n                    \"loanNumber\": 716700,\n                    \"promoPayment\": null,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"accepted\",\n                    \"m3StepStatus\": \"not_started\",\n                    \"factPaymentProgram\": {\n                        \"id\": 5,\n                        \"m0FixedAmount\": 1000,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 30,\n                        \"m2InstallerPercentage\": 70,\n                        \"m3InstallerPercentage\": 0\n                    },\n                    \"paymentProgramId\": 5\n                },\n                \"factProduct\": {\n                    \"id\": 32899,\n                    \"fcmId\": 164950,\n                    \"status\": \"retired\",\n                    \"loanType\": \"Cash\",\n                    \"term\": 1,\n                    \"rate\": 0,\n                    \"rateCardId\": \"Cash_0_1_0.0000_QAACash\",\n                    \"financingProductId\": 3250\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 716700,\n                \"amountFinanced\": 15480,\n                \"projectCost\": null,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 31.49,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Cash\",\n                \"dealerFee\": 4874.65\n            }\n        },\n        {\n            \"milestone\": \"m2\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207177,\n                \"customerId\": 1687268,\n                \"factDeal\": {\n                    \"id\": 762,\n                    \"customerId\": 1687268,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19240,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1687128,\n                    \"loanNumber\": 716700,\n                    \"applicationNumber\": 933597,\n                    \"priFirstname\": \"QAHPass\",\n                    \"priLastname\": \"Test\",\n                    \"address\": \"555 Street\",\n                    \"city\": \"Dillon Beach\",\n                    \"state\": \"CA\",\n                    \"zip\": \"94929\",\n                    \"maxApprovedLoanAmount\": 135000,\n                    \"solarCost\": null,\n                    \"batteryCost\": null,\n                    \"financingRequestId\": 636563,\n                    \"currentStepName\": \"Permission to Operate\",\n                    \"csApprovalDate\": \"2026-01-12T13:54:11Z\",\n                    \"perApprovalDate\": \"2026-01-12T13:54:18Z\",\n                    \"sdApprovalDate\": null,\n                    \"scApprovalDate\": \"2026-01-12T13:55:46Z\",\n                    \"ptoApprovalDate\": null,\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_cash\"\n                },\n                \"factLoan\": {\n                    \"id\": 471,\n                    \"customerId\": 1687268,\n                    \"loanNumber\": 716700,\n                    \"promoPayment\": null,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"accepted\",\n                    \"m3StepStatus\": \"not_started\",\n                    \"factPaymentProgram\": {\n                        \"id\": 5,\n                        \"m0FixedAmount\": 1000,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 30,\n                        \"m2InstallerPercentage\": 70,\n                        \"m3InstallerPercentage\": 0\n                    },\n                    \"paymentProgramId\": 5\n                },\n                \"factProduct\": {\n                    \"id\": 32899,\n                    \"fcmId\": 164950,\n                    \"status\": \"retired\",\n                    \"loanType\": \"Cash\",\n                    \"term\": 1,\n                    \"rate\": 0,\n                    \"rateCardId\": \"Cash_0_1_0.0000_QAACash\",\n                    \"financingProductId\": 3250\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 716700,\n                \"amountFinanced\": 15480,\n                \"projectCost\": null,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 31.49,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Cash\",\n                \"dealerFee\": 4874.65\n            }\n        },\n        {\n            \"milestone\": \"m0\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207213,\n                \"customerId\": 1700400,\n                \"factDeal\": {\n                    \"id\": 696,\n                    \"customerId\": 1700400,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19306,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1700251,\n                    \"loanNumber\": 724896,\n                    \"applicationNumber\": 944606,\n                    \"priFirstname\": \"Arash\",\n                    \"priLastname\": \"Boostani\",\n                    \"address\": \"864 57th St\",\n                    \"city\": \"Oakland\",\n                    \"state\": \"CA\",\n                    \"zip\": \"94608\",\n                    \"maxApprovedLoanAmount\": 135000,\n                    \"solarCost\": null,\n                    \"batteryCost\": null,\n                    \"financingRequestId\": 644759,\n                    \"currentStepName\": \"Equipment Ordering\",\n                    \"csApprovalDate\": \"2026-01-19T16:49:32Z\",\n                    \"perApprovalDate\": null,\n                    \"sdApprovalDate\": null,\n                    \"scApprovalDate\": null,\n                    \"ptoApprovalDate\": null,\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_cash\"\n                },\n                \"factLoan\": {\n                    \"id\": 507,\n                    \"customerId\": 1700400,\n                    \"loanNumber\": 724896,\n                    \"promoPayment\": null,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"not_started\",\n                    \"m2StepStatus\": \"not_started\",\n                    \"m3StepStatus\": \"not_started\",\n                    \"factPaymentProgram\": {\n                        \"id\": 5,\n                        \"m0FixedAmount\": 1000,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 30,\n                        \"m2InstallerPercentage\": 70,\n                        \"m3InstallerPercentage\": 0\n                    },\n                    \"paymentProgramId\": 5\n                },\n                \"factProduct\": {\n                    \"id\": 32899,\n                    \"fcmId\": 164950,\n                    \"status\": \"retired\",\n                    \"loanType\": \"Cash\",\n                    \"term\": 1,\n                    \"rate\": 0,\n                    \"rateCardId\": \"Cash_0_1_0.0000_QAACash\",\n                    \"financingProductId\": 3250\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 724896,\n                \"amountFinanced\": 100000,\n                \"projectCost\": null,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 31.49,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Cash\",\n                \"dealerFee\": 31490\n            }\n        },\n        {\n            \"milestone\": \"m0\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207227,\n                \"customerId\": 1705027,\n                \"factDeal\": {\n                    \"id\": 662,\n                    \"customerId\": 1705027,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19340,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1704875,\n                    \"loanNumber\": 727774,\n                    \"applicationNumber\": 948494,\n                    \"priFirstname\": \"QAHPass\",\n                    \"priLastname\": \"Test\",\n                    \"address\": \"555 Street\",\n                    \"city\": \"Dillon Beach\",\n                    \"state\": \"CA\",\n                    \"zip\": \"94929\",\n                    \"maxApprovedLoanAmount\": 135000,\n                    \"solarCost\": null,\n                    \"batteryCost\": null,\n                    \"financingRequestId\": 647637,\n                    \"currentStepName\": \"Permission to Operate\",\n                    \"csApprovalDate\": \"2026-01-22T13:18:03Z\",\n                    \"perApprovalDate\": \"2026-01-22T13:18:09Z\",\n                    \"sdApprovalDate\": null,\n                    \"scApprovalDate\": \"2026-01-22T13:19:03Z\",\n                    \"ptoApprovalDate\": null,\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_cash\"\n                },\n                \"factLoan\": {\n                    \"id\": 521,\n                    \"customerId\": 1705027,\n                    \"loanNumber\": 727774,\n                    \"promoPayment\": null,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"accepted\",\n                    \"m3StepStatus\": \"not_started\",\n                    \"factPaymentProgram\": {\n                        \"id\": 5,\n                        \"m0FixedAmount\": 1000,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 30,\n                        \"m2InstallerPercentage\": 70,\n                        \"m3InstallerPercentage\": 0\n                    },\n                    \"paymentProgramId\": 5\n                },\n                \"factProduct\": {\n                    \"id\": 3826,\n                    \"fcmId\": 222393,\n                    \"status\": \"online\",\n                    \"loanType\": \"Cash\",\n                    \"term\": 1,\n                    \"rate\": 0,\n                    \"rateCardId\": \"Cash_0_1_0.0000_QAACash\",\n                    \"financingProductId\": 3289\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 727774,\n                \"amountFinanced\": 45665,\n                \"projectCost\": null,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 31.49,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Cash\",\n                \"dealerFee\": 14379.91\n            }\n        },\n        {\n            \"milestone\": \"m2\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207227,\n                \"customerId\": 1705027,\n                \"factDeal\": {\n                    \"id\": 662,\n                    \"customerId\": 1705027,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19340,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1704875,\n                    \"loanNumber\": 727774,\n                    \"applicationNumber\": 948494,\n                    \"priFirstname\": \"QAHPass\",\n                    \"priLastname\": \"Test\",\n                    \"address\": \"555 Street\",\n                    \"city\": \"Dillon Beach\",\n                    \"state\": \"CA\",\n                    \"zip\": \"94929\",\n                    \"maxApprovedLoanAmount\": 135000,\n                    \"solarCost\": null,\n                    \"batteryCost\": null,\n                    \"financingRequestId\": 647637,\n                    \"currentStepName\": \"Permission to Operate\",\n                    \"csApprovalDate\": \"2026-01-22T13:18:03Z\",\n                    \"perApprovalDate\": \"2026-01-22T13:18:09Z\",\n                    \"sdApprovalDate\": null,\n                    \"scApprovalDate\": \"2026-01-22T13:19:03Z\",\n                    \"ptoApprovalDate\": null,\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_cash\"\n                },\n                \"factLoan\": {\n                    \"id\": 521,\n                    \"customerId\": 1705027,\n                    \"loanNumber\": 727774,\n                    \"promoPayment\": null,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"accepted\",\n                    \"m3StepStatus\": \"not_started\",\n                    \"factPaymentProgram\": {\n                        \"id\": 5,\n                        \"m0FixedAmount\": 1000,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 30,\n                        \"m2InstallerPercentage\": 70,\n                        \"m3InstallerPercentage\": 0\n                    },\n                    \"paymentProgramId\": 5\n                },\n                \"factProduct\": {\n                    \"id\": 3826,\n                    \"fcmId\": 222393,\n                    \"status\": \"online\",\n                    \"loanType\": \"Cash\",\n                    \"term\": 1,\n                    \"rate\": 0,\n                    \"rateCardId\": \"Cash_0_1_0.0000_QAACash\",\n                    \"financingProductId\": 3289\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 727774,\n                \"amountFinanced\": 45665,\n                \"projectCost\": null,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 31.49,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Cash\",\n                \"dealerFee\": 14379.91\n            }\n        },\n        {\n            \"milestone\": \"m0\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207229,\n                \"customerId\": 1705029,\n                \"factDeal\": {\n                    \"id\": 660,\n                    \"customerId\": 1705029,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19342,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1704877,\n                    \"loanNumber\": 727776,\n                    \"applicationNumber\": 948496,\n                    \"priFirstname\": \"QAHPass\",\n                    \"priLastname\": \"Test\",\n                    \"address\": \"555 Street\",\n                    \"city\": \"Dillon Beach\",\n                    \"state\": \"CA\",\n                    \"zip\": \"94929\",\n                    \"maxApprovedLoanAmount\": 135000,\n                    \"solarCost\": null,\n                    \"batteryCost\": null,\n                    \"financingRequestId\": 647639,\n                    \"currentStepName\": \"Permission to Operate\",\n                    \"csApprovalDate\": \"2026-01-22T13:26:38Z\",\n                    \"perApprovalDate\": \"2026-01-22T13:26:43Z\",\n                    \"sdApprovalDate\": null,\n                    \"scApprovalDate\": \"2026-01-22T13:27:35Z\",\n                    \"ptoApprovalDate\": null,\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_cash\"\n                },\n                \"factLoan\": {\n                    \"id\": 523,\n                    \"customerId\": 1705029,\n                    \"loanNumber\": 727776,\n                    \"promoPayment\": null,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"accepted\",\n                    \"m3StepStatus\": \"not_started\",\n                    \"factPaymentProgram\": {\n                        \"id\": 5,\n                        \"m0FixedAmount\": 1000,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 30,\n                        \"m2InstallerPercentage\": 70,\n                        \"m3InstallerPercentage\": 0\n                    },\n                    \"paymentProgramId\": 5\n                },\n                \"factProduct\": {\n                    \"id\": 3826,\n                    \"fcmId\": 222393,\n                    \"status\": \"online\",\n                    \"loanType\": \"Cash\",\n                    \"term\": 1,\n                    \"rate\": 0,\n                    \"rateCardId\": \"Cash_0_1_0.0000_QAACash\",\n                    \"financingProductId\": 3289\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 727776,\n                \"amountFinanced\": 55563,\n                \"projectCost\": null,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 31.49,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Cash\",\n                \"dealerFee\": 17496.79\n            }\n        },\n        {\n            \"milestone\": \"m2\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207229,\n                \"customerId\": 1705029,\n                \"factDeal\": {\n                    \"id\": 660,\n                    \"customerId\": 1705029,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19342,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1704877,\n                    \"loanNumber\": 727776,\n                    \"applicationNumber\": 948496,\n                    \"priFirstname\": \"QAHPass\",\n                    \"priLastname\": \"Test\",\n                    \"address\": \"555 Street\",\n                    \"city\": \"Dillon Beach\",\n                    \"state\": \"CA\",\n                    \"zip\": \"94929\",\n                    \"maxApprovedLoanAmount\": 135000,\n                    \"solarCost\": null,\n                    \"batteryCost\": null,\n                    \"financingRequestId\": 647639,\n                    \"currentStepName\": \"Permission to Operate\",\n                    \"csApprovalDate\": \"2026-01-22T13:26:38Z\",\n                    \"perApprovalDate\": \"2026-01-22T13:26:43Z\",\n                    \"sdApprovalDate\": null,\n                    \"scApprovalDate\": \"2026-01-22T13:27:35Z\",\n                    \"ptoApprovalDate\": null,\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_cash\"\n                },\n                \"factLoan\": {\n                    \"id\": 523,\n                    \"customerId\": 1705029,\n                    \"loanNumber\": 727776,\n                    \"promoPayment\": null,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"accepted\",\n                    \"m3StepStatus\": \"not_started\",\n                    \"factPaymentProgram\": {\n                        \"id\": 5,\n                        \"m0FixedAmount\": 1000,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 30,\n                        \"m2InstallerPercentage\": 70,\n                        \"m3InstallerPercentage\": 0\n                    },\n                    \"paymentProgramId\": 5\n                },\n                \"factProduct\": {\n                    \"id\": 3826,\n                    \"fcmId\": 222393,\n                    \"status\": \"online\",\n                    \"loanType\": \"Cash\",\n                    \"term\": 1,\n                    \"rate\": 0,\n                    \"rateCardId\": \"Cash_0_1_0.0000_QAACash\",\n                    \"financingProductId\": 3289\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 727776,\n                \"amountFinanced\": 55563,\n                \"projectCost\": null,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 31.49,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Cash\",\n                \"dealerFee\": 17496.79\n            }\n        },\n        {\n            \"milestone\": \"m3\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207448,\n                \"customerId\": 1789783,\n                \"factDeal\": {\n                    \"id\": 272,\n                    \"customerId\": 1789783,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19730,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1789575,\n                    \"loanNumber\": 780776,\n                    \"applicationNumber\": 1019886,\n                    \"priFirstname\": \"QAHPass\",\n                    \"priLastname\": \"TestNotify\",\n                    \"address\": \"555 Street\",\n                    \"city\": \"Dillon Beach\",\n                    \"state\": \"CA\",\n                    \"zip\": \"94929\",\n                    \"maxApprovedLoanAmount\": 135000,\n                    \"solarCost\": 12500,\n                    \"batteryCost\": 12500,\n                    \"financingRequestId\": 700639,\n                    \"currentStepName\": null,\n                    \"csApprovalDate\": \"2026-03-25T15:39:20Z\",\n                    \"perApprovalDate\": \"2026-03-25T15:40:34Z\",\n                    \"sdApprovalDate\": \"2026-03-25T15:40:03Z\",\n                    \"scApprovalDate\": \"2026-03-25T15:41:38Z\",\n                    \"ptoApprovalDate\": \"2026-03-25T15:42:45Z\",\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_medallion\"\n                },\n                \"factLoan\": {\n                    \"id\": 742,\n                    \"customerId\": 1789783,\n                    \"loanNumber\": 780776,\n                    \"promoPayment\": 145.43,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"accepted\",\n                    \"m3StepStatus\": \"accepted\",\n                    \"factPaymentProgram\": {\n                        \"id\": 1,\n                        \"m0FixedAmount\": 0,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 25,\n                        \"m2InstallerPercentage\": 0,\n                        \"m3InstallerPercentage\": 10\n                    },\n                    \"paymentProgramId\": 1\n                },\n                \"factProduct\": {\n                    \"id\": 1368,\n                    \"fcmId\": 225498,\n                    \"status\": \"retired\",\n                    \"loanType\": \"Standard\",\n                    \"term\": 25,\n                    \"rate\": 8.99,\n                    \"rateCardId\": \"Standard_0_25_0.0899_QAA\",\n                    \"financingProductId\": 3301\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 780776,\n                \"amountFinanced\": 17159.43,\n                \"projectCost\": 25000,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 0,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Propel\",\n                \"dealerFee\": 0\n            }\n        },\n        {\n            \"milestone\": \"m0\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207450,\n                \"customerId\": 1789785,\n                \"factDeal\": {\n                    \"id\": 270,\n                    \"customerId\": 1789785,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19732,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1789577,\n                    \"loanNumber\": 780778,\n                    \"applicationNumber\": 1019888,\n                    \"priFirstname\": \"Test\",\n                    \"priLastname\": \"MNCashNotify\",\n                    \"address\": \"1101 Timberline Ln\",\n                    \"city\": \"Duluth\",\n                    \"state\": \"MN\",\n                    \"zip\": \"55811\",\n                    \"maxApprovedLoanAmount\": 135000,\n                    \"solarCost\": null,\n                    \"batteryCost\": null,\n                    \"financingRequestId\": 700641,\n                    \"currentStepName\": \"Permission to Operate\",\n                    \"csApprovalDate\": \"2026-03-25T17:04:53Z\",\n                    \"perApprovalDate\": \"2026-03-25T17:05:02Z\",\n                    \"sdApprovalDate\": null,\n                    \"scApprovalDate\": \"2026-03-25T17:05:43Z\",\n                    \"ptoApprovalDate\": null,\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_cash\"\n                },\n                \"factLoan\": {\n                    \"id\": 744,\n                    \"customerId\": 1789785,\n                    \"loanNumber\": 780778,\n                    \"promoPayment\": null,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"accepted\",\n                    \"m3StepStatus\": \"not_started\",\n                    \"factPaymentProgram\": {\n                        \"id\": 5,\n                        \"m0FixedAmount\": 1000,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 30,\n                        \"m2InstallerPercentage\": 70,\n                        \"m3InstallerPercentage\": 0\n                    },\n                    \"paymentProgramId\": 5\n                },\n                \"factProduct\": {\n                    \"id\": 3826,\n                    \"fcmId\": 222393,\n                    \"status\": \"online\",\n                    \"loanType\": \"Cash\",\n                    \"term\": 1,\n                    \"rate\": 0,\n                    \"rateCardId\": \"Cash_0_1_0.0000_QAACash\",\n                    \"financingProductId\": 3289\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 780778,\n                \"amountFinanced\": 22222,\n                \"projectCost\": null,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 31.49,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Cash\",\n                \"dealerFee\": 6997.71\n            }\n        },\n        {\n            \"milestone\": \"m2\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207450,\n                \"customerId\": 1789785,\n                \"factDeal\": {\n                    \"id\": 270,\n                    \"customerId\": 1789785,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19732,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1789577,\n                    \"loanNumber\": 780778,\n                    \"applicationNumber\": 1019888,\n                    \"priFirstname\": \"Test\",\n                    \"priLastname\": \"MNCashNotify\",\n                    \"address\": \"1101 Timberline Ln\",\n                    \"city\": \"Duluth\",\n                    \"state\": \"MN\",\n                    \"zip\": \"55811\",\n                    \"maxApprovedLoanAmount\": 135000,\n                    \"solarCost\": null,\n                    \"batteryCost\": null,\n                    \"financingRequestId\": 700641,\n                    \"currentStepName\": \"Permission to Operate\",\n                    \"csApprovalDate\": \"2026-03-25T17:04:53Z\",\n                    \"perApprovalDate\": \"2026-03-25T17:05:02Z\",\n                    \"sdApprovalDate\": null,\n                    \"scApprovalDate\": \"2026-03-25T17:05:43Z\",\n                    \"ptoApprovalDate\": null,\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_cash\"\n                },\n                \"factLoan\": {\n                    \"id\": 744,\n                    \"customerId\": 1789785,\n                    \"loanNumber\": 780778,\n                    \"promoPayment\": null,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"accepted\",\n                    \"m3StepStatus\": \"not_started\",\n                    \"factPaymentProgram\": {\n                        \"id\": 5,\n                        \"m0FixedAmount\": 1000,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 30,\n                        \"m2InstallerPercentage\": 70,\n                        \"m3InstallerPercentage\": 0\n                    },\n                    \"paymentProgramId\": 5\n                },\n                \"factProduct\": {\n                    \"id\": 3826,\n                    \"fcmId\": 222393,\n                    \"status\": \"online\",\n                    \"loanType\": \"Cash\",\n                    \"term\": 1,\n                    \"rate\": 0,\n                    \"rateCardId\": \"Cash_0_1_0.0000_QAACash\",\n                    \"financingProductId\": 3289\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 780778,\n                \"amountFinanced\": 22222,\n                \"projectCost\": null,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 31.49,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Cash\",\n                \"dealerFee\": 6997.71\n            }\n        },\n        {\n            \"milestone\": \"m3\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207455,\n                \"customerId\": 1791372,\n                \"factDeal\": {\n                    \"id\": 265,\n                    \"customerId\": 1791372,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19737,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1791163,\n                    \"loanNumber\": 781773,\n                    \"applicationNumber\": 1021237,\n                    \"priFirstname\": \"QAHPass\",\n                    \"priLastname\": \"TestNotify\",\n                    \"address\": \"555 Street\",\n                    \"city\": \"Dillon Beach\",\n                    \"state\": \"AZ\",\n                    \"zip\": \"85001\",\n                    \"maxApprovedLoanAmount\": 135000,\n                    \"solarCost\": null,\n                    \"batteryCost\": null,\n                    \"financingRequestId\": 701636,\n                    \"currentStepName\": null,\n                    \"csApprovalDate\": \"2026-03-25T19:36:47Z\",\n                    \"perApprovalDate\": \"2026-03-25T19:36:54Z\",\n                    \"sdApprovalDate\": null,\n                    \"scApprovalDate\": \"2026-03-25T19:37:51Z\",\n                    \"ptoApprovalDate\": \"2026-03-25T19:38:55Z\",\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_medallion\"\n                },\n                \"factLoan\": {\n                    \"id\": 749,\n                    \"customerId\": 1791372,\n                    \"loanNumber\": 781773,\n                    \"promoPayment\": 139.06,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"accepted\",\n                    \"m3StepStatus\": \"accepted\",\n                    \"factPaymentProgram\": {\n                        \"id\": 1,\n                        \"m0FixedAmount\": 0,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 25,\n                        \"m2InstallerPercentage\": 0,\n                        \"m3InstallerPercentage\": 10\n                    },\n                    \"paymentProgramId\": 1\n                },\n                \"factProduct\": {\n                    \"id\": 1760,\n                    \"fcmId\": 224790,\n                    \"status\": \"retired\",\n                    \"loanType\": \"LevelPay\",\n                    \"term\": 25,\n                    \"rate\": 8.99,\n                    \"rateCardId\": \"LevelPay_0_25_0.0899_QAA\",\n                    \"financingProductId\": 3296\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 781773,\n                \"amountFinanced\": 22222,\n                \"projectCost\": null,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 6.49,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Solar+\",\n                \"dealerFee\": 1442.21\n            }\n        },\n        {\n            \"milestone\": \"m3\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207458,\n                \"customerId\": 1791376,\n                \"factDeal\": {\n                    \"id\": 262,\n                    \"customerId\": 1791376,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19740,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1791167,\n                    \"loanNumber\": 781776,\n                    \"applicationNumber\": 1021240,\n                    \"priFirstname\": \"QAHPass\",\n                    \"priLastname\": \"TestNotify\",\n                    \"address\": \"555 Street\",\n                    \"city\": \"Dillon Beach\",\n                    \"state\": \"CA\",\n                    \"zip\": \"94929\",\n                    \"maxApprovedLoanAmount\": 135000,\n                    \"solarCost\": 12500,\n                    \"batteryCost\": 12500,\n                    \"financingRequestId\": 701639,\n                    \"currentStepName\": null,\n                    \"csApprovalDate\": \"2026-03-26T12:27:19Z\",\n                    \"perApprovalDate\": \"2026-03-26T12:38:06Z\",\n                    \"sdApprovalDate\": \"2026-03-26T12:29:57Z\",\n                    \"scApprovalDate\": \"2026-03-26T12:44:53Z\",\n                    \"ptoApprovalDate\": \"2026-03-26T12:54:39Z\",\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_medallion\"\n                },\n                \"factLoan\": {\n                    \"id\": 752,\n                    \"customerId\": 1791376,\n                    \"loanNumber\": 781776,\n                    \"promoPayment\": 145.43,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"accepted\",\n                    \"m3StepStatus\": \"accepted\",\n                    \"factPaymentProgram\": {\n                        \"id\": 1,\n                        \"m0FixedAmount\": 0,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 25,\n                        \"m2InstallerPercentage\": 0,\n                        \"m3InstallerPercentage\": 10\n                    },\n                    \"paymentProgramId\": 1\n                },\n                \"factProduct\": {\n                    \"id\": 1368,\n                    \"fcmId\": 225498,\n                    \"status\": \"retired\",\n                    \"loanType\": \"Standard\",\n                    \"term\": 25,\n                    \"rate\": 8.99,\n                    \"rateCardId\": \"Standard_0_25_0.0899_QAA\",\n                    \"financingProductId\": 3301\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 781776,\n                \"amountFinanced\": 17159.43,\n                \"projectCost\": 25000,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 0,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Propel\",\n                \"dealerFee\": 0\n            }\n        },\n        {\n            \"milestone\": \"m3\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207459,\n                \"customerId\": 1791377,\n                \"factDeal\": {\n                    \"id\": 261,\n                    \"customerId\": 1791377,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19741,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1791168,\n                    \"loanNumber\": 781777,\n                    \"applicationNumber\": 1021241,\n                    \"priFirstname\": \"QAHPass\",\n                    \"priLastname\": \"TestNotify\",\n                    \"address\": \"555 Street\",\n                    \"city\": \"Dillon Beach\",\n                    \"state\": \"AZ\",\n                    \"zip\": \"85001\",\n                    \"maxApprovedLoanAmount\": 135000,\n                    \"solarCost\": 22222,\n                    \"batteryCost\": null,\n                    \"financingRequestId\": 701640,\n                    \"currentStepName\": null,\n                    \"csApprovalDate\": \"2026-03-26T12:59:09Z\",\n                    \"perApprovalDate\": \"2026-03-26T13:00:20Z\",\n                    \"sdApprovalDate\": null,\n                    \"scApprovalDate\": \"2026-03-26T13:05:40Z\",\n                    \"ptoApprovalDate\": \"2026-03-26T13:09:00Z\",\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_medallion\"\n                },\n                \"factLoan\": {\n                    \"id\": 753,\n                    \"customerId\": 1791377,\n                    \"loanNumber\": 781777,\n                    \"promoPayment\": 139.06,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"accepted\",\n                    \"m3StepStatus\": \"accepted\",\n                    \"factPaymentProgram\": {\n                        \"id\": 1,\n                        \"m0FixedAmount\": 0,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 25,\n                        \"m2InstallerPercentage\": 0,\n                        \"m3InstallerPercentage\": 10\n                    },\n                    \"paymentProgramId\": 1\n                },\n                \"factProduct\": {\n                    \"id\": 1760,\n                    \"fcmId\": 224790,\n                    \"status\": \"retired\",\n                    \"loanType\": \"LevelPay\",\n                    \"term\": 25,\n                    \"rate\": 8.99,\n                    \"rateCardId\": \"LevelPay_0_25_0.0899_QAA\",\n                    \"financingProductId\": 3296\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 781777,\n                \"amountFinanced\": 22222,\n                \"projectCost\": null,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 6.49,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Solar+\",\n                \"dealerFee\": 1442.21\n            }\n        },\n        {\n            \"milestone\": \"m3\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207461,\n                \"customerId\": 1791379,\n                \"factDeal\": {\n                    \"id\": 259,\n                    \"customerId\": 1791379,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19743,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1791170,\n                    \"loanNumber\": 781779,\n                    \"applicationNumber\": 1021243,\n                    \"priFirstname\": \"QAHPass\",\n                    \"priLastname\": \"TestNotify\",\n                    \"address\": \"555 Street\",\n                    \"city\": \"Dillon Beach\",\n                    \"state\": \"ME\",\n                    \"zip\": \"04257\",\n                    \"maxApprovedLoanAmount\": 67500,\n                    \"solarCost\": null,\n                    \"batteryCost\": 22222,\n                    \"financingRequestId\": 701642,\n                    \"currentStepName\": null,\n                    \"csApprovalDate\": \"2026-03-26T13:57:07Z\",\n                    \"perApprovalDate\": \"2026-03-26T13:57:33Z\",\n                    \"sdApprovalDate\": null,\n                    \"scApprovalDate\": \"2026-03-26T13:59:11Z\",\n                    \"ptoApprovalDate\": \"2026-03-26T14:06:10Z\",\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_medallion\"\n                },\n                \"factLoan\": {\n                    \"id\": 755,\n                    \"customerId\": 1791379,\n                    \"loanNumber\": 781779,\n                    \"promoPayment\": 139.06,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"accepted\",\n                    \"m3StepStatus\": \"accepted\",\n                    \"factPaymentProgram\": {\n                        \"id\": 1,\n                        \"m0FixedAmount\": 0,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 25,\n                        \"m2InstallerPercentage\": 0,\n                        \"m3InstallerPercentage\": 10\n                    },\n                    \"paymentProgramId\": 1\n                },\n                \"factProduct\": {\n                    \"id\": 1997,\n                    \"fcmId\": 224526,\n                    \"status\": \"retired\",\n                    \"loanType\": \"LevelPay\",\n                    \"term\": 25,\n                    \"rate\": 8.99,\n                    \"rateCardId\": \"LevelPay_0_25_0.0899_QAA\",\n                    \"financingProductId\": 3294\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 781779,\n                \"amountFinanced\": 22222,\n                \"projectCost\": null,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 6.49,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Battery\",\n                \"dealerFee\": 1442.21\n            }\n        },\n        {\n            \"milestone\": \"m0\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207462,\n                \"customerId\": 1791380,\n                \"factDeal\": {\n                    \"id\": 258,\n                    \"customerId\": 1791380,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19744,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1791171,\n                    \"loanNumber\": 781780,\n                    \"applicationNumber\": 1021244,\n                    \"priFirstname\": \"QAHPass\",\n                    \"priLastname\": \"TestNotify\",\n                    \"address\": \"555 Street\",\n                    \"city\": \"Dillon Beach\",\n                    \"state\": \"NY\",\n                    \"zip\": \"14626\",\n                    \"maxApprovedLoanAmount\": 135000,\n                    \"solarCost\": null,\n                    \"batteryCost\": null,\n                    \"financingRequestId\": 701643,\n                    \"currentStepName\": null,\n                    \"csApprovalDate\": \"2026-03-26T14:08:19Z\",\n                    \"perApprovalDate\": \"2026-03-26T14:08:29Z\",\n                    \"sdApprovalDate\": null,\n                    \"scApprovalDate\": \"2026-03-26T14:11:25Z\",\n                    \"ptoApprovalDate\": \"2026-03-26T14:17:17Z\",\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_cash\"\n                },\n                \"factLoan\": {\n                    \"id\": 756,\n                    \"customerId\": 1791380,\n                    \"loanNumber\": 781780,\n                    \"promoPayment\": null,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"accepted\",\n                    \"m3StepStatus\": \"accepted\",\n                    \"factPaymentProgram\": {\n                        \"id\": 5,\n                        \"m0FixedAmount\": 1000,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 30,\n                        \"m2InstallerPercentage\": 70,\n                        \"m3InstallerPercentage\": 0\n                    },\n                    \"paymentProgramId\": 5\n                },\n                \"factProduct\": {\n                    \"id\": 3826,\n                    \"fcmId\": 222393,\n                    \"status\": \"online\",\n                    \"loanType\": \"Cash\",\n                    \"term\": 1,\n                    \"rate\": 0,\n                    \"rateCardId\": \"Cash_0_1_0.0000_QAACash\",\n                    \"financingProductId\": 3289\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 781780,\n                \"amountFinanced\": 15555,\n                \"projectCost\": null,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 31.49,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Cash\",\n                \"dealerFee\": 4898.27\n            }\n        },\n        {\n            \"milestone\": \"m2\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207462,\n                \"customerId\": 1791380,\n                \"factDeal\": {\n                    \"id\": 258,\n                    \"customerId\": 1791380,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19744,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1791171,\n                    \"loanNumber\": 781780,\n                    \"applicationNumber\": 1021244,\n                    \"priFirstname\": \"QAHPass\",\n                    \"priLastname\": \"TestNotify\",\n                    \"address\": \"555 Street\",\n                    \"city\": \"Dillon Beach\",\n                    \"state\": \"NY\",\n                    \"zip\": \"14626\",\n                    \"maxApprovedLoanAmount\": 135000,\n                    \"solarCost\": null,\n                    \"batteryCost\": null,\n                    \"financingRequestId\": 701643,\n                    \"currentStepName\": null,\n                    \"csApprovalDate\": \"2026-03-26T14:08:19Z\",\n                    \"perApprovalDate\": \"2026-03-26T14:08:29Z\",\n                    \"sdApprovalDate\": null,\n                    \"scApprovalDate\": \"2026-03-26T14:11:25Z\",\n                    \"ptoApprovalDate\": \"2026-03-26T14:17:17Z\",\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_cash\"\n                },\n                \"factLoan\": {\n                    \"id\": 756,\n                    \"customerId\": 1791380,\n                    \"loanNumber\": 781780,\n                    \"promoPayment\": null,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"accepted\",\n                    \"m3StepStatus\": \"accepted\",\n                    \"factPaymentProgram\": {\n                        \"id\": 5,\n                        \"m0FixedAmount\": 1000,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 30,\n                        \"m2InstallerPercentage\": 70,\n                        \"m3InstallerPercentage\": 0\n                    },\n                    \"paymentProgramId\": 5\n                },\n                \"factProduct\": {\n                    \"id\": 3826,\n                    \"fcmId\": 222393,\n                    \"status\": \"online\",\n                    \"loanType\": \"Cash\",\n                    \"term\": 1,\n                    \"rate\": 0,\n                    \"rateCardId\": \"Cash_0_1_0.0000_QAACash\",\n                    \"financingProductId\": 3289\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 781780,\n                \"amountFinanced\": 15555,\n                \"projectCost\": null,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 31.49,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Cash\",\n                \"dealerFee\": 4898.27\n            }\n        },\n        {\n            \"milestone\": \"m3\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207465,\n                \"customerId\": 1791384,\n                \"factDeal\": {\n                    \"id\": 255,\n                    \"customerId\": 1791384,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19747,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1791175,\n                    \"loanNumber\": 781783,\n                    \"applicationNumber\": 1021248,\n                    \"priFirstname\": \"QAHPass\",\n                    \"priLastname\": \"TestNotify\",\n                    \"address\": \"555 Street\",\n                    \"city\": \"Dillon Beach\",\n                    \"state\": \"CA\",\n                    \"zip\": \"94929\",\n                    \"maxApprovedLoanAmount\": 135000,\n                    \"solarCost\": 12500,\n                    \"batteryCost\": 12500,\n                    \"financingRequestId\": 701646,\n                    \"currentStepName\": null,\n                    \"csApprovalDate\": \"2026-03-26T17:24:21Z\",\n                    \"perApprovalDate\": \"2026-03-26T17:35:19Z\",\n                    \"sdApprovalDate\": \"2026-03-26T17:28:10Z\",\n                    \"scApprovalDate\": \"2026-03-26T17:38:36Z\",\n                    \"ptoApprovalDate\": \"2026-03-26T17:48:48Z\",\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_medallion\"\n                },\n                \"factLoan\": {\n                    \"id\": 759,\n                    \"customerId\": 1791384,\n                    \"loanNumber\": 781783,\n                    \"promoPayment\": 145.43,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"accepted\",\n                    \"m3StepStatus\": \"accepted\",\n                    \"factPaymentProgram\": {\n                        \"id\": 1,\n                        \"m0FixedAmount\": 0,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 25,\n                        \"m2InstallerPercentage\": 0,\n                        \"m3InstallerPercentage\": 10\n                    },\n                    \"paymentProgramId\": 1\n                },\n                \"factProduct\": {\n                    \"id\": 1368,\n                    \"fcmId\": 225498,\n                    \"status\": \"retired\",\n                    \"loanType\": \"Standard\",\n                    \"term\": 25,\n                    \"rate\": 8.99,\n                    \"rateCardId\": \"Standard_0_25_0.0899_QAA\",\n                    \"financingProductId\": 3301\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 781783,\n                \"amountFinanced\": 17159.43,\n                \"projectCost\": 25000,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 0,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Propel\",\n                \"dealerFee\": 0\n            }\n        },\n        {\n            \"milestone\": \"m3\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207469,\n                \"customerId\": 1792907,\n                \"factDeal\": {\n                    \"id\": 251,\n                    \"customerId\": 1792907,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19751,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1792697,\n                    \"loanNumber\": 782733,\n                    \"applicationNumber\": 1022535,\n                    \"priFirstname\": \"QAHPass\",\n                    \"priLastname\": \"TestNotify\",\n                    \"address\": \"555 Street\",\n                    \"city\": \"Dillon Beach\",\n                    \"state\": \"ME\",\n                    \"zip\": \"04257\",\n                    \"maxApprovedLoanAmount\": 135000,\n                    \"solarCost\": null,\n                    \"batteryCost\": null,\n                    \"financingRequestId\": 702596,\n                    \"currentStepName\": null,\n                    \"csApprovalDate\": \"2026-03-26T17:53:34Z\",\n                    \"perApprovalDate\": \"2026-03-26T17:54:17Z\",\n                    \"sdApprovalDate\": null,\n                    \"scApprovalDate\": \"2026-03-26T17:56:06Z\",\n                    \"ptoApprovalDate\": \"2026-03-26T18:00:36Z\",\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_medallion\"\n                },\n                \"factLoan\": {\n                    \"id\": 763,\n                    \"customerId\": 1792907,\n                    \"loanNumber\": 782733,\n                    \"promoPayment\": 139.06,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"accepted\",\n                    \"m3StepStatus\": \"accepted\",\n                    \"factPaymentProgram\": {\n                        \"id\": 1,\n                        \"m0FixedAmount\": 0,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 25,\n                        \"m2InstallerPercentage\": 0,\n                        \"m3InstallerPercentage\": 10\n                    },\n                    \"paymentProgramId\": 1\n                },\n                \"factProduct\": {\n                    \"id\": 1760,\n                    \"fcmId\": 224790,\n                    \"status\": \"retired\",\n                    \"loanType\": \"LevelPay\",\n                    \"term\": 25,\n                    \"rate\": 8.99,\n                    \"rateCardId\": \"LevelPay_0_25_0.0899_QAA\",\n                    \"financingProductId\": 3296\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 782733,\n                \"amountFinanced\": 22222,\n                \"projectCost\": null,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 6.49,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Solar+\",\n                \"dealerFee\": 1442.21\n            }\n        },\n        {\n            \"milestone\": \"m3\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207471,\n                \"customerId\": 1792958,\n                \"factDeal\": {\n                    \"id\": 249,\n                    \"customerId\": 1792958,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19753,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1792748,\n                    \"loanNumber\": 782774,\n                    \"applicationNumber\": 1022580,\n                    \"priFirstname\": \"QAHPass\",\n                    \"priLastname\": \"TestNotify\",\n                    \"address\": \"555 Street\",\n                    \"city\": \"Dillon Beach\",\n                    \"state\": \"OH\",\n                    \"zip\": \"45767\",\n                    \"maxApprovedLoanAmount\": 67500,\n                    \"solarCost\": null,\n                    \"batteryCost\": 22222,\n                    \"financingRequestId\": 702637,\n                    \"currentStepName\": null,\n                    \"csApprovalDate\": \"2026-03-26T18:10:27Z\",\n                    \"perApprovalDate\": \"2026-03-26T18:10:43Z\",\n                    \"sdApprovalDate\": null,\n                    \"scApprovalDate\": \"2026-03-26T18:12:31Z\",\n                    \"ptoApprovalDate\": \"2026-03-26T18:16:30Z\",\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_medallion\"\n                },\n                \"factLoan\": {\n                    \"id\": 765,\n                    \"customerId\": 1792958,\n                    \"loanNumber\": 782774,\n                    \"promoPayment\": 139.06,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"accepted\",\n                    \"m3StepStatus\": \"accepted\",\n                    \"factPaymentProgram\": {\n                        \"id\": 1,\n                        \"m0FixedAmount\": 0,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 25,\n                        \"m2InstallerPercentage\": 0,\n                        \"m3InstallerPercentage\": 10\n                    },\n                    \"paymentProgramId\": 1\n                },\n                \"factProduct\": {\n                    \"id\": 1997,\n                    \"fcmId\": 224526,\n                    \"status\": \"retired\",\n                    \"loanType\": \"LevelPay\",\n                    \"term\": 25,\n                    \"rate\": 8.99,\n                    \"rateCardId\": \"LevelPay_0_25_0.0899_QAA\",\n                    \"financingProductId\": 3294\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 782774,\n                \"amountFinanced\": 22222,\n                \"projectCost\": null,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 6.49,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Battery\",\n                \"dealerFee\": 1442.21\n            }\n        },\n        {\n            \"milestone\": \"m0\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207472,\n                \"customerId\": 1792959,\n                \"factDeal\": {\n                    \"id\": 248,\n                    \"customerId\": 1792959,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19754,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1792749,\n                    \"loanNumber\": 782775,\n                    \"applicationNumber\": 1022581,\n                    \"priFirstname\": \"QAHPass\",\n                    \"priLastname\": \"TestNotify\",\n                    \"address\": \"555 Street\",\n                    \"city\": \"Dillon Beach\",\n                    \"state\": \"PA\",\n                    \"zip\": \"16226\",\n                    \"maxApprovedLoanAmount\": 135000,\n                    \"solarCost\": null,\n                    \"batteryCost\": null,\n                    \"financingRequestId\": 702638,\n                    \"currentStepName\": null,\n                    \"csApprovalDate\": \"2026-03-26T18:19:04Z\",\n                    \"perApprovalDate\": \"2026-03-26T18:20:33Z\",\n                    \"sdApprovalDate\": null,\n                    \"scApprovalDate\": \"2026-03-26T18:23:28Z\",\n                    \"ptoApprovalDate\": \"2026-03-26T18:25:29Z\",\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_cash\"\n                },\n                \"factLoan\": {\n                    \"id\": 766,\n                    \"customerId\": 1792959,\n                    \"loanNumber\": 782775,\n                    \"promoPayment\": null,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"accepted\",\n                    \"m3StepStatus\": \"accepted\",\n                    \"factPaymentProgram\": {\n                        \"id\": 5,\n                        \"m0FixedAmount\": 1000,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 30,\n                        \"m2InstallerPercentage\": 70,\n                        \"m3InstallerPercentage\": 0\n                    },\n                    \"paymentProgramId\": 5\n                },\n                \"factProduct\": {\n                    \"id\": 3826,\n                    \"fcmId\": 222393,\n                    \"status\": \"online\",\n                    \"loanType\": \"Cash\",\n                    \"term\": 1,\n                    \"rate\": 0,\n                    \"rateCardId\": \"Cash_0_1_0.0000_QAACash\",\n                    \"financingProductId\": 3289\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 782775,\n                \"amountFinanced\": 22222,\n                \"projectCost\": null,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 31.49,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Cash\",\n                \"dealerFee\": 6997.71\n            }\n        },\n        {\n            \"milestone\": \"m2\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207472,\n                \"customerId\": 1792959,\n                \"factDeal\": {\n                    \"id\": 248,\n                    \"customerId\": 1792959,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19754,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1792749,\n                    \"loanNumber\": 782775,\n                    \"applicationNumber\": 1022581,\n                    \"priFirstname\": \"QAHPass\",\n                    \"priLastname\": \"TestNotify\",\n                    \"address\": \"555 Street\",\n                    \"city\": \"Dillon Beach\",\n                    \"state\": \"PA\",\n                    \"zip\": \"16226\",\n                    \"maxApprovedLoanAmount\": 135000,\n                    \"solarCost\": null,\n                    \"batteryCost\": null,\n                    \"financingRequestId\": 702638,\n                    \"currentStepName\": null,\n                    \"csApprovalDate\": \"2026-03-26T18:19:04Z\",\n                    \"perApprovalDate\": \"2026-03-26T18:20:33Z\",\n                    \"sdApprovalDate\": null,\n                    \"scApprovalDate\": \"2026-03-26T18:23:28Z\",\n                    \"ptoApprovalDate\": \"2026-03-26T18:25:29Z\",\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_cash\"\n                },\n                \"factLoan\": {\n                    \"id\": 766,\n                    \"customerId\": 1792959,\n                    \"loanNumber\": 782775,\n                    \"promoPayment\": null,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"accepted\",\n                    \"m3StepStatus\": \"accepted\",\n                    \"factPaymentProgram\": {\n                        \"id\": 5,\n                        \"m0FixedAmount\": 1000,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 30,\n                        \"m2InstallerPercentage\": 70,\n                        \"m3InstallerPercentage\": 0\n                    },\n                    \"paymentProgramId\": 5\n                },\n                \"factProduct\": {\n                    \"id\": 3826,\n                    \"fcmId\": 222393,\n                    \"status\": \"online\",\n                    \"loanType\": \"Cash\",\n                    \"term\": 1,\n                    \"rate\": 0,\n                    \"rateCardId\": \"Cash_0_1_0.0000_QAACash\",\n                    \"financingProductId\": 3289\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 782775,\n                \"amountFinanced\": 22222,\n                \"projectCost\": null,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 31.49,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Cash\",\n                \"dealerFee\": 6997.71\n            }\n        },\n        {\n            \"milestone\": \"m0\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207895,\n                \"customerId\": 1811422,\n                \"factDeal\": {\n                    \"id\": 51,\n                    \"customerId\": 1811422,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19951,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1811199,\n                    \"loanNumber\": 794469,\n                    \"applicationNumber\": 1038150,\n                    \"priFirstname\": \"UIDefault\",\n                    \"priLastname\": \"TeStCaSe\",\n                    \"address\": \"123 Test St\",\n                    \"city\": \"Suffern\",\n                    \"state\": \"NY\",\n                    \"zip\": \"10901\",\n                    \"maxApprovedLoanAmount\": 135000,\n                    \"solarCost\": null,\n                    \"batteryCost\": null,\n                    \"financingRequestId\": 714332,\n                    \"currentStepName\": \"Permission to Operate\",\n                    \"csApprovalDate\": \"2026-04-08T21:22:02Z\",\n                    \"perApprovalDate\": \"2026-04-08T21:22:08Z\",\n                    \"sdApprovalDate\": null,\n                    \"scApprovalDate\": \"2026-04-08T21:22:17Z\",\n                    \"ptoApprovalDate\": null,\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_cash\"\n                },\n                \"factLoan\": {\n                    \"id\": 835,\n                    \"customerId\": 1811422,\n                    \"loanNumber\": 794469,\n                    \"promoPayment\": null,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"accepted\",\n                    \"m3StepStatus\": \"not_started\",\n                    \"factPaymentProgram\": {\n                        \"id\": 5,\n                        \"m0FixedAmount\": 1000,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 30,\n                        \"m2InstallerPercentage\": 70,\n                        \"m3InstallerPercentage\": 0\n                    },\n                    \"paymentProgramId\": 5\n                },\n                \"factProduct\": {\n                    \"id\": 3826,\n                    \"fcmId\": 222393,\n                    \"status\": \"online\",\n                    \"loanType\": \"Cash\",\n                    \"term\": 1,\n                    \"rate\": 0,\n                    \"rateCardId\": \"Cash_0_1_0.0000_QAACash\",\n                    \"financingProductId\": 3289\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 794469,\n                \"amountFinanced\": 20000,\n                \"projectCost\": null,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 31.49,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Cash\",\n                \"dealerFee\": 6298\n            }\n        },\n        {\n            \"milestone\": \"m2\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207895,\n                \"customerId\": 1811422,\n                \"factDeal\": {\n                    \"id\": 51,\n                    \"customerId\": 1811422,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19951,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1811199,\n                    \"loanNumber\": 794469,\n                    \"applicationNumber\": 1038150,\n                    \"priFirstname\": \"UIDefault\",\n                    \"priLastname\": \"TeStCaSe\",\n                    \"address\": \"123 Test St\",\n                    \"city\": \"Suffern\",\n                    \"state\": \"NY\",\n                    \"zip\": \"10901\",\n                    \"maxApprovedLoanAmount\": 135000,\n                    \"solarCost\": null,\n                    \"batteryCost\": null,\n                    \"financingRequestId\": 714332,\n                    \"currentStepName\": \"Permission to Operate\",\n                    \"csApprovalDate\": \"2026-04-08T21:22:02Z\",\n                    \"perApprovalDate\": \"2026-04-08T21:22:08Z\",\n                    \"sdApprovalDate\": null,\n                    \"scApprovalDate\": \"2026-04-08T21:22:17Z\",\n                    \"ptoApprovalDate\": null,\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_cash\"\n                },\n                \"factLoan\": {\n                    \"id\": 835,\n                    \"customerId\": 1811422,\n                    \"loanNumber\": 794469,\n                    \"promoPayment\": null,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"accepted\",\n                    \"m3StepStatus\": \"not_started\",\n                    \"factPaymentProgram\": {\n                        \"id\": 5,\n                        \"m0FixedAmount\": 1000,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 30,\n                        \"m2InstallerPercentage\": 70,\n                        \"m3InstallerPercentage\": 0\n                    },\n                    \"paymentProgramId\": 5\n                },\n                \"factProduct\": {\n                    \"id\": 3826,\n                    \"fcmId\": 222393,\n                    \"status\": \"online\",\n                    \"loanType\": \"Cash\",\n                    \"term\": 1,\n                    \"rate\": 0,\n                    \"rateCardId\": \"Cash_0_1_0.0000_QAACash\",\n                    \"financingProductId\": 3289\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 794469,\n                \"amountFinanced\": 20000,\n                \"projectCost\": null,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 31.49,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Cash\",\n                \"dealerFee\": 6298\n            }\n        }\n    ],\n    \"fieldErrors\": []\n}"}],"_postman_id":"37a5d887-1539-4c47-b883-62702dbe534b"},{"name":"Get Cancellations","id":"82d61dfb-26be-4507-9e62-7e9edc2a393e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"url":"{{url}}/rest/v3/cancelled-disbursements","description":"<p>Get a list of pending and completed clawbacks on cancelled jobs</p>\n","urlObject":{"path":["rest","v3","cancelled-disbursements"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"eb75eab9-6f53-493c-afbb-4e56aa308c60","name":"200 response","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"url":"{{url}}/rest/v3/milestone-disbursements"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 10 Apr 2026 11:37:46 GMT"},{"key":"Expires","value":"0"},{"key":"Pragma","value":"no-cache"},{"key":"Strict-Transport-Security","value":"max-age=31536000 ; includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"DENY"},{"key":"x-trace-id","value":"RESET"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"3283"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"code\": 200,\n    \"messages\": [],\n    \"count\": 25,\n    \"results\": [\n        {\n            \"milestone\": \"m0\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207099,\n                \"customerId\": 1657107,\n                \"factDeal\": {\n                    \"id\": 930,\n                    \"customerId\": 1657107,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19072,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1656989,\n                    \"loanNumber\": 697736,\n                    \"applicationNumber\": 908134,\n                    \"priFirstname\": \"QAHPass\",\n                    \"priLastname\": \"Test\",\n                    \"address\": \"555 Street\",\n                    \"city\": \"Dillon Beach\",\n                    \"state\": \"CA\",\n                    \"zip\": \"94929\",\n                    \"maxApprovedLoanAmount\": 135000,\n                    \"solarCost\": null,\n                    \"batteryCost\": null,\n                    \"financingRequestId\": 617599,\n                    \"currentStepName\": \"Substantial Completion\",\n                    \"csApprovalDate\": \"2025-12-05T16:59:32Z\",\n                    \"perApprovalDate\": \"2025-12-17T17:31:25Z\",\n                    \"sdApprovalDate\": null,\n                    \"scApprovalDate\": null,\n                    \"ptoApprovalDate\": null,\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_cash\"\n                },\n                \"factLoan\": {\n                    \"id\": 393,\n                    \"customerId\": 1657107,\n                    \"loanNumber\": 697736,\n                    \"promoPayment\": null,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"not_started\",\n                    \"m3StepStatus\": \"not_started\",\n                    \"factPaymentProgram\": {\n                        \"id\": 5,\n                        \"m0FixedAmount\": 1000,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 30,\n                        \"m2InstallerPercentage\": 70,\n                        \"m3InstallerPercentage\": 0\n                    },\n                    \"paymentProgramId\": 5\n                },\n                \"factProduct\": {\n                    \"id\": 32899,\n                    \"fcmId\": 164950,\n                    \"status\": \"retired\",\n                    \"loanType\": \"Cash\",\n                    \"term\": 1,\n                    \"rate\": 0,\n                    \"rateCardId\": \"Cash_0_1_0.0000_QAACash\",\n                    \"financingProductId\": 3250\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 697736,\n                \"amountFinanced\": 25000,\n                \"projectCost\": null,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 31.49,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Cash\",\n                \"dealerFee\": 7872.5\n            }\n        },\n        {\n            \"milestone\": \"m3\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207174,\n                \"customerId\": 1687265,\n                \"factDeal\": {\n                    \"id\": 765,\n                    \"customerId\": 1687265,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19237,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1687125,\n                    \"loanNumber\": 716697,\n                    \"applicationNumber\": 933594,\n                    \"priFirstname\": \"QAHPass\",\n                    \"priLastname\": \"Test\",\n                    \"address\": \"555 Street\",\n                    \"city\": \"Dillon Beach\",\n                    \"state\": \"CA\",\n                    \"zip\": \"94929\",\n                    \"maxApprovedLoanAmount\": 135000,\n                    \"solarCost\": null,\n                    \"batteryCost\": null,\n                    \"financingRequestId\": 636560,\n                    \"currentStepName\": null,\n                    \"csApprovalDate\": \"2026-01-12T13:17:01Z\",\n                    \"perApprovalDate\": \"2026-01-12T13:17:08Z\",\n                    \"sdApprovalDate\": null,\n                    \"scApprovalDate\": \"2026-01-12T13:17:14Z\",\n                    \"ptoApprovalDate\": \"2026-01-12T13:17:16Z\",\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_medallion\"\n                },\n                \"factLoan\": {\n                    \"id\": 468,\n                    \"customerId\": 1687265,\n                    \"loanNumber\": 716697,\n                    \"promoPayment\": 140.8,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"accepted\",\n                    \"m3StepStatus\": \"accepted\",\n                    \"factPaymentProgram\": {\n                        \"id\": 1,\n                        \"m0FixedAmount\": 0,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 25,\n                        \"m2InstallerPercentage\": 0,\n                        \"m3InstallerPercentage\": 10\n                    },\n                    \"paymentProgramId\": 1\n                },\n                \"factProduct\": {\n                    \"id\": 5433,\n                    \"fcmId\": 218140,\n                    \"status\": \"retired\",\n                    \"loanType\": \"LevelPay\",\n                    \"term\": 25,\n                    \"rate\": 8.99,\n                    \"rateCardId\": \"LevelPay_0_25_0.0899_QAA\",\n                    \"financingProductId\": 3281\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 716697,\n                \"amountFinanced\": 22500,\n                \"projectCost\": null,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 6.49,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Solar+\",\n                \"dealerFee\": 1460.25\n            }\n        },\n        {\n            \"milestone\": \"m0\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207177,\n                \"customerId\": 1687268,\n                \"factDeal\": {\n                    \"id\": 762,\n                    \"customerId\": 1687268,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19240,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1687128,\n                    \"loanNumber\": 716700,\n                    \"applicationNumber\": 933597,\n                    \"priFirstname\": \"QAHPass\",\n                    \"priLastname\": \"Test\",\n                    \"address\": \"555 Street\",\n                    \"city\": \"Dillon Beach\",\n                    \"state\": \"CA\",\n                    \"zip\": \"94929\",\n                    \"maxApprovedLoanAmount\": 135000,\n                    \"solarCost\": null,\n                    \"batteryCost\": null,\n                    \"financingRequestId\": 636563,\n                    \"currentStepName\": \"Permission to Operate\",\n                    \"csApprovalDate\": \"2026-01-12T13:54:11Z\",\n                    \"perApprovalDate\": \"2026-01-12T13:54:18Z\",\n                    \"sdApprovalDate\": null,\n                    \"scApprovalDate\": \"2026-01-12T13:55:46Z\",\n                    \"ptoApprovalDate\": null,\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_cash\"\n                },\n                \"factLoan\": {\n                    \"id\": 471,\n                    \"customerId\": 1687268,\n                    \"loanNumber\": 716700,\n                    \"promoPayment\": null,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"accepted\",\n                    \"m3StepStatus\": \"not_started\",\n                    \"factPaymentProgram\": {\n                        \"id\": 5,\n                        \"m0FixedAmount\": 1000,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 30,\n                        \"m2InstallerPercentage\": 70,\n                        \"m3InstallerPercentage\": 0\n                    },\n                    \"paymentProgramId\": 5\n                },\n                \"factProduct\": {\n                    \"id\": 32899,\n                    \"fcmId\": 164950,\n                    \"status\": \"retired\",\n                    \"loanType\": \"Cash\",\n                    \"term\": 1,\n                    \"rate\": 0,\n                    \"rateCardId\": \"Cash_0_1_0.0000_QAACash\",\n                    \"financingProductId\": 3250\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 716700,\n                \"amountFinanced\": 15480,\n                \"projectCost\": null,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 31.49,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Cash\",\n                \"dealerFee\": 4874.65\n            }\n        },\n        {\n            \"milestone\": \"m2\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207177,\n                \"customerId\": 1687268,\n                \"factDeal\": {\n                    \"id\": 762,\n                    \"customerId\": 1687268,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19240,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1687128,\n                    \"loanNumber\": 716700,\n                    \"applicationNumber\": 933597,\n                    \"priFirstname\": \"QAHPass\",\n                    \"priLastname\": \"Test\",\n                    \"address\": \"555 Street\",\n                    \"city\": \"Dillon Beach\",\n                    \"state\": \"CA\",\n                    \"zip\": \"94929\",\n                    \"maxApprovedLoanAmount\": 135000,\n                    \"solarCost\": null,\n                    \"batteryCost\": null,\n                    \"financingRequestId\": 636563,\n                    \"currentStepName\": \"Permission to Operate\",\n                    \"csApprovalDate\": \"2026-01-12T13:54:11Z\",\n                    \"perApprovalDate\": \"2026-01-12T13:54:18Z\",\n                    \"sdApprovalDate\": null,\n                    \"scApprovalDate\": \"2026-01-12T13:55:46Z\",\n                    \"ptoApprovalDate\": null,\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_cash\"\n                },\n                \"factLoan\": {\n                    \"id\": 471,\n                    \"customerId\": 1687268,\n                    \"loanNumber\": 716700,\n                    \"promoPayment\": null,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"accepted\",\n                    \"m3StepStatus\": \"not_started\",\n                    \"factPaymentProgram\": {\n                        \"id\": 5,\n                        \"m0FixedAmount\": 1000,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 30,\n                        \"m2InstallerPercentage\": 70,\n                        \"m3InstallerPercentage\": 0\n                    },\n                    \"paymentProgramId\": 5\n                },\n                \"factProduct\": {\n                    \"id\": 32899,\n                    \"fcmId\": 164950,\n                    \"status\": \"retired\",\n                    \"loanType\": \"Cash\",\n                    \"term\": 1,\n                    \"rate\": 0,\n                    \"rateCardId\": \"Cash_0_1_0.0000_QAACash\",\n                    \"financingProductId\": 3250\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 716700,\n                \"amountFinanced\": 15480,\n                \"projectCost\": null,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 31.49,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Cash\",\n                \"dealerFee\": 4874.65\n            }\n        },\n        {\n            \"milestone\": \"m0\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207213,\n                \"customerId\": 1700400,\n                \"factDeal\": {\n                    \"id\": 696,\n                    \"customerId\": 1700400,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19306,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1700251,\n                    \"loanNumber\": 724896,\n                    \"applicationNumber\": 944606,\n                    \"priFirstname\": \"Arash\",\n                    \"priLastname\": \"Boostani\",\n                    \"address\": \"864 57th St\",\n                    \"city\": \"Oakland\",\n                    \"state\": \"CA\",\n                    \"zip\": \"94608\",\n                    \"maxApprovedLoanAmount\": 135000,\n                    \"solarCost\": null,\n                    \"batteryCost\": null,\n                    \"financingRequestId\": 644759,\n                    \"currentStepName\": \"Equipment Ordering\",\n                    \"csApprovalDate\": \"2026-01-19T16:49:32Z\",\n                    \"perApprovalDate\": null,\n                    \"sdApprovalDate\": null,\n                    \"scApprovalDate\": null,\n                    \"ptoApprovalDate\": null,\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_cash\"\n                },\n                \"factLoan\": {\n                    \"id\": 507,\n                    \"customerId\": 1700400,\n                    \"loanNumber\": 724896,\n                    \"promoPayment\": null,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"not_started\",\n                    \"m2StepStatus\": \"not_started\",\n                    \"m3StepStatus\": \"not_started\",\n                    \"factPaymentProgram\": {\n                        \"id\": 5,\n                        \"m0FixedAmount\": 1000,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 30,\n                        \"m2InstallerPercentage\": 70,\n                        \"m3InstallerPercentage\": 0\n                    },\n                    \"paymentProgramId\": 5\n                },\n                \"factProduct\": {\n                    \"id\": 32899,\n                    \"fcmId\": 164950,\n                    \"status\": \"retired\",\n                    \"loanType\": \"Cash\",\n                    \"term\": 1,\n                    \"rate\": 0,\n                    \"rateCardId\": \"Cash_0_1_0.0000_QAACash\",\n                    \"financingProductId\": 3250\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 724896,\n                \"amountFinanced\": 100000,\n                \"projectCost\": null,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 31.49,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Cash\",\n                \"dealerFee\": 31490\n            }\n        },\n        {\n            \"milestone\": \"m0\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207227,\n                \"customerId\": 1705027,\n                \"factDeal\": {\n                    \"id\": 662,\n                    \"customerId\": 1705027,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19340,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1704875,\n                    \"loanNumber\": 727774,\n                    \"applicationNumber\": 948494,\n                    \"priFirstname\": \"QAHPass\",\n                    \"priLastname\": \"Test\",\n                    \"address\": \"555 Street\",\n                    \"city\": \"Dillon Beach\",\n                    \"state\": \"CA\",\n                    \"zip\": \"94929\",\n                    \"maxApprovedLoanAmount\": 135000,\n                    \"solarCost\": null,\n                    \"batteryCost\": null,\n                    \"financingRequestId\": 647637,\n                    \"currentStepName\": \"Permission to Operate\",\n                    \"csApprovalDate\": \"2026-01-22T13:18:03Z\",\n                    \"perApprovalDate\": \"2026-01-22T13:18:09Z\",\n                    \"sdApprovalDate\": null,\n                    \"scApprovalDate\": \"2026-01-22T13:19:03Z\",\n                    \"ptoApprovalDate\": null,\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_cash\"\n                },\n                \"factLoan\": {\n                    \"id\": 521,\n                    \"customerId\": 1705027,\n                    \"loanNumber\": 727774,\n                    \"promoPayment\": null,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"accepted\",\n                    \"m3StepStatus\": \"not_started\",\n                    \"factPaymentProgram\": {\n                        \"id\": 5,\n                        \"m0FixedAmount\": 1000,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 30,\n                        \"m2InstallerPercentage\": 70,\n                        \"m3InstallerPercentage\": 0\n                    },\n                    \"paymentProgramId\": 5\n                },\n                \"factProduct\": {\n                    \"id\": 3826,\n                    \"fcmId\": 222393,\n                    \"status\": \"online\",\n                    \"loanType\": \"Cash\",\n                    \"term\": 1,\n                    \"rate\": 0,\n                    \"rateCardId\": \"Cash_0_1_0.0000_QAACash\",\n                    \"financingProductId\": 3289\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 727774,\n                \"amountFinanced\": 45665,\n                \"projectCost\": null,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 31.49,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Cash\",\n                \"dealerFee\": 14379.91\n            }\n        },\n        {\n            \"milestone\": \"m2\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207227,\n                \"customerId\": 1705027,\n                \"factDeal\": {\n                    \"id\": 662,\n                    \"customerId\": 1705027,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19340,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1704875,\n                    \"loanNumber\": 727774,\n                    \"applicationNumber\": 948494,\n                    \"priFirstname\": \"QAHPass\",\n                    \"priLastname\": \"Test\",\n                    \"address\": \"555 Street\",\n                    \"city\": \"Dillon Beach\",\n                    \"state\": \"CA\",\n                    \"zip\": \"94929\",\n                    \"maxApprovedLoanAmount\": 135000,\n                    \"solarCost\": null,\n                    \"batteryCost\": null,\n                    \"financingRequestId\": 647637,\n                    \"currentStepName\": \"Permission to Operate\",\n                    \"csApprovalDate\": \"2026-01-22T13:18:03Z\",\n                    \"perApprovalDate\": \"2026-01-22T13:18:09Z\",\n                    \"sdApprovalDate\": null,\n                    \"scApprovalDate\": \"2026-01-22T13:19:03Z\",\n                    \"ptoApprovalDate\": null,\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_cash\"\n                },\n                \"factLoan\": {\n                    \"id\": 521,\n                    \"customerId\": 1705027,\n                    \"loanNumber\": 727774,\n                    \"promoPayment\": null,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"accepted\",\n                    \"m3StepStatus\": \"not_started\",\n                    \"factPaymentProgram\": {\n                        \"id\": 5,\n                        \"m0FixedAmount\": 1000,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 30,\n                        \"m2InstallerPercentage\": 70,\n                        \"m3InstallerPercentage\": 0\n                    },\n                    \"paymentProgramId\": 5\n                },\n                \"factProduct\": {\n                    \"id\": 3826,\n                    \"fcmId\": 222393,\n                    \"status\": \"online\",\n                    \"loanType\": \"Cash\",\n                    \"term\": 1,\n                    \"rate\": 0,\n                    \"rateCardId\": \"Cash_0_1_0.0000_QAACash\",\n                    \"financingProductId\": 3289\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 727774,\n                \"amountFinanced\": 45665,\n                \"projectCost\": null,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 31.49,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Cash\",\n                \"dealerFee\": 14379.91\n            }\n        },\n        {\n            \"milestone\": \"m0\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207229,\n                \"customerId\": 1705029,\n                \"factDeal\": {\n                    \"id\": 660,\n                    \"customerId\": 1705029,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19342,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1704877,\n                    \"loanNumber\": 727776,\n                    \"applicationNumber\": 948496,\n                    \"priFirstname\": \"QAHPass\",\n                    \"priLastname\": \"Test\",\n                    \"address\": \"555 Street\",\n                    \"city\": \"Dillon Beach\",\n                    \"state\": \"CA\",\n                    \"zip\": \"94929\",\n                    \"maxApprovedLoanAmount\": 135000,\n                    \"solarCost\": null,\n                    \"batteryCost\": null,\n                    \"financingRequestId\": 647639,\n                    \"currentStepName\": \"Permission to Operate\",\n                    \"csApprovalDate\": \"2026-01-22T13:26:38Z\",\n                    \"perApprovalDate\": \"2026-01-22T13:26:43Z\",\n                    \"sdApprovalDate\": null,\n                    \"scApprovalDate\": \"2026-01-22T13:27:35Z\",\n                    \"ptoApprovalDate\": null,\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_cash\"\n                },\n                \"factLoan\": {\n                    \"id\": 523,\n                    \"customerId\": 1705029,\n                    \"loanNumber\": 727776,\n                    \"promoPayment\": null,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"accepted\",\n                    \"m3StepStatus\": \"not_started\",\n                    \"factPaymentProgram\": {\n                        \"id\": 5,\n                        \"m0FixedAmount\": 1000,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 30,\n                        \"m2InstallerPercentage\": 70,\n                        \"m3InstallerPercentage\": 0\n                    },\n                    \"paymentProgramId\": 5\n                },\n                \"factProduct\": {\n                    \"id\": 3826,\n                    \"fcmId\": 222393,\n                    \"status\": \"online\",\n                    \"loanType\": \"Cash\",\n                    \"term\": 1,\n                    \"rate\": 0,\n                    \"rateCardId\": \"Cash_0_1_0.0000_QAACash\",\n                    \"financingProductId\": 3289\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 727776,\n                \"amountFinanced\": 55563,\n                \"projectCost\": null,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 31.49,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Cash\",\n                \"dealerFee\": 17496.79\n            }\n        },\n        {\n            \"milestone\": \"m2\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207229,\n                \"customerId\": 1705029,\n                \"factDeal\": {\n                    \"id\": 660,\n                    \"customerId\": 1705029,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19342,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1704877,\n                    \"loanNumber\": 727776,\n                    \"applicationNumber\": 948496,\n                    \"priFirstname\": \"QAHPass\",\n                    \"priLastname\": \"Test\",\n                    \"address\": \"555 Street\",\n                    \"city\": \"Dillon Beach\",\n                    \"state\": \"CA\",\n                    \"zip\": \"94929\",\n                    \"maxApprovedLoanAmount\": 135000,\n                    \"solarCost\": null,\n                    \"batteryCost\": null,\n                    \"financingRequestId\": 647639,\n                    \"currentStepName\": \"Permission to Operate\",\n                    \"csApprovalDate\": \"2026-01-22T13:26:38Z\",\n                    \"perApprovalDate\": \"2026-01-22T13:26:43Z\",\n                    \"sdApprovalDate\": null,\n                    \"scApprovalDate\": \"2026-01-22T13:27:35Z\",\n                    \"ptoApprovalDate\": null,\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_cash\"\n                },\n                \"factLoan\": {\n                    \"id\": 523,\n                    \"customerId\": 1705029,\n                    \"loanNumber\": 727776,\n                    \"promoPayment\": null,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"accepted\",\n                    \"m3StepStatus\": \"not_started\",\n                    \"factPaymentProgram\": {\n                        \"id\": 5,\n                        \"m0FixedAmount\": 1000,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 30,\n                        \"m2InstallerPercentage\": 70,\n                        \"m3InstallerPercentage\": 0\n                    },\n                    \"paymentProgramId\": 5\n                },\n                \"factProduct\": {\n                    \"id\": 3826,\n                    \"fcmId\": 222393,\n                    \"status\": \"online\",\n                    \"loanType\": \"Cash\",\n                    \"term\": 1,\n                    \"rate\": 0,\n                    \"rateCardId\": \"Cash_0_1_0.0000_QAACash\",\n                    \"financingProductId\": 3289\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 727776,\n                \"amountFinanced\": 55563,\n                \"projectCost\": null,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 31.49,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Cash\",\n                \"dealerFee\": 17496.79\n            }\n        },\n        {\n            \"milestone\": \"m3\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207448,\n                \"customerId\": 1789783,\n                \"factDeal\": {\n                    \"id\": 272,\n                    \"customerId\": 1789783,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19730,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1789575,\n                    \"loanNumber\": 780776,\n                    \"applicationNumber\": 1019886,\n                    \"priFirstname\": \"QAHPass\",\n                    \"priLastname\": \"TestNotify\",\n                    \"address\": \"555 Street\",\n                    \"city\": \"Dillon Beach\",\n                    \"state\": \"CA\",\n                    \"zip\": \"94929\",\n                    \"maxApprovedLoanAmount\": 135000,\n                    \"solarCost\": 12500,\n                    \"batteryCost\": 12500,\n                    \"financingRequestId\": 700639,\n                    \"currentStepName\": null,\n                    \"csApprovalDate\": \"2026-03-25T15:39:20Z\",\n                    \"perApprovalDate\": \"2026-03-25T15:40:34Z\",\n                    \"sdApprovalDate\": \"2026-03-25T15:40:03Z\",\n                    \"scApprovalDate\": \"2026-03-25T15:41:38Z\",\n                    \"ptoApprovalDate\": \"2026-03-25T15:42:45Z\",\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_medallion\"\n                },\n                \"factLoan\": {\n                    \"id\": 742,\n                    \"customerId\": 1789783,\n                    \"loanNumber\": 780776,\n                    \"promoPayment\": 145.43,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"accepted\",\n                    \"m3StepStatus\": \"accepted\",\n                    \"factPaymentProgram\": {\n                        \"id\": 1,\n                        \"m0FixedAmount\": 0,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 25,\n                        \"m2InstallerPercentage\": 0,\n                        \"m3InstallerPercentage\": 10\n                    },\n                    \"paymentProgramId\": 1\n                },\n                \"factProduct\": {\n                    \"id\": 1368,\n                    \"fcmId\": 225498,\n                    \"status\": \"retired\",\n                    \"loanType\": \"Standard\",\n                    \"term\": 25,\n                    \"rate\": 8.99,\n                    \"rateCardId\": \"Standard_0_25_0.0899_QAA\",\n                    \"financingProductId\": 3301\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 780776,\n                \"amountFinanced\": 17159.43,\n                \"projectCost\": 25000,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 0,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Propel\",\n                \"dealerFee\": 0\n            }\n        },\n        {\n            \"milestone\": \"m0\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207450,\n                \"customerId\": 1789785,\n                \"factDeal\": {\n                    \"id\": 270,\n                    \"customerId\": 1789785,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19732,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1789577,\n                    \"loanNumber\": 780778,\n                    \"applicationNumber\": 1019888,\n                    \"priFirstname\": \"Test\",\n                    \"priLastname\": \"MNCashNotify\",\n                    \"address\": \"1101 Timberline Ln\",\n                    \"city\": \"Duluth\",\n                    \"state\": \"MN\",\n                    \"zip\": \"55811\",\n                    \"maxApprovedLoanAmount\": 135000,\n                    \"solarCost\": null,\n                    \"batteryCost\": null,\n                    \"financingRequestId\": 700641,\n                    \"currentStepName\": \"Permission to Operate\",\n                    \"csApprovalDate\": \"2026-03-25T17:04:53Z\",\n                    \"perApprovalDate\": \"2026-03-25T17:05:02Z\",\n                    \"sdApprovalDate\": null,\n                    \"scApprovalDate\": \"2026-03-25T17:05:43Z\",\n                    \"ptoApprovalDate\": null,\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_cash\"\n                },\n                \"factLoan\": {\n                    \"id\": 744,\n                    \"customerId\": 1789785,\n                    \"loanNumber\": 780778,\n                    \"promoPayment\": null,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"accepted\",\n                    \"m3StepStatus\": \"not_started\",\n                    \"factPaymentProgram\": {\n                        \"id\": 5,\n                        \"m0FixedAmount\": 1000,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 30,\n                        \"m2InstallerPercentage\": 70,\n                        \"m3InstallerPercentage\": 0\n                    },\n                    \"paymentProgramId\": 5\n                },\n                \"factProduct\": {\n                    \"id\": 3826,\n                    \"fcmId\": 222393,\n                    \"status\": \"online\",\n                    \"loanType\": \"Cash\",\n                    \"term\": 1,\n                    \"rate\": 0,\n                    \"rateCardId\": \"Cash_0_1_0.0000_QAACash\",\n                    \"financingProductId\": 3289\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 780778,\n                \"amountFinanced\": 22222,\n                \"projectCost\": null,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 31.49,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Cash\",\n                \"dealerFee\": 6997.71\n            }\n        },\n        {\n            \"milestone\": \"m2\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207450,\n                \"customerId\": 1789785,\n                \"factDeal\": {\n                    \"id\": 270,\n                    \"customerId\": 1789785,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19732,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1789577,\n                    \"loanNumber\": 780778,\n                    \"applicationNumber\": 1019888,\n                    \"priFirstname\": \"Test\",\n                    \"priLastname\": \"MNCashNotify\",\n                    \"address\": \"1101 Timberline Ln\",\n                    \"city\": \"Duluth\",\n                    \"state\": \"MN\",\n                    \"zip\": \"55811\",\n                    \"maxApprovedLoanAmount\": 135000,\n                    \"solarCost\": null,\n                    \"batteryCost\": null,\n                    \"financingRequestId\": 700641,\n                    \"currentStepName\": \"Permission to Operate\",\n                    \"csApprovalDate\": \"2026-03-25T17:04:53Z\",\n                    \"perApprovalDate\": \"2026-03-25T17:05:02Z\",\n                    \"sdApprovalDate\": null,\n                    \"scApprovalDate\": \"2026-03-25T17:05:43Z\",\n                    \"ptoApprovalDate\": null,\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_cash\"\n                },\n                \"factLoan\": {\n                    \"id\": 744,\n                    \"customerId\": 1789785,\n                    \"loanNumber\": 780778,\n                    \"promoPayment\": null,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"accepted\",\n                    \"m3StepStatus\": \"not_started\",\n                    \"factPaymentProgram\": {\n                        \"id\": 5,\n                        \"m0FixedAmount\": 1000,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 30,\n                        \"m2InstallerPercentage\": 70,\n                        \"m3InstallerPercentage\": 0\n                    },\n                    \"paymentProgramId\": 5\n                },\n                \"factProduct\": {\n                    \"id\": 3826,\n                    \"fcmId\": 222393,\n                    \"status\": \"online\",\n                    \"loanType\": \"Cash\",\n                    \"term\": 1,\n                    \"rate\": 0,\n                    \"rateCardId\": \"Cash_0_1_0.0000_QAACash\",\n                    \"financingProductId\": 3289\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 780778,\n                \"amountFinanced\": 22222,\n                \"projectCost\": null,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 31.49,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Cash\",\n                \"dealerFee\": 6997.71\n            }\n        },\n        {\n            \"milestone\": \"m3\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207455,\n                \"customerId\": 1791372,\n                \"factDeal\": {\n                    \"id\": 265,\n                    \"customerId\": 1791372,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19737,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1791163,\n                    \"loanNumber\": 781773,\n                    \"applicationNumber\": 1021237,\n                    \"priFirstname\": \"QAHPass\",\n                    \"priLastname\": \"TestNotify\",\n                    \"address\": \"555 Street\",\n                    \"city\": \"Dillon Beach\",\n                    \"state\": \"AZ\",\n                    \"zip\": \"85001\",\n                    \"maxApprovedLoanAmount\": 135000,\n                    \"solarCost\": null,\n                    \"batteryCost\": null,\n                    \"financingRequestId\": 701636,\n                    \"currentStepName\": null,\n                    \"csApprovalDate\": \"2026-03-25T19:36:47Z\",\n                    \"perApprovalDate\": \"2026-03-25T19:36:54Z\",\n                    \"sdApprovalDate\": null,\n                    \"scApprovalDate\": \"2026-03-25T19:37:51Z\",\n                    \"ptoApprovalDate\": \"2026-03-25T19:38:55Z\",\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_medallion\"\n                },\n                \"factLoan\": {\n                    \"id\": 749,\n                    \"customerId\": 1791372,\n                    \"loanNumber\": 781773,\n                    \"promoPayment\": 139.06,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"accepted\",\n                    \"m3StepStatus\": \"accepted\",\n                    \"factPaymentProgram\": {\n                        \"id\": 1,\n                        \"m0FixedAmount\": 0,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 25,\n                        \"m2InstallerPercentage\": 0,\n                        \"m3InstallerPercentage\": 10\n                    },\n                    \"paymentProgramId\": 1\n                },\n                \"factProduct\": {\n                    \"id\": 1760,\n                    \"fcmId\": 224790,\n                    \"status\": \"retired\",\n                    \"loanType\": \"LevelPay\",\n                    \"term\": 25,\n                    \"rate\": 8.99,\n                    \"rateCardId\": \"LevelPay_0_25_0.0899_QAA\",\n                    \"financingProductId\": 3296\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 781773,\n                \"amountFinanced\": 22222,\n                \"projectCost\": null,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 6.49,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Solar+\",\n                \"dealerFee\": 1442.21\n            }\n        },\n        {\n            \"milestone\": \"m3\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207458,\n                \"customerId\": 1791376,\n                \"factDeal\": {\n                    \"id\": 262,\n                    \"customerId\": 1791376,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19740,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1791167,\n                    \"loanNumber\": 781776,\n                    \"applicationNumber\": 1021240,\n                    \"priFirstname\": \"QAHPass\",\n                    \"priLastname\": \"TestNotify\",\n                    \"address\": \"555 Street\",\n                    \"city\": \"Dillon Beach\",\n                    \"state\": \"CA\",\n                    \"zip\": \"94929\",\n                    \"maxApprovedLoanAmount\": 135000,\n                    \"solarCost\": 12500,\n                    \"batteryCost\": 12500,\n                    \"financingRequestId\": 701639,\n                    \"currentStepName\": null,\n                    \"csApprovalDate\": \"2026-03-26T12:27:19Z\",\n                    \"perApprovalDate\": \"2026-03-26T12:38:06Z\",\n                    \"sdApprovalDate\": \"2026-03-26T12:29:57Z\",\n                    \"scApprovalDate\": \"2026-03-26T12:44:53Z\",\n                    \"ptoApprovalDate\": \"2026-03-26T12:54:39Z\",\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_medallion\"\n                },\n                \"factLoan\": {\n                    \"id\": 752,\n                    \"customerId\": 1791376,\n                    \"loanNumber\": 781776,\n                    \"promoPayment\": 145.43,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"accepted\",\n                    \"m3StepStatus\": \"accepted\",\n                    \"factPaymentProgram\": {\n                        \"id\": 1,\n                        \"m0FixedAmount\": 0,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 25,\n                        \"m2InstallerPercentage\": 0,\n                        \"m3InstallerPercentage\": 10\n                    },\n                    \"paymentProgramId\": 1\n                },\n                \"factProduct\": {\n                    \"id\": 1368,\n                    \"fcmId\": 225498,\n                    \"status\": \"retired\",\n                    \"loanType\": \"Standard\",\n                    \"term\": 25,\n                    \"rate\": 8.99,\n                    \"rateCardId\": \"Standard_0_25_0.0899_QAA\",\n                    \"financingProductId\": 3301\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 781776,\n                \"amountFinanced\": 17159.43,\n                \"projectCost\": 25000,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 0,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Propel\",\n                \"dealerFee\": 0\n            }\n        },\n        {\n            \"milestone\": \"m3\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207459,\n                \"customerId\": 1791377,\n                \"factDeal\": {\n                    \"id\": 261,\n                    \"customerId\": 1791377,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19741,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1791168,\n                    \"loanNumber\": 781777,\n                    \"applicationNumber\": 1021241,\n                    \"priFirstname\": \"QAHPass\",\n                    \"priLastname\": \"TestNotify\",\n                    \"address\": \"555 Street\",\n                    \"city\": \"Dillon Beach\",\n                    \"state\": \"AZ\",\n                    \"zip\": \"85001\",\n                    \"maxApprovedLoanAmount\": 135000,\n                    \"solarCost\": 22222,\n                    \"batteryCost\": null,\n                    \"financingRequestId\": 701640,\n                    \"currentStepName\": null,\n                    \"csApprovalDate\": \"2026-03-26T12:59:09Z\",\n                    \"perApprovalDate\": \"2026-03-26T13:00:20Z\",\n                    \"sdApprovalDate\": null,\n                    \"scApprovalDate\": \"2026-03-26T13:05:40Z\",\n                    \"ptoApprovalDate\": \"2026-03-26T13:09:00Z\",\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_medallion\"\n                },\n                \"factLoan\": {\n                    \"id\": 753,\n                    \"customerId\": 1791377,\n                    \"loanNumber\": 781777,\n                    \"promoPayment\": 139.06,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"accepted\",\n                    \"m3StepStatus\": \"accepted\",\n                    \"factPaymentProgram\": {\n                        \"id\": 1,\n                        \"m0FixedAmount\": 0,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 25,\n                        \"m2InstallerPercentage\": 0,\n                        \"m3InstallerPercentage\": 10\n                    },\n                    \"paymentProgramId\": 1\n                },\n                \"factProduct\": {\n                    \"id\": 1760,\n                    \"fcmId\": 224790,\n                    \"status\": \"retired\",\n                    \"loanType\": \"LevelPay\",\n                    \"term\": 25,\n                    \"rate\": 8.99,\n                    \"rateCardId\": \"LevelPay_0_25_0.0899_QAA\",\n                    \"financingProductId\": 3296\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 781777,\n                \"amountFinanced\": 22222,\n                \"projectCost\": null,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 6.49,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Solar+\",\n                \"dealerFee\": 1442.21\n            }\n        },\n        {\n            \"milestone\": \"m3\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207461,\n                \"customerId\": 1791379,\n                \"factDeal\": {\n                    \"id\": 259,\n                    \"customerId\": 1791379,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19743,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1791170,\n                    \"loanNumber\": 781779,\n                    \"applicationNumber\": 1021243,\n                    \"priFirstname\": \"QAHPass\",\n                    \"priLastname\": \"TestNotify\",\n                    \"address\": \"555 Street\",\n                    \"city\": \"Dillon Beach\",\n                    \"state\": \"ME\",\n                    \"zip\": \"04257\",\n                    \"maxApprovedLoanAmount\": 67500,\n                    \"solarCost\": null,\n                    \"batteryCost\": 22222,\n                    \"financingRequestId\": 701642,\n                    \"currentStepName\": null,\n                    \"csApprovalDate\": \"2026-03-26T13:57:07Z\",\n                    \"perApprovalDate\": \"2026-03-26T13:57:33Z\",\n                    \"sdApprovalDate\": null,\n                    \"scApprovalDate\": \"2026-03-26T13:59:11Z\",\n                    \"ptoApprovalDate\": \"2026-03-26T14:06:10Z\",\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_medallion\"\n                },\n                \"factLoan\": {\n                    \"id\": 755,\n                    \"customerId\": 1791379,\n                    \"loanNumber\": 781779,\n                    \"promoPayment\": 139.06,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"accepted\",\n                    \"m3StepStatus\": \"accepted\",\n                    \"factPaymentProgram\": {\n                        \"id\": 1,\n                        \"m0FixedAmount\": 0,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 25,\n                        \"m2InstallerPercentage\": 0,\n                        \"m3InstallerPercentage\": 10\n                    },\n                    \"paymentProgramId\": 1\n                },\n                \"factProduct\": {\n                    \"id\": 1997,\n                    \"fcmId\": 224526,\n                    \"status\": \"retired\",\n                    \"loanType\": \"LevelPay\",\n                    \"term\": 25,\n                    \"rate\": 8.99,\n                    \"rateCardId\": \"LevelPay_0_25_0.0899_QAA\",\n                    \"financingProductId\": 3294\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 781779,\n                \"amountFinanced\": 22222,\n                \"projectCost\": null,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 6.49,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Battery\",\n                \"dealerFee\": 1442.21\n            }\n        },\n        {\n            \"milestone\": \"m0\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207462,\n                \"customerId\": 1791380,\n                \"factDeal\": {\n                    \"id\": 258,\n                    \"customerId\": 1791380,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19744,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1791171,\n                    \"loanNumber\": 781780,\n                    \"applicationNumber\": 1021244,\n                    \"priFirstname\": \"QAHPass\",\n                    \"priLastname\": \"TestNotify\",\n                    \"address\": \"555 Street\",\n                    \"city\": \"Dillon Beach\",\n                    \"state\": \"NY\",\n                    \"zip\": \"14626\",\n                    \"maxApprovedLoanAmount\": 135000,\n                    \"solarCost\": null,\n                    \"batteryCost\": null,\n                    \"financingRequestId\": 701643,\n                    \"currentStepName\": null,\n                    \"csApprovalDate\": \"2026-03-26T14:08:19Z\",\n                    \"perApprovalDate\": \"2026-03-26T14:08:29Z\",\n                    \"sdApprovalDate\": null,\n                    \"scApprovalDate\": \"2026-03-26T14:11:25Z\",\n                    \"ptoApprovalDate\": \"2026-03-26T14:17:17Z\",\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_cash\"\n                },\n                \"factLoan\": {\n                    \"id\": 756,\n                    \"customerId\": 1791380,\n                    \"loanNumber\": 781780,\n                    \"promoPayment\": null,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"accepted\",\n                    \"m3StepStatus\": \"accepted\",\n                    \"factPaymentProgram\": {\n                        \"id\": 5,\n                        \"m0FixedAmount\": 1000,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 30,\n                        \"m2InstallerPercentage\": 70,\n                        \"m3InstallerPercentage\": 0\n                    },\n                    \"paymentProgramId\": 5\n                },\n                \"factProduct\": {\n                    \"id\": 3826,\n                    \"fcmId\": 222393,\n                    \"status\": \"online\",\n                    \"loanType\": \"Cash\",\n                    \"term\": 1,\n                    \"rate\": 0,\n                    \"rateCardId\": \"Cash_0_1_0.0000_QAACash\",\n                    \"financingProductId\": 3289\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 781780,\n                \"amountFinanced\": 15555,\n                \"projectCost\": null,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 31.49,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Cash\",\n                \"dealerFee\": 4898.27\n            }\n        },\n        {\n            \"milestone\": \"m2\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207462,\n                \"customerId\": 1791380,\n                \"factDeal\": {\n                    \"id\": 258,\n                    \"customerId\": 1791380,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19744,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1791171,\n                    \"loanNumber\": 781780,\n                    \"applicationNumber\": 1021244,\n                    \"priFirstname\": \"QAHPass\",\n                    \"priLastname\": \"TestNotify\",\n                    \"address\": \"555 Street\",\n                    \"city\": \"Dillon Beach\",\n                    \"state\": \"NY\",\n                    \"zip\": \"14626\",\n                    \"maxApprovedLoanAmount\": 135000,\n                    \"solarCost\": null,\n                    \"batteryCost\": null,\n                    \"financingRequestId\": 701643,\n                    \"currentStepName\": null,\n                    \"csApprovalDate\": \"2026-03-26T14:08:19Z\",\n                    \"perApprovalDate\": \"2026-03-26T14:08:29Z\",\n                    \"sdApprovalDate\": null,\n                    \"scApprovalDate\": \"2026-03-26T14:11:25Z\",\n                    \"ptoApprovalDate\": \"2026-03-26T14:17:17Z\",\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_cash\"\n                },\n                \"factLoan\": {\n                    \"id\": 756,\n                    \"customerId\": 1791380,\n                    \"loanNumber\": 781780,\n                    \"promoPayment\": null,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"accepted\",\n                    \"m3StepStatus\": \"accepted\",\n                    \"factPaymentProgram\": {\n                        \"id\": 5,\n                        \"m0FixedAmount\": 1000,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 30,\n                        \"m2InstallerPercentage\": 70,\n                        \"m3InstallerPercentage\": 0\n                    },\n                    \"paymentProgramId\": 5\n                },\n                \"factProduct\": {\n                    \"id\": 3826,\n                    \"fcmId\": 222393,\n                    \"status\": \"online\",\n                    \"loanType\": \"Cash\",\n                    \"term\": 1,\n                    \"rate\": 0,\n                    \"rateCardId\": \"Cash_0_1_0.0000_QAACash\",\n                    \"financingProductId\": 3289\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 781780,\n                \"amountFinanced\": 15555,\n                \"projectCost\": null,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 31.49,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Cash\",\n                \"dealerFee\": 4898.27\n            }\n        },\n        {\n            \"milestone\": \"m3\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207465,\n                \"customerId\": 1791384,\n                \"factDeal\": {\n                    \"id\": 255,\n                    \"customerId\": 1791384,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19747,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1791175,\n                    \"loanNumber\": 781783,\n                    \"applicationNumber\": 1021248,\n                    \"priFirstname\": \"QAHPass\",\n                    \"priLastname\": \"TestNotify\",\n                    \"address\": \"555 Street\",\n                    \"city\": \"Dillon Beach\",\n                    \"state\": \"CA\",\n                    \"zip\": \"94929\",\n                    \"maxApprovedLoanAmount\": 135000,\n                    \"solarCost\": 12500,\n                    \"batteryCost\": 12500,\n                    \"financingRequestId\": 701646,\n                    \"currentStepName\": null,\n                    \"csApprovalDate\": \"2026-03-26T17:24:21Z\",\n                    \"perApprovalDate\": \"2026-03-26T17:35:19Z\",\n                    \"sdApprovalDate\": \"2026-03-26T17:28:10Z\",\n                    \"scApprovalDate\": \"2026-03-26T17:38:36Z\",\n                    \"ptoApprovalDate\": \"2026-03-26T17:48:48Z\",\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_medallion\"\n                },\n                \"factLoan\": {\n                    \"id\": 759,\n                    \"customerId\": 1791384,\n                    \"loanNumber\": 781783,\n                    \"promoPayment\": 145.43,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"accepted\",\n                    \"m3StepStatus\": \"accepted\",\n                    \"factPaymentProgram\": {\n                        \"id\": 1,\n                        \"m0FixedAmount\": 0,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 25,\n                        \"m2InstallerPercentage\": 0,\n                        \"m3InstallerPercentage\": 10\n                    },\n                    \"paymentProgramId\": 1\n                },\n                \"factProduct\": {\n                    \"id\": 1368,\n                    \"fcmId\": 225498,\n                    \"status\": \"retired\",\n                    \"loanType\": \"Standard\",\n                    \"term\": 25,\n                    \"rate\": 8.99,\n                    \"rateCardId\": \"Standard_0_25_0.0899_QAA\",\n                    \"financingProductId\": 3301\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 781783,\n                \"amountFinanced\": 17159.43,\n                \"projectCost\": 25000,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 0,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Propel\",\n                \"dealerFee\": 0\n            }\n        },\n        {\n            \"milestone\": \"m3\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207469,\n                \"customerId\": 1792907,\n                \"factDeal\": {\n                    \"id\": 251,\n                    \"customerId\": 1792907,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19751,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1792697,\n                    \"loanNumber\": 782733,\n                    \"applicationNumber\": 1022535,\n                    \"priFirstname\": \"QAHPass\",\n                    \"priLastname\": \"TestNotify\",\n                    \"address\": \"555 Street\",\n                    \"city\": \"Dillon Beach\",\n                    \"state\": \"ME\",\n                    \"zip\": \"04257\",\n                    \"maxApprovedLoanAmount\": 135000,\n                    \"solarCost\": null,\n                    \"batteryCost\": null,\n                    \"financingRequestId\": 702596,\n                    \"currentStepName\": null,\n                    \"csApprovalDate\": \"2026-03-26T17:53:34Z\",\n                    \"perApprovalDate\": \"2026-03-26T17:54:17Z\",\n                    \"sdApprovalDate\": null,\n                    \"scApprovalDate\": \"2026-03-26T17:56:06Z\",\n                    \"ptoApprovalDate\": \"2026-03-26T18:00:36Z\",\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_medallion\"\n                },\n                \"factLoan\": {\n                    \"id\": 763,\n                    \"customerId\": 1792907,\n                    \"loanNumber\": 782733,\n                    \"promoPayment\": 139.06,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"accepted\",\n                    \"m3StepStatus\": \"accepted\",\n                    \"factPaymentProgram\": {\n                        \"id\": 1,\n                        \"m0FixedAmount\": 0,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 25,\n                        \"m2InstallerPercentage\": 0,\n                        \"m3InstallerPercentage\": 10\n                    },\n                    \"paymentProgramId\": 1\n                },\n                \"factProduct\": {\n                    \"id\": 1760,\n                    \"fcmId\": 224790,\n                    \"status\": \"retired\",\n                    \"loanType\": \"LevelPay\",\n                    \"term\": 25,\n                    \"rate\": 8.99,\n                    \"rateCardId\": \"LevelPay_0_25_0.0899_QAA\",\n                    \"financingProductId\": 3296\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 782733,\n                \"amountFinanced\": 22222,\n                \"projectCost\": null,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 6.49,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Solar+\",\n                \"dealerFee\": 1442.21\n            }\n        },\n        {\n            \"milestone\": \"m3\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207471,\n                \"customerId\": 1792958,\n                \"factDeal\": {\n                    \"id\": 249,\n                    \"customerId\": 1792958,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19753,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1792748,\n                    \"loanNumber\": 782774,\n                    \"applicationNumber\": 1022580,\n                    \"priFirstname\": \"QAHPass\",\n                    \"priLastname\": \"TestNotify\",\n                    \"address\": \"555 Street\",\n                    \"city\": \"Dillon Beach\",\n                    \"state\": \"OH\",\n                    \"zip\": \"45767\",\n                    \"maxApprovedLoanAmount\": 67500,\n                    \"solarCost\": null,\n                    \"batteryCost\": 22222,\n                    \"financingRequestId\": 702637,\n                    \"currentStepName\": null,\n                    \"csApprovalDate\": \"2026-03-26T18:10:27Z\",\n                    \"perApprovalDate\": \"2026-03-26T18:10:43Z\",\n                    \"sdApprovalDate\": null,\n                    \"scApprovalDate\": \"2026-03-26T18:12:31Z\",\n                    \"ptoApprovalDate\": \"2026-03-26T18:16:30Z\",\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_medallion\"\n                },\n                \"factLoan\": {\n                    \"id\": 765,\n                    \"customerId\": 1792958,\n                    \"loanNumber\": 782774,\n                    \"promoPayment\": 139.06,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"accepted\",\n                    \"m3StepStatus\": \"accepted\",\n                    \"factPaymentProgram\": {\n                        \"id\": 1,\n                        \"m0FixedAmount\": 0,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 25,\n                        \"m2InstallerPercentage\": 0,\n                        \"m3InstallerPercentage\": 10\n                    },\n                    \"paymentProgramId\": 1\n                },\n                \"factProduct\": {\n                    \"id\": 1997,\n                    \"fcmId\": 224526,\n                    \"status\": \"retired\",\n                    \"loanType\": \"LevelPay\",\n                    \"term\": 25,\n                    \"rate\": 8.99,\n                    \"rateCardId\": \"LevelPay_0_25_0.0899_QAA\",\n                    \"financingProductId\": 3294\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 782774,\n                \"amountFinanced\": 22222,\n                \"projectCost\": null,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 6.49,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Battery\",\n                \"dealerFee\": 1442.21\n            }\n        },\n        {\n            \"milestone\": \"m0\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207472,\n                \"customerId\": 1792959,\n                \"factDeal\": {\n                    \"id\": 248,\n                    \"customerId\": 1792959,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19754,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1792749,\n                    \"loanNumber\": 782775,\n                    \"applicationNumber\": 1022581,\n                    \"priFirstname\": \"QAHPass\",\n                    \"priLastname\": \"TestNotify\",\n                    \"address\": \"555 Street\",\n                    \"city\": \"Dillon Beach\",\n                    \"state\": \"PA\",\n                    \"zip\": \"16226\",\n                    \"maxApprovedLoanAmount\": 135000,\n                    \"solarCost\": null,\n                    \"batteryCost\": null,\n                    \"financingRequestId\": 702638,\n                    \"currentStepName\": null,\n                    \"csApprovalDate\": \"2026-03-26T18:19:04Z\",\n                    \"perApprovalDate\": \"2026-03-26T18:20:33Z\",\n                    \"sdApprovalDate\": null,\n                    \"scApprovalDate\": \"2026-03-26T18:23:28Z\",\n                    \"ptoApprovalDate\": \"2026-03-26T18:25:29Z\",\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_cash\"\n                },\n                \"factLoan\": {\n                    \"id\": 766,\n                    \"customerId\": 1792959,\n                    \"loanNumber\": 782775,\n                    \"promoPayment\": null,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"accepted\",\n                    \"m3StepStatus\": \"accepted\",\n                    \"factPaymentProgram\": {\n                        \"id\": 5,\n                        \"m0FixedAmount\": 1000,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 30,\n                        \"m2InstallerPercentage\": 70,\n                        \"m3InstallerPercentage\": 0\n                    },\n                    \"paymentProgramId\": 5\n                },\n                \"factProduct\": {\n                    \"id\": 3826,\n                    \"fcmId\": 222393,\n                    \"status\": \"online\",\n                    \"loanType\": \"Cash\",\n                    \"term\": 1,\n                    \"rate\": 0,\n                    \"rateCardId\": \"Cash_0_1_0.0000_QAACash\",\n                    \"financingProductId\": 3289\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 782775,\n                \"amountFinanced\": 22222,\n                \"projectCost\": null,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 31.49,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Cash\",\n                \"dealerFee\": 6997.71\n            }\n        },\n        {\n            \"milestone\": \"m2\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207472,\n                \"customerId\": 1792959,\n                \"factDeal\": {\n                    \"id\": 248,\n                    \"customerId\": 1792959,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19754,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1792749,\n                    \"loanNumber\": 782775,\n                    \"applicationNumber\": 1022581,\n                    \"priFirstname\": \"QAHPass\",\n                    \"priLastname\": \"TestNotify\",\n                    \"address\": \"555 Street\",\n                    \"city\": \"Dillon Beach\",\n                    \"state\": \"PA\",\n                    \"zip\": \"16226\",\n                    \"maxApprovedLoanAmount\": 135000,\n                    \"solarCost\": null,\n                    \"batteryCost\": null,\n                    \"financingRequestId\": 702638,\n                    \"currentStepName\": null,\n                    \"csApprovalDate\": \"2026-03-26T18:19:04Z\",\n                    \"perApprovalDate\": \"2026-03-26T18:20:33Z\",\n                    \"sdApprovalDate\": null,\n                    \"scApprovalDate\": \"2026-03-26T18:23:28Z\",\n                    \"ptoApprovalDate\": \"2026-03-26T18:25:29Z\",\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_cash\"\n                },\n                \"factLoan\": {\n                    \"id\": 766,\n                    \"customerId\": 1792959,\n                    \"loanNumber\": 782775,\n                    \"promoPayment\": null,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"accepted\",\n                    \"m3StepStatus\": \"accepted\",\n                    \"factPaymentProgram\": {\n                        \"id\": 5,\n                        \"m0FixedAmount\": 1000,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 30,\n                        \"m2InstallerPercentage\": 70,\n                        \"m3InstallerPercentage\": 0\n                    },\n                    \"paymentProgramId\": 5\n                },\n                \"factProduct\": {\n                    \"id\": 3826,\n                    \"fcmId\": 222393,\n                    \"status\": \"online\",\n                    \"loanType\": \"Cash\",\n                    \"term\": 1,\n                    \"rate\": 0,\n                    \"rateCardId\": \"Cash_0_1_0.0000_QAACash\",\n                    \"financingProductId\": 3289\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 782775,\n                \"amountFinanced\": 22222,\n                \"projectCost\": null,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 31.49,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Cash\",\n                \"dealerFee\": 6997.71\n            }\n        },\n        {\n            \"milestone\": \"m0\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207895,\n                \"customerId\": 1811422,\n                \"factDeal\": {\n                    \"id\": 51,\n                    \"customerId\": 1811422,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19951,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1811199,\n                    \"loanNumber\": 794469,\n                    \"applicationNumber\": 1038150,\n                    \"priFirstname\": \"UIDefault\",\n                    \"priLastname\": \"TeStCaSe\",\n                    \"address\": \"123 Test St\",\n                    \"city\": \"Suffern\",\n                    \"state\": \"NY\",\n                    \"zip\": \"10901\",\n                    \"maxApprovedLoanAmount\": 135000,\n                    \"solarCost\": null,\n                    \"batteryCost\": null,\n                    \"financingRequestId\": 714332,\n                    \"currentStepName\": \"Permission to Operate\",\n                    \"csApprovalDate\": \"2026-04-08T21:22:02Z\",\n                    \"perApprovalDate\": \"2026-04-08T21:22:08Z\",\n                    \"sdApprovalDate\": null,\n                    \"scApprovalDate\": \"2026-04-08T21:22:17Z\",\n                    \"ptoApprovalDate\": null,\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_cash\"\n                },\n                \"factLoan\": {\n                    \"id\": 835,\n                    \"customerId\": 1811422,\n                    \"loanNumber\": 794469,\n                    \"promoPayment\": null,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"accepted\",\n                    \"m3StepStatus\": \"not_started\",\n                    \"factPaymentProgram\": {\n                        \"id\": 5,\n                        \"m0FixedAmount\": 1000,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 30,\n                        \"m2InstallerPercentage\": 70,\n                        \"m3InstallerPercentage\": 0\n                    },\n                    \"paymentProgramId\": 5\n                },\n                \"factProduct\": {\n                    \"id\": 3826,\n                    \"fcmId\": 222393,\n                    \"status\": \"online\",\n                    \"loanType\": \"Cash\",\n                    \"term\": 1,\n                    \"rate\": 0,\n                    \"rateCardId\": \"Cash_0_1_0.0000_QAACash\",\n                    \"financingProductId\": 3289\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 794469,\n                \"amountFinanced\": 20000,\n                \"projectCost\": null,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 31.49,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Cash\",\n                \"dealerFee\": 6298\n            }\n        },\n        {\n            \"milestone\": \"m2\",\n            \"disbursementDate\": null,\n            \"disbursementAmount\": null,\n            \"milestoneIbcPaymentsTotal\": null,\n            \"disbursement\": {\n                \"id\": 207895,\n                \"customerId\": 1811422,\n                \"factDeal\": {\n                    \"id\": 51,\n                    \"customerId\": 1811422,\n                    \"factDealStates\": [\n                        {\n                            \"id\": 19951,\n                            \"isCancelled\": false\n                        }\n                    ],\n                    \"proposalId\": 1811199,\n                    \"loanNumber\": 794469,\n                    \"applicationNumber\": 1038150,\n                    \"priFirstname\": \"UIDefault\",\n                    \"priLastname\": \"TeStCaSe\",\n                    \"address\": \"123 Test St\",\n                    \"city\": \"Suffern\",\n                    \"state\": \"NY\",\n                    \"zip\": \"10901\",\n                    \"maxApprovedLoanAmount\": 135000,\n                    \"solarCost\": null,\n                    \"batteryCost\": null,\n                    \"financingRequestId\": 714332,\n                    \"currentStepName\": \"Permission to Operate\",\n                    \"csApprovalDate\": \"2026-04-08T21:22:02Z\",\n                    \"perApprovalDate\": \"2026-04-08T21:22:08Z\",\n                    \"sdApprovalDate\": null,\n                    \"scApprovalDate\": \"2026-04-08T21:22:17Z\",\n                    \"ptoApprovalDate\": null,\n                    \"installerCoid\": 106158,\n                    \"installerEmail\": \"concert_qaa_med_all_admin@cpf.com\",\n                    \"lenderCode\": \"qaa_cash\"\n                },\n                \"factLoan\": {\n                    \"id\": 835,\n                    \"customerId\": 1811422,\n                    \"loanNumber\": 794469,\n                    \"promoPayment\": null,\n                    \"m0StepStatus\": \"accepted\",\n                    \"m1StepStatus\": \"accepted\",\n                    \"m2StepStatus\": \"accepted\",\n                    \"m3StepStatus\": \"not_started\",\n                    \"factPaymentProgram\": {\n                        \"id\": 5,\n                        \"m0FixedAmount\": 1000,\n                        \"m0InstallerPercentage\": 0,\n                        \"m1InstallerPercentage\": 0,\n                        \"m1SponsorPercentage\": 30,\n                        \"m2InstallerPercentage\": 70,\n                        \"m3InstallerPercentage\": 0\n                    },\n                    \"paymentProgramId\": 5\n                },\n                \"factProduct\": {\n                    \"id\": 3826,\n                    \"fcmId\": 222393,\n                    \"status\": \"online\",\n                    \"loanType\": \"Cash\",\n                    \"term\": 1,\n                    \"rate\": 0,\n                    \"rateCardId\": \"Cash_0_1_0.0000_QAACash\",\n                    \"financingProductId\": 3289\n                },\n                \"servicingAccount\": null,\n                \"loanNumber\": 794469,\n                \"amountFinanced\": 20000,\n                \"projectCost\": null,\n                \"status\": \"active\",\n                \"dealerFeePercentage\": 31.49,\n                \"d0DisbursementDateContractor\": null,\n                \"d0ContractorAmount\": null,\n                \"d1DisbursementDateContractor\": null,\n                \"d1SponsorAmount\": null,\n                \"d1ContractorAmount\": null,\n                \"invoiceAmount\": null,\n                \"d2DisbursementDateContractor\": null,\n                \"d3DisbursementDateContractor\": null,\n                \"m1FundDate\": null,\n                \"d2ContractorAmount\": null,\n                \"d3ContractorAmount\": null,\n                \"clawbackAmount\": null,\n                \"dateCancelled\": null,\n                \"clawbackDate\": null,\n                \"adjustmentDate\": null,\n                \"adjustmentAmount\": null,\n                \"notes\": null,\n                \"productName\": \"Concert Cash\",\n                \"dealerFee\": 6298\n            }\n        }\n    ],\n    \"fieldErrors\": []\n}"}],"_postman_id":"82d61dfb-26be-4507-9e62-7e9edc2a393e"}],"id":"901a8d19-5791-4410-973e-ff6a54cadf8b","_postman_id":"901a8d19-5791-4410-973e-ff6a54cadf8b","description":""},{"name":"Webhooks","item":[{"name":"Credit Check Status Change","id":"24f28029-b93c-42bb-9377-b8764518dbe6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Basic Y29uY2VydDpVccTc3KnAyMldNOFkyVlM0","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"credit_check_status_change\",\n    \"date\": \"2022-05-19T18:22:28Z\",\n    \"message\": {\n        \"dateCreated\": \"2022-05-19T18:22:24Z\",\n        \"denialReasons\": [],\n        \"financingProducts\": [\n            {\n                \"id\": 46433,\n                \"dateCreated\": \"2022-05-19T18:22:24Z\",\n                \"dateDeleted\": null,\n                \"dateUpdated\": \"2022-05-19T18:22:28Z\",\n                \"externalId\": \"115409\",\n                \"notes\": null,\n                \"primaryStatus\": null,\n                \"decisionStatus\": \"Complete\",\n                \"resultDate\": \"2022-05-19T18:22:26Z\",\n                \"secondaryStatus\": null,\n                \"overallStatus\": null,\n                \"status\": \"Pass\",\n                \"financingProductId\": 3185,\n                \"creditCheckId\": 46476,\n                \"updateId\": 91085,\n                \"financingProductSku\": \"SLOAN_003\",\n                \"financingProductName\": \"Concert Solar Loan\",\n                \"financingProductType\": \"loan\",\n                \"maxApprovedUnverified\": 125000,\n                \"maxApprovedVerified\": 125000,\n                \"rateCards\": [\n                    {\n                        \"id\": 935123,\n                        \"key\": null,\n                        \"maxLoanAmount\": 125000,\n                        \"minLoanAmount\": 13000,\n                        \"maxApprovedUnverified\": 125000,\n                        \"maxApprovedVerified\": 125000,\n                        \"term\": 15,\n                        \"apr\": 2.99,\n                        \"deferralMonths\": 12,\n                        \"decision\": \"approved\",\n                        \"loanTypeCode\": \"TripleOption\",\n                        \"loanTypeLabel\": \"12-3 Flex\",\n                        \"loanTypeSequenceId\": 1,\n                        \"financingCalculationModelId\": 9793,\n                        \"requiredStipIds\": [],\n                        \"loanType\": \"TripleOption\"\n                    },\n                    {\n                        \"id\": 935124,\n                        \"key\": null,\n                        \"maxLoanAmount\": 125000,\n                        \"minLoanAmount\": 13000,\n                        \"maxApprovedUnverified\": 125000,\n                        \"maxApprovedVerified\": 125000,\n                        \"term\": 20,\n                        \"apr\": 2.99,\n                        \"deferralMonths\": 12,\n                        \"decision\": \"approved\",\n                        \"loanTypeCode\": \"TripleOption\",\n                        \"loanTypeLabel\": \"12-3 Flex\",\n                        \"loanTypeSequenceId\": 1,\n                        \"financingCalculationModelId\": 9792,\n                        \"requiredStipIds\": [],\n                        \"loanType\": \"TripleOption\"\n                    },\n                    {\n                        \"id\": 935125,\n                        \"key\": null,\n                        \"maxLoanAmount\": 125000,\n                        \"minLoanAmount\": 10000,\n                        \"maxApprovedUnverified\": 125000,\n                        \"maxApprovedVerified\": 125000,\n                        \"term\": 12,\n                        \"apr\": 2.99,\n                        \"deferralMonths\": 0,\n                        \"decision\": \"approved\",\n                        \"loanTypeCode\": \"LevelPay\",\n                        \"loanTypeLabel\": \"Level Pay\",\n                        \"loanTypeSequenceId\": 2,\n                        \"financingCalculationModelId\": 9789,\n                        \"requiredStipIds\": [],\n                        \"loanType\": \"LevelPay\"\n                    },\n                    {\n                        \"id\": 935126,\n                        \"key\": null,\n                        \"maxLoanAmount\": 125000,\n                        \"minLoanAmount\": 10000,\n                        \"maxApprovedUnverified\": 125000,\n                        \"maxApprovedVerified\": 125000,\n                        \"term\": 5,\n                        \"apr\": 0.0,\n                        \"deferralMonths\": 0,\n                        \"decision\": \"approved\",\n                        \"loanTypeCode\": \"ZIL\",\n                        \"loanTypeLabel\": \"Zero Interest\",\n                        \"loanTypeSequenceId\": 3,\n                        \"financingCalculationModelId\": 9794,\n                        \"requiredStipIds\": [],\n                        \"loanType\": \"ZIL\"\n                    },\n                    {\n                        \"id\": 935127,\n                        \"key\": null,\n                        \"maxLoanAmount\": 125000,\n                        \"minLoanAmount\": 10000,\n                        \"maxApprovedUnverified\": 125000,\n                        \"maxApprovedVerified\": 125000,\n                        \"term\": 10,\n                        \"apr\": 17.99,\n                        \"deferralMonths\": 12,\n                        \"decision\": \"approved\",\n                        \"loanTypeCode\": \"SAC\",\n                        \"loanTypeLabel\": \"Same-as-Cash\",\n                        \"loanTypeSequenceId\": 4,\n                        \"financingCalculationModelId\": 9791,\n                        \"requiredStipIds\": [],\n                        \"loanType\": \"SAC\"\n                    },\n                    {\n                        \"id\": 935128,\n                        \"key\": null,\n                        \"maxLoanAmount\": 0,\n                        \"minLoanAmount\": 10000,\n                        \"maxApprovedUnverified\": 0,\n                        \"maxApprovedVerified\": 0,\n                        \"term\": 10,\n                        \"apr\": 17.99,\n                        \"deferralMonths\": 24,\n                        \"decision\": \"failed\",\n                        \"loanTypeCode\": \"SAC\",\n                        \"loanTypeLabel\": \"Same-as-Cash\",\n                        \"loanTypeSequenceId\": 4,\n                        \"financingCalculationModelId\": 9790,\n                        \"requiredStipIds\": [],\n                        \"loanType\": \"SAC\"\n                    }\n                ]\n            }\n        ],\n        \"customerId\": 160868,\n        \"hasStips\": true,\n        \"status\": \"Pass\",\n        \"dateUpdated\": \"2022-05-19T18:22:27Z\",\n        \"uniqueStips\": [\n            {\n                \"stipId\": 300,\n                \"reqId\": \"VOI\",\n                \"reqScreenName\": \"VERIFICATION OF INCOME\",\n                \"stipActionTx\": \"Please provide verification of the individual income for each applicant as it is stated on the Credit Application. Acceptable forms of verification include: paystubs dated within 30 days showing YTD income, 3 months worth of bank statements, retirement award letters, earning OR annuity statements, 1099 statements OR tax returns including all schedules (C, E, and/or K1).\",\n                \"additionalInfo\": \"{ \\\"title\\\": \\\"Verification of Income\\\", \\\"content\\\": { \\\"table\\\": { \\\"columns\\\": [ { \\\"name\\\": \\\"Income Type\\\", \\\"additionalText\\\": null }, { \\\"name\\\": \\\"Accepted Documents\\\", \\\"additionalText\\\": \\\"Upload one of any listed document for your income type unless otherwise stated\\\" } ], \\\"rows\\\": [ { \\\"name\\\": \\\"Employed\\\", \\\"data\\\": { \\\"list\\\": [ \\\"Pay Stubs dated within the last 30 days of credit application showing year to date income.\\\", \\\"W2 with current paystub or letter from the employer dated within the last 30 days\\\" ] } }, { \\\"name\\\": \\\"Self-Employed\\\", \\\"data\\\": { \\\"list\\\": [ \\\"Personal Taxes - 1040 Pages 1 and 2 with related schedules (ex. Sch C, Sch E, Sch K1 and/or any other schedules used to claim this income under personal taxes)\\\", \\\"Full business tax return (ex. 1120, 1065, etc.) and the Articles of Organization or Articles of Incorporation to verify business ownership.\\\" ] } }, { \\\"name\\\": \\\"Retirement Income\\\", \\\"data\\\": { \\\"list\\\": [ \\\"3 most recent bank statements\\\", \\\"Retirement/SSI award letters\\\", \\\"Most recent year's 1099R\\\" ] } }, { \\\"name\\\": \\\"Disability Income\\\", \\\"data\\\": { \\\"list\\\": [ \\\"Award letter\\\", \\\"3 most recent bank statements\\\" ] } }, { \\\"name\\\": \\\"Child Support\\\", \\\"data\\\": { \\\"list\\\": [ \\\"Child Support Order or Divorce Decree with the child/children's Birth certificate. Must show amount being paid and for how long.\\\" ] } }, { \\\"name\\\": \\\"Rental Income\\\", \\\"data\\\": { \\\"list\\\": [ \\\"A fully executed rental/lease agreement with specific term\\\", \\\"Most recent 1040 Schedule E\\\" ] } }, { \\\"name\\\": \\\"Public Assistance\\\", \\\"data\\\": { \\\"list\\\": [ \\\"Award letter\\\" ] } }, { \\\"name\\\": \\\"Alimony\\\", \\\"data\\\": { \\\"list\\\": [ \\\"Copy of the divorce decree showing amount of expected payment and bank statements.\\\" ] } } ] } } }\",\n                \"externalId\": \"115409\",\n                \"status\": \"Pending\",\n                \"statusLabel\": \"Pending\",\n                \"notes\": null,\n                \"isRequired\": false\n            }\n        ]\n    },\n    \"errors\": null\n}","options":{"raw":{"language":"json"}}},"url":"{{callback_url}}","description":"<p>Subscribe to this webhook to get notified when an application is decisioned. You will receive a callback every time a customer's application status changes, i.e. from 'Submitted' to 'Pass'.</p>\n","urlObject":{"host":["{{callback_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"24f28029-b93c-42bb-9377-b8764518dbe6"},{"name":"Step Status Change","id":"ed5e97ac-3ec6-410d-b6f6-39de46ad6a8b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Basic Y29uY2VydDpVccTc3KnAyMldNOFkyVlM0","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"step_status_change\",\n    \"message\": {\n        \"customerId\": 123,\n        \"financingRequestId\": 111,\n        \"externalSku\": \"CS\", // Contract Signing\"\n        \"status\": \"accepted\"\n    },\n    \"errors\": null\n}","options":{"raw":{"language":"json"}}},"url":"{{callback_url}}","description":"<p>Subscribe to this webhook to get notified when a job milestone status changes. A standard Concert workflow has 4 milestones:</p>\n<ol>\n<li><p>Contract Signing (externalSku = 'CS') - For loan products, this step is considered NTP (Notice to Proceed). The completion of this step means that all customer origination requirements have been met.</p>\n</li>\n<li><p>System Design (externalSku = 'SD') - This step is only on our TPO products. When it is completed, the project has NTP.</p>\n</li>\n<li><p>Equipment Shipped (externalSku = 'PER') - When this step is completed, the job has reached the first payment milestone, sometimes referred to as M1</p>\n</li>\n<li><p>Substantial Completion (externalSku = 'SC') - When this step is completed, the job has reached the second payment milestone, sometimes referred to as M2</p>\n</li>\n<li><p>Permission to Operate (externalSku = 'PTO') - When this step is completed, the financing process is complete</p>\n</li>\n</ol>\n","urlObject":{"host":["{{callback_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"ed5e97ac-3ec6-410d-b6f6-39de46ad6a8b"},{"name":"Step Document Status Change","id":"e5ed8ec0-6107-4383-9a72-26989a8ee72a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Basic Y29uY2VydDpVccTc3KnAyMldNOFkyVlM0","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"step_doc_decision_change\",\n    \"date\": \"2022-05-20T23:14:08Z\",\n    \"message\": {\n        \"virtual\": false,\n        \"decision\": \"accepted\",\n        \"signatureStatusFinopsSigner\": null,\n        \"signatureStatusInstallerSigner\": null,\n        \"type\": null,\n        \"dateDeleted\": null,\n        \"forceRequired\": null,\n        \"dateUpdated\": \"2022-05-20 23:13:39\",\n        \"smsMessageGroups\": [],\n        \"signatureStatus\": \"signed\",\n        \"signatureStatusHomeownerSecondarySigner\": null,\n        \"dateCreated\": \"2022-05-20 23:03:36\",\n        \"submitDisabled\": false,\n        \"latestDecisionId\": null,\n        \"externalSku\": \"ACH\",\n        \"customerId\": 161641,\n        \"financingProductStepDocsId\": 46005,\n        \"financingRequestStepsId\": 129632,\n        \"id\": 183288,\n        \"signatureStatusHomeownerPrimarySigner\": \"signed\",\n        \"status\": \"uploaded\"\n    },\n    \"errors\": null\n}","options":{"raw":{"language":"json"}}},"url":"{{callback_url}}","description":"<p>Subscribe to this webhook to get notified when documents are signed.</p>\n<p>If you are only interested in the status of certain types of documents, you can filter based on the <code>externalSku</code> attribute in the payload. Common values are:</p>\n<ul>\n<li><p>LoanNote</p>\n</li>\n<li><p>EnergyServicesAgreement</p>\n</li>\n<li><p>InstallationAgreement</p>\n</li>\n</ul>\n","urlObject":{"host":["{{callback_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e5ed8ec0-6107-4383-9a72-26989a8ee72a"},{"name":"Stip Status Change","id":"61dc99c3-02ad-4f85-ba2a-8baa9caf392e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Basic Y29uY2VydDpVccTc3KnAyMldNOFkyVlM0","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"stip_status_change\",\n    \"date\": \"2022-05-15T00:06:11Z\",\n    \"message\": {\n        \"rateCardsStipsAtoms\": [\n            {\n                \"isRequired\": true,\n                \"stipId\": 300,\n                \"notes\": null,\n                \"stipActionTx\": \"Please provide verification of the individual income for each applicant as it is stated on the Credit Application. Acceptable forms of verification include: paystubs dated within 30 days showing YTD income, 3 months worth of bank statements, retirement award letters, earning OR annuity statements, 1099 statements OR tax returns including all schedules (C, E, and/or K1).\",\n                \"reqScreenName\": \"VERIFICATION OF INCOME\",\n                \"customerId\": 138894,\n                \"externalId\": \"89845\",\n                \"statusLabel\": \"submitted to underwriting\",\n                \"reqId\": \"VOI\",\n                \"status\": \"InReview\"\n            }\n        ],\n        \"customerId\": 138894,\n        \"creditCheckId\": 35524\n    },\n    \"errors\": null\n}","options":{"raw":{"language":"json"}}},"url":"{{callback_url}}","description":"<p>Subscribe to this webhook to get notified when stipulation document statuses change, i.e. when documents are submitted, approved, rejected, etc... Valid statuses are:</p>\n<ul>\n<li>Received</li>\n<li>InReview</li>\n<li>Accepted</li>\n<li>Rejected</li>\n</ul>\n","urlObject":{"host":["{{callback_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"61dc99c3-02ad-4f85-ba2a-8baa9caf392e"},{"name":"Stip Requirement Change","id":"a9a1d1da-e91a-47e3-8d60-419ea3a9f69d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Basic Y29uY2VydDpVccTc3KnAyMldNOFkyVlM0","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"stip_required_change\",\n    \"date\": \"2022-05-19T18:07:39Z\",\n    \"message\": {\n        \"rateCardsStipsAtoms\": [\n            {\n                \"isRequired\": true,\n                \"stipId\": 300,\n                \"notes\": null,\n                \"stipActionTx\": \"Please provide verification of the individual income for each applicant as it is stated on the Credit Application. Acceptable forms of verification include: paystubs dated within 30 days showing YTD income, 3 months worth of bank statements, retirement award letters, earning OR annuity statements, 1099 statements OR tax returns including all schedules (C, E, and/or K1).\",\n                \"reqScreenName\": \"VERIFICATION OF INCOME\",\n                \"customerId\": 160586,\n                \"externalId\": \"115175\",\n                \"statusLabel\": \"Pending\",\n                \"reqId\": \"VOI\",\n                \"status\": \"Pending\"\n            }\n        ],\n        \"customerId\": 160586,\n        \"creditCheckId\": 46243\n    },\n    \"errors\": null\n}","options":{"raw":{"language":"json"}}},"url":"{{callback_url}}","description":"<p>Subscribe to this webhook to get notified when a stipulation document becomes required due to a change in the state of a customer. For example, Verification of Income (VOI) documents may become required if the loan amount is increased above the maxApprovedUnverified amount.</p>\n","urlObject":{"host":["{{callback_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"a9a1d1da-e91a-47e3-8d60-419ea3a9f69d"},{"name":"Title Status Change","id":"b75e2920-bdb6-4c27-b852-376effa910b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Basic Y29uY2VydDpVccTc3KnAyMldNOFkyVlM0","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"title_status_change\",\n    \"date\": \"2022-05-19T18:12:35Z\",\n    \"message\": {\n        \"landUseDescription\": \"SFR\",\n        \"tract\": null,\n        \"mapReference1\": null,\n        \"mapReference2\": null,\n        \"singleFamilyDwelling\": null,\n        \"vestingCode\": \"\",\n        \"ownerOccupied\": true,\n        \"county\": null,\n        \"censusBlock\": null,\n        \"legalDescription\": \"STUB PROPERTY\",\n        \"subdivision\": null,\n        \"dateCreated\": \"2022-05-19T18:12:35Z\",\n        \"entityName\": \"TESTGENERATEDOCS PE_UI / BONITA JANE\",\n        \"customerId\": 160739,\n        \"id\": 34967,\n        \"ruleResults\": null,\n        \"entityOnTitle\": null,\n        \"apn\": \"STUB-APN\",\n        \"reportStatus\": null,\n        \"responseStatus\": null,\n        \"legalBook\": null,\n        \"ccity\": \"BELLE VERNON\",\n        \"czip\": \"15012\",\n        \"caddress1\": \"123 TEST ST\",\n        \"rawAddress\": null,\n        \"caddress2\": null,\n        \"denialReasons\": [],\n        \"cstate\": \"PA\",\n        \"legalLot\": null,\n        \"plusFourPostalCode\": null,\n        \"status\": \"fast_approve\"\n    },\n    \"errors\": null\n}","options":{"raw":{"language":"json"}}},"url":"{{callback_url}}","description":"<p>Customer eligibility is determined by checking the customer's credit and checking that the property is eligible and that the customer is on title. Subscribe to this webhook to get notified when the title check status changes. Valid statuses are:</p>\n<ul>\n<li>fast_approve</li>\n<li>conditional_approve</li>\n<li>needs_review</li>\n<li>reject</li>\n</ul>\n","urlObject":{"host":["{{callback_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"b75e2920-bdb6-4c27-b852-376effa910b8"}],"id":"d6cc4b92-e753-4688-906c-e00f391a70a6","description":"<p>Webhooks can be configured so that your system is notified when certain events happen in the Concert portal. They are commonly used to keep your system in synch with Concert or to trigger workflows in your system when asynchronous events occur, like when a customer submits an application that was mailed to them. </p>\n<p>Your Concert technical contact can setup webhooks for you. You must provide a URL where webhook callbacks are posted to. You can provide separate URLs for production and non-production environments. Each webhook that you subscribe to can have a separate URL or you can use the same URL to receive all of the callbacks, since the payload for each callback has a type attribute that identifies what kind of callback is being posted.</p>\n<p>For security purposes, we recommend that you implement your listener to look for an \"Authorization\" header that contains an encrypted string that we agree upon, so that you don't have a publicly accessible endpoint on your system that anyone can post to without any security controls in place.</p>\n","_postman_id":"d6cc4b92-e753-4688-906c-e00f391a70a6"},{"name":"Other Useful Endpoints","item":[{"name":"Update Customer Information pre Doc Gen","event":[{"listen":"test","script":{"id":"baa0ffe7-ede2-41a2-abef-714a0411739b","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"91426951-2bd1-4b68-95fa-a989eae3843a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"body":{"mode":"raw","raw":"{\n    \"cphone1\": \"7146397593\",\n    \"cemail\": \"credit+714397593-@gen110.com\",\n    \"csecondaryemail\": null,\n    \"csecondaryphone\": null,\n    \"cutility1\": null\n}"},"url":"{{url}}/rest/v3/customers/{{customer_id}}","description":"<p>Use this endpoint to update a customer's basic contact information - phone number and email address before documents have been generated.</p>\n","urlObject":{"path":["rest","v3","customers","{{customer_id}}"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"91426951-2bd1-4b68-95fa-a989eae3843a"},{"name":"Update Customer Information post Doc Gen","event":[{"listen":"test","script":{"id":"baa0ffe7-ede2-41a2-abef-714a0411739b","exec":[""],"type":"text/javascript","packages":{}}}],"id":"21a38f67-c0e2-4e37-926e-2e338fd1b5bd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"body":{"mode":"raw","raw":"{\n    \"cphone1\": \"7146397593\",\n    \"cemail\": \"credit+714397593-@gen110.com\",\n    \"csecondaryemail\": null,\n    \"csecondaryphone\": null\n}"},"url":"{{url}}/rest/v3/customers/{{customer_id}}/adjust-customer","description":"<p>Use this endpoint to update a customer's basic contact information - phone number and email address after documents have been generated. Any other changes will require the customer to reapply because name and address are factored into the application decisioning.</p>\n","urlObject":{"path":["rest","v3","customers","{{customer_id}}","adjust-customer"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"21a38f67-c0e2-4e37-926e-2e338fd1b5bd"},{"name":"Cancel Application","id":"0b0df430-8c14-351e-19ea-74c79632e921","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"body":{"mode":"raw","raw":""},"url":"{{url}}/rest/v1/customers/{{customer_id}}/eligibilities","description":"<p>Use this API to cancel a pending Eligibilities application or before re-running credit on an applicant.</p>\n","urlObject":{"path":["rest","v1","customers","{{customer_id}}","eligibilities"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"0b0df430-8c14-351e-19ea-74c79632e921"},{"name":"Get Customer List","id":"12184a61-313b-4326-8398-f2798e6cae06","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"url":"{{url}}/rest/v3/customers","description":"<p>Get a list of customers in your account</p>\n<p>This endpoint accepts a query string of statuses, which can be any combo of the following:</p>\n<ul>\n<li>New</li>\n<li>Archived</li>\n<li>Cancelled</li>\n</ul>\n<p>If you do not pass statuses in the query string, then the default is \"New\"</p>\n<p>They are currently case sensitive, and can be comma separated.\nE.g. /v3/customers?statuses=Archived,Cancelled</p>\n","urlObject":{"path":["rest","v3","customers"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"12184a61-313b-4326-8398-f2798e6cae06"},{"name":"Get Customer","id":"56b8ec7f-f65c-41bf-a3aa-c66b9692cb24","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"url":"{{url}}/rest/v3/customers/{{customer_id}}","description":"<p>Gets all of the details on a given customer</p>\n","urlObject":{"path":["rest","v3","customers","{{customer_id}}"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"56b8ec7f-f65c-41bf-a3aa-c66b9692cb24"},{"name":"Get a Proposal","id":"7f930485-a843-484a-8161-927d364c506c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"body":{"mode":"raw","raw":""},"url":"{{url}}/rest/v1/proposals/{{proposal_id}}","description":"<h3 id=\"api-endpoint-get-proposal-details\">API Endpoint: Get Proposal Details</h3>\n<p>This endpoint retrieves the details of a specific proposal identified by the <code>proposal_id</code>. It provides comprehensive information about the proposal, including its status, customer details, financing options, and other relevant attributes.</p>\n<h4 id=\"request\">Request</h4>\n<ul>\n<li><p><strong>Method:</strong> GET</p>\n</li>\n<li><p><strong>URL:</strong> <code>{{url}}/rest/v1/proposals/{{proposal_id}}</code></p>\n</li>\n<li><p><strong>Path Parameter:</strong></p>\n<ul>\n<li><code>proposal_id</code> (required): The unique identifier of the proposal you want to retrieve.</li>\n</ul>\n</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<p>The response from this endpoint will return a JSON object containing the following fields:</p>\n<ul>\n<li><p><strong>status</strong>: A string indicating the status of the request.</p>\n</li>\n<li><p><strong>code</strong>: An integer representing the response code (0 indicates success).</p>\n</li>\n<li><p><strong>messages</strong>: An array of messages related to the request, if any.</p>\n</li>\n<li><p><strong>count</strong>: The number of results returned (should be 1 for a specific proposal).</p>\n</li>\n<li><p><strong>results</strong>: An array containing the details of the proposal. Each proposal object includes:</p>\n<ul>\n<li><p><code>id</code>: The unique identifier of the proposal.</p>\n</li>\n<li><p><code>customerId</code>: The ID of the customer associated with the proposal.</p>\n</li>\n<li><p><code>branchId</code>: The ID of the branch associated with the proposal (nullable).</p>\n</li>\n<li><p><code>coid</code>: The company ID associated with the proposal.</p>\n</li>\n<li><p><code>archive</code>: Indicates if the proposal is archived (nullable).</p>\n</li>\n<li><p><code>crate1</code>: A numeric value related to the proposal.</p>\n</li>\n<li><p><code>currentUnapprovedHomeownerRevisionId</code>: The ID of the current unapproved homeowner revision (nullable).</p>\n</li>\n<li><p><code>currentUnapprovedInstallerRevisionId</code>: The ID of the current unapproved installer revision (nullable).</p>\n</li>\n<li><p><code>dateCreated</code>: The date the proposal was created.</p>\n</li>\n<li><p><code>dateDeleted</code>: The date the proposal was deleted (nullable).</p>\n</li>\n<li><p><code>dateUpdated</code>: The date the proposal was last updated.</p>\n</li>\n<li><p><code>hasDefaultSystem</code>: Boolean indicating if a default system is present.</p>\n</li>\n<li><p><code>hasAdvancedSystem</code>: Boolean indicating if an advanced system is present.</p>\n</li>\n<li><p><code>externalProposalId</code>: The external ID of the proposal (nullable).</p>\n</li>\n<li><p><code>finalRebateAmount</code>: The final rebate amount (nullable).</p>\n</li>\n<li><p><code>invReplace</code>: Indicates if the proposal is for an invoice replacement (nullable).</p>\n</li>\n<li><p><code>isFinanced</code>: Indicates if the proposal is financed (nullable).</p>\n</li>\n<li><p><code>financingRequestId</code>: The ID of the financing request (nullable).</p>\n</li>\n<li><p><code>isMigrated</code>: Indicates if the proposal has been migrated (nullable).</p>\n</li>\n<li><p><code>isTemplate</code>: Indicates if the proposal is a template (0 for false).</p>\n</li>\n<li><p><code>lastApprovedHomeownerRevisionId</code>: The ID of the last approved homeowner revision (nullable).</p>\n</li>\n<li><p><code>lastApprovedInstallerRevisionId</code>: The ID of the last approved installer revision (nullable).</p>\n</li>\n<li><p><code>maintAnnualExpense</code>: The annual maintenance expense (nullable).</p>\n</li>\n<li><p><code>maintInflationRate</code>: The maintenance inflation rate (nullable).</p>\n</li>\n<li><p><code>microclimate</code>: Information about the microclimate (nullable).</p>\n</li>\n<li><p><code>name</code>: The name of the proposal.</p>\n</li>\n<li><p><code>pvDegrade</code>: Information about photovoltaic degradation (nullable).</p>\n</li>\n<li><p><code>templateUsedId</code>: The ID of the template used (nullable).</p>\n</li>\n<li><p><code>uinflElectric</code>: A numeric value related to electricity (default 0).</p>\n</li>\n<li><p><code>uut</code>: Additional information (nullable).</p>\n</li>\n<li><p><code>status</code>: The current status of the proposal.</p>\n</li>\n<li><p><code>appointmentTime</code>: The time of the appointment (nullable).</p>\n</li>\n<li><p><code>qualificationRulesErrors</code>: Any errors related to qualification rules (nullable).</p>\n</li>\n<li><p><code>uuid</code>: The universally unique identifier of the proposal.</p>\n</li>\n<li><p><code>canBeFinanced</code>: Boolean indicating if the proposal can be financed.</p>\n</li>\n<li><p><code>docsGenDate</code>: The date when documents were generated (nullable).</p>\n</li>\n<li><p><code>revisionsCount</code>: The count of revisions made to the proposal.</p>\n</li>\n<li><p><code>securityDeposit</code>: The security deposit amount (nullable).</p>\n</li>\n<li><p><code>financingMethods</code>: An array of financing options available for the proposal, each containing:</p>\n<ul>\n<li><p><code>id</code>: The unique identifier of the financing method.</p>\n</li>\n<li><p><code>name</code>: The name of the financing method.</p>\n</li>\n<li><p><code>pricingProgram</code>: The pricing program associated with the financing.</p>\n</li>\n<li><p><code>productId</code>: The ID of the product related to the financing.</p>\n</li>\n<li><p><code>productSku</code>: The SKU of the product.</p>\n</li>\n<li><p><code>productType</code>: The type of the product.</p>\n</li>\n<li><p><code>apr</code>: The annual percentage rate for the financing.</p>\n</li>\n<li><p><code>term</code>: The term length for the financing.</p>\n</li>\n<li><p><code>status</code>: The status of the financing method.</p>\n</li>\n<li><p><code>amountFinanced</code>: The amount financed.</p>\n</li>\n<li><p><code>financingCalculationModelId</code>: The ID of the financing calculation model.</p>\n</li>\n<li><p><code>primary</code>: Boolean indicating if this is the primary financing method.</p>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n<p>This structured response allows clients to effectively understand the details of the requested proposal and its financing options.</p>\n<p>It can also be used to get the products applicable to a particular customer's proposal, so that once a customer in created, you can switch between these using \"Select Financing Method\" PATCH endpoint.</p>\n","urlObject":{"path":["rest","v1","proposals","{{proposal_id}}"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"32bf261e-7e79-4a71-b352-a7196c2f0547","name":"Success","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"body":{"mode":"raw","raw":""},"url":"{{url}}/rest/v1/proposals/{{proposal_id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 18 Jul 2025 18:51:34 GMT"},{"key":"Expires","value":"0"},{"key":"Pragma","value":"no-cache"},{"key":"Strict-Transport-Security","value":"max-age=31536000 ; includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"DENY"},{"key":"x-trace-id","value":"NON-2ebf11dacf"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"770"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"code\": 200,\n    \"messages\": [],\n    \"count\": 1,\n    \"results\": [\n        {\n            \"__dirtyFields\": [],\n            \"id\": 672455,\n            \"customerId\": 672694,\n            \"branchId\": null,\n            \"coid\": 84855,\n            \"archive\": null,\n            \"crate1\": 17530,\n            \"currentUnapprovedHomeownerRevisionId\": null,\n            \"currentUnapprovedInstallerRevisionId\": null,\n            \"dateCreated\": \"2025-07-18 18:51:01\",\n            \"dateDeleted\": null,\n            \"dateUpdated\": \"2025-07-18 18:51:01\",\n            \"hasDefaultSystem\": true,\n            \"hasAdvancedSystem\": false,\n            \"externalProposalId\": null,\n            \"finalRebateAmount\": null,\n            \"invReplace\": null,\n            \"isFinanced\": null,\n            \"financingRequestId\": null,\n            \"isMigrated\": null,\n            \"isTemplate\": 0,\n            \"lastApprovedHomeownerRevisionId\": null,\n            \"lastApprovedInstallerRevisionId\": null,\n            \"maintAnnualExpense\": null,\n            \"maintInflationRate\": null,\n            \"microclimate\": null,\n            \"name\": \"Proposal 1\",\n            \"pvDegrade\": null,\n            \"templateUsedId\": null,\n            \"uinflElectric\": 3,\n            \"uut\": null,\n            \"status\": \"New\",\n            \"appointmentTime\": null,\n            \"qualificationRulesErrors\": null,\n            \"uuid\": \"MjY2ZjVkMjctNjQwOC0xMWYwLWE4ZDktMGFmZmQ4MjliMmVi\",\n            \"canBeFinanced\": false,\n            \"docsGenDate\": null,\n            \"revisionsCount\": 0,\n            \"securityDeposit\": null,\n            \"financingMethods\": [\n                {\n                    \"id\": 676928,\n                    \"name\": \"Concert Solar+\",\n                    \"pricingProgram\": \"ElitePlusRBPAll\",\n                    \"productId\": 3253,\n                    \"productSku\": \"SLOAN_MEDALLION_001\",\n                    \"productType\": \"loan\",\n                    \"apr\": 0,\n                    \"term\": 25,\n                    \"status\": \"valid\",\n                    \"amountFinanced\": 0,\n                    \"financingCalculationModelId\": 66364,\n                    \"primary\": true\n                },\n                {\n                    \"id\": 676929,\n                    \"name\": \"Concert HVAC\",\n                    \"pricingProgram\": \"ElitePlusRBPAll\",\n                    \"productId\": 3256,\n                    \"productSku\": \"HVAC_001\",\n                    \"productType\": \"hvac\",\n                    \"apr\": 0,\n                    \"term\": 12,\n                    \"status\": \"valid\",\n                    \"amountFinanced\": 0,\n                    \"financingCalculationModelId\": 70961,\n                    \"primary\": false\n                },\n                {\n                    \"id\": 676930,\n                    \"name\": \"Concert Battery\",\n                    \"pricingProgram\": \"ElitePlusRBPAll\",\n                    \"productId\": 3255,\n                    \"productSku\": \"BATTERY_001\",\n                    \"productType\": \"battery\",\n                    \"apr\": 0,\n                    \"term\": 15,\n                    \"status\": \"valid\",\n                    \"amountFinanced\": 0,\n                    \"financingCalculationModelId\": 69397,\n                    \"primary\": false\n                }\n            ]\n        }\n    ],\n    \"fieldErrors\": []\n}"}],"_postman_id":"7f930485-a843-484a-8161-927d364c506c"},{"name":"Get Financing Method Details","id":"f081f141-f4d7-ba72-cdb3-a3cde84a954c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"url":"{{url}}/rest/v3/customers/{{customer_id}}/financing-methods","description":"<p>Use this endpoint to get the details of the available financing methods, i.e. savings estimates, monthly payment information, homeowner terms, etc... Each financing product has a different response format, so we have included various examples of response formats for different products.</p>\n<p>To isolate the currently selected financing methods, look for isPrimary = true.</p>\n","urlObject":{"path":["rest","v3","customers","{{customer_id}}","financing-methods"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"675d84e0-d7d0-469a-b730-25c808ed5a6d","name":"200 OK","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"url":"{{url}}/rest/v3/customers/{{customer_id}}/financing-methods"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Mon, 18 Apr 2022 17:37:46 GMT"},{"key":"Expires","value":"0"},{"key":"Pragma","value":"no-cache"},{"key":"Strict-Transport-Security","value":"max-age=31536000 ; includeSubDomains"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"DENY"},{"key":"x-trace-id","value":"JCS--67e7afa4b6"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"transfer-encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"code\": 200,\n    \"messages\": [],\n    \"count\": 1,\n    \"results\": [\n        {\n            \"id\": 145918,\n            \"proposalId\": 145937,\n            \"isPrimary\": true,\n            \"financingProduct\": {\n                \"id\": 3184,\n                \"active\": null,\n                \"name\": \"Concert Solar Loan\",\n                \"newFormsetId\": 110,\n                \"productSku\": \"SLOAN_003\",\n                \"type\": \"loan\",\n                \"elements\": [\n                    {\n                        \"defaultValue\": \"bonita\",\n                        \"name\": \"credit_vendor\",\n                        \"solarProjectId\": null,\n                        \"jpa\": null,\n                        \"valueList\": \"\"\n                    },\n                    {\n                        \"defaultValue\": \"26\",\n                        \"name\": \"pre_payment_percent\",\n                        \"solarProjectId\": null,\n                        \"jpa\": null,\n                        \"valueList\": \"\"\n                    },\n                    {\n                        \"defaultValue\": \"0\",\n                        \"name\": \"amount_financed\",\n                        \"solarProjectId\": null,\n                        \"jpa\": null,\n                        \"valueList\": null\n                    }\n                ],\n                \"options\": {\n                    \"terms\": [\n                        {\n                            \"apr\": 1.49,\n                            \"term\": 12,\n                            \"deferralMonths\": 12\n                        },\n                        {\n                            \"apr\": 1.99,\n                            \"term\": 12,\n                            \"deferralMonths\": 12\n                        },\n                        {\n                            \"apr\": 2.99,\n                            \"term\": 12,\n                            \"deferralMonths\": 12\n                        },\n                        {\n                            \"apr\": 3.99,\n                            \"term\": 12,\n                            \"deferralMonths\": 12\n                        },\n                        {\n                            \"apr\": 4.99,\n                            \"term\": 12,\n                            \"deferralMonths\": 12\n                        },\n                        {\n                            \"apr\": 5.79,\n                            \"term\": 12,\n                            \"deferralMonths\": 12\n                        },\n                        {\n                            \"apr\": 1.49,\n                            \"term\": 15,\n                            \"deferralMonths\": 12\n                        },\n                        {\n                            \"apr\": 1.99,\n                            \"term\": 15,\n                            \"deferralMonths\": 12\n                        },\n                        {\n                            \"apr\": 2.99,\n                            \"term\": 15,\n                            \"deferralMonths\": 12\n                        },\n                        {\n                            \"apr\": 3.99,\n                            \"term\": 15,\n                            \"deferralMonths\": 12\n                        },\n                        {\n                            \"apr\": 4.99,\n                            \"term\": 15,\n                            \"deferralMonths\": 12\n                        },\n                        {\n                            \"apr\": 5.89,\n                            \"term\": 15,\n                            \"deferralMonths\": 12\n                        },\n                        {\n                            \"apr\": 1.49,\n                            \"term\": 20,\n                            \"deferralMonths\": 12\n                        },\n                        {\n                            \"apr\": 1.99,\n                            \"term\": 20,\n                            \"deferralMonths\": 12\n                        },\n                        {\n                            \"apr\": 2.99,\n                            \"term\": 20,\n                            \"deferralMonths\": 12\n                        },\n                        {\n                            \"apr\": 3.99,\n                            \"term\": 20,\n                            \"deferralMonths\": 12\n                        },\n                        {\n                            \"apr\": 4.99,\n                            \"term\": 20,\n                            \"deferralMonths\": 12\n                        },\n                        {\n                            \"apr\": 5.99,\n                            \"term\": 20,\n                            \"deferralMonths\": 12\n                        },\n                        {\n                            \"apr\": 1.49,\n                            \"term\": 25,\n                            \"deferralMonths\": 12\n                        },\n                        {\n                            \"apr\": 1.99,\n                            \"term\": 25,\n                            \"deferralMonths\": 12\n                        },\n                        {\n                            \"apr\": 2.99,\n                            \"term\": 25,\n                            \"deferralMonths\": 12\n                        },\n                        {\n                            \"apr\": 3.99,\n                            \"term\": 25,\n                            \"deferralMonths\": 12\n                        },\n                        {\n                            \"apr\": 4.99,\n                            \"term\": 25,\n                            \"deferralMonths\": 12\n                        }\n                    ],\n                    \"loanTypeOptions\": [\n                        {\n                            \"code\": \"TripleOption\",\n                            \"label\": \"12-3 Flex\",\n                            \"displaySeq\": 1,\n                            \"active\": true\n                        },\n                        {\n                            \"code\": \"LevelPay\",\n                            \"label\": \"Level Pay\",\n                            \"displaySeq\": 2,\n                            \"active\": true\n                        },\n                        {\n                            \"code\": \"ZIL\",\n                            \"label\": \"Zero Interest\",\n                            \"displaySeq\": 3,\n                            \"active\": true\n                        },\n                        {\n                            \"code\": \"SAC\",\n                            \"label\": \"Same-as-Cash\",\n                            \"displaySeq\": 4,\n                            \"active\": true\n                        }\n                    ]\n                },\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"activationDate\": \"2022-06-02T10:37:46Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 254.79,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 340.72,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 352.1,\n                \"balancePostReAmWithoutPrePayment\": 41182.802035,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 41375.492061,\n                \"balancePostReAmWithPrePayment\": 30796,\n                \"balancePostReAmWithPrePaymentNoACH\": 30996,\n                \"balancePreReAm\": 40000,\n                \"baseAdd\": 310.96,\n                \"completeInstallDate\": \"2022-06-01T00:00:00\",\n                \"custPmntDown\": 1000,\n                \"dailyRate\": 0.0082,\n                \"daysOfDeferredInterest\": 365,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 0,\n                \"daysOfTerm\": 4383,\n                \"deferralMonth\": 12,\n                \"deferredInterest\": 1196,\n                \"estFinalPmtDate\": \"2033-08-30T00:00:00\",\n                \"estFirstPmtDate\": \"2022-08-30T00:00:00\",\n                \"estSecPmtDate\": \"2022-08-30T00:00:00\",\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 340.72,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 254.79,\n                \"financeCharge\": 9063.68,\n                \"financeChargeNoACH\": 10702.4,\n                \"firstPmtDate\": \"2022-08-30T00:00:00\",\n                \"firstPmtTriggerDate\": \"2022-06-01T00:00:00\",\n                \"icDate\": \"2022-06-01T00:00:00\",\n                \"instPmtBranchCac\": 0,\n                \"instPmtBranchFa\": 20762.4,\n                \"instPmtBranchIc\": 13841.6,\n                \"instPmtTtlNetMargin\": 34604,\n                \"instPmtTtlNetMarginBranch\": 34604,\n                \"instTotalPmtCac\": 0,\n                \"instTotalPmtFa\": 20762.4,\n                \"instTotalPmtIc\": 13841.6,\n                \"interestOnlyInterest\": 0,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 0,\n                \"lastMonthWithoutPrePayment\": 340.72,\n                \"lastMonthWithoutPrePaymentRounded\": 340.72,\n                \"lastMonthWithPrePayment\": 254.79,\n                \"lastMonthWithPrePaymentRounded\": 254.79,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 40000,\n                \"postReAmMonthlyWithoutPrePayment\": 340.712537,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 352.09567,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 340.72,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 352.1,\n                \"postReAmMonthlyWithPrePayment\": 254.780704,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 263.768643,\n                \"postReAmMonthlyWithPrePaymentRounded\": 254.79,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 263.77,\n                \"postReAmMonths\": 144,\n                \"preReAmMonthly\": 0,\n                \"preReAmMonthlyRounded\": 0,\n                \"preReAmMonthlyNoACHRounded\": 0,\n                \"progressPmtAtSubstantialCompletion\": 38663.68,\n                \"projectedPtoDate\": \"2022-07-31T00:00:00\",\n                \"ptoDate\": null,\n                \"remainderPeriods\": 144,\n                \"stampTax\": 0,\n                \"stampTaxPercent\": 0,\n                \"termInMonths\": 144,\n                \"totalPaidWithoutPrePayment\": 49063.68,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 48722.96,\n                \"totalPaidWithPrePayment\": 36689.76,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 36434.97,\n                \"totalPayments\": 49063.68,\n                \"totalPaymentsNoACH\": 50702.4,\n                \"totalSalePrice\": 49063.68,\n                \"reAmortizationMonth\": 12,\n                \"yearlyRate\": 3.0504,\n                \"disbursements\": [\n                    {\n                        \"amount\": 24000,\n                        \"type\": \"m1\"\n                    },\n                    {\n                        \"amount\": 16000,\n                        \"type\": \"m2\"\n                    }\n                ],\n                \"jobExpirationDate\": \"2022-10-15T10:29:00Z\",\n                \"firstPmtDays\": 395,\n                \"termPaymentsMinusOne\": 131,\n                \"actualUsageOffset\": 90,\n                \"averageMonthlyProduction\": 517.05,\n                \"yearOneTrueUp\": 0,\n                \"postSolarDollarPerKwh\": 0.219,\n                \"postReAmMonthlyWithHalfItcPrePayment\": 297.81,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": 308.02,\n                \"postReAmMonthlyWithFullItcPrePayment\": 254.79,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 263.77,\n                \"preSolarDollarPerKwh\": 0.192,\n                \"preSolarMonthlyCost\": 110.09,\n                \"postSolarMonthlyCost\": 265.79,\n                \"preSolarAnnualCost\": 0,\n                \"preSolarAnnualUsage\": 6894,\n                \"postSolarAnnualCost\": 3189.48,\n                \"preSolarLifetimeCost\": 62847.09,\n                \"postSolarLifetimeCost\": 42180.18,\n                \"remainingMonths\": 126,\n                \"monthlySaving\": 0,\n                \"yearOneSaving\": -1426.9,\n                \"lifetimeSaving\": 20666.91,\n                \"dollarPerWatt\": 9.67,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 254.79,\n                \"averageMonthlyPreSolarUtilityBill\": 0,\n                \"averageMonthlyPostSolarUtilityBill\": 11,\n                \"monthly\": [],\n                \"yearly\": [\n                    {\n                        \"year\": 1,\n                        \"production\": 6204.6,\n                        \"preSolarUtilityBill\": 1321,\n                        \"postSolarUtilityBill\": 200,\n                        \"financingPayment\": 2547.9,\n                        \"saving\": -1426.9\n                    },\n                    {\n                        \"year\": 2,\n                        \"production\": 6158.07,\n                        \"preSolarUtilityBill\": 1360.63,\n                        \"postSolarUtilityBill\": 200,\n                        \"financingPayment\": 3057.48,\n                        \"saving\": -1896.85\n                    },\n                    {\n                        \"year\": 3,\n                        \"production\": 6111.88,\n                        \"preSolarUtilityBill\": 1401.45,\n                        \"postSolarUtilityBill\": 200,\n                        \"financingPayment\": 3057.48,\n                        \"saving\": -1856.03\n                    },\n                    {\n                        \"year\": 4,\n                        \"production\": 6066.04,\n                        \"preSolarUtilityBill\": 1443.49,\n                        \"postSolarUtilityBill\": 200,\n                        \"financingPayment\": 3057.48,\n                        \"saving\": -1813.99\n                    },\n                    {\n                        \"year\": 5,\n                        \"production\": 6020.55,\n                        \"preSolarUtilityBill\": 1486.8,\n                        \"postSolarUtilityBill\": 200,\n                        \"financingPayment\": 3057.48,\n                        \"saving\": -1770.68\n                    },\n                    {\n                        \"year\": 6,\n                        \"production\": 5975.39,\n                        \"preSolarUtilityBill\": 1531.4,\n                        \"postSolarUtilityBill\": 200,\n                        \"financingPayment\": 3057.48,\n                        \"saving\": -1726.08\n                    },\n                    {\n                        \"year\": 7,\n                        \"production\": 5930.58,\n                        \"preSolarUtilityBill\": 1577.34,\n                        \"postSolarUtilityBill\": 200,\n                        \"financingPayment\": 3057.48,\n                        \"saving\": -1680.14\n                    },\n                    {\n                        \"year\": 8,\n                        \"production\": 5886.1,\n                        \"preSolarUtilityBill\": 1624.66,\n                        \"postSolarUtilityBill\": 200,\n                        \"financingPayment\": 3057.48,\n                        \"saving\": -1632.82\n                    },\n                    {\n                        \"year\": 9,\n                        \"production\": 5841.95,\n                        \"preSolarUtilityBill\": 1673.4,\n                        \"postSolarUtilityBill\": 200,\n                        \"financingPayment\": 3057.48,\n                        \"saving\": -1584.08\n                    },\n                    {\n                        \"year\": 10,\n                        \"production\": 5798.14,\n                        \"preSolarUtilityBill\": 1723.61,\n                        \"postSolarUtilityBill\": 200,\n                        \"financingPayment\": 3057.48,\n                        \"saving\": -1533.87\n                    },\n                    {\n                        \"year\": 11,\n                        \"production\": 5754.65,\n                        \"preSolarUtilityBill\": 1775.31,\n                        \"postSolarUtilityBill\": 200,\n                        \"financingPayment\": 3057.48,\n                        \"saving\": -1482.17\n                    },\n                    {\n                        \"year\": 12,\n                        \"production\": 5711.49,\n                        \"preSolarUtilityBill\": 1828.57,\n                        \"postSolarUtilityBill\": 200,\n                        \"financingPayment\": 3057.48,\n                        \"saving\": -1428.91\n                    },\n                    {\n                        \"year\": 13,\n                        \"production\": 5668.65,\n                        \"preSolarUtilityBill\": 1883.43,\n                        \"postSolarUtilityBill\": 200,\n                        \"financingPayment\": 0,\n                        \"saving\": 1683.43\n                    },\n                    {\n                        \"year\": 14,\n                        \"production\": 5626.14,\n                        \"preSolarUtilityBill\": 1939.93,\n                        \"postSolarUtilityBill\": 200,\n                        \"financingPayment\": 0,\n                        \"saving\": 1739.93\n                    },\n                    {\n                        \"year\": 15,\n                        \"production\": 5583.94,\n                        \"preSolarUtilityBill\": 1998.13,\n                        \"postSolarUtilityBill\": 200,\n                        \"financingPayment\": 0,\n                        \"saving\": 1798.13\n                    },\n                    {\n                        \"year\": 16,\n                        \"production\": 5542.06,\n                        \"preSolarUtilityBill\": 2058.07,\n                        \"postSolarUtilityBill\": 200,\n                        \"financingPayment\": 0,\n                        \"saving\": 1858.07\n                    },\n                    {\n                        \"year\": 17,\n                        \"production\": 5500.5,\n                        \"preSolarUtilityBill\": 2119.82,\n                        \"postSolarUtilityBill\": 200,\n                        \"financingPayment\": 0,\n                        \"saving\": 1919.82\n                    },\n                    {\n                        \"year\": 18,\n                        \"production\": 5459.24,\n                        \"preSolarUtilityBill\": 2183.41,\n                        \"postSolarUtilityBill\": 200,\n                        \"financingPayment\": 0,\n                        \"saving\": 1983.41\n                    },\n                    {\n                        \"year\": 19,\n                        \"production\": 5418.3,\n                        \"preSolarUtilityBill\": 2248.91,\n                        \"postSolarUtilityBill\": 200,\n                        \"financingPayment\": 0,\n                        \"saving\": 2048.91\n                    },\n                    {\n                        \"year\": 20,\n                        \"production\": 5377.66,\n                        \"preSolarUtilityBill\": 2316.38,\n                        \"postSolarUtilityBill\": 200,\n                        \"financingPayment\": 0,\n                        \"saving\": 2116.38\n                    },\n                    {\n                        \"year\": 21,\n                        \"production\": 5337.33,\n                        \"preSolarUtilityBill\": 2385.87,\n                        \"postSolarUtilityBill\": 200,\n                        \"financingPayment\": 0,\n                        \"saving\": 2185.87\n                    },\n                    {\n                        \"year\": 22,\n                        \"production\": 5297.3,\n                        \"preSolarUtilityBill\": 2457.45,\n                        \"postSolarUtilityBill\": 200,\n                        \"financingPayment\": 0,\n                        \"saving\": 2257.45\n                    },\n                    {\n                        \"year\": 23,\n                        \"production\": 5257.57,\n                        \"preSolarUtilityBill\": 2531.17,\n                        \"postSolarUtilityBill\": 200,\n                        \"financingPayment\": 0,\n                        \"saving\": 2331.17\n                    },\n                    {\n                        \"year\": 24,\n                        \"production\": 5218.14,\n                        \"preSolarUtilityBill\": 2607.11,\n                        \"postSolarUtilityBill\": 200,\n                        \"financingPayment\": 0,\n                        \"saving\": 2407.11\n                    },\n                    {\n                        \"year\": 25,\n                        \"production\": 5179,\n                        \"preSolarUtilityBill\": 2685.32,\n                        \"postSolarUtilityBill\": 200,\n                        \"financingPayment\": 0,\n                        \"saving\": 2485.32\n                    },\n                    {\n                        \"year\": 26,\n                        \"production\": 5140.16,\n                        \"preSolarUtilityBill\": 2765.88,\n                        \"postSolarUtilityBill\": 200,\n                        \"financingPayment\": 0,\n                        \"saving\": 2565.88\n                    },\n                    {\n                        \"year\": 27,\n                        \"production\": 5101.61,\n                        \"preSolarUtilityBill\": 2848.86,\n                        \"postSolarUtilityBill\": 200,\n                        \"financingPayment\": 0,\n                        \"saving\": 2648.86\n                    },\n                    {\n                        \"year\": 28,\n                        \"production\": 5063.35,\n                        \"preSolarUtilityBill\": 2934.32,\n                        \"postSolarUtilityBill\": 200,\n                        \"financingPayment\": 0,\n                        \"saving\": 2734.32\n                    },\n                    {\n                        \"year\": 29,\n                        \"production\": 5025.37,\n                        \"preSolarUtilityBill\": 3022.35,\n                        \"postSolarUtilityBill\": 200,\n                        \"financingPayment\": 0,\n                        \"saving\": 2822.35\n                    },\n                    {\n                        \"year\": 30,\n                        \"production\": 4987.68,\n                        \"preSolarUtilityBill\": 3113.02,\n                        \"postSolarUtilityBill\": 200,\n                        \"financingPayment\": 0,\n                        \"saving\": 2913.02\n                    }\n                ],\n                \"lifetimeSavingsDetails\": [\n                    {\n                        \"preSolarUtilityBill\": 110.09\n                    },\n                    {\n                        \"preSolarUtilityBill\": 110.0833333\n                    },\n                    {\n                        \"preSolarUtilityBill\": 113.3858333\n                    },\n                    {\n                        \"preSolarUtilityBill\": 116.7875\n                    },\n                    {\n                        \"preSolarUtilityBill\": 120.2908333\n                    },\n                    {\n                        \"preSolarUtilityBill\": 123.9\n                    },\n                    {\n                        \"preSolarUtilityBill\": 127.6166667\n                    },\n                    {\n                        \"preSolarUtilityBill\": 131.445\n                    },\n                    {\n                        \"preSolarUtilityBill\": 135.3883333\n                    },\n                    {\n                        \"preSolarUtilityBill\": 139.45\n                    },\n                    {\n                        \"preSolarUtilityBill\": 143.6341667\n                    },\n                    {\n                        \"preSolarUtilityBill\": 147.9425\n                    },\n                    {\n                        \"preSolarUtilityBill\": 152.3808333\n                    },\n                    {\n                        \"preSolarUtilityBill\": 156.9525\n                    },\n                    {\n                        \"preSolarUtilityBill\": 161.6608333\n                    },\n                    {\n                        \"preSolarUtilityBill\": 166.5108333\n                    },\n                    {\n                        \"preSolarUtilityBill\": 171.5058333\n                    },\n                    {\n                        \"preSolarUtilityBill\": 176.6516667\n                    },\n                    {\n                        \"preSolarUtilityBill\": 181.9508333\n                    },\n                    {\n                        \"preSolarUtilityBill\": 187.4091667\n                    },\n                    {\n                        \"preSolarUtilityBill\": 193.0316667\n                    },\n                    {\n                        \"preSolarUtilityBill\": 198.8225\n                    },\n                    {\n                        \"preSolarUtilityBill\": 204.7875\n                    },\n                    {\n                        \"preSolarUtilityBill\": 210.9308333\n                    },\n                    {\n                        \"preSolarUtilityBill\": 217.2591667\n                    },\n                    {\n                        \"preSolarUtilityBill\": 223.7766667\n                    },\n                    {\n                        \"preSolarUtilityBill\": 230.49\n                    },\n                    {\n                        \"preSolarUtilityBill\": 237.405\n                    },\n                    {\n                        \"preSolarUtilityBill\": 244.5266667\n                    },\n                    {\n                        \"preSolarUtilityBill\": 251.8625\n                    },\n                    {\n                        \"preSolarUtilityBill\": 259.4183333\n                    },\n                    {\n                        \"preSolarUtilityBill\": 267.2008333\n                    }\n                ],\n                \"systemSTC\": null,\n                \"totalFees\": 5396,\n                \"savingPercent\": -0.1426\n            },\n            \"billingSurcharge\": true,\n            \"term\": 12,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 40000,\n            \"amountFinancedOverridden\": true,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": 90,\n            \"prePaymentAmount\": 10400,\n            \"prePaymentPercent\": 26,\n            \"apr\": 2.99,\n            \"aprNoACH\": 3.49,\n            \"dateCreated\": \"2022-04-18T17:14:36Z\",\n            \"dateUpdated\": \"2022-04-18T17:30:15Z\",\n            \"dollarPerWatt\": 9.67,\n            \"dollarPerWattOverridden\": true,\n            \"pricingProgram\": \"ElitePlus22\",\n            \"useTaxRate\": 0,\n            \"delayFirstPayment\": null,\n            \"taxBracket\": null,\n            \"rate\": null,\n            \"calculationModelId\": 9333,\n            \"status\": \"valid\",\n            \"expirationDate\": null,\n            \"termInMonths\": 144,\n            \"projectCost\": null,\n            \"loanType\": \"TripleOption\",\n            \"buydownApr\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10000,\n            \"productType\": \"loan\",\n            \"productId\": 3184,\n            \"primary\": true,\n            \"productSku\": \"SLOAN_003\"\n        }\n    ],\n    \"fieldErrors\": []\n}"}],"_postman_id":"f081f141-f4d7-ba72-cdb3-a3cde84a954c"},{"name":"Send Homeowner Stips Email","id":"9f818ed2-f348-4449-b587-5ec9bdc220e2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{Bearer}}","type":"text"}],"body":{"mode":"raw","raw":"[\n    \"VOI\",\n    \"VOT\"\n]"},"url":"{{url}}/rest/v1/customers/{{customer_id}}/eligibilities/send-homeowner-stips","description":"<p>Use this endpoint to email the customer a link to securely upload stip documents</p>\n","urlObject":{"path":["rest","v1","customers","{{customer_id}}","eligibilities","send-homeowner-stips"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"9f818ed2-f348-4449-b587-5ec9bdc220e2"},{"name":"Get Financing Request Info","event":[{"listen":"test","script":{"id":"1514314e-1a4a-4475-9757-5f8ece164a32","exec":["var jsonData = JSON.parse(responseBody);","var currentStepId = jsonData.results[0].currentUnapprovedStepId;","var pafDocId;","","","jsonData.results[0].steps.forEach((step) => {","    if (step.externalSku == 'CS') {","        //store the step ID of the Contract Signing step","        contractSigningStepId = step.id;","","        step.docs.forEach((doc) => {","            if (doc.externalSku == 'LoanNote') {","                loanNoteDocId = doc.id;","                envelopeId = doc.currentRevision.currentEnvelopeId;","            }","            if (doc.externalSku == 'ACH') {","                achFormDocId = doc.id;","            }","        });","","    }","});","","postman.setEnvironmentVariable('step_id', contractSigningStepId);","postman.setEnvironmentVariable('loan_note_doc_id', loanNoteDocId);","postman.setEnvironmentVariable('envelope_id', envelopeId);",""],"type":"text/javascript"}}],"id":"ed92dcc2-1438-4a32-8a3e-8a570ea39623","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/pdf"},{"key":"Authorization","value":"{{Bearer}}"}],"url":"{{url}}/rest/v3/customers/{{customer_id}}/financing-requests","description":"<p>Get the details of the steps and documents contained in a financing request workflow. Workflows have steps, like Contract Signing, Permitting, Substantial Completion, and PTO that have document requirements.</p>\n<p>See the Tests section of this call in Postman to see how to store the ID(s) that you'll need to pass in subsequent API calls.</p>\n","urlObject":{"path":["rest","v3","customers","{{customer_id}}","financing-requests"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"70bb132f-5338-4168-9442-02be2a7b2298","name":"200 OK","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/pdf"},{"key":"Authorization","value":"{{Bearer}}"}],"url":"{{url}}/rest/v3/customers/{{customer_id}}/financing-requests"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Mon, 18 Apr 2022 17:35:37 GMT"},{"key":"Expires","value":"0"},{"key":"Pragma","value":"no-cache"},{"key":"Strict-Transport-Security","value":"max-age=31536000 ; includeSubDomains"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"DENY"},{"key":"x-trace-id","value":"JFS--da4758cf46"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"6707"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"code\": 200,\n    \"messages\": [],\n    \"count\": 1,\n    \"results\": [\n        {\n            \"currentUnapprovedStepId\": 105248,\n            \"customerId\": 146120,\n            \"dateCreated\": \"2022-04-18T17:30:18Z\",\n            \"dateUpdated\": \"2022-04-18T17:30:19Z\",\n            \"financingMethodId\": 145918,\n            \"id\": 27716,\n            \"lastApprovedStepId\": null,\n            \"lastModifiedStepId\": 105248,\n            \"proposalId\": 145937,\n            \"status\": \"started\",\n            \"steps\": [\n                {\n                    \"currentRevisionId\": 155878,\n                    \"dateAccepted\": null,\n                    \"dateCreated\": \"2022-04-18T17:30:18Z\",\n                    \"dateUpdated\": \"2022-04-18T17:30:19Z\",\n                    \"description\": \"null\",\n                    \"docs\": [\n                        {\n                            \"autoApprove\": true,\n                            \"currentRevision\": {\n                                \"creationMethod\": \"generated\",\n                                \"dateCreated\": \"2022-04-18T10:30:21Z\",\n                                \"dateUpdated\": \"2022-04-18T10:30:22Z\",\n                                \"docId\": 152235,\n                                \"currentEnvelopeId\": null,\n                                \"extension\": \"pdf\",\n                                \"fileId\": 11069430,\n                                \"financingFormTemplateId\": 41381,\n                                \"id\": 132296,\n                                \"name\": \"Loan Note\"\n                            },\n                            \"dateCreated\": \"2022-04-18T17:30:18Z\",\n                            \"dateUpdated\": \"2022-04-18T17:30:21Z\",\n                            \"description\": \"<h1>Steps for Success</h1><b>Loan Note</b>- An agreement outlining terms and conditions of credit.<ul class=\\\"\\\" am-default-list\\\"\\\"=\\\"\\\"><li>Confirm that all applicants have signed and dated the agreement.</li><li>Installation address matches Title.</li><li>If wet-signed, upload all pages of the loan note making sure all quote numbers are consistent with the entire homeowner packet.</li></ul><div></div>\",\n                            \"groupName\": \"homeowner\",\n                            \"id\": 152235,\n                            \"name\": \"Loan Note\",\n                            \"order\": 1,\n                            \"signatureRequiredHomeowner\": true,\n                            \"signatureRequiredUser\": false,\n                            \"signatureStatus\": \"required\",\n                            \"signatureStatusHomeownerPrimarySigner\": \"required\",\n                            \"signatureStatusInstallerSigner\": null,\n                            \"status\": \"generated\",\n                            \"rejectionReason\": \"\",\n                            \"stepId\": 105248,\n                            \"tier1Decision\": null,\n                            \"tier2Decision\": null,\n                            \"type\": \"standard\",\n                            \"externalSku\": \"LoanNote\",\n                            \"smsEnabled\": false,\n                            \"smsMessageGroups\": null,\n                            \"required\": true,\n                            \"stipDoc\": false\n                        },\n                        {\n                            \"autoApprove\": true,\n                            \"currentRevision\": {\n                                \"creationMethod\": \"generated\",\n                                \"dateCreated\": \"2022-04-18T10:30:20Z\",\n                                \"dateUpdated\": \"2022-04-18T10:30:20Z\",\n                                \"docId\": 152236,\n                                \"currentEnvelopeId\": null,\n                                \"extension\": \"pdf\",\n                                \"fileId\": 11069429,\n                                \"financingFormTemplateId\": 41318,\n                                \"id\": 132295,\n                                \"name\": \"ACH Authorization\"\n                            },\n                            \"dateCreated\": \"2022-04-18T17:30:18Z\",\n                            \"dateUpdated\": \"2022-04-18T17:30:19Z\",\n                            \"description\": \"<h1>Steps for Success</h1><b>Auto Clearing House (ACH)</b>&nbsp;- Authorizes the finance payment to be automatically and electronically paid each month from the homeowner's bank account.&nbsp;<br><ul class=\\\"am-default-list\\\"><li>Confirm that the ACH form has been signed and dated</li></ul>\",\n                            \"groupName\": \"homeowner\",\n                            \"id\": 152236,\n                            \"name\": \"ACH Authorization\",\n                            \"order\": 4,\n                            \"signatureRequiredHomeowner\": true,\n                            \"signatureRequiredUser\": false,\n                            \"signatureStatus\": \"required\",\n                            \"signatureStatusHomeownerPrimarySigner\": \"required\",\n                            \"signatureStatusInstallerSigner\": null,\n                            \"status\": \"generated\",\n                            \"rejectionReason\": \"\",\n                            \"stepId\": 105248,\n                            \"tier1Decision\": null,\n                            \"tier2Decision\": null,\n                            \"type\": \"standard\",\n                            \"externalSku\": \"ACH\",\n                            \"smsEnabled\": false,\n                            \"smsMessageGroups\": null,\n                            \"required\": true,\n                            \"stipDoc\": false\n                        }\n                    ],\n                    \"expirationDate\": \"2022-06-17T00:00:00Z\",\n                    \"externalSku\": \"CS\",\n                    \"financingRequestId\": 27716,\n                    \"id\": 105248,\n                    \"name\": \"Contract Signing\",\n                    \"order\": 1,\n                    \"status\": \"not_started\",\n                    \"type\": \"consumer_docs\",\n                    \"rejectionReason\": null,\n                    \"sponsorAPIEvents\": [],\n                    \"allSignableDocsGenerated\": true\n                },\n                {\n                    \"currentRevisionId\": 155879,\n                    \"dateAccepted\": null,\n                    \"dateCreated\": \"2022-04-18T17:30:18Z\",\n                    \"dateUpdated\": null,\n                    \"description\": \"null\",\n                    \"docs\": [\n                        {\n                            \"autoApprove\": true,\n                            \"currentRevision\": null,\n                            \"dateCreated\": \"2022-04-18T17:30:18Z\",\n                            \"dateUpdated\": \"2022-04-18T17:30:19Z\",\n                            \"description\": \"<b>Once you have applied for all the necessary permits, you can request authorization for the first disbursement on the loan from the borrower(s) via:</b>\",\n                            \"groupName\": null,\n                            \"id\": 152237,\n                            \"name\": \"Payment Authorization Form\",\n                            \"order\": 1,\n                            \"signatureRequiredHomeowner\": true,\n                            \"signatureRequiredUser\": true,\n                            \"signatureStatus\": \"required\",\n                            \"signatureStatusHomeownerPrimarySigner\": \"required\",\n                            \"signatureStatusInstallerSigner\": \"required\",\n                            \"status\": \"needed\",\n                            \"rejectionReason\": \"\",\n                            \"stepId\": 105249,\n                            \"tier1Decision\": null,\n                            \"tier2Decision\": null,\n                            \"type\": \"standard\",\n                            \"externalSku\": \"PaymentAuthorizationForm1\",\n                            \"smsEnabled\": true,\n                            \"smsMessageGroups\": null,\n                            \"required\": true,\n                            \"stipDoc\": false\n                        }\n                    ],\n                    \"expirationDate\": null,\n                    \"externalSku\": \"PER\",\n                    \"financingRequestId\": 27716,\n                    \"id\": 105249,\n                    \"name\": \"Permitting\",\n                    \"order\": 2,\n                    \"status\": \"not_started\",\n                    \"type\": \"standard\",\n                    \"rejectionReason\": null,\n                    \"sponsorAPIEvents\": [],\n                    \"allSignableDocsGenerated\": false\n                },\n                {\n                    \"currentRevisionId\": 155880,\n                    \"dateAccepted\": null,\n                    \"dateCreated\": \"2022-04-18T17:30:18Z\",\n                    \"dateUpdated\": null,\n                    \"description\": \"null\",\n                    \"docs\": [\n                        {\n                            \"autoApprove\": true,\n                            \"currentRevision\": null,\n                            \"dateCreated\": \"2022-04-18T17:30:18Z\",\n                            \"dateUpdated\": \"2022-04-18T17:30:19Z\",\n                            \"description\": \"<b>Once the project has achieved substantial completion, you can request authorization for the final disbursement on the loan from the borrower(s) via:</b>\",\n                            \"groupName\": null,\n                            \"id\": 152238,\n                            \"name\": \"Payment Authorization Form\",\n                            \"order\": 1,\n                            \"signatureRequiredHomeowner\": true,\n                            \"signatureRequiredUser\": true,\n                            \"signatureStatus\": \"required\",\n                            \"signatureStatusHomeownerPrimarySigner\": \"required\",\n                            \"signatureStatusInstallerSigner\": \"required\",\n                            \"status\": \"needed\",\n                            \"rejectionReason\": \"\",\n                            \"stepId\": 105250,\n                            \"tier1Decision\": null,\n                            \"tier2Decision\": null,\n                            \"type\": \"standard\",\n                            \"externalSku\": \"PaymentAuthorizationForm2\",\n                            \"smsEnabled\": true,\n                            \"smsMessageGroups\": null,\n                            \"required\": true,\n                            \"stipDoc\": false\n                        }\n                    ],\n                    \"expirationDate\": null,\n                    \"externalSku\": \"SC\",\n                    \"financingRequestId\": 27716,\n                    \"id\": 105250,\n                    \"name\": \"Substantial Completion\",\n                    \"order\": 3,\n                    \"status\": \"not_started\",\n                    \"type\": \"standard\",\n                    \"rejectionReason\": null,\n                    \"sponsorAPIEvents\": [],\n                    \"allSignableDocsGenerated\": false\n                },\n                {\n                    \"currentRevisionId\": 155881,\n                    \"dateAccepted\": null,\n                    \"dateCreated\": \"2022-04-18T17:30:19Z\",\n                    \"dateUpdated\": null,\n                    \"description\": \"null\",\n                    \"docs\": [\n                        {\n                            \"autoApprove\": true,\n                            \"currentRevision\": null,\n                            \"dateCreated\": \"2022-04-18T17:30:19Z\",\n                            \"dateUpdated\": null,\n                            \"description\": \"<h1>Steps for Success</h1><ul class=\\\"\\\" am-default-list\\\"\\\"=\\\"\\\" style=\\\"font-size: 12px;\\\"><li>Click the checkbox that attests that PTO has been granted</li><li>Click Save to generate the PTO Affidavit</li></ul>\",\n                            \"groupName\": null,\n                            \"id\": 152239,\n                            \"name\": \"PTO Confirmation\",\n                            \"order\": 1,\n                            \"signatureRequiredHomeowner\": false,\n                            \"signatureRequiredUser\": false,\n                            \"signatureStatus\": null,\n                            \"signatureStatusHomeownerPrimarySigner\": null,\n                            \"signatureStatusInstallerSigner\": null,\n                            \"status\": \"needed\",\n                            \"rejectionReason\": \"\",\n                            \"stepId\": 105251,\n                            \"tier1Decision\": null,\n                            \"tier2Decision\": null,\n                            \"type\": \"standard\",\n                            \"externalSku\": \"PTOAttestation\",\n                            \"smsEnabled\": false,\n                            \"smsMessageGroups\": null,\n                            \"required\": true,\n                            \"stipDoc\": false\n                        }\n                    ],\n                    \"expirationDate\": null,\n                    \"externalSku\": \"PTO\",\n                    \"financingRequestId\": 27716,\n                    \"id\": 105251,\n                    \"name\": \"Permission to Operate\",\n                    \"order\": 4,\n                    \"status\": \"not_started\",\n                    \"type\": \"standard\",\n                    \"rejectionReason\": null,\n                    \"sponsorAPIEvents\": [],\n                    \"allSignableDocsGenerated\": false\n                }\n            ],\n            \"financingProductId\": 3184,\n            \"productType\": \"loan\",\n            \"invoices\": [],\n            \"cancellationReason\": null\n        }\n    ],\n    \"fieldErrors\": []\n}"}],"_postman_id":"ed92dcc2-1438-4a32-8a3e-8a570ea39623"},{"name":"Recall Documents Sent for Signature","id":"a396fd80-9cc4-4088-a8b5-f5ee4df39427","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"body":{"mode":"raw","raw":"{\n  \n}"},"url":"{{url}}/rest/v3/customers/{{customer_id}}/steps/CS/docs/signatures","description":"<p>Use this endpoint to recall documents that were sent to a customer for signature. This is commonly used to re-send the documents to a customer as a reminder to sign. In order to do this, you will need several IDs that you can get from the \"Get Financing Request Info\" endpoint. To access this endpoint, you'll need the financing request ID that is in the response from the \"Generate Legal Documents\" call. See the code in the Tests section of the \"Get Financing Request Info\" call to see how to get the other IDs that are needed for this call.</p>\n","urlObject":{"path":["rest","v3","customers","{{customer_id}}","steps","CS","docs","signatures"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"a396fd80-9cc4-4088-a8b5-f5ee4df39427"},{"name":"Get User List","event":[{"listen":"test","script":{"id":"2219b1c1-43ce-4350-9891-79bc95552b6d","exec":[""],"type":"text/javascript"}}],"id":"46ee22b6-625b-4fa8-a21c-56d4f25df1b5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"body":{"mode":"raw","raw":""},"url":"{{url}}/rest/v1/companies/{{company_id}}/users","description":"<p>Use this endpoint to get a list of all of the users in the company. This is useful to get user IDs that are used for re-assigning a customer to a different user.</p>\n","urlObject":{"path":["rest","v1","companies","{{company_id}}","users"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"fcbba7a4-82e9-412c-ac15-7afd2a376a01","name":"Sample response","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"body":{"mode":"raw","raw":""},"url":"{{url}}/rest/v1/companies/{{company_id}}/users"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Wed, 28 Jan 2026 15:20:31 GMT"},{"key":"Expires","value":"0"},{"key":"Pragma","value":"no-cache"},{"key":"Strict-Transport-Security","value":"max-age=31536000 ; includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"DENY"},{"key":"x-trace-id","value":"NON-19c78ae945"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"951"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"code\": 200,\n    \"messages\": [],\n    \"count\": 4,\n    \"results\": [\n        {\n            \"__dirtyFields\": [],\n            \"opsMgr\": false,\n            \"viewall\": \"COMPANY\",\n            \"userid\": 136239,\n            \"atype\": \"A\",\n            \"active\": true,\n            \"phone\": \"(555) 555-5555\",\n            \"extension\": null,\n            \"username\": \"p3_med_loans_admin@cpf.com\",\n            \"firstname\": \"Concert Medallion Loans\",\n            \"lastname\": \"Admin\",\n            \"branch\": {\n                \"__dirtyFields\": [],\n                \"address1\": null,\n                \"address2\": null,\n                \"city\": null,\n                \"blicenses\": null,\n                \"branchname\": null,\n                \"gcInsuranceCarrier\": null,\n                \"gcInsuranceCarrierPhone\": null,\n                \"gcInsuranceType\": null,\n                \"id\": null,\n                \"coid\": 0,\n                \"state\": null,\n                \"zip\": null\n            },\n            \"company\": {\n                \"__dirtyFields\": [],\n                \"address1\": \"123 TB St\",\n                \"address2\": \"\",\n                \"city\": \"Rochester\",\n                \"coid\": 100899,\n                \"gcInsuranceCarrier\": \"General Insurance Co.\",\n                \"gcInsuranceCarrierPhone\": \"(555) 555-5555\",\n                \"gcInsuranceType\": null,\n                \"name\": \"Concert Medallion Loans\",\n                \"state\": \"NY\",\n                \"type\": \"Solar\",\n                \"zip\": \"14618\",\n                \"fein\": \"9792939\",\n                \"isTest\": true,\n                \"trainingRequired\": false,\n                \"mfaRequired\": false,\n                \"pricingProgram\": null,\n                \"functionalityAcls\": null,\n                \"elements\": null\n            },\n            \"companyName\": null,\n            \"pricingGroupId\": 17809,\n            \"pricingGroupLabel\": \"Default Concert Medallion Sloan HVAC\",\n            \"mobilePhone\": null,\n            \"userAgreementComp\": 1758031106,\n            \"featurePermissions\": null,\n            \"license\": \"0000000\",\n            \"branchmgr\": false,\n            \"sponsorId\": null,\n            \"title\": null,\n            \"latitude\": null,\n            \"longitude\": null,\n            \"masterUser\": null,\n            \"userScopes\": [],\n            \"userSettingValues\": null,\n            \"settingOptions\": null,\n            \"companySettingValuesAtoms\": null,\n            \"branchSettingValuesAtoms\": null,\n            \"products\": null,\n            \"resumeAppTokenNoCaptcha\": null,\n            \"resumeAppTokenCaptcha\": null,\n            \"fein\": null,\n            \"userDefinedCustomerStatuses\": [],\n            \"name\": \"p3_med_loans_admin@cpf.com\",\n            \"id\": 136239\n        },\n        {\n            \"__dirtyFields\": [],\n            \"opsMgr\": true,\n            \"viewall\": \"OWN\",\n            \"userid\": 150619,\n            \"atype\": \"U\",\n            \"active\": true,\n            \"phone\": \"(555) 555-5555\",\n            \"extension\": null,\n            \"username\": \"test@test.test\",\n            \"firstname\": \"Propel\",\n            \"lastname\": \"Testuser\",\n            \"branch\": {\n                \"__dirtyFields\": [],\n                \"address1\": null,\n                \"address2\": null,\n                \"city\": null,\n                \"blicenses\": null,\n                \"branchname\": null,\n                \"gcInsuranceCarrier\": null,\n                \"gcInsuranceCarrierPhone\": null,\n                \"gcInsuranceType\": null,\n                \"id\": null,\n                \"coid\": 0,\n                \"state\": null,\n                \"zip\": null\n            },\n            \"company\": {\n                \"__dirtyFields\": [],\n                \"address1\": \"123 TB St\",\n                \"address2\": \"\",\n                \"city\": \"Rochester\",\n                \"coid\": 100899,\n                \"gcInsuranceCarrier\": \"General Insurance Co.\",\n                \"gcInsuranceCarrierPhone\": \"(555) 555-5555\",\n                \"gcInsuranceType\": null,\n                \"name\": \"Concert Medallion Loans\",\n                \"state\": \"NY\",\n                \"type\": \"Solar\",\n                \"zip\": \"14618\",\n                \"fein\": \"9792939\",\n                \"isTest\": true,\n                \"trainingRequired\": false,\n                \"mfaRequired\": false,\n                \"pricingProgram\": null,\n                \"functionalityAcls\": null,\n                \"elements\": null\n            },\n            \"companyName\": null,\n            \"pricingGroupId\": 17809,\n            \"pricingGroupLabel\": \"Default Concert Medallion Sloan HVAC\",\n            \"mobilePhone\": \"+1 (555) 555-5555\",\n            \"userAgreementComp\": 1760562973,\n            \"featurePermissions\": null,\n            \"license\": null,\n            \"branchmgr\": false,\n            \"sponsorId\": null,\n            \"title\": null,\n            \"latitude\": null,\n            \"longitude\": null,\n            \"masterUser\": null,\n            \"userScopes\": [],\n            \"userSettingValues\": null,\n            \"settingOptions\": null,\n            \"companySettingValuesAtoms\": null,\n            \"branchSettingValuesAtoms\": null,\n            \"products\": null,\n            \"resumeAppTokenNoCaptcha\": null,\n            \"resumeAppTokenCaptcha\": null,\n            \"fein\": null,\n            \"userDefinedCustomerStatuses\": [],\n            \"name\": \"test@test.test\",\n            \"id\": 150619\n        },\n        {\n            \"__dirtyFields\": [],\n            \"opsMgr\": false,\n            \"viewall\": \"COMPANY\",\n            \"userid\": 141759,\n            \"atype\": \"U\",\n            \"active\": true,\n            \"phone\": \"(555) 555-5555\",\n            \"extension\": null,\n            \"username\": \"test+@test.com\",\n            \"firstname\": \"Salesrep\",\n            \"lastname\": \"testuser\",\n            \"branch\": {\n                \"__dirtyFields\": [],\n                \"address1\": null,\n                \"address2\": null,\n                \"city\": null,\n                \"blicenses\": null,\n                \"branchname\": null,\n                \"gcInsuranceCarrier\": null,\n                \"gcInsuranceCarrierPhone\": null,\n                \"gcInsuranceType\": null,\n                \"id\": null,\n                \"coid\": 0,\n                \"state\": null,\n                \"zip\": null\n            },\n            \"company\": {\n                \"__dirtyFields\": [],\n                \"address1\": \"123 TB St\",\n                \"address2\": \"\",\n                \"city\": \"Rochester\",\n                \"coid\": 100899,\n                \"gcInsuranceCarrier\": \"General Insurance Co.\",\n                \"gcInsuranceCarrierPhone\": \"(555) 555-5555\",\n                \"gcInsuranceType\": null,\n                \"name\": \"Concert Medallion Loans\",\n                \"state\": \"NY\",\n                \"type\": \"Solar\",\n                \"zip\": \"14618\",\n                \"fein\": \"9792939\",\n                \"isTest\": true,\n                \"trainingRequired\": false,\n                \"mfaRequired\": false,\n                \"pricingProgram\": null,\n                \"functionalityAcls\": null,\n                \"elements\": null\n            },\n            \"companyName\": null,\n            \"pricingGroupId\": 19582,\n            \"pricingGroupLabel\": \"not hvac\",\n            \"mobilePhone\": null,\n            \"userAgreementComp\": 1751489782,\n            \"featurePermissions\": null,\n            \"license\": \"000000000\",\n            \"branchmgr\": false,\n            \"sponsorId\": null,\n            \"title\": null,\n            \"latitude\": null,\n            \"longitude\": null,\n            \"masterUser\": null,\n            \"userScopes\": [],\n            \"userSettingValues\": null,\n            \"settingOptions\": null,\n            \"companySettingValuesAtoms\": null,\n            \"branchSettingValuesAtoms\": null,\n            \"products\": null,\n            \"resumeAppTokenNoCaptcha\": null,\n            \"resumeAppTokenCaptcha\": null,\n            \"fein\": null,\n            \"userDefinedCustomerStatuses\": [],\n            \"name\": \"test+@test.com\",\n            \"id\": 141759\n        },\n        {\n            \"__dirtyFields\": [],\n            \"opsMgr\": true,\n            \"viewall\": \"COMPANY\",\n            \"userid\": 145941,\n            \"atype\": \"U\",\n            \"active\": true,\n            \"phone\": \"(789) 456-1230\",\n            \"extension\": null,\n            \"username\": \"testing@nodomain.com\",\n            \"firstname\": \"Test01\",\n            \"lastname\": \"Ops\",\n            \"branch\": {\n                \"__dirtyFields\": [],\n                \"address1\": null,\n                \"address2\": null,\n                \"city\": null,\n                \"blicenses\": null,\n                \"branchname\": null,\n                \"gcInsuranceCarrier\": null,\n                \"gcInsuranceCarrierPhone\": null,\n                \"gcInsuranceType\": null,\n                \"id\": null,\n                \"coid\": 0,\n                \"state\": null,\n                \"zip\": null\n            },\n            \"company\": {\n                \"__dirtyFields\": [],\n                \"address1\": \"123 TB St\",\n                \"address2\": \"\",\n                \"city\": \"Rochester\",\n                \"coid\": 100899,\n                \"gcInsuranceCarrier\": \"General Insurance Co.\",\n                \"gcInsuranceCarrierPhone\": \"(555) 555-5555\",\n                \"gcInsuranceType\": null,\n                \"name\": \"Concert Medallion Loans\",\n                \"state\": \"NY\",\n                \"type\": \"Solar\",\n                \"zip\": \"14618\",\n                \"fein\": \"9792939\",\n                \"isTest\": true,\n                \"trainingRequired\": false,\n                \"mfaRequired\": false,\n                \"pricingProgram\": null,\n                \"functionalityAcls\": null,\n                \"elements\": null\n            },\n            \"companyName\": null,\n            \"pricingGroupId\": 21331,\n            \"pricingGroupLabel\": \"Standard Loan\",\n            \"mobilePhone\": null,\n            \"userAgreementComp\": 1760562940,\n            \"featurePermissions\": null,\n            \"license\": null,\n            \"branchmgr\": false,\n            \"sponsorId\": null,\n            \"title\": null,\n            \"latitude\": null,\n            \"longitude\": null,\n            \"masterUser\": null,\n            \"userScopes\": [],\n            \"userSettingValues\": null,\n            \"settingOptions\": null,\n            \"companySettingValuesAtoms\": null,\n            \"branchSettingValuesAtoms\": null,\n            \"products\": null,\n            \"resumeAppTokenNoCaptcha\": null,\n            \"resumeAppTokenCaptcha\": null,\n            \"fein\": null,\n            \"userDefinedCustomerStatuses\": [],\n            \"name\": \"testing@nodomain.com\",\n            \"id\": 145941\n        }\n    ],\n    \"fieldErrors\": []\n}"}],"_postman_id":"46ee22b6-625b-4fa8-a21c-56d4f25df1b5"},{"name":"Get Current User Info","event":[{"listen":"test","script":{"id":"e7f9e820-c716-435e-8fe1-d1cf0e3e0f2b","exec":["var jsonData = JSON.parse(responseBody);","postman.setEnvironmentVariable('company_id',jsonData.results[0].company.coid);","postman.setEnvironmentVariable('pricing_group_id',jsonData.results[0].pricingGroupId);"],"type":"text/javascript","packages":{}}}],"id":"63606feb-75f2-49da-a97d-5fd1b119ef52","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"body":{"mode":"raw","raw":""},"url":"{{url}}/rest/v1/users/current","description":"<p>Use this endpoint to get information about the current user. It is useful for getting the company ID, which is illustrated in the Tests section of the endpoint, which is used to get the users in the company.</p>\n<p>The products that the user is configured to originate are in the \"products\" node of the response.</p>\n","urlObject":{"path":["rest","v1","users","current"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"5e4f77aa-1c7f-4e07-b617-d2607572905e","name":"Success","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"body":{"mode":"raw","raw":""},"url":"{{url}}/rest/v1/users/current"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 18 Jul 2025 18:32:18 GMT"},{"key":"Expires","value":"0"},{"key":"Pragma","value":"no-cache"},{"key":"Strict-Transport-Security","value":"max-age=31536000 ; includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"DENY"},{"key":"x-trace-id","value":"NON-b87503f229"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"2301"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"code\": 200,\n    \"messages\": [],\n    \"count\": 1,\n    \"results\": [\n        {\n            \"__dirtyFields\": [],\n            \"opsMgr\": false,\n            \"viewall\": \"COMPANY\",\n            \"userid\": 90115,\n            \"atype\": \"U\",\n            \"active\": true,\n            \"phone\": \"(555) 555-5555\",\n            \"extension\": null,\n            \"username\": \"cpfuser@concertfin.com\",\n            \"firstname\": \"CPF\",\n            \"lastname\": \"User\",\n            \"branch\": {\n                \"__dirtyFields\": [],\n                \"address1\": null,\n                \"address2\": null,\n                \"city\": null,\n                \"blicenses\": null,\n                \"branchname\": null,\n                \"gcInsuranceCarrier\": null,\n                \"gcInsuranceCarrierPhone\": null,\n                \"gcInsuranceType\": null,\n                \"id\": null,\n                \"coid\": 0,\n                \"state\": null,\n                \"zip\": null\n            },\n            \"company\": {\n                \"__dirtyFields\": [],\n                \"address1\": \"111 Huntington Ave., Suite 650\",\n                \"address2\": \"\",\n                \"city\": \"Boston\",\n                \"coid\": 84855,\n                \"gcInsuranceCarrier\": \"\",\n                \"gcInsuranceCarrierPhone\": \"\",\n                \"gcInsuranceType\": \"general_liability\",\n                \"name\": \"Concert Financing\",\n                \"state\": \"MA\",\n                \"type\": \"Solar\",\n                \"zip\": \"02199\",\n                \"fein\": \"9792939\",\n                \"isTest\": true,\n                \"trainingRequired\": false,\n                \"mfaRequired\": true,\n                \"pricingProgram\": null,\n                \"functionalityAcls\": null,\n                \"elements\": [\n                    {\n                        \"id\": 127,\n                        \"coid\": 84855,\n                        \"elementTypeSku\": \"PAYMENT_PROGRAM_LOAN\",\n                        \"elementValue\": \"CONCERT_2_STANDARD\",\n                        \"createdBy\": null,\n                        \"dateCreated\": \"2025-03-13 12:34:20\"\n                    },\n                    {\n                        \"id\": 230,\n                        \"coid\": 84855,\n                        \"elementTypeSku\": \"PAYMENT_PROGRAM_CASH\",\n                        \"elementValue\": \"CONCERT_2_STANDARD\",\n                        \"createdBy\": null,\n                        \"dateCreated\": \"2025-03-13 12:34:20\"\n                    }\n                ]\n            },\n            \"companyName\": null,\n            \"pricingGroupId\": 14153,\n            \"pricingGroupLabel\": null,\n            \"mobilePhone\": null,\n            \"userAgreementComp\": 1717627111,\n            \"featurePermissions\": {\n                \"BRANCH\": {\n                    \"sku\": \"BRANCH\",\n                    \"label\": \"Branch Management\",\n                    \"modules\": \"[\\\"admin\\\"]\",\n                    \"permissions\": {\n                        \"READ\": 1\n                    }\n                },\n                \"AUTHORIZED_SIGNER\": {\n                    \"sku\": \"AUTHORIZED_SIGNER\",\n                    \"label\": \"Authorized Signer Management\",\n                    \"modules\": \"[\\\"admin\\\"]\",\n                    \"permissions\": {\n                        \"READ\": 1\n                    }\n                },\n                \"USER_NOTIFICATION\": {\n                    \"sku\": \"USER_NOTIFICATION\",\n                    \"label\": \"User Notifications Management\",\n                    \"modules\": \"[\\\"admin\\\"]\",\n                    \"permissions\": {\n                        \"READ\": 1,\n                        \"DELETE\": 1,\n                        \"CREATE\": 1,\n                        \"UPDATE\": 1\n                    }\n                },\n                \"POG\": {\n                    \"sku\": \"POG\",\n                    \"label\": \"POG Management\",\n                    \"modules\": \"[\\\"admin\\\"]\",\n                    \"permissions\": {\n                        \"READ\": 1\n                    }\n                },\n                \"USER\": {\n                    \"sku\": \"USER\",\n                    \"label\": \"User Management\",\n                    \"modules\": \"[\\\"admin\\\"]\",\n                    \"permissions\": {\n                        \"READ\": 1,\n                        \"DELETE\": 1,\n                        \"CREATE\": 1,\n                        \"UPDATE\": 1\n                    }\n                },\n                \"LICENSE\": {\n                    \"sku\": \"LICENSE\",\n                    \"label\": \"Licenses Management\",\n                    \"modules\": \"[\\\"admin\\\"]\",\n                    \"permissions\": {\n                        \"READ\": 1\n                    }\n                },\n                \"COMPANY\": {\n                    \"sku\": \"COMPANY\",\n                    \"label\": \"Company Management\",\n                    \"modules\": \"[\\\"admin\\\"]\",\n                    \"permissions\": {\n                        \"READ\": 1\n                    }\n                }\n            },\n            \"branchmgr\": false,\n            \"sponsorId\": null,\n            \"title\": null,\n            \"latitude\": null,\n            \"longitude\": null,\n            \"masterUser\": null,\n            \"userScopes\": [\n                \"COMPANY_CUSTOMERS\"\n            ],\n            \"userSettingValues\": [\n                {\n                    \"id\": 72367,\n                    \"bigValue\": null,\n                    \"setByUser\": 5719,\n                    \"setDate\": \"2024-10-24 12:28:32\",\n                    \"setting\": \"is_training_required\",\n                    \"user\": 90115,\n                    \"value\": \"true\"\n                },\n                {\n                    \"id\": 72368,\n                    \"bigValue\": null,\n                    \"setByUser\": 5719,\n                    \"setDate\": \"2024-10-24 12:28:32\",\n                    \"setting\": \"is_mfa_required\",\n                    \"user\": 90115,\n                    \"value\": \"true\"\n                }\n            ],\n            \"settingOptions\": [\n                {\n                    \"id\": 1,\n                    \"category\": \"sharing_privileges\",\n                    \"defaultValue\": \"companies\",\n                    \"displayName\": \"Gross Margin\",\n                    \"displayOrder\": 0,\n                    \"displayType\": \"select\",\n                    \"entityName\": \"companies\",\n                    \"name\": \"mark_up\",\n                    \"selectValues\": \"{\\\"companies\\\":\\\"Company\\\",\\\"branch\\\":\\\"Branch\\\",\\\"users\\\":\\\"User\\\"}\"\n                },\n                {\n                    \"id\": 2,\n                    \"category\": \"sharing_privileges\",\n                    \"defaultValue\": \"companies\",\n                    \"displayName\": \"PV Modules & Inverters\",\n                    \"displayOrder\": 1,\n                    \"displayType\": \"select\",\n                    \"entityName\": \"companies\",\n                    \"name\": \"pv_modules_inverters\",\n                    \"selectValues\": \"{\\\"companies\\\":\\\"Company\\\",\\\"branch\\\":\\\"Branch\\\",\\\"users\\\":\\\"User\\\"}\"\n                },\n                {\n                    \"id\": 3,\n                    \"category\": \"sharing_privileges\",\n                    \"defaultValue\": \"companies\",\n                    \"displayName\": \"Adders & Allowances\",\n                    \"displayOrder\": 2,\n                    \"displayType\": \"select\",\n                    \"entityName\": \"companies\",\n                    \"name\": \"adders_allowances\",\n                    \"selectValues\": \"{\\\"companies\\\":\\\"Company\\\",\\\"branch\\\":\\\"Branch\\\",\\\"users\\\":\\\"User\\\"}\"\n                },\n                {\n                    \"id\": 4,\n                    \"category\": \"sharing_privileges\",\n                    \"defaultValue\": \"companies\",\n                    \"displayName\": \"Utility Rates\",\n                    \"displayOrder\": 3,\n                    \"displayType\": \"select\",\n                    \"entityName\": \"companies\",\n                    \"name\": \"utility_rates\",\n                    \"selectValues\": \"{\\\"companies\\\":\\\"Company\\\",\\\"branch\\\":\\\"Branch\\\",\\\"users\\\":\\\"User\\\"}\"\n                },\n                {\n                    \"id\": 5,\n                    \"category\": \"sharing_privileges\",\n                    \"defaultValue\": \"companies\",\n                    \"displayName\": \"Custom Incentives\",\n                    \"displayOrder\": 4,\n                    \"displayType\": \"select\",\n                    \"entityName\": \"companies\",\n                    \"name\": \"custom_incentives\",\n                    \"selectValues\": \"{\\\"companies\\\":\\\"Company\\\",\\\"branch\\\":\\\"Branch\\\",\\\"users\\\":\\\"User\\\"}\"\n                },\n                {\n                    \"id\": 6,\n                    \"category\": \"sharing_privileges\",\n                    \"defaultValue\": \"companies\",\n                    \"displayName\": \"Per Watt Cost\",\n                    \"displayOrder\": 5,\n                    \"displayType\": \"select\",\n                    \"entityName\": \"companies\",\n                    \"name\": \"per_watt_cost\",\n                    \"selectValues\": \"{\\\"companies\\\":\\\"Company\\\",\\\"branch\\\":\\\"Branch\\\",\\\"users\\\":\\\"User\\\"}\"\n                },\n                {\n                    \"id\": 7,\n                    \"category\": \"sharing_privileges\",\n                    \"defaultValue\": \"companies\",\n                    \"displayName\": \"Quick Templates\",\n                    \"displayOrder\": 6,\n                    \"displayType\": \"select\",\n                    \"entityName\": \"companies\",\n                    \"name\": \"quick_templates\",\n                    \"selectValues\": \"{\\\"companies\\\":\\\"Company\\\",\\\"branch\\\":\\\"Branch\\\",\\\"users\\\":\\\"User\\\"}\"\n                },\n                {\n                    \"id\": 8,\n                    \"category\": \"sharing_privileges\",\n                    \"defaultValue\": \"companies\",\n                    \"displayName\": \"Optimization Metrics\",\n                    \"displayOrder\": 7,\n                    \"displayType\": \"select\",\n                    \"entityName\": \"companies\",\n                    \"name\": \"optimization_metrics\",\n                    \"selectValues\": \"{\\\"companies\\\":\\\"Company\\\",\\\"branch\\\":\\\"Branch\\\",\\\"users\\\":\\\"User\\\"}\"\n                },\n                {\n                    \"id\": 9,\n                    \"category\": \"sharing_privileges\",\n                    \"defaultValue\": \"companies\",\n                    \"displayName\": \"Proposal Design\",\n                    \"displayOrder\": 8,\n                    \"displayType\": \"select\",\n                    \"entityName\": \"companies\",\n                    \"name\": \"proposal_design\",\n                    \"selectValues\": \"{\\\"companies\\\":\\\"Company\\\",\\\"branch\\\":\\\"Branch\\\",\\\"users\\\":\\\"User\\\"}\"\n                },\n                {\n                    \"id\": 10,\n                    \"category\": \"sharing_privileges\",\n                    \"defaultValue\": \"companies\",\n                    \"displayName\": \"Other Defaults\",\n                    \"displayOrder\": 9,\n                    \"displayType\": \"select\",\n                    \"entityName\": \"companies\",\n                    \"name\": \"other_defaults\",\n                    \"selectValues\": \"{\\\"companies\\\":\\\"Company\\\",\\\"branch\\\":\\\"Branch\\\",\\\"users\\\":\\\"User\\\"}\"\n                },\n                {\n                    \"id\": 11,\n                    \"category\": \"edit_privileges\",\n                    \"defaultValue\": \"view_only\",\n                    \"displayName\": \"Gross Margin\",\n                    \"displayOrder\": 0,\n                    \"displayType\": \"select\",\n                    \"entityName\": \"users\",\n                    \"name\": \"mark_up\",\n                    \"selectValues\": \"{\\\"view_only\\\":\\\"View Only\\\",\\\"edit\\\":\\\"Edit\\\"}\"\n                },\n                {\n                    \"id\": 12,\n                    \"category\": \"edit_privileges\",\n                    \"defaultValue\": \"view_only\",\n                    \"displayName\": \"PV Modules & Inverters\",\n                    \"displayOrder\": 1,\n                    \"displayType\": \"select\",\n                    \"entityName\": \"users\",\n                    \"name\": \"pv_modules_inverters\",\n                    \"selectValues\": \"{\\\"view_only\\\":\\\"View Only\\\",\\\"edit\\\":\\\"Edit\\\"}\"\n                },\n                {\n                    \"id\": 13,\n                    \"category\": \"edit_privileges\",\n                    \"defaultValue\": \"view_only\",\n                    \"displayName\": \"Adders & Allowances\",\n                    \"displayOrder\": 2,\n                    \"displayType\": \"select\",\n                    \"entityName\": \"users\",\n                    \"name\": \"adders_allowances\",\n                    \"selectValues\": \"{\\\"view_only\\\":\\\"View Only\\\",\\\"edit\\\":\\\"Edit\\\"}\"\n                },\n                {\n                    \"id\": 14,\n                    \"category\": \"edit_privileges\",\n                    \"defaultValue\": \"view_only\",\n                    \"displayName\": \"Utility Rates\",\n                    \"displayOrder\": 3,\n                    \"displayType\": \"select\",\n                    \"entityName\": \"users\",\n                    \"name\": \"utility_rates\",\n                    \"selectValues\": \"{\\\"view_only\\\":\\\"View Only\\\",\\\"edit\\\":\\\"Edit\\\"}\"\n                },\n                {\n                    \"id\": 15,\n                    \"category\": \"edit_privileges\",\n                    \"defaultValue\": \"view_only\",\n                    \"displayName\": \"Custom Incentives\",\n                    \"displayOrder\": 4,\n                    \"displayType\": \"select\",\n                    \"entityName\": \"users\",\n                    \"name\": \"custom_incentives\",\n                    \"selectValues\": \"{\\\"view_only\\\":\\\"View Only\\\",\\\"edit\\\":\\\"Edit\\\"}\"\n                },\n                {\n                    \"id\": 16,\n                    \"category\": \"edit_privileges\",\n                    \"defaultValue\": \"view_only\",\n                    \"displayName\": \"Per Watt Cost\",\n                    \"displayOrder\": 5,\n                    \"displayType\": \"select\",\n                    \"entityName\": \"users\",\n                    \"name\": \"per_watt_cost\",\n                    \"selectValues\": \"{\\\"view_only\\\":\\\"View Only\\\",\\\"edit\\\":\\\"Edit\\\"}\"\n                },\n                {\n                    \"id\": 17,\n                    \"category\": \"edit_privileges\",\n                    \"defaultValue\": \"view_only\",\n                    \"displayName\": \"Quick Templates\",\n                    \"displayOrder\": 6,\n                    \"displayType\": \"select\",\n                    \"entityName\": \"users\",\n                    \"name\": \"quick_templates\",\n                    \"selectValues\": \"{\\\"view_only\\\":\\\"View Only\\\",\\\"edit\\\":\\\"Edit\\\"}\"\n                },\n                {\n                    \"id\": 18,\n                    \"category\": \"edit_privileges\",\n                    \"defaultValue\": \"view_only\",\n                    \"displayName\": \"Optimization Metrics\",\n                    \"displayOrder\": 7,\n                    \"displayType\": \"select\",\n                    \"entityName\": \"users\",\n                    \"name\": \"optimization_metrics\",\n                    \"selectValues\": \"{\\\"view_only\\\":\\\"View Only\\\",\\\"edit\\\":\\\"Edit\\\"}\"\n                },\n                {\n                    \"id\": 19,\n                    \"category\": \"edit_privileges\",\n                    \"defaultValue\": \"view_only\",\n                    \"displayName\": \"Proposal Design\",\n                    \"displayOrder\": 8,\n                    \"displayType\": \"select\",\n                    \"entityName\": \"users\",\n                    \"name\": \"proposal_design\",\n                    \"selectValues\": \"{\\\"view_only\\\":\\\"View Only\\\",\\\"edit\\\":\\\"Edit\\\"}\"\n                },\n                {\n                    \"id\": 20,\n                    \"category\": \"edit_privileges\",\n                    \"defaultValue\": \"view_only\",\n                    \"displayName\": \"Other Defaults\",\n                    \"displayOrder\": 9,\n                    \"displayType\": \"select\",\n                    \"entityName\": \"users\",\n                    \"name\": \"other_defaults\",\n                    \"selectValues\": \"{\\\"view_only\\\":\\\"View Only\\\",\\\"edit\\\":\\\"Edit\\\"}\"\n                },\n                {\n                    \"id\": 21,\n                    \"category\": null,\n                    \"defaultValue\": \"edit_payment\",\n                    \"displayName\": \"Pricing Permissions\",\n                    \"displayOrder\": 10,\n                    \"displayType\": \"select\",\n                    \"entityName\": \"users\",\n                    \"name\": \"line_item_price_override\",\n                    \"selectValues\": \"{\\\"edit_payment\\\":\\\"Edit on Payment tab\\\",\\\"edit_pricing\\\":\\\"Edit on Pricing tab\\\", \\\"view_only\\\":\\\"View Only\\\"}\"\n                },\n                {\n                    \"id\": 22,\n                    \"category\": \"view_settings\",\n                    \"defaultValue\": \"1\",\n                    \"displayName\": \"Allow to View Costs and Margins\",\n                    \"displayOrder\": 0,\n                    \"displayType\": \"checkbox\",\n                    \"entityName\": \"users\",\n                    \"name\": \"view_costs_and_margins\",\n                    \"selectValues\": null\n                },\n                {\n                    \"id\": 23,\n                    \"category\": \"view_settings\",\n                    \"defaultValue\": \"1\",\n                    \"displayName\": \"Show System Line Item Prices\",\n                    \"displayOrder\": 1,\n                    \"displayType\": \"checkbox\",\n                    \"entityName\": \"users\",\n                    \"name\": \"view_line_item_prices\",\n                    \"selectValues\": null\n                },\n                {\n                    \"id\": 24,\n                    \"category\": \"\",\n                    \"defaultValue\": \"Select a Signer\",\n                    \"displayName\": \"Select a Signer\",\n                    \"displayOrder\": 0,\n                    \"displayType\": \"select\",\n                    \"entityName\": \"users\",\n                    \"name\": \"verified_signer_installer\",\n                    \"selectValues\": null\n                },\n                {\n                    \"id\": 25,\n                    \"category\": \"\",\n                    \"defaultValue\": \"Select a Signer\",\n                    \"displayName\": \"Select a Signer\",\n                    \"displayOrder\": 0,\n                    \"displayType\": \"select\",\n                    \"entityName\": \"users\",\n                    \"name\": \"verified_signer_asset_manager\",\n                    \"selectValues\": null\n                },\n                {\n                    \"id\": 26,\n                    \"category\": \"credit_check\",\n                    \"defaultValue\": \"1\",\n                    \"displayName\": null,\n                    \"displayOrder\": null,\n                    \"displayType\": null,\n                    \"entityName\": \"companies\",\n                    \"name\": \"creditcheck_cc_owner\",\n                    \"selectValues\": null\n                },\n                {\n                    \"id\": 27,\n                    \"category\": \"credit_check\",\n                    \"defaultValue\": \"1\",\n                    \"displayName\": null,\n                    \"displayOrder\": null,\n                    \"displayType\": null,\n                    \"entityName\": \"companies\",\n                    \"name\": \"creditcheck_cc_branch_manager\",\n                    \"selectValues\": null\n                },\n                {\n                    \"id\": 28,\n                    \"category\": \"sharing_privileges\",\n                    \"defaultValue\": \"companies\",\n                    \"displayName\": \"Job Management\",\n                    \"displayOrder\": 0,\n                    \"displayType\": \"select\",\n                    \"entityName\": \"companies\",\n                    \"name\": \"job_management\",\n                    \"selectValues\": \"{\\\"companies\\\":\\\"Company-Wide\\\",\\\"branch\\\":\\\"Intra-Branch\\\"}\"\n                },\n                {\n                    \"id\": 29,\n                    \"category\": \"sharing_privileges\",\n                    \"defaultValue\": \"companies\",\n                    \"displayName\": \"User Management\",\n                    \"displayOrder\": 0,\n                    \"displayType\": \"select\",\n                    \"entityName\": \"companies\",\n                    \"name\": \"user_management\",\n                    \"selectValues\": \"{\\\"companies\\\":\\\"Company-Wide\\\",\\\"branch\\\":\\\"Intra-Branch\\\"}\"\n                },\n                {\n                    \"id\": 30,\n                    \"category\": \"view_settings\",\n                    \"defaultValue\": null,\n                    \"displayName\": \"Help URL\",\n                    \"displayOrder\": 0,\n                    \"displayType\": \"viewonly\",\n                    \"entityName\": \"companies\",\n                    \"name\": \"help_url\",\n                    \"selectValues\": null\n                },\n                {\n                    \"id\": 31,\n                    \"category\": \"sharing_privileges\",\n                    \"defaultValue\": \"Not Displayed\",\n                    \"displayName\": \"Display Dollar Per Watt($/W)\",\n                    \"displayOrder\": 0,\n                    \"displayType\": \"select\",\n                    \"entityName\": \"companies\",\n                    \"name\": \"display_dollar_per_watt\",\n                    \"selectValues\": \"{\\\"not_displayed\\\":\\\"Not Displayed\\\",\\\"companies\\\":\\\"Company\\\"}\"\n                },\n                {\n                    \"id\": 32,\n                    \"category\": \"view_settings\",\n                    \"defaultValue\": \"0\",\n                    \"displayName\": \"Override company values with branch values \",\n                    \"displayOrder\": 0,\n                    \"displayType\": \"checkbox\",\n                    \"entityName\": \"companies\",\n                    \"name\": \"branch_overrides\",\n                    \"selectValues\": null\n                }\n            ],\n            \"companySettingValuesAtoms\": [],\n            \"branchSettingValuesAtoms\": null,\n            \"products\": [\n                {\n                    \"__dirtyFields\": [],\n                    \"id\": 3250,\n                    \"isActive\": true,\n                    \"name\": \"Concert Cash\",\n                    \"productSku\": \"CASH_005\",\n                    \"type\": \"cash\",\n                    \"active\": true\n                },\n                {\n                    \"__dirtyFields\": [],\n                    \"id\": 3253,\n                    \"isActive\": true,\n                    \"name\": \"Concert Solar+\",\n                    \"productSku\": \"SLOAN_MEDALLION_001\",\n                    \"type\": \"loan\",\n                    \"active\": true\n                },\n                {\n                    \"__dirtyFields\": [],\n                    \"id\": 3255,\n                    \"isActive\": true,\n                    \"name\": \"Concert Battery\",\n                    \"productSku\": \"BATTERY_001\",\n                    \"type\": \"battery\",\n                    \"active\": true\n                },\n                {\n                    \"__dirtyFields\": [],\n                    \"id\": 3256,\n                    \"isActive\": true,\n                    \"name\": \"Concert HVAC\",\n                    \"productSku\": \"HVAC_001\",\n                    \"type\": \"hvac\",\n                    \"active\": true\n                }\n            ],\n            \"resumeAppTokenNoCaptcha\": \"cb3d3b00-8940-45ed-99a2-da9782617beb\",\n            \"resumeAppTokenCaptcha\": \"79d1e803-6b38-4870-8dd1-dec0f5c827e4\",\n            \"fein\": \"9792939\",\n            \"userDefinedCustomerStatuses\": [],\n            \"name\": \"cpfuser@concertfin.com\",\n            \"id\": 90115\n        }\n    ],\n    \"fieldErrors\": []\n}"}],"_postman_id":"63606feb-75f2-49da-a97d-5fd1b119ef52"},{"name":"Get Licensed States","event":[{"listen":"test","script":{"id":"2219b1c1-43ce-4350-9891-79bc95552b6d","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"890499e4-95b1-4b9c-aad9-877c103283af","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"body":{"mode":"raw","raw":""},"url":"{{url}}/rest/v1/financing-products/product-state-map","description":"<p>Use this endpoint to get a list of the states that the company is licensed to operate in. The company_id in the URL can be fetched from the <code>Get Current User Info</code> endpoint</p>\n","urlObject":{"path":["rest","v1","financing-products","product-state-map"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"d3d8e56b-d0b4-4bec-9083-12eccaeb7fd0","name":"Success Response","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"body":{"mode":"raw","raw":""},"url":"{{url}}/rest/v1/financing-products/product-state-map"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Tue, 14 Apr 2026 16:33:30 GMT"},{"key":"Expires","value":"0"},{"key":"Pragma","value":"no-cache"},{"key":"Strict-Transport-Security","value":"max-age=31536000 ; includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"DENY"},{"key":"x-trace-id","value":"NON-4069aa4b3c"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"306"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"code\": 200,\n    \"messages\": [],\n    \"count\": 1,\n    \"results\": [\n        {\n            \"HVAC_001\": [\n                \"DE\",\n                \"HI\",\n                \"TX\",\n                \"MA\",\n                \"MD\",\n                \"IA\",\n                \"ME\",\n                \"ID\",\n                \"MI\",\n                \"UT\",\n                \"MN\",\n                \"MO\",\n                \"IL\",\n                \"IN\",\n                \"MS\",\n                \"MT\",\n                \"AK\",\n                \"AL\",\n                \"VA\",\n                \"AR\",\n                \"NC\",\n                \"ND\",\n                \"NE\",\n                \"RI\",\n                \"AZ\",\n                \"NH\",\n                \"NJ\",\n                \"VT\",\n                \"NM\",\n                \"NV\",\n                \"WA\",\n                \"NY\",\n                \"SC\",\n                \"WI\",\n                \"OH\",\n                \"GA\",\n                \"OK\",\n                \"CA\",\n                \"WV\",\n                \"WY\",\n                \"OR\",\n                \"KS\",\n                \"CO\",\n                \"KY\",\n                \"CT\",\n                \"PA\",\n                \"LA\",\n                \"TN\",\n                \"DC\"\n            ],\n            \"CASH_005\": [\n                \"DE\",\n                \"HI\",\n                \"TX\",\n                \"MA\",\n                \"MD\",\n                \"IA\",\n                \"ME\",\n                \"ID\",\n                \"MI\",\n                \"UT\",\n                \"MN\",\n                \"MO\",\n                \"IL\",\n                \"IN\",\n                \"MS\",\n                \"MT\",\n                \"AK\",\n                \"AL\",\n                \"VA\",\n                \"AR\",\n                \"NC\",\n                \"ND\",\n                \"NE\",\n                \"RI\",\n                \"AZ\",\n                \"NH\",\n                \"NJ\",\n                \"VT\",\n                \"NM\",\n                \"FL\",\n                \"NV\",\n                \"WA\",\n                \"NY\",\n                \"SC\",\n                \"SD\",\n                \"WI\",\n                \"OH\",\n                \"GA\",\n                \"OK\",\n                \"CA\",\n                \"WV\",\n                \"WY\",\n                \"OR\",\n                \"KS\",\n                \"CO\",\n                \"KY\",\n                \"CT\",\n                \"PA\",\n                \"LA\",\n                \"TN\",\n                \"DC\"\n            ],\n            \"SLOAN_MEDALLION_001\": [\n                \"DE\",\n                \"HI\",\n                \"TX\",\n                \"MA\",\n                \"MD\",\n                \"IA\",\n                \"ME\",\n                \"ID\",\n                \"MI\",\n                \"UT\",\n                \"MN\",\n                \"MO\",\n                \"IL\",\n                \"IN\",\n                \"MS\",\n                \"MT\",\n                \"AK\",\n                \"AL\",\n                \"VA\",\n                \"AR\",\n                \"NC\",\n                \"ND\",\n                \"NE\",\n                \"RI\",\n                \"AZ\",\n                \"NH\",\n                \"NJ\",\n                \"VT\",\n                \"NM\",\n                \"FL\",\n                \"NV\",\n                \"WA\",\n                \"NY\",\n                \"SC\",\n                \"WI\",\n                \"OH\",\n                \"GA\",\n                \"OK\",\n                \"CA\",\n                \"WV\",\n                \"WY\",\n                \"OR\",\n                \"KS\",\n                \"CO\",\n                \"KY\",\n                \"CT\",\n                \"PA\",\n                \"LA\",\n                \"TN\",\n                \"DC\"\n            ],\n            \"UFO_LOAN_HYBRID_001\": [\n                \"PA\",\n                \"TX\",\n                \"ME\",\n                \"AZ\",\n                \"OH\",\n                \"NY\",\n                \"CO\",\n                \"CA\"\n            ],\n            \"BATTERY_001\": [\n                \"DE\",\n                \"HI\",\n                \"TX\",\n                \"MA\",\n                \"MD\",\n                \"IA\",\n                \"ME\",\n                \"ID\",\n                \"MI\",\n                \"UT\",\n                \"MN\",\n                \"MO\",\n                \"IL\",\n                \"IN\",\n                \"MS\",\n                \"MT\",\n                \"AK\",\n                \"AL\",\n                \"VA\",\n                \"AR\",\n                \"NC\",\n                \"ND\",\n                \"NE\",\n                \"RI\",\n                \"AZ\",\n                \"NH\",\n                \"NJ\",\n                \"VT\",\n                \"NM\",\n                \"FL\",\n                \"NV\",\n                \"WA\",\n                \"NY\",\n                \"SC\",\n                \"WI\",\n                \"OH\",\n                \"GA\",\n                \"OK\",\n                \"CA\",\n                \"WV\",\n                \"WY\",\n                \"OR\",\n                \"KS\",\n                \"CO\",\n                \"KY\",\n                \"CT\",\n                \"PA\",\n                \"LA\",\n                \"TN\",\n                \"DC\"\n            ]\n        }\n    ],\n    \"fieldErrors\": []\n}"}],"_postman_id":"890499e4-95b1-4b9c-aad9-877c103283af"},{"name":"Deactivate a User","event":[{"listen":"test","script":{"id":"e7f9e820-c716-435e-8fe1-d1cf0e3e0f2b","exec":[""],"type":"text/javascript"}}],"id":"51668f47-3f3c-4503-8d0c-ac3a2996a03a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"body":{"mode":"raw","raw":""},"url":"{{url}}/rest/v1/users/{{userid}}","urlObject":{"path":["rest","v1","users","{{userid}}"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"51668f47-3f3c-4503-8d0c-ac3a2996a03a"},{"name":"Get Current User's Product Options","event":[{"listen":"test","script":{"id":"e7f9e820-c716-435e-8fe1-d1cf0e3e0f2b","exec":[""],"type":"text/javascript"}}],"id":"571dd7f5-865f-4e2d-ad7a-e66115fc0117","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"body":{"mode":"raw","raw":""},"url":"{{url}}/rest/v1/companies/{{company_id}}/pricingGroup/{{pricing_group_id}}","description":"<p>Use this endpoint to get a list of the product options available in a given product option group. See the Tests section of the Get Current User Info endpoint to see how to obtain the company ID and pricing group ID that are required in the URL.</p>\n","urlObject":{"path":["rest","v1","companies","{{company_id}}","pricingGroup","{{pricing_group_id}}"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"2b590094-6c40-4ebc-a65f-9536ce591a00","name":"Get Current User's Product Options","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"body":{"mode":"raw","raw":""},"url":"{{url}}/rest/v1/companies/{{company_id}}/pricingGroup/{{pricing_group_id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Thu, 23 Jun 2022 01:53:14 GMT"},{"key":"Expires","value":"0"},{"key":"Pragma","value":"no-cache"},{"key":"Strict-Transport-Security","value":"max-age=31536000 ; includeSubDomains"},{"key":"Vary","value":"Origin"},{"key":"Vary","value":"Access-Control-Request-Method"},{"key":"Vary","value":"Access-Control-Request-Headers"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"DENY"},{"key":"x-trace-id","value":"JUS--f02f295eb0"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"11558"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"code\": 200,\n    \"messages\": [],\n    \"count\": 1,\n    \"results\": [\n        {\n            \"id\": 48,\n            \"coid\": 84855,\n            \"label\": \"EliteAll for Concert Financing\",\n            \"pricingVisibility\": [\n                {\n                    \"id\": 350,\n                    \"userid\": null,\n                    \"coid\": null,\n                    \"branchId\": null,\n                    \"pricingGroupId\": 48,\n                    \"lenderCode\": \"enerbank\",\n                    \"loanType\": \"TripleOption\",\n                    \"loanTypeLabel\": \"12-3 Flex\",\n                    \"term\": 12,\n                    \"rate\": 1.49,\n                    \"deferralMonths\": 12,\n                    \"visibility\": null,\n                    \"dateCreated\": \"2021-03-24 13:13:28\",\n                    \"dateDeleted\": null\n                },\n                {\n                    \"id\": 341,\n                    \"userid\": null,\n                    \"coid\": null,\n                    \"branchId\": null,\n                    \"pricingGroupId\": 48,\n                    \"lenderCode\": \"enerbank\",\n                    \"loanType\": \"TripleOption\",\n                    \"loanTypeLabel\": \"12-3 Flex\",\n                    \"term\": 12,\n                    \"rate\": 1.99,\n                    \"deferralMonths\": 12,\n                    \"visibility\": null,\n                    \"dateCreated\": \"2021-03-24 13:13:28\",\n                    \"dateDeleted\": null\n                },\n                {\n                    \"id\": 359,\n                    \"userid\": null,\n                    \"coid\": null,\n                    \"branchId\": null,\n                    \"pricingGroupId\": 48,\n                    \"lenderCode\": \"enerbank\",\n                    \"loanType\": \"TripleOption\",\n                    \"loanTypeLabel\": \"12-3 Flex\",\n                    \"term\": 12,\n                    \"rate\": 2.99,\n                    \"deferralMonths\": 12,\n                    \"visibility\": null,\n                    \"dateCreated\": \"2021-03-24 13:13:28\",\n                    \"dateDeleted\": null\n                },\n                {\n                    \"id\": 355,\n                    \"userid\": null,\n                    \"coid\": null,\n                    \"branchId\": null,\n                    \"pricingGroupId\": 48,\n                    \"lenderCode\": \"enerbank\",\n                    \"loanType\": \"TripleOption\",\n                    \"loanTypeLabel\": \"12-3 Flex\",\n                    \"term\": 12,\n                    \"rate\": 4.99,\n                    \"deferralMonths\": 12,\n                    \"visibility\": null,\n                    \"dateCreated\": \"2021-03-24 13:13:28\",\n                    \"dateDeleted\": null\n                },\n                {\n                    \"id\": 351,\n                    \"userid\": null,\n                    \"coid\": null,\n                    \"branchId\": null,\n                    \"pricingGroupId\": 48,\n                    \"lenderCode\": \"enerbank\",\n                    \"loanType\": \"TripleOption\",\n                    \"loanTypeLabel\": \"12-3 Flex\",\n                    \"term\": 15,\n                    \"rate\": 1.49,\n                    \"deferralMonths\": 12,\n                    \"visibility\": null,\n                    \"dateCreated\": \"2021-03-24 13:13:28\",\n                    \"dateDeleted\": null\n                },\n                {\n                    \"id\": 342,\n                    \"userid\": null,\n                    \"coid\": null,\n                    \"branchId\": null,\n                    \"pricingGroupId\": 48,\n                    \"lenderCode\": \"enerbank\",\n                    \"loanType\": \"TripleOption\",\n                    \"loanTypeLabel\": \"12-3 Flex\",\n                    \"term\": 15,\n                    \"rate\": 1.99,\n                    \"deferralMonths\": 12,\n                    \"visibility\": null,\n                    \"dateCreated\": \"2021-03-24 13:13:28\",\n                    \"dateDeleted\": null\n                },\n                {\n                    \"id\": 360,\n                    \"userid\": null,\n                    \"coid\": null,\n                    \"branchId\": null,\n                    \"pricingGroupId\": 48,\n                    \"lenderCode\": \"enerbank\",\n                    \"loanType\": \"TripleOption\",\n                    \"loanTypeLabel\": \"12-3 Flex\",\n                    \"term\": 15,\n                    \"rate\": 2.99,\n                    \"deferralMonths\": 12,\n                    \"visibility\": null,\n                    \"dateCreated\": \"2021-03-24 13:13:28\",\n                    \"dateDeleted\": null\n                },\n                {\n                    \"id\": 338,\n                    \"userid\": null,\n                    \"coid\": null,\n                    \"branchId\": null,\n                    \"pricingGroupId\": 48,\n                    \"lenderCode\": \"enerbank\",\n                    \"loanType\": \"TripleOption\",\n                    \"loanTypeLabel\": \"12-3 Flex\",\n                    \"term\": 15,\n                    \"rate\": 3.99,\n                    \"deferralMonths\": 12,\n                    \"visibility\": null,\n                    \"dateCreated\": \"2021-03-24 13:13:28\",\n                    \"dateDeleted\": null\n                },\n                {\n                    \"id\": 356,\n                    \"userid\": null,\n                    \"coid\": null,\n                    \"branchId\": null,\n                    \"pricingGroupId\": 48,\n                    \"lenderCode\": \"enerbank\",\n                    \"loanType\": \"TripleOption\",\n                    \"loanTypeLabel\": \"12-3 Flex\",\n                    \"term\": 15,\n                    \"rate\": 4.99,\n                    \"deferralMonths\": 12,\n                    \"visibility\": null,\n                    \"dateCreated\": \"2021-03-24 13:13:28\",\n                    \"dateDeleted\": null\n                },\n                {\n                    \"id\": 333,\n                    \"userid\": null,\n                    \"coid\": null,\n                    \"branchId\": null,\n                    \"pricingGroupId\": 48,\n                    \"lenderCode\": \"enerbank\",\n                    \"loanType\": \"TripleOption\",\n                    \"loanTypeLabel\": \"12-3 Flex\",\n                    \"term\": 15,\n                    \"rate\": 5.89,\n                    \"deferralMonths\": 12,\n                    \"visibility\": null,\n                    \"dateCreated\": \"2021-03-24 13:13:28\",\n                    \"dateDeleted\": null\n                },\n                {\n                    \"id\": 352,\n                    \"userid\": null,\n                    \"coid\": null,\n                    \"branchId\": null,\n                    \"pricingGroupId\": 48,\n                    \"lenderCode\": \"enerbank\",\n                    \"loanType\": \"TripleOption\",\n                    \"loanTypeLabel\": \"12-3 Flex\",\n                    \"term\": 20,\n                    \"rate\": 1.49,\n                    \"deferralMonths\": 12,\n                    \"visibility\": null,\n                    \"dateCreated\": \"2021-03-24 13:13:28\",\n                    \"dateDeleted\": null\n                },\n                {\n                    \"id\": 343,\n                    \"userid\": null,\n                    \"coid\": null,\n                    \"branchId\": null,\n                    \"pricingGroupId\": 48,\n                    \"lenderCode\": \"enerbank\",\n                    \"loanType\": \"TripleOption\",\n                    \"loanTypeLabel\": \"12-3 Flex\",\n                    \"term\": 20,\n                    \"rate\": 1.99,\n                    \"deferralMonths\": 12,\n                    \"visibility\": null,\n                    \"dateCreated\": \"2021-03-24 13:13:28\",\n                    \"dateDeleted\": null\n                },\n                {\n                    \"id\": 361,\n                    \"userid\": null,\n                    \"coid\": null,\n                    \"branchId\": null,\n                    \"pricingGroupId\": 48,\n                    \"lenderCode\": \"enerbank\",\n                    \"loanType\": \"TripleOption\",\n                    \"loanTypeLabel\": \"12-3 Flex\",\n                    \"term\": 20,\n                    \"rate\": 2.99,\n                    \"deferralMonths\": 12,\n                    \"visibility\": null,\n                    \"dateCreated\": \"2021-03-24 13:13:28\",\n                    \"dateDeleted\": null\n                },\n                {\n                    \"id\": 339,\n                    \"userid\": null,\n                    \"coid\": null,\n                    \"branchId\": null,\n                    \"pricingGroupId\": 48,\n                    \"lenderCode\": \"enerbank\",\n                    \"loanType\": \"TripleOption\",\n                    \"loanTypeLabel\": \"12-3 Flex\",\n                    \"term\": 20,\n                    \"rate\": 3.99,\n                    \"deferralMonths\": 12,\n                    \"visibility\": null,\n                    \"dateCreated\": \"2021-03-24 13:13:28\",\n                    \"dateDeleted\": null\n                },\n                {\n                    \"id\": 357,\n                    \"userid\": null,\n                    \"coid\": null,\n                    \"branchId\": null,\n                    \"pricingGroupId\": 48,\n                    \"lenderCode\": \"enerbank\",\n                    \"loanType\": \"TripleOption\",\n                    \"loanTypeLabel\": \"12-3 Flex\",\n                    \"term\": 20,\n                    \"rate\": 4.99,\n                    \"deferralMonths\": 12,\n                    \"visibility\": null,\n                    \"dateCreated\": \"2021-03-24 13:13:28\",\n                    \"dateDeleted\": null\n                },\n                {\n                    \"id\": 335,\n                    \"userid\": null,\n                    \"coid\": null,\n                    \"branchId\": null,\n                    \"pricingGroupId\": 48,\n                    \"lenderCode\": \"enerbank\",\n                    \"loanType\": \"TripleOption\",\n                    \"loanTypeLabel\": \"12-3 Flex\",\n                    \"term\": 20,\n                    \"rate\": 5.99,\n                    \"deferralMonths\": 12,\n                    \"visibility\": null,\n                    \"dateCreated\": \"2021-03-24 13:13:28\",\n                    \"dateDeleted\": null\n                },\n                {\n                    \"id\": 354,\n                    \"userid\": null,\n                    \"coid\": null,\n                    \"branchId\": null,\n                    \"pricingGroupId\": 48,\n                    \"lenderCode\": \"enerbank\",\n                    \"loanType\": \"TripleOption\",\n                    \"loanTypeLabel\": \"12-3 Flex\",\n                    \"term\": 25,\n                    \"rate\": 1.49,\n                    \"deferralMonths\": 12,\n                    \"visibility\": null,\n                    \"dateCreated\": \"2021-03-24 13:13:28\",\n                    \"dateDeleted\": null\n                },\n                {\n                    \"id\": 345,\n                    \"userid\": null,\n                    \"coid\": null,\n                    \"branchId\": null,\n                    \"pricingGroupId\": 48,\n                    \"lenderCode\": \"enerbank\",\n                    \"loanType\": \"TripleOption\",\n                    \"loanTypeLabel\": \"12-3 Flex\",\n                    \"term\": 25,\n                    \"rate\": 1.99,\n                    \"deferralMonths\": 12,\n                    \"visibility\": null,\n                    \"dateCreated\": \"2021-03-24 13:13:28\",\n                    \"dateDeleted\": null\n                },\n                {\n                    \"id\": 362,\n                    \"userid\": null,\n                    \"coid\": null,\n                    \"branchId\": null,\n                    \"pricingGroupId\": 48,\n                    \"lenderCode\": \"enerbank\",\n                    \"loanType\": \"TripleOption\",\n                    \"loanTypeLabel\": \"12-3 Flex\",\n                    \"term\": 25,\n                    \"rate\": 2.99,\n                    \"deferralMonths\": 12,\n                    \"visibility\": null,\n                    \"dateCreated\": \"2021-03-24 13:13:28\",\n                    \"dateDeleted\": null\n                },\n                {\n                    \"id\": 340,\n                    \"userid\": null,\n                    \"coid\": null,\n                    \"branchId\": null,\n                    \"pricingGroupId\": 48,\n                    \"lenderCode\": \"enerbank\",\n                    \"loanType\": \"TripleOption\",\n                    \"loanTypeLabel\": \"12-3 Flex\",\n                    \"term\": 25,\n                    \"rate\": 3.99,\n                    \"deferralMonths\": 12,\n                    \"visibility\": null,\n                    \"dateCreated\": \"2021-03-24 13:13:28\",\n                    \"dateDeleted\": null\n                },\n                {\n                    \"id\": 358,\n                    \"userid\": null,\n                    \"coid\": null,\n                    \"branchId\": null,\n                    \"pricingGroupId\": 48,\n                    \"lenderCode\": \"enerbank\",\n                    \"loanType\": \"TripleOption\",\n                    \"loanTypeLabel\": \"12-3 Flex\",\n                    \"term\": 25,\n                    \"rate\": 4.99,\n                    \"deferralMonths\": 12,\n                    \"visibility\": null,\n                    \"dateCreated\": \"2021-03-24 13:13:28\",\n                    \"dateDeleted\": null\n                },\n                {\n                    \"id\": 336,\n                    \"userid\": null,\n                    \"coid\": null,\n                    \"branchId\": null,\n                    \"pricingGroupId\": 48,\n                    \"lenderCode\": \"enerbank\",\n                    \"loanType\": \"LevelPay\",\n                    \"loanTypeLabel\": \"Level Pay\",\n                    \"term\": 12,\n                    \"rate\": 2.99,\n                    \"deferralMonths\": 0,\n                    \"visibility\": null,\n                    \"dateCreated\": \"2021-03-24 13:13:28\",\n                    \"dateDeleted\": null\n                },\n                {\n                    \"id\": 10238,\n                    \"userid\": null,\n                    \"coid\": null,\n                    \"branchId\": null,\n                    \"pricingGroupId\": 48,\n                    \"lenderCode\": \"enerbank\",\n                    \"loanType\": \"LevelPay\",\n                    \"loanTypeLabel\": \"Level Pay\",\n                    \"term\": 12,\n                    \"rate\": 3.99,\n                    \"deferralMonths\": 0,\n                    \"visibility\": null,\n                    \"dateCreated\": \"2022-03-29 15:47:59\",\n                    \"dateDeleted\": null\n                },\n                {\n                    \"id\": 10237,\n                    \"userid\": null,\n                    \"coid\": null,\n                    \"branchId\": null,\n                    \"pricingGroupId\": 48,\n                    \"lenderCode\": \"enerbank\",\n                    \"loanType\": \"LevelPay\",\n                    \"loanTypeLabel\": \"Level Pay\",\n                    \"term\": 12,\n                    \"rate\": 4.99,\n                    \"deferralMonths\": 0,\n                    \"visibility\": null,\n                    \"dateCreated\": \"2022-03-29 15:47:59\",\n                    \"dateDeleted\": null\n                },\n                {\n                    \"id\": 10234,\n                    \"userid\": null,\n                    \"coid\": null,\n                    \"branchId\": null,\n                    \"pricingGroupId\": 48,\n                    \"lenderCode\": \"enerbank\",\n                    \"loanType\": \"LevelPay\",\n                    \"loanTypeLabel\": \"Level Pay\",\n                    \"term\": 15,\n                    \"rate\": 2.99,\n                    \"deferralMonths\": 0,\n                    \"visibility\": null,\n                    \"dateCreated\": \"2022-03-29 15:47:59\",\n                    \"dateDeleted\": null\n                },\n                {\n                    \"id\": 10241,\n                    \"userid\": null,\n                    \"coid\": null,\n                    \"branchId\": null,\n                    \"pricingGroupId\": 48,\n                    \"lenderCode\": \"enerbank\",\n                    \"loanType\": \"LevelPay\",\n                    \"loanTypeLabel\": \"Level Pay\",\n                    \"term\": 15,\n                    \"rate\": 3.99,\n                    \"deferralMonths\": 0,\n                    \"visibility\": null,\n                    \"dateCreated\": \"2022-03-29 15:47:59\",\n                    \"dateDeleted\": null\n                },\n                {\n                    \"id\": 10236,\n                    \"userid\": null,\n                    \"coid\": null,\n                    \"branchId\": null,\n                    \"pricingGroupId\": 48,\n                    \"lenderCode\": \"enerbank\",\n                    \"loanType\": \"LevelPay\",\n                    \"loanTypeLabel\": \"Level Pay\",\n                    \"term\": 15,\n                    \"rate\": 4.99,\n                    \"deferralMonths\": 0,\n                    \"visibility\": null,\n                    \"dateCreated\": \"2022-03-29 15:47:59\",\n                    \"dateDeleted\": null\n                },\n                {\n                    \"id\": 353,\n                    \"userid\": null,\n                    \"coid\": null,\n                    \"branchId\": null,\n                    \"pricingGroupId\": 48,\n                    \"lenderCode\": \"enerbank\",\n                    \"loanType\": \"LevelPay\",\n                    \"loanTypeLabel\": \"Level Pay\",\n                    \"term\": 20,\n                    \"rate\": 1.49,\n                    \"deferralMonths\": 0,\n                    \"visibility\": null,\n                    \"dateCreated\": \"2021-03-24 13:13:28\",\n                    \"dateDeleted\": null\n                },\n                {\n                    \"id\": 10232,\n                    \"userid\": null,\n                    \"coid\": null,\n                    \"branchId\": null,\n                    \"pricingGroupId\": 48,\n                    \"lenderCode\": \"enerbank\",\n                    \"loanType\": \"LevelPay\",\n                    \"loanTypeLabel\": \"Level Pay\",\n                    \"term\": 20,\n                    \"rate\": 1.99,\n                    \"deferralMonths\": 0,\n                    \"visibility\": null,\n                    \"dateCreated\": \"2022-03-29 15:47:59\",\n                    \"dateDeleted\": null\n                },\n                {\n                    \"id\": 10242,\n                    \"userid\": null,\n                    \"coid\": null,\n                    \"branchId\": null,\n                    \"pricingGroupId\": 48,\n                    \"lenderCode\": \"enerbank\",\n                    \"loanType\": \"LevelPay\",\n                    \"loanTypeLabel\": \"Level Pay\",\n                    \"term\": 20,\n                    \"rate\": 2.99,\n                    \"deferralMonths\": 0,\n                    \"visibility\": null,\n                    \"dateCreated\": \"2022-03-29 15:47:59\",\n                    \"dateDeleted\": null\n                },\n                {\n                    \"id\": 10240,\n                    \"userid\": null,\n                    \"coid\": null,\n                    \"branchId\": null,\n                    \"pricingGroupId\": 48,\n                    \"lenderCode\": \"enerbank\",\n                    \"loanType\": \"LevelPay\",\n                    \"loanTypeLabel\": \"Level Pay\",\n                    \"term\": 20,\n                    \"rate\": 3.99,\n                    \"deferralMonths\": 0,\n                    \"visibility\": null,\n                    \"dateCreated\": \"2022-03-29 15:47:59\",\n                    \"dateDeleted\": null\n                },\n                {\n                    \"id\": 10230,\n                    \"userid\": null,\n                    \"coid\": null,\n                    \"branchId\": null,\n                    \"pricingGroupId\": 48,\n                    \"lenderCode\": \"enerbank\",\n                    \"loanType\": \"LevelPay\",\n                    \"loanTypeLabel\": \"Level Pay\",\n                    \"term\": 20,\n                    \"rate\": 4.99,\n                    \"deferralMonths\": 0,\n                    \"visibility\": null,\n                    \"dateCreated\": \"2022-03-29 15:47:59\",\n                    \"dateDeleted\": null\n                },\n                {\n                    \"id\": 334,\n                    \"userid\": null,\n                    \"coid\": null,\n                    \"branchId\": null,\n                    \"pricingGroupId\": 48,\n                    \"lenderCode\": \"enerbank\",\n                    \"loanType\": \"LevelPay\",\n                    \"loanTypeLabel\": \"Level Pay\",\n                    \"term\": 20,\n                    \"rate\": 5.99,\n                    \"deferralMonths\": 0,\n                    \"visibility\": null,\n                    \"dateCreated\": \"2021-03-24 13:13:28\",\n                    \"dateDeleted\": null\n                },\n                {\n                    \"id\": 10231,\n                    \"userid\": null,\n                    \"coid\": null,\n                    \"branchId\": null,\n                    \"pricingGroupId\": 48,\n                    \"lenderCode\": \"enerbank\",\n                    \"loanType\": \"LevelPay\",\n                    \"loanTypeLabel\": \"Level Pay\",\n                    \"term\": 25,\n                    \"rate\": 1.49,\n                    \"deferralMonths\": 0,\n                    \"visibility\": null,\n                    \"dateCreated\": \"2022-03-29 15:47:59\",\n                    \"dateDeleted\": null\n                },\n                {\n                    \"id\": 10239,\n                    \"userid\": null,\n                    \"coid\": null,\n                    \"branchId\": null,\n                    \"pricingGroupId\": 48,\n                    \"lenderCode\": \"enerbank\",\n                    \"loanType\": \"LevelPay\",\n                    \"loanTypeLabel\": \"Level Pay\",\n                    \"term\": 25,\n                    \"rate\": 1.99,\n                    \"deferralMonths\": 0,\n                    \"visibility\": null,\n                    \"dateCreated\": \"2022-03-29 15:47:59\",\n                    \"dateDeleted\": null\n                },\n                {\n                    \"id\": 10233,\n                    \"userid\": null,\n                    \"coid\": null,\n                    \"branchId\": null,\n                    \"pricingGroupId\": 48,\n                    \"lenderCode\": \"enerbank\",\n                    \"loanType\": \"LevelPay\",\n                    \"loanTypeLabel\": \"Level Pay\",\n                    \"term\": 25,\n                    \"rate\": 2.99,\n                    \"deferralMonths\": 0,\n                    \"visibility\": null,\n                    \"dateCreated\": \"2022-03-29 15:47:59\",\n                    \"dateDeleted\": null\n                },\n                {\n                    \"id\": 10243,\n                    \"userid\": null,\n                    \"coid\": null,\n                    \"branchId\": null,\n                    \"pricingGroupId\": 48,\n                    \"lenderCode\": \"enerbank\",\n                    \"loanType\": \"LevelPay\",\n                    \"loanTypeLabel\": \"Level Pay\",\n                    \"term\": 25,\n                    \"rate\": 3.99,\n                    \"deferralMonths\": 0,\n                    \"visibility\": null,\n                    \"dateCreated\": \"2022-03-29 15:47:59\",\n                    \"dateDeleted\": null\n                },\n                {\n                    \"id\": 10235,\n                    \"userid\": null,\n                    \"coid\": null,\n                    \"branchId\": null,\n                    \"pricingGroupId\": 48,\n                    \"lenderCode\": \"enerbank\",\n                    \"loanType\": \"LevelPay\",\n                    \"loanTypeLabel\": \"Level Pay\",\n                    \"term\": 25,\n                    \"rate\": 4.99,\n                    \"deferralMonths\": 0,\n                    \"visibility\": null,\n                    \"dateCreated\": \"2022-03-29 15:47:59\",\n                    \"dateDeleted\": null\n                },\n                {\n                    \"id\": 348,\n                    \"userid\": null,\n                    \"coid\": null,\n                    \"branchId\": null,\n                    \"pricingGroupId\": 48,\n                    \"lenderCode\": \"enerbank\",\n                    \"loanType\": \"ZIL\",\n                    \"loanTypeLabel\": \"Zero Interest\",\n                    \"term\": 5,\n                    \"rate\": 0,\n                    \"deferralMonths\": 0,\n                    \"visibility\": null,\n                    \"dateCreated\": \"2021-03-24 13:13:28\",\n                    \"dateDeleted\": null\n                },\n                {\n                    \"id\": 349,\n                    \"userid\": null,\n                    \"coid\": null,\n                    \"branchId\": null,\n                    \"pricingGroupId\": 48,\n                    \"lenderCode\": \"enerbank\",\n                    \"loanType\": \"ZIL\",\n                    \"loanTypeLabel\": \"Zero Interest\",\n                    \"term\": 7,\n                    \"rate\": 0,\n                    \"deferralMonths\": 0,\n                    \"visibility\": null,\n                    \"dateCreated\": \"2021-03-24 13:13:28\",\n                    \"dateDeleted\": null\n                },\n                {\n                    \"id\": 346,\n                    \"userid\": null,\n                    \"coid\": null,\n                    \"branchId\": null,\n                    \"pricingGroupId\": 48,\n                    \"lenderCode\": \"enerbank\",\n                    \"loanType\": \"SAC\",\n                    \"loanTypeLabel\": \"Same-as-Cash\",\n                    \"term\": 10,\n                    \"rate\": 17.99,\n                    \"deferralMonths\": 12,\n                    \"visibility\": null,\n                    \"dateCreated\": \"2021-03-24 13:13:28\",\n                    \"dateDeleted\": null\n                },\n                {\n                    \"id\": 347,\n                    \"userid\": null,\n                    \"coid\": null,\n                    \"branchId\": null,\n                    \"pricingGroupId\": 48,\n                    \"lenderCode\": \"enerbank\",\n                    \"loanType\": \"SAC\",\n                    \"loanTypeLabel\": \"Same-as-Cash\",\n                    \"term\": 10,\n                    \"rate\": 17.99,\n                    \"deferralMonths\": 24,\n                    \"visibility\": null,\n                    \"dateCreated\": \"2021-03-24 13:13:28\",\n                    \"dateDeleted\": null\n                },\n                {\n                    \"id\": 363,\n                    \"userid\": null,\n                    \"coid\": null,\n                    \"branchId\": null,\n                    \"pricingGroupId\": 48,\n                    \"lenderCode\": \"enerbank\",\n                    \"loanType\": \"HIFlex\",\n                    \"loanTypeLabel\": \"Aloha Flex\",\n                    \"term\": 10,\n                    \"rate\": 6.99,\n                    \"deferralMonths\": 18,\n                    \"visibility\": null,\n                    \"dateCreated\": \"2021-03-24 13:13:28\",\n                    \"dateDeleted\": null\n                }\n            ],\n            \"dateCreated\": \"2021-09-24 00:00:00\"\n        }\n    ],\n    \"fieldErrors\": []\n}"}],"_postman_id":"571dd7f5-865f-4e2d-ad7a-e66115fc0117"},{"name":"Get Product Definitions","event":[{"listen":"test","script":{"id":"e7f9e820-c716-435e-8fe1-d1cf0e3e0f2b","exec":[""],"type":"text/javascript","packages":{}}}],"id":"b7c3195f-73f8-41ca-bec1-0cd76be183bc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"body":{"mode":"raw","raw":""},"url":"{{url}}/rest/v1/companies/{{company_id}}/pricingVisibilities","description":"<p>Use this endpoint to get a detailed definition of each product option available to a given company. See the Tests section of the Get Current User Info endpoint to see how to obtain the company ID that is required in the URL.</p>\n<p>This endpoint is especially useful when you want to see the different APRs associated with our Risk Based Pricing (RBP) product suite. Each term in a given RBP group is made up of 3 APR options. Once the customer's FICO score is determined, the system narrows the offering down to a single APR, but if you want to know the individual APRs that the customer could get prior to running a QuickCheck or submitting an application, you can use this endpoint.</p>\n<p>Access to this endpoint requires that the user that you are authenticated with has the User Manager role assigned to them, which can be done within our portal by any company admin.</p>\n","urlObject":{"path":["rest","v1","companies","{{company_id}}","pricingVisibilities"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"3182b12d-05b1-4760-a010-6c5c7075991a","name":"Sample RBP response","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"body":{"mode":"raw","raw":""},"url":"{{url}}/rest/v1/companies/{{company_id}}/pricingVisibilities"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 30 May 2025 12:04:13 GMT"},{"key":"Expires","value":"0"},{"key":"Pragma","value":"no-cache"},{"key":"Strict-Transport-Security","value":"max-age=31536000 ; includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"DENY"},{"key":"x-trace-id","value":"NON-3e71c9770c"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"1360"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"code\": 200,\n    \"messages\": [],\n    \"count\": 108,\n    \"results\": [\n        {\n            \"id\": 61961,\n            \"rateCardId\": \"LevelRBP_0_5_0.0299_excellent_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 5,\n            \"rate\": 2.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP0\"\n        },\n        {\n            \"id\": 61962,\n            \"rateCardId\": \"LevelRBP_0_5_0.0399_verygood_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 5,\n            \"rate\": 3.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP0\"\n        },\n        {\n            \"id\": 61964,\n            \"rateCardId\": \"LevelRBP_0_5_0.0399_excellent_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 5,\n            \"rate\": 3.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP1\"\n        },\n        {\n            \"id\": 61963,\n            \"rateCardId\": \"LevelRBP_0_5_0.0499_good_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 5,\n            \"rate\": 4.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP0\"\n        },\n        {\n            \"id\": 61965,\n            \"rateCardId\": \"LevelRBP_0_5_0.0499_verygood_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 5,\n            \"rate\": 4.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP1\"\n        },\n        {\n            \"id\": 61966,\n            \"rateCardId\": \"LevelRBP_0_5_0.0599_good_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 5,\n            \"rate\": 5.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP1\"\n        },\n        {\n            \"id\": 61967,\n            \"rateCardId\": \"LevelRBP_0_5_0.0599_excellent_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 5,\n            \"rate\": 5.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP2\"\n        },\n        {\n            \"id\": 61968,\n            \"rateCardId\": \"LevelRBP_0_5_0.0699_verygood_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 5,\n            \"rate\": 6.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP2\"\n        },\n        {\n            \"id\": 61970,\n            \"rateCardId\": \"LevelRBP_0_5_0.0699_excellent_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 5,\n            \"rate\": 6.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP3\"\n        },\n        {\n            \"id\": 61969,\n            \"rateCardId\": \"LevelRBP_0_5_0.0799_good_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 5,\n            \"rate\": 7.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP2\"\n        },\n        {\n            \"id\": 61971,\n            \"rateCardId\": \"LevelRBP_0_5_0.0799_verygood_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 5,\n            \"rate\": 7.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP3\"\n        },\n        {\n            \"id\": 61973,\n            \"rateCardId\": \"LevelRBP_0_5_0.0799_excellent_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 5,\n            \"rate\": 7.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP3.5\"\n        },\n        {\n            \"id\": 61976,\n            \"rateCardId\": \"LevelRBP_0_5_0.0849_excellent_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 5,\n            \"rate\": 8.49,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP4\"\n        },\n        {\n            \"id\": 61974,\n            \"rateCardId\": \"LevelRBP_0_5_0.0879_verygood_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 5,\n            \"rate\": 8.79,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP3.5\"\n        },\n        {\n            \"id\": 61972,\n            \"rateCardId\": \"LevelRBP_0_5_0.0899_good_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 5,\n            \"rate\": 8.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP3\"\n        },\n        {\n            \"id\": 61977,\n            \"rateCardId\": \"LevelRBP_0_5_0.0949_verygood_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 5,\n            \"rate\": 9.49,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP4\"\n        },\n        {\n            \"id\": 61975,\n            \"rateCardId\": \"LevelRBP_0_5_0.1079_good_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 5,\n            \"rate\": 10.79,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP3.5\"\n        },\n        {\n            \"id\": 61978,\n            \"rateCardId\": \"LevelRBP_0_5_0.1099_good_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 5,\n            \"rate\": 10.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP4\"\n        },\n        {\n            \"id\": 61942,\n            \"rateCardId\": \"LevelRBP_0_10_0.0299_excellent_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 10,\n            \"rate\": 2.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP0\"\n        },\n        {\n            \"id\": 61943,\n            \"rateCardId\": \"LevelRBP_0_10_0.0399_verygood_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 10,\n            \"rate\": 3.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP0\"\n        },\n        {\n            \"id\": 61945,\n            \"rateCardId\": \"LevelRBP_0_10_0.0399_excellent_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 10,\n            \"rate\": 3.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP1\"\n        },\n        {\n            \"id\": 61944,\n            \"rateCardId\": \"LevelRBP_0_10_0.0499_good_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 10,\n            \"rate\": 4.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP0\"\n        },\n        {\n            \"id\": 61946,\n            \"rateCardId\": \"LevelRBP_0_10_0.0499_verygood_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 10,\n            \"rate\": 4.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP1\"\n        },\n        {\n            \"id\": 61947,\n            \"rateCardId\": \"LevelRBP_0_10_0.0599_good_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 10,\n            \"rate\": 5.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP1\"\n        },\n        {\n            \"id\": 61948,\n            \"rateCardId\": \"LevelRBP_0_10_0.0599_excellent_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 10,\n            \"rate\": 5.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP2\"\n        },\n        {\n            \"id\": 61949,\n            \"rateCardId\": \"LevelRBP_0_10_0.0699_verygood_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 10,\n            \"rate\": 6.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP2\"\n        },\n        {\n            \"id\": 61951,\n            \"rateCardId\": \"LevelRBP_0_10_0.0699_excellent_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 10,\n            \"rate\": 6.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP3\"\n        },\n        {\n            \"id\": 61950,\n            \"rateCardId\": \"LevelRBP_0_10_0.0799_good_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 10,\n            \"rate\": 7.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP2\"\n        },\n        {\n            \"id\": 61952,\n            \"rateCardId\": \"LevelRBP_0_10_0.0799_verygood_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 10,\n            \"rate\": 7.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP3\"\n        },\n        {\n            \"id\": 61954,\n            \"rateCardId\": \"LevelRBP_0_10_0.0799_excellent_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 10,\n            \"rate\": 7.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP3.5\"\n        },\n        {\n            \"id\": 61957,\n            \"rateCardId\": \"LevelRBP_0_10_0.0849_excellent_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 10,\n            \"rate\": 8.49,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP4\"\n        },\n        {\n            \"id\": 61955,\n            \"rateCardId\": \"LevelRBP_0_10_0.0879_verygood_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 10,\n            \"rate\": 8.79,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP3.5\"\n        },\n        {\n            \"id\": 61953,\n            \"rateCardId\": \"LevelRBP_0_10_0.0899_good_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 10,\n            \"rate\": 8.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP3\"\n        },\n        {\n            \"id\": 61958,\n            \"rateCardId\": \"LevelRBP_0_10_0.0949_verygood_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 10,\n            \"rate\": 9.49,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP4\"\n        },\n        {\n            \"id\": 61956,\n            \"rateCardId\": \"LevelRBP_0_10_0.1079_good_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 10,\n            \"rate\": 10.79,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP3.5\"\n        },\n        {\n            \"id\": 61959,\n            \"rateCardId\": \"LevelRBP_0_10_0.1099_good_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 10,\n            \"rate\": 10.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP4\"\n        },\n        {\n            \"id\": 61923,\n            \"rateCardId\": \"LevelRBP_0_12_0.0299_excellent_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 12,\n            \"rate\": 2.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP0\"\n        },\n        {\n            \"id\": 61924,\n            \"rateCardId\": \"LevelRBP_0_12_0.0399_verygood_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 12,\n            \"rate\": 3.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP0\"\n        },\n        {\n            \"id\": 61926,\n            \"rateCardId\": \"LevelRBP_0_12_0.0399_excellent_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 12,\n            \"rate\": 3.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP1\"\n        },\n        {\n            \"id\": 61925,\n            \"rateCardId\": \"LevelRBP_0_12_0.0499_good_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 12,\n            \"rate\": 4.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP0\"\n        },\n        {\n            \"id\": 61927,\n            \"rateCardId\": \"LevelRBP_0_12_0.0499_verygood_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 12,\n            \"rate\": 4.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP1\"\n        },\n        {\n            \"id\": 61928,\n            \"rateCardId\": \"LevelRBP_0_12_0.0599_good_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 12,\n            \"rate\": 5.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP1\"\n        },\n        {\n            \"id\": 61929,\n            \"rateCardId\": \"LevelRBP_0_12_0.0599_excellent_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 12,\n            \"rate\": 5.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP2\"\n        },\n        {\n            \"id\": 61930,\n            \"rateCardId\": \"LevelRBP_0_12_0.0699_verygood_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 12,\n            \"rate\": 6.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP2\"\n        },\n        {\n            \"id\": 61932,\n            \"rateCardId\": \"LevelRBP_0_12_0.0699_excellent_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 12,\n            \"rate\": 6.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP3\"\n        },\n        {\n            \"id\": 61931,\n            \"rateCardId\": \"LevelRBP_0_12_0.0799_good_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 12,\n            \"rate\": 7.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP2\"\n        },\n        {\n            \"id\": 61933,\n            \"rateCardId\": \"LevelRBP_0_12_0.0799_verygood_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 12,\n            \"rate\": 7.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP3\"\n        },\n        {\n            \"id\": 61935,\n            \"rateCardId\": \"LevelRBP_0_12_0.0799_excellent_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 12,\n            \"rate\": 7.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP3.5\"\n        },\n        {\n            \"id\": 61938,\n            \"rateCardId\": \"LevelRBP_0_12_0.0849_excellent_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 12,\n            \"rate\": 8.49,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP4\"\n        },\n        {\n            \"id\": 61936,\n            \"rateCardId\": \"LevelRBP_0_12_0.0879_verygood_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 12,\n            \"rate\": 8.79,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP3.5\"\n        },\n        {\n            \"id\": 61934,\n            \"rateCardId\": \"LevelRBP_0_12_0.0899_good_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 12,\n            \"rate\": 8.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP3\"\n        },\n        {\n            \"id\": 61939,\n            \"rateCardId\": \"LevelRBP_0_12_0.0949_verygood_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 12,\n            \"rate\": 9.49,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP4\"\n        },\n        {\n            \"id\": 61937,\n            \"rateCardId\": \"LevelRBP_0_12_0.1079_good_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 12,\n            \"rate\": 10.79,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP3.5\"\n        },\n        {\n            \"id\": 61940,\n            \"rateCardId\": \"LevelRBP_0_12_0.1099_good_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 12,\n            \"rate\": 10.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP4\"\n        },\n        {\n            \"id\": 61904,\n            \"rateCardId\": \"LevelRBP_0_15_0.0299_excellent_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 15,\n            \"rate\": 2.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP0\"\n        },\n        {\n            \"id\": 61905,\n            \"rateCardId\": \"LevelRBP_0_15_0.0399_verygood_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 15,\n            \"rate\": 3.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP0\"\n        },\n        {\n            \"id\": 61907,\n            \"rateCardId\": \"LevelRBP_0_15_0.0399_excellent_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 15,\n            \"rate\": 3.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP1\"\n        },\n        {\n            \"id\": 61906,\n            \"rateCardId\": \"LevelRBP_0_15_0.0499_good_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 15,\n            \"rate\": 4.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP0\"\n        },\n        {\n            \"id\": 61908,\n            \"rateCardId\": \"LevelRBP_0_15_0.0499_verygood_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 15,\n            \"rate\": 4.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP1\"\n        },\n        {\n            \"id\": 61909,\n            \"rateCardId\": \"LevelRBP_0_15_0.0599_good_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 15,\n            \"rate\": 5.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP1\"\n        },\n        {\n            \"id\": 61910,\n            \"rateCardId\": \"LevelRBP_0_15_0.0599_excellent_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 15,\n            \"rate\": 5.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP2\"\n        },\n        {\n            \"id\": 61911,\n            \"rateCardId\": \"LevelRBP_0_15_0.0699_verygood_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 15,\n            \"rate\": 6.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP2\"\n        },\n        {\n            \"id\": 61913,\n            \"rateCardId\": \"LevelRBP_0_15_0.0699_excellent_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 15,\n            \"rate\": 6.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP3\"\n        },\n        {\n            \"id\": 61912,\n            \"rateCardId\": \"LevelRBP_0_15_0.0799_good_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 15,\n            \"rate\": 7.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP2\"\n        },\n        {\n            \"id\": 61914,\n            \"rateCardId\": \"LevelRBP_0_15_0.0799_verygood_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 15,\n            \"rate\": 7.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP3\"\n        },\n        {\n            \"id\": 61916,\n            \"rateCardId\": \"LevelRBP_0_15_0.0799_excellent_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 15,\n            \"rate\": 7.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP3.5\"\n        },\n        {\n            \"id\": 61919,\n            \"rateCardId\": \"LevelRBP_0_15_0.0849_excellent_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 15,\n            \"rate\": 8.49,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP4\"\n        },\n        {\n            \"id\": 61917,\n            \"rateCardId\": \"LevelRBP_0_15_0.0879_verygood_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 15,\n            \"rate\": 8.79,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP3.5\"\n        },\n        {\n            \"id\": 61915,\n            \"rateCardId\": \"LevelRBP_0_15_0.0899_good_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 15,\n            \"rate\": 8.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP3\"\n        },\n        {\n            \"id\": 61920,\n            \"rateCardId\": \"LevelRBP_0_15_0.0949_verygood_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 15,\n            \"rate\": 9.49,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP4\"\n        },\n        {\n            \"id\": 61918,\n            \"rateCardId\": \"LevelRBP_0_15_0.1079_good_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 15,\n            \"rate\": 10.79,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP3.5\"\n        },\n        {\n            \"id\": 61921,\n            \"rateCardId\": \"LevelRBP_0_15_0.1099_good_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 15,\n            \"rate\": 10.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP4\"\n        },\n        {\n            \"id\": 61885,\n            \"rateCardId\": \"LevelRBP_0_20_0.0299_excellent_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 20,\n            \"rate\": 2.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP0\"\n        },\n        {\n            \"id\": 61886,\n            \"rateCardId\": \"LevelRBP_0_20_0.0399_verygood_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 20,\n            \"rate\": 3.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP0\"\n        },\n        {\n            \"id\": 61888,\n            \"rateCardId\": \"LevelRBP_0_20_0.0399_excellent_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 20,\n            \"rate\": 3.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP1\"\n        },\n        {\n            \"id\": 61887,\n            \"rateCardId\": \"LevelRBP_0_20_0.0499_good_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 20,\n            \"rate\": 4.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP0\"\n        },\n        {\n            \"id\": 61889,\n            \"rateCardId\": \"LevelRBP_0_20_0.0499_verygood_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 20,\n            \"rate\": 4.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP1\"\n        },\n        {\n            \"id\": 61890,\n            \"rateCardId\": \"LevelRBP_0_20_0.0599_good_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 20,\n            \"rate\": 5.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP1\"\n        },\n        {\n            \"id\": 61891,\n            \"rateCardId\": \"LevelRBP_0_20_0.0599_excellent_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 20,\n            \"rate\": 5.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP2\"\n        },\n        {\n            \"id\": 61892,\n            \"rateCardId\": \"LevelRBP_0_20_0.0699_verygood_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 20,\n            \"rate\": 6.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP2\"\n        },\n        {\n            \"id\": 61894,\n            \"rateCardId\": \"LevelRBP_0_20_0.0699_excellent_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 20,\n            \"rate\": 6.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP3\"\n        },\n        {\n            \"id\": 61893,\n            \"rateCardId\": \"LevelRBP_0_20_0.0799_good_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 20,\n            \"rate\": 7.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP2\"\n        },\n        {\n            \"id\": 61895,\n            \"rateCardId\": \"LevelRBP_0_20_0.0799_verygood_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 20,\n            \"rate\": 7.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP3\"\n        },\n        {\n            \"id\": 61897,\n            \"rateCardId\": \"LevelRBP_0_20_0.0799_excellent_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 20,\n            \"rate\": 7.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP3.5\"\n        },\n        {\n            \"id\": 61900,\n            \"rateCardId\": \"LevelRBP_0_20_0.0849_excellent_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 20,\n            \"rate\": 8.49,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP4\"\n        },\n        {\n            \"id\": 61898,\n            \"rateCardId\": \"LevelRBP_0_20_0.0879_verygood_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 20,\n            \"rate\": 8.79,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP3.5\"\n        },\n        {\n            \"id\": 61896,\n            \"rateCardId\": \"LevelRBP_0_20_0.0899_good_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 20,\n            \"rate\": 8.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP3\"\n        },\n        {\n            \"id\": 61901,\n            \"rateCardId\": \"LevelRBP_0_20_0.0949_verygood_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 20,\n            \"rate\": 9.49,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP4\"\n        },\n        {\n            \"id\": 61899,\n            \"rateCardId\": \"LevelRBP_0_20_0.1079_good_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 20,\n            \"rate\": 10.79,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP3.5\"\n        },\n        {\n            \"id\": 61902,\n            \"rateCardId\": \"LevelRBP_0_20_0.1099_good_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 20,\n            \"rate\": 10.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP4\"\n        },\n        {\n            \"id\": 61866,\n            \"rateCardId\": \"LevelRBP_0_25_0.0299_excellent_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 25,\n            \"rate\": 2.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP0\"\n        },\n        {\n            \"id\": 61867,\n            \"rateCardId\": \"LevelRBP_0_25_0.0399_verygood_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 25,\n            \"rate\": 3.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP0\"\n        },\n        {\n            \"id\": 61869,\n            \"rateCardId\": \"LevelRBP_0_25_0.0399_excellent_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 25,\n            \"rate\": 3.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP1\"\n        },\n        {\n            \"id\": 61868,\n            \"rateCardId\": \"LevelRBP_0_25_0.0499_good_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 25,\n            \"rate\": 4.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP0\"\n        },\n        {\n            \"id\": 61870,\n            \"rateCardId\": \"LevelRBP_0_25_0.0499_verygood_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 25,\n            \"rate\": 4.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP1\"\n        },\n        {\n            \"id\": 61871,\n            \"rateCardId\": \"LevelRBP_0_25_0.0599_good_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 25,\n            \"rate\": 5.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP1\"\n        },\n        {\n            \"id\": 61872,\n            \"rateCardId\": \"LevelRBP_0_25_0.0599_excellent_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 25,\n            \"rate\": 5.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP2\"\n        },\n        {\n            \"id\": 61873,\n            \"rateCardId\": \"LevelRBP_0_25_0.0699_verygood_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 25,\n            \"rate\": 6.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP2\"\n        },\n        {\n            \"id\": 61875,\n            \"rateCardId\": \"LevelRBP_0_25_0.0699_excellent_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 25,\n            \"rate\": 6.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP3\"\n        },\n        {\n            \"id\": 61874,\n            \"rateCardId\": \"LevelRBP_0_25_0.0799_good_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 25,\n            \"rate\": 7.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP2\"\n        },\n        {\n            \"id\": 61876,\n            \"rateCardId\": \"LevelRBP_0_25_0.0799_verygood_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 25,\n            \"rate\": 7.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP3\"\n        },\n        {\n            \"id\": 61878,\n            \"rateCardId\": \"LevelRBP_0_25_0.0799_excellent_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 25,\n            \"rate\": 7.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP3.5\"\n        },\n        {\n            \"id\": 61881,\n            \"rateCardId\": \"LevelRBP_0_25_0.0849_excellent_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 25,\n            \"rate\": 8.49,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP4\"\n        },\n        {\n            \"id\": 61879,\n            \"rateCardId\": \"LevelRBP_0_25_0.0879_verygood_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 25,\n            \"rate\": 8.79,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP3.5\"\n        },\n        {\n            \"id\": 61877,\n            \"rateCardId\": \"LevelRBP_0_25_0.0899_good_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 25,\n            \"rate\": 8.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP3\"\n        },\n        {\n            \"id\": 61882,\n            \"rateCardId\": \"LevelRBP_0_25_0.0949_verygood_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 25,\n            \"rate\": 9.49,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP4\"\n        },\n        {\n            \"id\": 61880,\n            \"rateCardId\": \"LevelRBP_0_25_0.1079_good_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 25,\n            \"rate\": 10.79,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP3.5\"\n        },\n        {\n            \"id\": 61883,\n            \"rateCardId\": \"LevelRBP_0_25_0.1099_good_ElitePlusRBPAll\",\n            \"label\": \"Level RBP\",\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"term\": 25,\n            \"rate\": 10.99,\n            \"deferralMonths\": 0,\n            \"groupName\": \"RBP4\"\n        }\n    ],\n    \"fieldErrors\": []\n}"}],"_postman_id":"b7c3195f-73f8-41ca-bec1-0cd76be183bc"},{"name":"Reassign Customer to Another User","event":[{"listen":"test","script":{"id":"2219b1c1-43ce-4350-9891-79bc95552b6d","exec":[""],"type":"text/javascript"}}],"id":"afbc646c-82fa-4137-815e-657dfcb22e9e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"body":{"mode":"raw","raw":"{\n    \"userId\": 86428\n}"},"url":"{{url}}/rest/v1/customers/{{customer_id}}","description":"<p>Use this endpoint to reassign a user to a different user than the user that created the customer. See the \"Get User List\" endpoint for details on how to get the user ID that is needed in the body of the API call.</p>\n","urlObject":{"path":["rest","v1","customers","{{customer_id}}"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"afbc646c-82fa-4137-815e-657dfcb22e9e"},{"name":"Get Current Step Info for Funding Request","event":[{"listen":"test","script":{"id":"1514314e-1a4a-4475-9757-5f8ece164a32","exec":["var jsonData = JSON.parse(responseBody);","var financingRequestId = jsonData.results[0].id;","var currentStepId = jsonData.results[0].currentUnapprovedStepId;","var pafDocId;","","","jsonData.results[0].steps.forEach((step) => {","    if (step.id == currentStepId) { //get the id of the PAF document of the current step","        step.docs.forEach((doc) => {","            if (doc.externalSku.startsWith('PaymentAuthorizationForm')) {","                pafDocId = doc.id;","            }","        });","    }","});","","postman.setEnvironmentVariable('financing_request_id', financingRequestId);","postman.setEnvironmentVariable('current_step_id', currentStepId);","postman.setEnvironmentVariable('paf_doc_id', pafDocId);",""],"type":"text/javascript"}}],"id":"eeb456cd-6b09-4994-a014-2dfe838ef50c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/pdf"},{"key":"Authorization","value":"{{Bearer}}"}],"url":"{{url}}/rest/v3/customers/{{customer_id}}/financing-requests","description":"<p>Use this endpoint to get the information that you will need to post to the \"Send Funding Request SMS\" endpoint in order to get approval from the customer for funding milestones. </p>\n<p>See the Tests section of this call in Postman to see how to store the IDs that you'll need.</p>\n","urlObject":{"path":["rest","v3","customers","{{customer_id}}","financing-requests"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"eeb456cd-6b09-4994-a014-2dfe838ef50c"},{"name":"Resend Signature Email","event":[{"listen":"test","script":{"id":"2219b1c1-43ce-4350-9891-79bc95552b6d","exec":[""],"type":"text/javascript","packages":{}}}],"id":"7e55cfb4-080b-45ac-871f-d44a62c562b2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"body":{"mode":"raw","raw":"{\n    \"userId\": 86428\n}"},"url":"{{url}}/rest/v3/customers/{{customer_id}}/steps/{{step_sku}}/docs/signatures/resend","description":"<p>Use this endpoint to resend the email to the customer that prompts them to sign documents. The step_sku parameter in the URL takes the following values:</p>\n<ul>\n<li>CS = Contract signing</li>\n<li>PER = Permitting</li>\n<li>SC = Substantial Completion</li>\n<li>PTO = Permission to Operate</li>\n</ul>\n","urlObject":{"path":["rest","v3","customers","{{customer_id}}","steps","{{step_sku}}","docs","signatures","resend"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"7e55cfb4-080b-45ac-871f-d44a62c562b2"},{"name":"Get Product Rules","event":[{"listen":"test","script":{"id":"2219b1c1-43ce-4350-9891-79bc95552b6d","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"0485ac91-540b-463f-b3ef-2ea11a974d95","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"body":{"mode":"raw","raw":""},"url":"{{url}}/rest/v1/financing-products/{{product_id}}/rules","description":"<p>Use this endpoint to get all of the rules, like max PPW or min productivity, for a given product. You can get the product_id from the Retrieve Eligibilities response. It will be the <code>financingProductId</code> of the element in the <code>financingProducts</code> array that you're interested in</p>\n","urlObject":{"path":["rest","v1","financing-products","{{product_id}}","rules"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"0485ac91-540b-463f-b3ef-2ea11a974d95"},{"name":"Select Financing Product","id":"b162d795-32e5-4cc2-bdbf-c6c6ed88e384","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"body":{"mode":"raw","raw":"{\n  \"term\": \"25\",\n  \"amountFinanced\": 40000,\n  \"apr\": \"8.99\",\n  \"loanType\": \"LevelRBP\",\n  \"deferralMonths\": 0\n}"},"url":"{{url}}/rest/v3/customers/{{customer_id}}/financing-methods/{{product_type}}/primary","description":"<h3 id=\"patch-financing-method\">PATCH Financing Method</h3>\n<p>Use this endpoint to update the primary financing method for a specific customer and product type. This request allows you to set the financing details such as term, amount financed, APR, loan type, and deferral months.</p>\n<h4 id=\"request-url\">Request URL</h4>\n<p><code>{{url}}/rest/v3/customers/{{customer_id}}/financing-methods/{{product_type}}/primary</code></p>\n<h4 id=\"request-method\">Request Method</h4>\n<p><code>PATCH</code></p>\n<h4 id=\"request-headers\">Request Headers</h4>\n<ul>\n<li><code>Content-Type: application/json</code> - Specifies the media type of the resource.</li>\n</ul>\n<h4 id=\"request-body\">Request Body</h4>\n<p>The request body must be in JSON format with the following parameters:</p>\n<ul>\n<li><p><strong>term</strong> (string): The duration of the loan in months.</p>\n</li>\n<li><p><strong>amountFinanced</strong> (number): The total amount being financed.</p>\n</li>\n<li><p><strong>apr</strong> (string): The annual percentage rate for the financing.</p>\n</li>\n<li><p><strong>loanType</strong> (string): The type of loan (e.g., LevelRBP).</p>\n</li>\n<li><p><strong>deferralMonths</strong> (number): The number of months for which payments can be deferred.</p>\n</li>\n</ul>\n<p><strong>Example Request Body:</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"term\": \"25\",\n  \"amountFinanced\": 40000,\n  \"apr\": \"8.99\",\n  \"loanType\": \"LevelRBP\",\n  \"deferralMonths\": 0\n}\n\n</code></pre>\n<h4 id=\"response-structure\">Response Structure</h4>\n<p>Upon a successful request, the response will have a status code of <code>200</code> and will return a JSON object containing the following fields:</p>\n<ul>\n<li><p><strong>status</strong> (string): Status of the request.</p>\n</li>\n<li><p><strong>code</strong> (number): Response code indicating the result of the operation.</p>\n</li>\n<li><p><strong>messages</strong> (array): Array of messages regarding the request.</p>\n</li>\n<li><p><strong>count</strong> (number): Number of results returned.</p>\n</li>\n<li><p><strong>results</strong> (array): An array containing details of the financing product, including:</p>\n<ul>\n<li><p><strong>id</strong> (number): Unique identifier for the financing product.</p>\n</li>\n<li><p><strong>proposalId</strong> (number): Identifier for the financing proposal.</p>\n</li>\n<li><p><strong>isPrimary</strong> (boolean): Indicates if this financing method is set as primary.</p>\n</li>\n<li><p><strong>financingProduct</strong> (object): Contains details of the financing product such as id, name, type, and options.</p>\n</li>\n<li><p><strong>calculations</strong> (object): Contains various financial calculations related to the financing.</p>\n</li>\n</ul>\n</li>\n</ul>\n<p><strong>Example Response:</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"status\": \"\",\n  \"code\": 0,\n  \"messages\": [],\n  \"count\": 0,\n  \"results\": [\n    {\n      \"id\": 0,\n      \"proposalId\": 0,\n      \"isPrimary\": true,\n      \"financingProduct\": {\n        \"id\": 0,\n        \"name\": \"\",\n        \"type\": \"\",\n        \"options\": {\n          \"terms\": [{\"term\": 0, \"deferralMonths\": 0}],\n          \"loanTypeOptions\": [{\"code\": \"\", \"label\": \"\", \"active\": true}]\n        }\n      },\n      \"calculations\": {\n        \"averageMonthlyFinancingPayment\": 0,\n        \"totalPaidWithPrePayment\": 0,\n        // Additional fields...\n      }\n    }\n  ],\n  \"fieldErrors\": []\n}\n\n</code></pre>\n<h4 id=\"valid-values-for-product_type\">Valid Values for <code>product_type</code></h4>\n<p>The <code>product_type</code> parameter can take the following valid values:</p>\n<ul>\n<li><p><code>loan</code></p>\n</li>\n<li><p><code>hvac</code></p>\n</li>\n<li><p><code>battery</code></p>\n</li>\n<li><p><code>ufo_loan_hybrid</code> &lt;---This is our Propel product</p>\n</li>\n</ul>\n","urlObject":{"path":["rest","v3","customers","{{customer_id}}","financing-methods","{{product_type}}","primary"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"551510a8-57df-46bf-8ddb-06e07e5eeee5","name":"Success","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"body":{"mode":"raw","raw":"{\n  \"term\": \"25\",\n  \"amountFinanced\": 40000,\n  \"apr\": \"8.99\",\n  \"loanType\": \"LevelRBP\",\n  \"deferralMonths\": 0\n}"},"url":"{{url}}/rest/v3/customers/{{customer_id}}/financing-methods/{{product_type}}/primary"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Fri, 18 Jul 2025 18:55:53 GMT"},{"key":"Expires","value":"0"},{"key":"Pragma","value":"no-cache"},{"key":"Strict-Transport-Security","value":"max-age=31536000 ; includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"DENY"},{"key":"x-trace-id","value":"NON-8969054ba7"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"2679"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"code\": 200,\n    \"messages\": [],\n    \"count\": 3,\n    \"results\": [\n        {\n            \"id\": 676928,\n            \"proposalId\": 672455,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3253,\n                \"active\": null,\n                \"name\": \"Concert Solar+\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"SLOAN_MEDALLION_001\",\n                \"type\": \"loan\",\n                \"options\": {\n                    \"terms\": [\n                        {\n                            \"term\": 5,\n                            \"deferralMonths\": 0\n                        },\n                        {\n                            \"term\": 10,\n                            \"deferralMonths\": 0\n                        },\n                        {\n                            \"term\": 12,\n                            \"deferralMonths\": 0\n                        },\n                        {\n                            \"term\": 15,\n                            \"deferralMonths\": 0\n                        },\n                        {\n                            \"term\": 20,\n                            \"deferralMonths\": 0\n                        },\n                        {\n                            \"term\": 25,\n                            \"deferralMonths\": 0\n                        }\n                    ],\n                    \"loanTypeOptions\": [\n                        {\n                            \"code\": \"LevelRBP\",\n                            \"label\": \"Level RBP\",\n                            \"displaySeq\": 5,\n                            \"active\": true\n                        }\n                    ]\n                },\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:55:52Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 83.34,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 83.34,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 83.34,\n                \"balancePostReAmWithoutPrePayment\": 25000,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 25000,\n                \"balancePostReAmWithPrePayment\": 17500,\n                \"balancePostReAmWithPrePaymentNoACH\": 17500,\n                \"balancePreReAm\": 17500,\n                \"baseAdd\": 0,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": null,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 9131,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 83.34,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 83.34,\n                \"financeCharge\": -1498.12,\n                \"financeChargeNoACH\": -1498.12,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 7500,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 0,\n                \"lastMonthWithoutPrePayment\": 83.34,\n                \"lastMonthWithoutPrePaymentRounded\": 83.34,\n                \"lastMonthWithPrePayment\": 83.34,\n                \"lastMonthWithPrePaymentRounded\": 83.34,\n                \"lastMonthWithoutPrePaymentNoACH\": 83.34,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 83.34,\n                \"lastMonthWithPrePaymentNoACH\": 83.34,\n                \"lastMonthWithPrePaymentNoACHRounded\": 83.34,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 25000,\n                \"postReAmMonthlyWithoutPrePayment\": 83.333333,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 83.333333,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 83.34,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 83.34,\n                \"postReAmMonthlyWithPrePayment\": 83.333333,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 83.333333,\n                \"postReAmMonthlyWithPrePaymentRounded\": 83.34,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 83.34,\n                \"postReAmMonths\": 282,\n                \"preReAmMonthly\": 0,\n                \"preReAmMonthlyRounded\": 0,\n                \"preReAmMonthlyNoACHRounded\": 0,\n                \"progressPmtAtSubstantialCompletion\": 16001.88,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 282,\n                \"termInMonths\": 300,\n                \"totalPaidWithoutPrePayment\": 23501.88,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 23418.54,\n                \"totalPaidWithPrePayment\": 31001.88,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 30918.54,\n                \"totalPayments\": 23501.88,\n                \"totalPaymentsNoACH\": 23501.88,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": null,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 299,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 83.34,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 83.34,\n                \"remainingMonths\": 282,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 83.34,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 0,\n                \"totalPaidWithoutITCNoACHRounded\": 23501.88,\n                \"totalPaidWithoutITCRounded\": 23501.88,\n                \"totalPaidWithITCNoACHRounded\": 31001.88,\n                \"totalPaidWithITCRounded\": 31001.88\n            },\n            \"__dirtyFields\": [],\n            \"term\": 25,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 25000,\n            \"amountFinancedOverridden\": false,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": 90,\n            \"prePaymentAmount\": 7500,\n            \"prePaymentPercent\": 30,\n            \"apr\": null,\n            \"aprNoACH\": null,\n            \"dateCreated\": \"2025-07-18T18:51:01Z\",\n            \"dateUpdated\": \"2025-07-18T18:55:52Z\",\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 0,\n                \"dateCreated\": \"2025-06-17T12:50:05Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3253,\n                \"id\": 66364,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 1,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": null,\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 10001,\n                \"maximumFico\": -1,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0,\n                \"paymentFactorPreReAm\": 0,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": null,\n                \"rateCardId\": \"LevelRBP_0_25__NULL_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MN,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 25,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": null,\n                \"apr\": 0,\n                \"default\": false\n            },\n            \"calculationModelId\": 66364,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": \"valid\",\n            \"expirationDate\": null,\n            \"termInMonths\": 300,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 10001,\n            \"productType\": \"loan\",\n            \"productSku\": \"SLOAN_MEDALLION_001\",\n            \"primary\": false,\n            \"productId\": 3253\n        },\n        {\n            \"id\": 676929,\n            \"proposalId\": 672455,\n            \"isPrimary\": true,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3256,\n                \"active\": null,\n                \"name\": \"Concert HVAC\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"HVAC_001\",\n                \"type\": \"hvac\",\n                \"options\": {\n                    \"terms\": [\n                        {\n                            \"term\": 5,\n                            \"deferralMonths\": 0\n                        },\n                        {\n                            \"term\": 10,\n                            \"deferralMonths\": 0\n                        },\n                        {\n                            \"term\": 12,\n                            \"deferralMonths\": 0\n                        }\n                    ],\n                    \"loanTypeOptions\": [\n                        {\n                            \"code\": \"StandardRBP\",\n                            \"label\": \"Standard RBP\",\n                            \"displaySeq\": 10,\n                            \"active\": true\n                        }\n                    ]\n                },\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:55:52Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 173.62,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 173.62,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 173.62,\n                \"balancePostReAmWithoutPrePayment\": 25000,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 25000,\n                \"balancePostReAmWithPrePayment\": 25000,\n                \"balancePostReAmWithPrePaymentNoACH\": 25000,\n                \"balancePreReAm\": 25000,\n                \"baseAdd\": 0,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": null,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 0,\n                \"daysOfTerm\": 4383,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 173.62,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 173.62,\n                \"financeCharge\": 1.28,\n                \"financeChargeNoACH\": 1.28,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 0,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 0,\n                \"lastMonthWithoutPrePayment\": 173.62,\n                \"lastMonthWithoutPrePaymentRounded\": 173.62,\n                \"lastMonthWithPrePayment\": 173.62,\n                \"lastMonthWithPrePaymentRounded\": 173.62,\n                \"lastMonthWithoutPrePaymentNoACH\": 173.62,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 173.62,\n                \"lastMonthWithPrePaymentNoACH\": 173.62,\n                \"lastMonthWithPrePaymentNoACHRounded\": 173.62,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 25000,\n                \"postReAmMonthlyWithoutPrePayment\": 173.611111,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 173.611111,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 173.62,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 173.62,\n                \"postReAmMonthlyWithPrePayment\": 173.611111,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 173.611111,\n                \"postReAmMonthlyWithPrePaymentRounded\": 173.62,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 173.62,\n                \"postReAmMonths\": 144,\n                \"preReAmMonthly\": 0,\n                \"preReAmMonthlyRounded\": 0,\n                \"preReAmMonthlyNoACHRounded\": 0,\n                \"progressPmtAtSubstantialCompletion\": 25001.28,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 144,\n                \"termInMonths\": 144,\n                \"totalPaidWithoutPrePayment\": 25001.28,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 24827.66,\n                \"totalPaidWithPrePayment\": 25001.28,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 24827.66,\n                \"totalPayments\": 25001.28,\n                \"totalPaymentsNoACH\": 25001.28,\n                \"reAmortizationMonth\": 0,\n                \"yearlyRate\": null,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 143,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 173.62,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 173.62,\n                \"remainingMonths\": 126,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 173.62,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 0,\n                \"totalPaidWithoutITCNoACHRounded\": 25001.28,\n                \"totalPaidWithoutITCRounded\": 25001.28,\n                \"totalPaidWithITCNoACHRounded\": 25001.28,\n                \"totalPaidWithITCRounded\": 25001.28\n            },\n            \"__dirtyFields\": [],\n            \"term\": 12,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 25000,\n            \"amountFinancedOverridden\": false,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": 90,\n            \"prePaymentAmount\": 0,\n            \"prePaymentPercent\": 0,\n            \"apr\": null,\n            \"aprNoACH\": null,\n            \"dateCreated\": \"2025-07-18T18:51:01Z\",\n            \"dateUpdated\": \"2025-07-18T18:55:52Z\",\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 0,\n                \"dateCreated\": \"2025-07-08T12:30:13Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3256,\n                \"id\": 70961,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 22,\n                \"levelPct\": 0,\n                \"loanType\": \"StandardRBP\",\n                \"groupName\": null,\n                \"loanTypeEntity\": {\n                    \"code\": \"StandardRBP\",\n                    \"label\": \"Standard RBP\",\n                    \"displaySeq\": 10,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 6000,\n                \"maximumFico\": -1,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0,\n                \"paymentFactorPreReAm\": 0,\n                \"prePaymentMonth\": 0,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": null,\n                \"rateCardId\": \"StandardRBP_0_12__NULL_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 0,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MN,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 12,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": null,\n                \"apr\": 0,\n                \"default\": false\n            },\n            \"calculationModelId\": 70961,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": \"valid\",\n            \"expirationDate\": null,\n            \"termInMonths\": 144,\n            \"loanType\": \"StandardRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 6000,\n            \"productType\": \"hvac\",\n            \"productSku\": \"HVAC_001\",\n            \"primary\": true,\n            \"productId\": 3256\n        },\n        {\n            \"id\": 676930,\n            \"proposalId\": 672455,\n            \"isPrimary\": false,\n            \"financingProduct\": {\n                \"__dirtyFields\": [],\n                \"id\": 3255,\n                \"active\": null,\n                \"name\": \"Concert Battery\",\n                \"newFormsetId\": 115,\n                \"productSku\": \"BATTERY_001\",\n                \"type\": \"battery\",\n                \"options\": {\n                    \"terms\": [\n                        {\n                            \"term\": 5,\n                            \"deferralMonths\": 0\n                        },\n                        {\n                            \"term\": 10,\n                            \"deferralMonths\": 0\n                        },\n                        {\n                            \"term\": 12,\n                            \"deferralMonths\": 0\n                        },\n                        {\n                            \"term\": 15,\n                            \"deferralMonths\": 0\n                        }\n                    ],\n                    \"loanTypeOptions\": [\n                        {\n                            \"code\": \"LevelRBP\",\n                            \"label\": \"Level RBP\",\n                            \"displaySeq\": 5,\n                            \"active\": true\n                        }\n                    ]\n                },\n                \"prePaymentPercent\": null\n            },\n            \"calculations\": {\n                \"class\": \"com.spt.common.atom.financingMethods.loan.FinancingMethodCalculationsLoanSolarAtom\",\n                \"__dirtyFields\": [],\n                \"activationDate\": \"2025-09-01T18:55:53Z\",\n                \"averageMonthlyFinancingPaymentWithPrepayment\": 138.89,\n                \"averageMonthlyFinancingPaymentWithoutPrepayment\": 138.89,\n                \"averageMonthlyFinancingPaymentWithPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentPreReAm\": null,\n                \"averageMonthlyFinancingPaymentWithoutPrepaymentNoACH\": 138.89,\n                \"balancePostReAmWithoutPrePayment\": 25000,\n                \"balancePostReAmWithoutPrePaymentNoACH\": 25000,\n                \"balancePostReAmWithPrePayment\": 17500,\n                \"balancePostReAmWithPrePaymentNoACH\": 17500,\n                \"balancePreReAm\": 17500,\n                \"baseAdd\": 0,\n                \"completeInstallDate\": null,\n                \"custPmntDown\": 1000,\n                \"dailyRate\": null,\n                \"daysOfDeferredInterest\": 0,\n                \"daysOfInterestOnly\": 0,\n                \"daysOfPreReAmPostDeferral\": 546,\n                \"daysOfTerm\": 5479,\n                \"deferralMonth\": 0,\n                \"deferredInterest\": 0,\n                \"estFinalPmtDate\": null,\n                \"estFirstPmtDate\": null,\n                \"estSecPmtDate\": null,\n                \"finalMonthlyPaymentNoQualifiedPrepayment\": 138.89,\n                \"finalMonthlyPaymentWithQualifiedPrepayment\": 138.89,\n                \"financeCharge\": -2499.82,\n                \"financeChargeNoACH\": -2499.82,\n                \"firstPmtDate\": null,\n                \"firstPmtTriggerDate\": null,\n                \"icDate\": null,\n                \"instPmtBranchCac\": null,\n                \"instPmtBranchFa\": null,\n                \"instPmtBranchIc\": null,\n                \"instPmtTtlNetMargin\": null,\n                \"instPmtTtlNetMarginBranch\": null,\n                \"instTotalPmtCac\": null,\n                \"instTotalPmtFa\": null,\n                \"instTotalPmtIc\": null,\n                \"interestOnlyInterest\": 0,\n                \"itc\": 7500,\n                \"interestOnlyPeriodFinanceFee\": null,\n                \"intOnlyPayments\": -2,\n                \"introTerm\": 0,\n                \"introTermPayment\": 0,\n                \"lastMonthWithoutPrePayment\": 138.89,\n                \"lastMonthWithoutPrePaymentRounded\": 138.89,\n                \"lastMonthWithPrePayment\": 138.89,\n                \"lastMonthWithPrePaymentRounded\": 138.89,\n                \"lastMonthWithoutPrePaymentNoACH\": 138.89,\n                \"lastMonthWithoutPrePaymentNoACHRounded\": 138.89,\n                \"lastMonthWithPrePaymentNoACH\": 138.89,\n                \"lastMonthWithPrePaymentNoACHRounded\": 138.89,\n                \"maxProjectCost\": null,\n                \"loanAmount\": 25000,\n                \"postReAmMonthlyWithoutPrePayment\": 138.888889,\n                \"postReAmMonthlyWithoutPrePaymentNoACH\": 138.888889,\n                \"postReAmMonthlyWithoutPrePaymentRounded\": 138.89,\n                \"postReAmMonthlyWithoutPrePaymentNoACHRounded\": 138.89,\n                \"postReAmMonthlyWithPrePayment\": 138.888889,\n                \"postReAmMonthlyWithPrePaymentNoACH\": 138.888889,\n                \"postReAmMonthlyWithPrePaymentRounded\": 138.89,\n                \"postReAmMonthlyWithPrePaymentNoACHRounded\": 138.89,\n                \"postReAmMonths\": 162,\n                \"preReAmMonthly\": 0,\n                \"preReAmMonthlyRounded\": 0,\n                \"preReAmMonthlyNoACHRounded\": 0,\n                \"progressPmtAtSubstantialCompletion\": 15000.18,\n                \"projectedPtoDate\": null,\n                \"ptoDate\": null,\n                \"remainderPeriods\": 162,\n                \"termInMonths\": 180,\n                \"totalPaidWithoutPrePayment\": 22500.18,\n                \"totalPaidWithoutPrePaymentExceptLastMonth\": 22361.29,\n                \"totalPaidWithPrePayment\": 30000.18,\n                \"totalPaidWithPrePaymentExceptLastMonth\": 29861.29,\n                \"totalPayments\": 22500.18,\n                \"totalPaymentsNoACH\": 22500.18,\n                \"reAmortizationMonth\": 18,\n                \"yearlyRate\": null,\n                \"disbursements\": null,\n                \"jobExpirationDate\": null,\n                \"firstPmtDays\": 30,\n                \"termPaymentsMinusOne\": 179,\n                \"actualUsageOffset\": null,\n                \"postReAmMonthlyWithHalfItcPrePayment\": null,\n                \"postReAmMonthlyWithHalfItcPrePaymentNoACH\": null,\n                \"postReAmMonthlyWithFullItcPrePayment\": 138.89,\n                \"postReAmMonthlyWithFullItcPrePaymentNoACH\": 138.89,\n                \"remainingMonths\": 162,\n                \"dollarPerWatt\": null,\n                \"canSeeDollarPerWatt\": false,\n                \"averageMonthlyFinancingPayment\": 138.89,\n                \"averageMonthlyPreSolarUtilityBill\": null,\n                \"averageMonthlyPostSolarUtilityBill\": null,\n                \"totalFees\": 0,\n                \"totalPaidWithoutITCNoACHRounded\": 22500.18,\n                \"totalPaidWithoutITCRounded\": 22500.18,\n                \"totalPaidWithITCNoACHRounded\": 30000.18,\n                \"totalPaidWithITCRounded\": 30000.18\n            },\n            \"__dirtyFields\": [],\n            \"term\": 15,\n            \"baseYear\": null,\n            \"downPayment\": null,\n            \"annualIncrease\": null,\n            \"amountFinanced\": 25000,\n            \"amountFinancedOverridden\": false,\n            \"pricingLevel\": null,\n            \"desiredUsageOffset\": 90,\n            \"prePaymentAmount\": 7500,\n            \"prePaymentPercent\": 30,\n            \"apr\": null,\n            \"aprNoACH\": null,\n            \"dateCreated\": \"2025-07-18T18:51:02Z\",\n            \"dateUpdated\": null,\n            \"dollarPerWatt\": null,\n            \"dollarPerWattOverridden\": false,\n            \"pricingProgram\": \"ElitePlusRBPAll\",\n            \"calculationModel\": {\n                \"coid\": null,\n                \"contractorFee\": 0,\n                \"dateCreated\": \"2025-07-02T12:09:04Z\",\n                \"deferralMonths\": 0,\n                \"dollarPerKwh\": null,\n                \"escalator\": null,\n                \"financingProductId\": 3255,\n                \"id\": 69397,\n                \"externalLenderId\": null,\n                \"introOnlyMonths\": 0,\n                \"defaultSelectionPriority\": 5,\n                \"levelPct\": 30,\n                \"loanType\": \"LevelRBP\",\n                \"groupName\": null,\n                \"loanTypeEntity\": {\n                    \"code\": \"LevelRBP\",\n                    \"label\": \"Level RBP\",\n                    \"displaySeq\": 5,\n                    \"active\": true\n                },\n                \"minimumAmountFinanced\": 6000,\n                \"maximumFico\": -1,\n                \"minimumFico\": null,\n                \"paymentFactorPostReAm\": 0,\n                \"paymentFactorPreReAm\": 0,\n                \"prePaymentMonth\": 18,\n                \"pricingProgram\": \"ElitePlusRBPAll\",\n                \"productivityCoefficient\": null,\n                \"rate\": null,\n                \"rateCardId\": \"LevelRBP_0_15__NULL_ElitePlusRBPAll\",\n                \"reamortizationMonth\": 18,\n                \"state\": \"AL,AK,AZ,AR,CA,CO,CT,DC,DE,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MN,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,TN,TX,UT,VT,VA,WA,WV,WI,WY\",\n                \"systemSizeCoefficient\": null,\n                \"term\": 15,\n                \"utilityId\": null,\n                \"incentiveStep\": null,\n                \"vipEligible\": true,\n                \"deferredInterestFactor\": 0,\n                \"noACHAdder\": 0.5,\n                \"paymentFactorPreReAmNoACH\": 0,\n                \"deferredInterestFactorNoACH\": 0,\n                \"lenderCode\": \"medallion\",\n                \"requiredCreditRating\": null,\n                \"apr\": 0,\n                \"default\": false\n            },\n            \"calculationModelId\": 69397,\n            \"retiredFinancingCalculationModelId\": null,\n            \"status\": \"valid\",\n            \"expirationDate\": null,\n            \"termInMonths\": 180,\n            \"loanType\": \"LevelRBP\",\n            \"lenderCode\": \"medallion\",\n            \"paymentProgramId\": null,\n            \"monthlyPayment\": null,\n            \"minimumAmountFinanced\": 6000,\n            \"productType\": \"battery\",\n            \"productSku\": \"BATTERY_001\",\n            \"primary\": false,\n            \"productId\": 3255\n        }\n    ],\n    \"fieldErrors\": []\n}"}],"_postman_id":"b162d795-32e5-4cc2-bdbf-c6c6ed88e384"}],"id":"d384128e-54ab-a5ac-c451-5884d95bb534","description":"<p>The endpoints in this folder allow you to handle edge cases or events outside of the happy path through a deal.</p>\n","_postman_id":"d384128e-54ab-a5ac-c451-5884d95bb534"},{"name":"Propel Examples","item":[{"name":"CA & TX -specific requirements","id":"fdf2a835-d8bb-4d79-80c6-7956b1ee06de","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"HEAD","header":[],"description":"<p>In order to support the generation of the CSLB disclosure document for California projects, we need to collect additional project and customer attributes prior to document generation. Below are the endpoints you'll need to hit:</p>\n<p>Before creating a customer, you should verify if the customer requires a utility ID and pass in a valid one if required.</p>\n<p>To check if a utility is required for a customer on a given product in a given state, you can hit the following GET:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>curl 'https://switch.concertfin.com/rest/v1/financing-products/utility/current/rules' \\\n  -H 'Content-Type: application/json' \\\n  -H 'authorization: Bearer {{bearer}}' \n\n</code></pre><p>Example response:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n  \"status\": \"success\",\n  \"code\": 200,\n  \"messages\": [],\n  \"count\": 1,\n  \"results\": [\n    {\n      \"hvac\": [],\n      \"loan\": [],\n      \"battery\": [],\n      \"cash\": [],\n      \"ufo_loan_hybrid\": [\n        \"CA\"\n      ]\n    }\n  ],\n  \"fieldErrors\": []\n}\n\n</code></pre><p>This object is a map of your user's available product types to the states which require utility. In the above example California requires utility only if the customer is on the <code>ufo_loan_hybrid</code> product</p>\n<p>If the customer does require a utility to be set, you can hit the following GET to retrieve the available utilities:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>curl 'https://switch.concertfin.com/rest/v1/utilities/state/{{state}}?productType={{productType}}' \\\n  -H 'Content-Type: application/json' \\\n  -H 'authorization: Bearer {{bearer}}' \n\n</code></pre><p>Example request:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>curl 'https://switch.concertfin.com/rest/v1/utilities/state/CA?productType=ufo_loan_hybrid' \\\n  -H 'Content-Type: application/json' \\\n  -H 'authorization: Bearer {{bearer}}' \n\n</code></pre><p>Example response:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n  \"status\": \"success\",\n  \"code\": 200,\n  \"messages\": [],\n  \"count\": 3,\n  \"results\": [\n    {\n      \"utilityId\": 262,\n      \"uname\": \"Bear Valley Electric Service (BVES)\",\n      \"lseId\": 1229\n    },\n    {\n      \"utilityId\": 291,\n      \"uname\": \"Pacific Gas and Electric Co (PG&amp;E)\",\n      \"lseId\": 734\n    },\n    {\n      \"utilityId\": 292,\n      \"uname\": \"Pacific Power (Pacificorp)\",\n      \"lseId\": 3142\n    }\n  ],\n  \"fieldErrors\": []\n}\n\n</code></pre><p>The <code>utilityId</code> is Concert's internal id that will be required for the customer creation/update, and the <code>uname</code> can be used for display purposes on UI dropdowns for the installer to choose.</p>\n<p>To set the utility for a customer, pass in the <code>utilityId</code> on the customer POST or PATCH as <code>cutility1</code>.<br />Example create:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>curl 'https://switch.concertfin.com/rest/v3/customers' \\\n  -H 'Content-Type: application/json' \\\n  -H 'authorization: Bearer {{bearer}}' \\\n  --data-raw '{\"cstate\":\"CA\",\"cutility1\":\"262\",\"productType\":\"ufo_loan_hybrid\", \"cfirstname\": \"John\", \"clastname\": \"Smith\"}'\n\n</code></pre><p>Example update:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>  curl 'https://switch.concertfin.com/rest/v3/customers/{{customerId}}' \\\n  -X 'PUT' \\\n  -H 'Content-Type: application/json' \\\n  -H 'authorization: Bearer {{bearer}}' \\\n  --data-raw '{\"cutility1\":262}'\n\n</code></pre><p>You can see which utility the customer has set by checking the <code>cutility1</code> field on the customer GET</p>\n<p>Once the customer is created, you can quickly check if utility is required by hitting the following endpoint:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>curl 'https://switch.concertfin.com/rest/v3/customers/{{customerId}}/utility/required' \\\n  -H 'Content-Type: application/json' \\\n  -H 'authorization: Bearer {{bearer}}' \n\n</code></pre><p>Example Response:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n  \"status\": \"success\",\n  \"code\": 200,\n  \"messages\": [],\n  \"count\": 1,\n  \"results\": [\n    true\n  ],\n  \"fieldErrors\": []\n}\n\n</code></pre><p>The results contain a simple true/false representing if this customer requires utility.<br />This is the preferred method once a customer is created as it will remain historically accurate as product requirements and available products change.</p>\n<p>Follow the instructions on the <a href=\"https://beamfintech.postman.co/workspace/My-Workspace~47e30f61-e90e-4005-8520-65abd24b944f/request/2590312-808d317e-be11-44ee-b9de-8e59cba01ed0?action=share&amp;source=copy-link&amp;creator=2590312&amp;ctx=documentation\">Provide Project Details</a> endpoint to submit the fields necessary to populate the CA disclosure document.</p>\n","urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"fdf2a835-d8bb-4d79-80c6-7956b1ee06de"},{"name":"Get Pricing","event":[{"listen":"test","script":{"id":"2219b1c1-43ce-4350-9891-79bc95552b6d","exec":[""],"type":"text/javascript","packages":{},"requests":{}}},{"listen":"prerequest","script":{"id":"a9d72948-451a-44c8-9e75-c2eb57cc5d1d","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"5e9b453f-31cc-493a-b659-de3d28050ff7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"body":{"mode":"raw","raw":"{\n    \"amountFinanced\": 60000,\n    \"cstate\": \"CA\",\n    \"prePayments\": [\n        {\n            \"percent\": 0\n        }\n    ],\n    \"cutility1\": 291,\n    \"projectCost\": 60000,\n    \"measures\": [\n        {\n            \"sku\": \"SOLAR_SYSTEM_SIZE\",\n            \"field\": \"estimatedCost\",\n            \"value\": \"45000\"\n        },\n        {\n            \"sku\": \"BATTERY_SIZE\",\n            \"field\": \"estimatedCost\",\n            \"value\": \"15000\"\n        },\n        {\n            \"sku\": \"BATTERY_SIZE\",\n            \"field\": \"quantity\",\n            \"value\": \"10\"\n        }\n    ],\n    \"qFMValues\": [],\n    \"cfulladdress\": \"864 57th St, Oakland, CA, 94608\"\n}"},"url":"{{url}}/rest/v3/financing-methods","description":"<p>This endpoint allows you to get available products and monthly payments based on a financing amount that you submit. The response will list all of the products that your user has access to.</p>\n<p>The Propel product will be listed in the response as <code>financingProduct.type = \"ufo_loan_hybrid\"</code>. The loan amount is derived from the <code>projectCost</code> that is passed in the request and is returned in <code>amountFinanced</code> in the response</p>\n<p>If you want to get Energy Community pricing without having to pass in an actual address, you can replace the <code>cfulladdress</code> and <code>cstate</code> nodes with <code>\"inEnergyCommunity\": false</code></p>\n","urlObject":{"path":["rest","v3","financing-methods"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"5e9b453f-31cc-493a-b659-de3d28050ff7"},{"name":"Select Propel as Financing Product","id":"0eafc1fd-f9a2-49a9-8be7-3a012b15d34f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"body":{"mode":"raw","raw":"{\n\n}"},"url":"{{url}}/rest/v3/customers/{{customer_id}}/financing-methods/ufo_loan_hybrid/primary","description":"<h3 id=\"patch-financing-method\">PATCH Financing Method</h3>\n<p>Use this endpoint to update the primary financing method for a specific customer and product type. This request allows you to set the financing details such as term, amount financed, APR, loan type, and deferral months.</p>\n<h4 id=\"request-url\">Request URL</h4>\n<p><code>{{url}}/rest/v3/customers/{{customer_id}}/financing-methods/{{product_type}}/primary</code></p>\n<h4 id=\"request-method\">Request Method</h4>\n<p><code>PATCH</code></p>\n<h4 id=\"request-headers\">Request Headers</h4>\n<ul>\n<li><code>Content-Type: application/json</code> - Specifies the media type of the resource.</li>\n</ul>\n<h4 id=\"request-body\">Request Body</h4>\n<p>The request body must be in JSON format with the following parameters:</p>\n<ul>\n<li><p><strong>term</strong> (string): The duration of the loan in months.</p>\n</li>\n<li><p><strong>amountFinanced</strong> (number): The total amount being financed.</p>\n</li>\n<li><p><strong>apr</strong> (string): The annual percentage rate for the financing.</p>\n</li>\n<li><p><strong>loanType</strong> (string): The type of loan (e.g., LevelRBP).</p>\n</li>\n<li><p><strong>deferralMonths</strong> (number): The number of months for which payments can be deferred.</p>\n</li>\n</ul>\n<p><strong>Example Request Body:</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"term\": \"25\",\n  \"amountFinanced\": 40000,\n  \"apr\": \"8.99\",\n  \"loanType\": \"LevelRBP\",\n  \"deferralMonths\": 0\n}\n\n</code></pre>\n<h4 id=\"response-structure\">Response Structure</h4>\n<p>Upon a successful request, the response will have a status code of <code>200</code> and will return a JSON object containing the following fields:</p>\n<ul>\n<li><p><strong>status</strong> (string): Status of the request.</p>\n</li>\n<li><p><strong>code</strong> (number): Response code indicating the result of the operation.</p>\n</li>\n<li><p><strong>messages</strong> (array): Array of messages regarding the request.</p>\n</li>\n<li><p><strong>count</strong> (number): Number of results returned.</p>\n</li>\n<li><p><strong>results</strong> (array): An array containing details of the financing product, including:</p>\n<ul>\n<li><p><strong>id</strong> (number): Unique identifier for the financing product.</p>\n</li>\n<li><p><strong>proposalId</strong> (number): Identifier for the financing proposal.</p>\n</li>\n<li><p><strong>isPrimary</strong> (boolean): Indicates if this financing method is set as primary.</p>\n</li>\n<li><p><strong>financingProduct</strong> (object): Contains details of the financing product such as id, name, type, and options.</p>\n</li>\n<li><p><strong>calculations</strong> (object): Contains various financial calculations related to the financing.</p>\n</li>\n</ul>\n</li>\n</ul>\n<p><strong>Example Response:</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"status\": \"\",\n  \"code\": 0,\n  \"messages\": [],\n  \"count\": 0,\n  \"results\": [\n    {\n      \"id\": 0,\n      \"proposalId\": 0,\n      \"isPrimary\": true,\n      \"financingProduct\": {\n        \"id\": 0,\n        \"name\": \"\",\n        \"type\": \"\",\n        \"options\": {\n          \"terms\": [{\"term\": 0, \"deferralMonths\": 0}],\n          \"loanTypeOptions\": [{\"code\": \"\", \"label\": \"\", \"active\": true}]\n        }\n      },\n      \"calculations\": {\n        \"averageMonthlyFinancingPayment\": 0,\n        \"totalPaidWithPrePayment\": 0,\n        // Additional fields...\n      }\n    }\n  ],\n  \"fieldErrors\": []\n}\n\n</code></pre>\n<h4 id=\"valid-values-for-product_type\">Valid Values for <code>product_type</code></h4>\n<p>The <code>product_type</code> parameter can take the following valid values:</p>\n<ul>\n<li><p><code>loan</code></p>\n</li>\n<li><p><code>hvac</code></p>\n</li>\n<li><p><code>battery</code></p>\n</li>\n<li><p><code>ufo_loan_hybrid</code> &lt;---This is our Propel product</p>\n</li>\n</ul>\n","urlObject":{"path":["rest","v3","customers","{{customer_id}}","financing-methods","ufo_loan_hybrid","primary"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"0eafc1fd-f9a2-49a9-8be7-3a012b15d34f"},{"name":"Get System Details","id":"238bb2cd-adec-4661-b577-3843900521ba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"body":{"mode":"raw","raw":""},"url":"{{url}}/rest/v3/customers/{{customer_id}}/measures","description":"<p>Us this endpoint to see the details that are stored about the system like system size, estimated production, etc... Each system detail element has a category that identifies where in the process it was collected:</p>\n<ul>\n<li><p>Preliminary - collected before document generation</p>\n</li>\n<li><p>Designed - collected during system design</p>\n</li>\n<li><p>Installed - collected on the Substantial Completion step</p>\n</li>\n</ul>\n","urlObject":{"path":["rest","v3","customers","{{customer_id}}","measures"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"238bb2cd-adec-4661-b577-3843900521ba"},{"name":"Provide Project Details","id":"808d317e-be11-44ee-b9de-8e59cba01ed0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"body":{"mode":"raw","raw":"{\n    \"projectAttributes\": [\n        {\n            \"attribute\": \"solar_production_y1\",\n            \"value\": 10000,\n            \"type\": \"preliminary\"\n        },\n        {\n            \"attribute\": \"solar_system_size\",\n            \"value\": 7,\n            \"type\": \"preliminary\"\n        },\n        {\n            \"attribute\": \"battery_size\",\n            \"value\": 10,\n            \"type\": \"preliminary\"\n        },\n        {\n            \"attribute\": \"solar_cost\",\n            \"value\": 40000,\n            \"type\": \"preliminary\"\n        },\n        {\n            \"attribute\": \"battery_cost\",\n            \"value\": 20000,\n            \"type\": \"preliminary\"\n        },\n        {\n            \"attribute\": \"inverter_qty\",\n            \"value\": 22,\n            \"type\": \"preliminary\"\n        },\n        {\n            \"attribute\": \"y1_savings\",\n            \"value\": 30,\n            \"type\": \"preliminary\"\n        },\n        {\n            \"attribute\": \"12_month_usage\",\n            \"value\": \"10,000\",\n            \"type\": \"supplemental\"\n        },\n        {\n            \"attribute\": \"12_month_usage_notes\",\n            \"value\": \"Extrapolated from one month's utility bill\",\n            \"type\": \"supplemental\"\n        },\n        {\n            \"attribute\": \"pre_solar_rate\",\n            \"value\": \"E1\",\n            \"type\": \"supplemental\"\n        },\n        {\n            \"attribute\": \"post_solar_rate\",\n            \"value\": \"EV2\",\n            \"type\": \"supplemental\"\n        },\n        {\n            \"attribute\": \"savings_calculator\",\n            \"value\": \"Aurora\",\n            \"type\": \"supplemental\"\n        }\n    ]\n}"},"url":"{{url}}/rest/v3/customers/{{customer_id}}/project","description":"<p>Use this endpoint before generating documents to provide the system attributes, costs, and customer details that are necessary for various state disclosures. Note that the example shows all of the attributes that we accept but some are only required for certain states.</p>\n<p>The following attributes are required in all states:</p>\n<ul>\n<li><p>solar_production_y1</p>\n</li>\n<li><p>solar_system_size</p>\n</li>\n<li><p>battery_size (only required if the project includes storage)</p>\n</li>\n<li><p>solar_cost</p>\n</li>\n<li><p>battery_cost (only required if the project includes storage)</p>\n</li>\n<li><p>inverter_qty</p>\n</li>\n</ul>\n<p>The following attributes are required in California to populate the Solar Energy System Disclosure document:</p>\n<ul>\n<li><p>y1_savings</p>\n</li>\n<li><p>12_month_usage</p>\n</li>\n<li><p>12_month_usage_notes</p>\n</li>\n<li><p>pre_solar_rate</p>\n</li>\n<li><p>post_solar_rate</p>\n</li>\n<li><p>savings_calculator</p>\n</li>\n</ul>\n<p>The following attributes are required in Texas to populate the Texas Legal Notices and Disclosures document:</p>\n<ul>\n<li>12_month_usage</li>\n</ul>\n","urlObject":{"path":["rest","v3","customers","{{customer_id}}","project"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"808d317e-be11-44ee-b9de-8e59cba01ed0"},{"name":"Upload Utility Bill","id":"cc07ba43-d31f-4f03-9a4c-c5645f22988c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"body":{"mode":"raw","raw":"{\n    \"file_contents\": \"iVBORw0KGgoAAAANSUhEUgAAAMMAAAAnCAYAAACyqvw+AAAHw0lEQVR4Ae1c22+URRTnj+n/4AuKBBNDjERjjPpi1MiLifiAKOAlglqVKAEhQYjxAjwYId5CjOINTRRfNFpLawspWxe0l5VQai216pjft3vqb2fnfDPbvXS3PZN8ndnvO3Nuc34zZ75LV/X09Dg7zAcWAz1u1TUP9Ts7zAcWA/0GBgsCmwgkBmxlsJXRMoNKDBgYDAwGBgODpQeSHlhdjgVbGWxlsJXBVgZbGWxFqI6Blq4Mh78ouU/7pmzmsdWnK2KgpWC4UJpzf83/2xWOsFmyepZcif5oKRhcpaxEx5rN3QeuhsCw/smh3FmfwdD/y6zb+dbFXHoLoO4LoOU0Zg2B4dL0vHvpvbGqAL/pqSH3+meT2bkPv7+c4QEOQzl0cqKKFudjgFpOzjZbOhvsDYEBAb7ng2ow7DsxvgCAGBi2vlnMaNdsGagBiQVOZwfOchyfloPhu3MzWaCHVobHjl7IwHD9o50NhgcPFtzLJ8YWjm2Hi27tInRGH/RlXuCdygur7r17R7LjjufPBicQ8IrRhAK5ERtFXqxO0VnjAdtDess59o3Gg8+H+NUNBjht06HCQoDLynDD9sHsnL8yhMCwbluZttPBsOlgwRUn5zLAhv4gqGUwYjVoL//5d4hNdv7Zt+P7KfEtmIBXaEDv2zuyIOPboT+i+jXDxgWBkYamD+ucxwL7TtCGfM2+yeMh10Dv86kbDH2jMw5KgREKwHD7c2ez9t27R5wohetIk3wwbNg5nNFu3H/edTIYth8pp3CZsjl/jn9zqcapvpNBk1JivMS3wut0INg5sLTgE/2aZaPoE6s1fVjnGA9tEvB9E+NTNxhWP3ymZqBFCIPhzhfKYIBRopQGhlueLoPhgQOFKjC88tG4+/rn6Rp5MnDtrLGcc8EgyoyE+uQPU3zZYXbV9Os9drGK9o3PS07ShXp5iW+ZoS8bPKVowQddmQ70MRtBr9ko8lBDR+0A+EI8fF3wmw/0m6JV9fjp2gkI9L5c1gt9+DrofV3UleGuXecyXrf1VuemX/ZfcV8NlIMWBFgZUsAwOTWf3U3SwCCzJxS8dksZhGu3Drjfp+fdxn3naxT3DWnmb8y4UrSAYkCgHZKP/J1TIwxGiI55IS0L0eAc+vsF9LznwCBL0XQHr2bZCF5cNN3zzrPO4BWiZdvz7OK+rFco+JkWbRUM9+wpOxWguPWZYbfr3d8yJRkMM1f/aQkYBouz7tVPJtyNjw9m9mx+bTToIN+YZvxGYHHRnIh8XWYazP4h2Zi1pWBm46BlevDiIisH06DNAcEzJVYboeXA0oLGl9eIjZDLRfSop2adwSvUl1M6zS6/H+ul2ch9asCAux241clg2P3+WMYXHVsJBoAAMlCOnCpVgQHG4PWONY+U7zxt2DEcdBobt5h2ysCk8uXgjQ0grkvRwMX8AAD4Q4oAiPXXZDIN+qfao9GJDqj5TpnfDm34wTNFn48pNYUfNF34POsFGXwt1K4BAxj0Hvu1Bgyzc+V3jNoBhsLE1RowYHVAwWpx9FTJjYxfjRoXMjh2jnN8LZhiPOQ6pz+xAWQwaLQMBrR55ZGbGhxYmv7MR6MRG1JqDrq8thaQrDP6I4Xjg+/onSnOqiusryvrosnmPgYG743SZoIhJcBlMFJoOYjRRl8GHHTnwNICnfloNKJXSs1Bl9fWApJ1zusPUGirS0hP5qXJ5n41YMBT4es6NE0qIk2qPK2+uQPSJH6Iw06Vdj1Bt1gwIDhk/4DNekpu7Qef6BuqYzaiD5cQj9g5Xx/4TQ4/HYSN2t7Ll8N6LQoMwpD3DNkG+h3bQItvUPMAIhj5mrQ5jckbRH9DK/m/8JGawYW2nOfVjFMKbdb35WmBkmIjdOAiOtVTsxzwCvXl/RHsDdH451gvzUbuU7MyyMUlvbVaeb6BGaB0Zd7d3+ZbqzxLI3cVn3DNG7rQfW/QQn+ZtTEwHMAaLww6X+O2BgbQIJf2iwYG0KfYyLdfNRvBiwvrm9pOAQPbznfP8mSwXg2BAUJWb27fQ7cDHfzQDUGB11AkZWAgwOF5juZZG7R4niJ8wJMDDtf9h2g82BwQPrCwmvglDww+vW+jr1eejSzXv4Pk/2Z7pJ0ChpT0T/hJzXrl6S/06sogBH7dV5hxP43+fwu07tcxdiyv1zFSZinMqinFD3Df93lgAC104ZIHBtBzgHE/vx3Ty6fP++3bhN8pYGCamF0ig/VoCRiyF/Uqrx9AGMAA4euW6Yt6nKuyc5H+pOau8A8CilMm5gUZeSuCDG4MDEjLWN+UoIFc7sN6QV8ARuRrNfeJtUM8ONDRP0QD26Tk7b+4r9CjbgkYfGECBjkvA4bfoRf1hA51J7+ox3oipYBdciCAMDhMk9pGX+GDOmWQhDc2vqDHgbac55pptI0400u7ERtFp5Ra5HENX3JfvsZtpknxf730dadJrBwQFwMDaNAHxf/SzT7usQ94OJ6Wut0QGPDZ54veZ58yw8Cw2JduoFn/RHiGW2rHmPyVB9SGwBD7fjlbDiorg/1DgJUXXN02oTQEhpixDIYYrV03sCx1DLQUDLhLYf9EzIJ8qYM8VX5LwZD9e8kfwx++pCpodAamdsVAS8HQLiNMjgGmGTFgYPBe4W6GU41Hd4LTwGBgCD68W4mA/g/r2Gl1r/0RogAAAABJRU5ErkJggg==\",\n\"filename\": \"image.pdf\",\n\"filetype\": \"pdf\",\n\"filesize\": 2044\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/rest/v3/customers/{{customer_id}}/steps/CS/docs/UtilityBill/revisions","description":"<p>Use this endpoint to upload a copy of the customer's utility bill, which is required for every Propel customer in order to complete the Contract Signing step. Note: this is only required in certain states, so you can use the Get Financing Request Details endpoint, which is documented under Other Useful Endpoints, to determine if this is a requirement.</p>\n<p>The value for file_contents in the payload should be the base64 encoded string that represents the file contents.</p>\n","urlObject":{"path":["rest","v3","customers","{{customer_id}}","steps","CS","docs","UtilityBill","revisions"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"cc07ba43-d31f-4f03-9a4c-c5645f22988c"},{"name":"Submit Utility Bill for Review","id":"7f951940-eb7f-42a1-96ee-52ca8ea67152","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"body":{"mode":"raw","raw":"{\"stepDocSkus\":[\"UtilityBill\"]}","options":{"raw":{"language":"json"}}},"url":"{{url}}/rest/v3/customers/{{customer_id}}/financing-requests/steps/docs/review","description":"<p>Because the Utility Bill upload supports multiple files, it is necessary to submit all of the files for review after the last file has been uploaded. Use this endpoint to do this.</p>\n","urlObject":{"path":["rest","v3","customers","{{customer_id}}","financing-requests","steps","docs","review"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"7f951940-eb7f-42a1-96ee-52ca8ea67152"},{"name":"Upload Proposal Document","id":"84ea4a3e-3d60-4880-a3be-0444c1fab78d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"body":{"mode":"raw","raw":"{\n    \"file_contents\": \"iVBORw0KGgoAAAANSUhEUgAAAMMAAAAnCAYAAACyqvw+AAAHw0lEQVR4Ae1c22+URRTnj+n/4AuKBBNDjERjjPpi1MiLifiAKOAlglqVKAEhQYjxAjwYId5CjOINTRRfNFpLawspWxe0l5VQai216pjft3vqb2fnfDPbvXS3PZN8ndnvO3Nuc34zZ75LV/X09Dg7zAcWAz1u1TUP9Ts7zAcWA/0GBgsCmwgkBmxlsJXRMoNKDBgYDAwGBgODpQeSHlhdjgVbGWxlsJXBVgZbGWxFqI6Blq4Mh78ouU/7pmzmsdWnK2KgpWC4UJpzf83/2xWOsFmyepZcif5oKRhcpaxEx5rN3QeuhsCw/smh3FmfwdD/y6zb+dbFXHoLoO4LoOU0Zg2B4dL0vHvpvbGqAL/pqSH3+meT2bkPv7+c4QEOQzl0cqKKFudjgFpOzjZbOhvsDYEBAb7ng2ow7DsxvgCAGBi2vlnMaNdsGagBiQVOZwfOchyfloPhu3MzWaCHVobHjl7IwHD9o50NhgcPFtzLJ8YWjm2Hi27tInRGH/RlXuCdygur7r17R7LjjufPBicQ8IrRhAK5ERtFXqxO0VnjAdtDess59o3Gg8+H+NUNBjht06HCQoDLynDD9sHsnL8yhMCwbluZttPBsOlgwRUn5zLAhv4gqGUwYjVoL//5d4hNdv7Zt+P7KfEtmIBXaEDv2zuyIOPboT+i+jXDxgWBkYamD+ucxwL7TtCGfM2+yeMh10Dv86kbDH2jMw5KgREKwHD7c2ez9t27R5wohetIk3wwbNg5nNFu3H/edTIYth8pp3CZsjl/jn9zqcapvpNBk1JivMS3wut0INg5sLTgE/2aZaPoE6s1fVjnGA9tEvB9E+NTNxhWP3ymZqBFCIPhzhfKYIBRopQGhlueLoPhgQOFKjC88tG4+/rn6Rp5MnDtrLGcc8EgyoyE+uQPU3zZYXbV9Os9drGK9o3PS07ShXp5iW+ZoS8bPKVowQddmQ70MRtBr9ko8lBDR+0A+EI8fF3wmw/0m6JV9fjp2gkI9L5c1gt9+DrofV3UleGuXecyXrf1VuemX/ZfcV8NlIMWBFgZUsAwOTWf3U3SwCCzJxS8dksZhGu3Drjfp+fdxn3naxT3DWnmb8y4UrSAYkCgHZKP/J1TIwxGiI55IS0L0eAc+vsF9LznwCBL0XQHr2bZCF5cNN3zzrPO4BWiZdvz7OK+rFco+JkWbRUM9+wpOxWguPWZYbfr3d8yJRkMM1f/aQkYBouz7tVPJtyNjw9m9mx+bTToIN+YZvxGYHHRnIh8XWYazP4h2Zi1pWBm46BlevDiIisH06DNAcEzJVYboeXA0oLGl9eIjZDLRfSop2adwSvUl1M6zS6/H+ul2ch9asCAux241clg2P3+WMYXHVsJBoAAMlCOnCpVgQHG4PWONY+U7zxt2DEcdBobt5h2ysCk8uXgjQ0grkvRwMX8AAD4Q4oAiPXXZDIN+qfao9GJDqj5TpnfDm34wTNFn48pNYUfNF34POsFGXwt1K4BAxj0Hvu1Bgyzc+V3jNoBhsLE1RowYHVAwWpx9FTJjYxfjRoXMjh2jnN8LZhiPOQ6pz+xAWQwaLQMBrR55ZGbGhxYmv7MR6MRG1JqDrq8thaQrDP6I4Xjg+/onSnOqiusryvrosnmPgYG743SZoIhJcBlMFJoOYjRRl8GHHTnwNICnfloNKJXSs1Bl9fWApJ1zusPUGirS0hP5qXJ5n41YMBT4es6NE0qIk2qPK2+uQPSJH6Iw06Vdj1Bt1gwIDhk/4DNekpu7Qef6BuqYzaiD5cQj9g5Xx/4TQ4/HYSN2t7Ll8N6LQoMwpD3DNkG+h3bQItvUPMAIhj5mrQ5jckbRH9DK/m/8JGawYW2nOfVjFMKbdb35WmBkmIjdOAiOtVTsxzwCvXl/RHsDdH451gvzUbuU7MyyMUlvbVaeb6BGaB0Zd7d3+ZbqzxLI3cVn3DNG7rQfW/QQn+ZtTEwHMAaLww6X+O2BgbQIJf2iwYG0KfYyLdfNRvBiwvrm9pOAQPbznfP8mSwXg2BAUJWb27fQ7cDHfzQDUGB11AkZWAgwOF5juZZG7R4niJ8wJMDDtf9h2g82BwQPrCwmvglDww+vW+jr1eejSzXv4Pk/2Z7pJ0ChpT0T/hJzXrl6S/06sogBH7dV5hxP43+fwu07tcxdiyv1zFSZinMqinFD3Df93lgAC104ZIHBtBzgHE/vx3Ty6fP++3bhN8pYGCamF0ig/VoCRiyF/Uqrx9AGMAA4euW6Yt6nKuyc5H+pOau8A8CilMm5gUZeSuCDG4MDEjLWN+UoIFc7sN6QV8ARuRrNfeJtUM8ONDRP0QD26Tk7b+4r9CjbgkYfGECBjkvA4bfoRf1hA51J7+ox3oipYBdciCAMDhMk9pGX+GDOmWQhDc2vqDHgbac55pptI0400u7ERtFp5Ra5HENX3JfvsZtpknxf730dadJrBwQFwMDaNAHxf/SzT7usQ94OJ6Wut0QGPDZ54veZ58yw8Cw2JduoFn/RHiGW2rHmPyVB9SGwBD7fjlbDiorg/1DgJUXXN02oTQEhpixDIYYrV03sCx1DLQUDLhLYf9EzIJ8qYM8VX5LwZD9e8kfwx++pCpodAamdsVAS8HQLiNMjgGmGTFgYPBe4W6GU41Hd4LTwGBgCD68W4mA/g/r2Gl1r/0RogAAAABJRU5ErkJggg==\",\n\"filename\": \"image.pdf\",\n\"filetype\": \"pdf\",\n\"filesize\": 2044\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/rest/v3/customers/{{customer_id}}/steps/CS/docs/ProposalDocument/revisions","description":"<p>Use this endpoint to upload a copy of the Proposal Document, which is required for every Propel customer in order to complete the Contract Signing step.</p>\n<p>The value for file_contents in the payload should be the base64 encoded string that represents the file contents.</p>\n<p>The file is required to be a PDF, so filetype must be \"pdf\"</p>\n","urlObject":{"path":["rest","v3","customers","{{customer_id}}","steps","CS","docs","ProposalDocument","revisions"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"84ea4a3e-3d60-4880-a3be-0444c1fab78d"},{"name":"Submit Proposal Document for Review","id":"aa3d5755-6e63-4467-be59-8ca333afb58a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"body":{"mode":"raw","raw":"{\"stepDocSkus\":[\"ProposalDocument\"]}","options":{"raw":{"language":"json"}}},"url":"{{url}}/rest/v3/customers/{{customer_id}}/financing-requests/steps/docs/review","description":"<p>Because the Proposal Document upload supports multiple files, it is necessary to submit all of the files for review after the last file has been uploaded. Use this endpoint to do this.</p>\n","urlObject":{"path":["rest","v3","customers","{{customer_id}}","financing-requests","steps","docs","review"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"aa3d5755-6e63-4467-be59-8ca333afb58a"},{"name":"Propel Change Order","event":[{"listen":"test","script":{"id":"195867f0-d446-4433-a90a-5989a41f9733","exec":["var jsonData = JSON.parse(responseBody);","postman.setEnvironmentVariable('financing_request_id',jsonData.results[0].id);"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"f2758f7f-1cea-40fd-931f-5b362f3deb09","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"body":{"mode":"raw","raw":"{\n    \"term\": 25,\n    \"amountFinanced\": 24544.63,\n    \"apr\": 8.79,\n    \"loanType\": \"StandardRBP\",\n    \"productType\": \"ufo_loan_hybrid\",\n    \"deferralMonths\": 0,\n    \"suppressEmail\": false,\n    \"measures\": [\n        {\n            \"sku\": \"BATTERY_SIZE\",\n            \"field\": \"estimatedCost\",\n            \"value\": 5000,\n            \"label\": \"Storage\",\n            \"unit\": \"$\"\n        },\n        {\n            \"sku\": \"BATTERY_SIZE\",\n            \"field\": \"quantity\",\n            \"value\": 30,\n            \"label\": \"Storage\",\n            \"unit\": \"kWh\"\n        },\n        {\n            \"sku\": \"SOLAR_SYSTEM_SIZE\",\n            \"field\": \"estimatedCost\",\n            \"value\": 30001,\n            \"label\": \"Solar\",\n            \"unit\": \"$\"\n        },\n        {\n            \"sku\": \"SOLAR_SYSTEM_SIZE\",\n            \"field\": \"quantity\",\n            \"value\": 10,\n            \"label\": \"Solar\",\n            \"unit\": \"DC kW\"\n        },\n        {\n            \"sku\": \"SOLAR_PRODUCTION_Y1\",\n            \"field\": \"quantity\",\n            \"value\": 10002,\n            \"label\": \"Est. Y1 Production\",\n            \"unit\": \"kWh\"\n        }\n    ],\n    \"projectCost\": 35001\n}"},"url":"{{url}}/rest/v3/customers/{{customer_id}}/adjust-financing","description":"<p>If you need to change the loan amount or loan product after documents have been generated, then use this endpoint to cancel the existing documents, update the loan amount or product, and regenerate new documents. If the previous documents were signed or sent for signature, then they will be recalled and the new documents will be sent to the customer(s) for signature. If you don't want the documents to be automatically sent for signature, then you can pass true for the suppressEmail boolean.</p>\n","urlObject":{"path":["rest","v3","customers","{{customer_id}}","adjust-financing"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"c3eb4c11-2b6a-4574-995e-ecaa75ce6371","name":"201 Created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"body":{"mode":"raw","raw":""},"url":"{{url}}/rest/v3/customers/{{customer_id}}/adjust-financing"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"name":"Access-Control-Allow-Credentials","key":"Access-Control-Allow-Credentials","value":"true","description":""},{"name":"Access-Control-Allow-Origin","key":"Access-Control-Allow-Origin","value":"chrome-extension://fhbjgbiflinjbdggehcddcbncdddomop","description":""},{"name":"Cache-Control","key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate","description":""},{"name":"Connection","key":"Connection","value":"keep-alive","description":""},{"name":"Content-Type","key":"Content-Type","value":"application/json;charset=UTF-8","description":""},{"name":"Date","key":"Date","value":"Thu, 17 Aug 2017 04:23:40 GMT","description":""},{"name":"Expires","key":"Expires","value":"0","description":""},{"name":"Pragma","key":"Pragma","value":"no-cache","description":""},{"name":"Server","key":"Server","value":"Apache-Coyote/1.1","description":""},{"name":"Vary","key":"Vary","value":"Origin","description":""},{"name":"X-Application-Context","key":"X-Application-Context","value":"application:qa,k8s,kubernetes","description":""},{"name":"X-Content-Type-Options","key":"X-Content-Type-Options","value":"nosniff","description":""},{"name":"X-Frame-Options","key":"X-Frame-Options","value":"DENY","description":""},{"name":"X-XSS-Protection","key":"X-XSS-Protection","value":"1; mode=block","description":""},{"name":"transfer-encoding","key":"transfer-encoding","value":"chunked","description":""}],"cookie":[],"responseTime":null,"body":"{\"status\":\"success\",\"code\":201,\"messages\":[],\"count\":1,\"results\":[{\"id\":4857}],\"fieldErrors\":[]}"}],"_postman_id":"f2758f7f-1cea-40fd-931f-5b362f3deb09"},{"name":"Get Eligible Utilities in a State","id":"8d947acc-8640-4bd1-9337-5eb48441dd9d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"url":"{{url}}/rest/v1/utilities/state/CA?productType=ufo_loan_hybrid","description":"<p>Use this endpoint to filter the eligible utilities in a state for a given product type. Use productType=ufo_loan_hybrid for the Propel product.</p>\n","urlObject":{"path":["rest","v1","utilities","state","CA"],"host":["{{url}}"],"query":[{"key":"productType","value":"ufo_loan_hybrid"}],"variable":[]}},"response":[],"_postman_id":"8d947acc-8640-4bd1-9337-5eb48441dd9d"}],"id":"cc2f9312-d004-46b2-98a0-71f6220fb3e2","_postman_id":"cc2f9312-d004-46b2-98a0-71f6220fb3e2","description":""},{"name":"Deprecated","item":[{"name":"Update Project Cost","id":"10f0b483-1b9a-436b-acca-64b987881295","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"body":{"mode":"raw","raw":"{\n  \"projectCost\": 37000\n}"},"url":"{{url}}/rest/v3/customers/{{customer_id}}/financing-methods","description":"<p>Use this endpoint to update the total project cost after any edits to the solar or battery costs are made using the \"Update System Details\" endpoint. The Propel product calculates the loan amount based on this project cost. It can be found in the result in <code>amountFinanced</code></p>\n","urlObject":{"path":["rest","v3","customers","{{customer_id}}","financing-methods"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"10f0b483-1b9a-436b-acca-64b987881295"},{"name":"Update System Details","id":"4e9c0055-3bb2-414c-94c5-c5149ce0857c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer}}"}],"body":{"mode":"raw","raw":"[\n  {\n    \"sku\": \"SOLAR_SYSTEM_SIZE\",\n    \"field\": \"estimatedCost\",\n    \"value\": 30000\n  },\n  {\n    \"sku\": \"SOLAR_SYSTEM_SIZE\",\n    \"field\": \"quantity\",\n    \"value\": 10\n  },\n  {\n    \"sku\": \"BATTERY_SIZE\",\n    \"field\": \"estimatedCost\",\n    \"value\": 5000\n  },\n  {\n    \"sku\": \"BATTERY_SIZE\",\n    \"field\": \"quantity\",\n    \"value\": 30\n  },\n  {\n    \"sku\": \"SOLAR_PRODUCTION_Y1\",\n    \"field\": \"quantity\",\n    \"value\": 10002\n  },\n  {\n    \"sku\": \"INVERTER_MODULE\",\n    \"field\": \"quantity\",\n    \"value\": 14\n  }\n]"},"url":"{{url}}/rest/v3/customers/{{customer_id}}/measure-categories/Preliminary","description":"<p>The Propel product requires more details about the system before documents can be generated. Use this endpoint to add those details.</p>\n<p>Note: after updating the individual solar and battery costs, an additional call to update the project cost is required</p>\n","urlObject":{"path":["rest","v3","customers","{{customer_id}}","measure-categories","Preliminary"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"4e9c0055-3bb2-414c-94c5-c5149ce0857c"}],"id":"e51318c3-6162-4ee8-9a1d-90fd20ff36e1","_postman_id":"e51318c3-6162-4ee8-9a1d-90fd20ff36e1","description":""}]}