Created
July 11, 2017 19:46
-
-
Save zvozin/b22cd821c554b7d32ae6a944e9f28a82 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"lender": "4,851.05", | |
"owner": "3,655.51", | |
"total": "8,506.56", | |
"details": { | |
"lender": { | |
"itemized": [ | |
{ | |
"total": "83.25", | |
"range": "$35,000.00..$50,000.00", | |
"rate": "0.555%" | |
}, | |
{ | |
"total": "227.00", | |
"range": "$50,000.00..$100,000.00", | |
"rate": "0.454%" | |
}, | |
{ | |
"total": "1,456.00", | |
"range": "$100,000.00..$500,000.00", | |
"rate": "0.364%" | |
}, | |
{ | |
"total": "1,655.00", | |
"range": "$500,000.00..$1,000,000.00", | |
"rate": "0.331%" | |
}, | |
{ | |
"total": "1,085.80", | |
"range": "$1,000,000.00..$1,356,000.00", | |
"rate": "0.305%" | |
} | |
], | |
"minimumApplied": false, | |
"additionalMinimum": 344.00, | |
"total": "4,851.05" | |
}, | |
"fullRateOwner": { | |
"itemized": [ | |
{ | |
"total": "100.05", | |
"range": "$35,000.00..$50,000.00", | |
"rate": "0.667%" | |
}, | |
{ | |
"total": "271.50", | |
"range": "$50,000.00..$100,000.00", | |
"rate": "0.543%" | |
}, | |
{ | |
"total": "1,744.00", | |
"range": "$100,000.00..$500,000.00", | |
"rate": "0.436%" | |
}, | |
{ | |
"total": "1,990.00", | |
"range": "$500,000.00..$1,000,000.00", | |
"rate": "0.398%" | |
}, | |
{ | |
"total": "2,543.70", | |
"range": "$1,000,000.00..$1,695,000.00", | |
"rate": "0.366%" | |
} | |
], | |
"minimumApplied": false, | |
"additionalMinimum": 402.00, | |
"total": "7,051.25" | |
}, | |
"simultaneousIssuePremium": "1,455.31" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment