Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
The MaxLTV identifier. |
integer |
Required |
Body Parameters
The MaxLTV.
Pico.MaxLTVName | Description | Type | Additional information |
---|---|---|---|
effectiveDate |
Gets or sets the effective date. |
date |
None. |
endDate |
Gets or sets the end date. |
date |
None. |
exceptions |
Gets or sets the exceptions. |
string |
None. |
exceptionsDescription |
Gets or sets the exceptions description. |
string |
None. |
isActive |
Gets or sets a value indicating whether this is active. |
boolean |
None. |
isEligible |
Gets or sets a value indicating whether this is eligible. |
boolean |
None. |
isOverride |
Gets or sets a value indicating whether this is override. |
boolean |
None. |
loanType |
Gets or sets the type of the loan. |
string |
None. |
maxBorrowerCount |
Gets or sets the maximum borrower count. |
integer |
None. |
maxCLTV |
Gets or sets the maximum CLTV. |
decimal number |
None. |
maxCreditScore |
Gets or sets the maximum credit score. |
integer |
None. |
maxHCLTV |
Gets or sets the maximum HCLTV. |
decimal number |
None. |
maxLoanAmount |
Gets or sets the maximum loan amount. |
decimal number |
None. |
maxLTV |
Gets or sets the maximum LTV. |
decimal number |
None. |
maxUnits |
Gets or sets the maximum units. |
integer |
None. |
minBorrowerCount |
Gets or sets the minimum borrower count. |
integer |
None. |
minCreditScore |
Gets or sets the minimum credit score. |
integer |
None. |
minLoanAmount |
Gets or sets the minimum loan amount. |
decimal number |
None. |
minLTV |
Gets or sets the minimum LTV. |
decimal number |
None. |
minUnits |
Gets or sets the minimum units. |
integer |
None. |
occupancyType |
Gets or sets the type of the occupancy. |
string |
None. |
source |
Gets or sets the source. |
string |
None. |
loanProductGroup |
Gets or sets the loan product group identifier. |
integer |
None. |
id |
Gets or sets the maximum LTV identifier. |
integer |
None. |
propertyType |
Gets or sets the property type identifier. |
integer |
None. |
specialFeature |
Gets or sets the special feature identifier. |
integer |
None. |
Request Formats
application/json, text/json
{ "effectiveDate": "2025-04-26T01:00:59.7206922Z", "endDate": "2025-04-26T01:00:59.7206922Z", "exceptions": "sample String 1", "exceptionsDescription": "sample String 2", "isActive": true, "isEligible": true, "isOverride": true, "loanType": "sample String 6", "maxBorrowerCount": 1, "maxCLTV": 1.0, "maxCreditScore": 1, "maxHCLTV": 1.0, "maxLoanAmount": 1.0, "maxLTV": 1.0, "maxUnits": 1, "minBorrowerCount": 1, "minCreditScore": 1, "minLoanAmount": 1.0, "minLTV": 1.0, "minUnits": 1, "occupancyType": "sample String 7", "source": "sample String 8", "loanProductGroup": "1", "id": "9", "propertyType": "1", "specialFeature": "1" }
text/html
{"effectiveDate":"2025-04-26T01:00:59.7206922Z","endDate":"2025-04-26T01:00:59.7206922Z","exceptions":"sample String 1","exceptionsDescription":"sample String 2","isActive":true,"isEligible":true,"isOverride":true,"loanType":"sample String 6","maxBorrowerCount":1,"maxCLTV":1.0,"maxCreditScore":1,"maxHCLTV":1.0,"maxLoanAmount":1.0,"maxLTV":1.0,"maxUnits":1,"minBorrowerCount":1,"minCreditScore":1,"minLoanAmount":1.0,"minLTV":1.0,"minUnits":1,"occupancyType":"sample String 7","source":"sample String 8","loanProductGroup":"1","id":"9","propertyType":"1","specialFeature":"1"}
application/xml, text/xml
<MaxLTV xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <EffectiveDate>2025-04-26T01:00:59.7206922Z</EffectiveDate> <EndDate>2025-04-26T01:00:59.7206922Z</EndDate> <Exceptions>sample String 1</Exceptions> <ExceptionsDescription>sample String 2</ExceptionsDescription> <IsActive>true</IsActive> <IsEligible>true</IsEligible> <IsOverride>true</IsOverride> <LoanType>sample String 6</LoanType> <MaxBorrowerCount>1</MaxBorrowerCount> <MaxCLTV>1</MaxCLTV> <MaxCreditScore>1</MaxCreditScore> <MaxHCLTV>1</MaxHCLTV> <MaxLoanAmount>1</MaxLoanAmount> <MaxLTVValue>1</MaxLTVValue> <MaxUnits>1</MaxUnits> <MinBorrowerCount>1</MinBorrowerCount> <MinCreditScore>1</MinCreditScore> <MinLoanAmount>1</MinLoanAmount> <MinLTV>1</MinLTV> <MinUnits>1</MinUnits> <OccupancyType>sample String 7</OccupancyType> <Source>sample String 8</Source> <LoanProductGroupId>1</LoanProductGroupId> <MaxLTVId>9</MaxLTVId> <PropertyTypeId>1</PropertyTypeId> <SpecialFeatureId>1</SpecialFeatureId> </MaxLTV>
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
The updated MaxLTV.
Pico.MaxLTVName | Description | Type | Additional information |
---|---|---|---|
effectiveDate |
Gets or sets the effective date. |
date |
None. |
endDate |
Gets or sets the end date. |
date |
None. |
exceptions |
Gets or sets the exceptions. |
string |
None. |
exceptionsDescription |
Gets or sets the exceptions description. |
string |
None. |
isActive |
Gets or sets a value indicating whether this is active. |
boolean |
None. |
isEligible |
Gets or sets a value indicating whether this is eligible. |
boolean |
None. |
isOverride |
Gets or sets a value indicating whether this is override. |
boolean |
None. |
loanType |
Gets or sets the type of the loan. |
string |
None. |
maxBorrowerCount |
Gets or sets the maximum borrower count. |
integer |
None. |
maxCLTV |
Gets or sets the maximum CLTV. |
decimal number |
None. |
maxCreditScore |
Gets or sets the maximum credit score. |
integer |
None. |
maxHCLTV |
Gets or sets the maximum HCLTV. |
decimal number |
None. |
maxLoanAmount |
Gets or sets the maximum loan amount. |
decimal number |
None. |
maxLTV |
Gets or sets the maximum LTV. |
decimal number |
None. |
maxUnits |
Gets or sets the maximum units. |
integer |
None. |
minBorrowerCount |
Gets or sets the minimum borrower count. |
integer |
None. |
minCreditScore |
Gets or sets the minimum credit score. |
integer |
None. |
minLoanAmount |
Gets or sets the minimum loan amount. |
decimal number |
None. |
minLTV |
Gets or sets the minimum LTV. |
decimal number |
None. |
minUnits |
Gets or sets the minimum units. |
integer |
None. |
occupancyType |
Gets or sets the type of the occupancy. |
string |
None. |
source |
Gets or sets the source. |
string |
None. |
loanProductGroup |
Gets or sets the loan product group identifier. |
integer |
None. |
id |
Gets or sets the maximum LTV identifier. |
integer |
None. |
propertyType |
Gets or sets the property type identifier. |
integer |
None. |
specialFeature |
Gets or sets the special feature identifier. |
integer |
None. |
Response Formats
application/json, text/json
{ "effectiveDate": "2025-04-26T01:00:59.7206922Z", "endDate": "2025-04-26T01:00:59.7206922Z", "exceptions": "sample String 1", "exceptionsDescription": "sample String 2", "isActive": true, "isEligible": true, "isOverride": true, "loanType": "sample String 6", "maxBorrowerCount": 1, "maxCLTV": 1.0, "maxCreditScore": 1, "maxHCLTV": 1.0, "maxLoanAmount": 1.0, "maxLTV": 1.0, "maxUnits": 1, "minBorrowerCount": 1, "minCreditScore": 1, "minLoanAmount": 1.0, "minLTV": 1.0, "minUnits": 1, "occupancyType": "sample String 7", "source": "sample String 8", "loanProductGroup": "1", "id": "9", "propertyType": "1", "specialFeature": "1" }
text/html
{"effectiveDate":"2025-04-26T01:00:59.7206922Z","endDate":"2025-04-26T01:00:59.7206922Z","exceptions":"sample String 1","exceptionsDescription":"sample String 2","isActive":true,"isEligible":true,"isOverride":true,"loanType":"sample String 6","maxBorrowerCount":1,"maxCLTV":1.0,"maxCreditScore":1,"maxHCLTV":1.0,"maxLoanAmount":1.0,"maxLTV":1.0,"maxUnits":1,"minBorrowerCount":1,"minCreditScore":1,"minLoanAmount":1.0,"minLTV":1.0,"minUnits":1,"occupancyType":"sample String 7","source":"sample String 8","loanProductGroup":"1","id":"9","propertyType":"1","specialFeature":"1"}
application/xml, text/xml
<MaxLTV xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <EffectiveDate>2025-04-26T01:00:59.7206922Z</EffectiveDate> <EndDate>2025-04-26T01:00:59.7206922Z</EndDate> <Exceptions>sample String 1</Exceptions> <ExceptionsDescription>sample String 2</ExceptionsDescription> <IsActive>true</IsActive> <IsEligible>true</IsEligible> <IsOverride>true</IsOverride> <LoanType>sample String 6</LoanType> <MaxBorrowerCount>1</MaxBorrowerCount> <MaxCLTV>1</MaxCLTV> <MaxCreditScore>1</MaxCreditScore> <MaxHCLTV>1</MaxHCLTV> <MaxLoanAmount>1</MaxLoanAmount> <MaxLTVValue>1</MaxLTVValue> <MaxUnits>1</MaxUnits> <MinBorrowerCount>1</MinBorrowerCount> <MinCreditScore>1</MinCreditScore> <MinLoanAmount>1</MinLoanAmount> <MinLTV>1</MinLTV> <MinUnits>1</MinUnits> <OccupancyType>sample String 7</OccupancyType> <Source>sample String 8</Source> <LoanProductGroupId>1</LoanProductGroupId> <MaxLTVId>9</MaxLTVId> <PropertyTypeId>1</PropertyTypeId> <SpecialFeatureId>1</SpecialFeatureId> </MaxLTV>