Request Information
URI Parameters
None.
Body Parameters
The liability detail.
Nano.LiabilityDetailName | Description | Type | Additional information |
---|---|---|---|
adjustedPayoffEndDate |
Gets or sets the adjusted payoff end date. |
string |
None. |
amortizationType |
Gets or sets the amortization type. |
string |
None. |
governmentCaseIdentifier |
Gets or sets the government case identifier. |
string |
None. |
interestDue |
Gets or sets the interest due. |
decimal number |
None. |
interestRate |
Gets or sets the interest rate. |
decimal number |
None. |
isInterestOnly |
Gets or sets a value indicating whether it is interest only. |
boolean |
None. |
monthsRemainingCount |
Gets or sets the months remaining count. |
integer |
None. |
nextPaymentDue |
Gets or sets the next payment due date. |
string |
None. |
otherRejectionDescription |
Gets or sets the other rejection description. |
string |
None. |
payoffAdjustment |
Gets or sets the payoff adjustment. |
decimal number |
None. |
payoffAdjustmentReason |
Gets or sets the payoff adjustment reason. |
string |
None. |
payoffAmount |
Gets or sets the payoff amount. |
decimal number |
None. |
payoffEndDate |
Gets or sets the payoff end date. |
string |
None. |
payoffStartDate |
Gets or sets the payoff start date. |
string |
None. |
perDiemInterest |
Gets or sets the per diem interest. |
decimal number |
None. |
principalAndInterestPayment |
Gets or sets the principal and interest payment. |
decimal number |
None. |
principalBalance |
Gets or sets the principal balance. |
decimal number |
None. |
rejectionCode |
Gets or sets the rejection code. |
string |
None. |
resolved |
Gets or sets the date resolved. |
date |
None. |
resolverComments |
Gets or sets the resolver comments. |
string |
None. |
id |
Gets or sets the liability detail id. |
integer |
None. |
liability |
Gets or sets the liability. |
integer |
None. |
liabilitySubtype |
Gets or sets the liability subtype id. |
integer |
None. |
Request Formats
application/json, text/json
{ "adjustedPayoffEndDate": "sample String 1", "amortizationType": "sample String 2", "governmentCaseIdentifier": "sample String 3", "interestDue": 1.0, "interestRate": 1.0, "isInterestOnly": true, "monthsRemainingCount": 1, "nextPaymentDue": "sample String 5", "otherRejectionDescription": "sample String 6", "payoffAdjustment": 1.0, "payoffAdjustmentReason": "sample String 7", "payoffAmount": 1.0, "payoffEndDate": "sample String 8", "payoffStartDate": "sample String 9", "perDiemInterest": 1.0, "principalAndInterestPayment": 1.0, "principalBalance": 1.0, "rejectionCode": "sample String 10", "resolved": "2025-04-25T18:48:29.6414652Z", "resolverComments": "sample String 11", "id": "12", "liability": "13", "liabilitySubtype": "1" }
text/html
{"adjustedPayoffEndDate":"sample String 1","amortizationType":"sample String 2","governmentCaseIdentifier":"sample String 3","interestDue":1.0,"interestRate":1.0,"isInterestOnly":true,"monthsRemainingCount":1,"nextPaymentDue":"sample String 5","otherRejectionDescription":"sample String 6","payoffAdjustment":1.0,"payoffAdjustmentReason":"sample String 7","payoffAmount":1.0,"payoffEndDate":"sample String 8","payoffStartDate":"sample String 9","perDiemInterest":1.0,"principalAndInterestPayment":1.0,"principalBalance":1.0,"rejectionCode":"sample String 10","resolved":"2025-04-25T18:48:29.6414652Z","resolverComments":"sample String 11","id":"12","liability":"13","liabilitySubtype":"1"}
application/xml, text/xml
<LiabilityDetail xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <AdjustedPayoffEndDate>sample String 1</AdjustedPayoffEndDate> <AmortizationType>sample String 2</AmortizationType> <GovernmentCaseIdentifier>sample String 3</GovernmentCaseIdentifier> <InterestDue>1</InterestDue> <InterestRate>1</InterestRate> <IsInterestOnly>true</IsInterestOnly> <MonthsRemainingCount>1</MonthsRemainingCount> <NextPaymentDue>sample String 5</NextPaymentDue> <OtherRejectionDescription>sample String 6</OtherRejectionDescription> <PayoffAdjustment>1</PayoffAdjustment> <PayoffAdjustmentReason>sample String 7</PayoffAdjustmentReason> <PayoffAmount>1</PayoffAmount> <PayoffEndDate>sample String 8</PayoffEndDate> <PayoffStartDate>sample String 9</PayoffStartDate> <PerDiemInterest>1</PerDiemInterest> <PrincipalAndInterestPayment>1</PrincipalAndInterestPayment> <PrincipalBalance>1</PrincipalBalance> <RejectionCode>sample String 10</RejectionCode> <Resolved>2025-04-25T18:48:29.6414652Z</Resolved> <ResolverComments>sample String 11</ResolverComments> <LiabilityDetailId>12</LiabilityDetailId> <LiabilityId>13</LiabilityId> <LiabilitySubtypeId>1</LiabilitySubtypeId> </LiabilityDetail>
application/x-www-form-urlencoded
Sample not available.
application/vnd.api+json
Sample not available.
Response Information
Resource Description
The created liability detail.
Nano.LiabilityDetailName | Description | Type | Additional information |
---|---|---|---|
adjustedPayoffEndDate |
Gets or sets the adjusted payoff end date. |
string |
None. |
amortizationType |
Gets or sets the amortization type. |
string |
None. |
governmentCaseIdentifier |
Gets or sets the government case identifier. |
string |
None. |
interestDue |
Gets or sets the interest due. |
decimal number |
None. |
interestRate |
Gets or sets the interest rate. |
decimal number |
None. |
isInterestOnly |
Gets or sets a value indicating whether it is interest only. |
boolean |
None. |
monthsRemainingCount |
Gets or sets the months remaining count. |
integer |
None. |
nextPaymentDue |
Gets or sets the next payment due date. |
string |
None. |
otherRejectionDescription |
Gets or sets the other rejection description. |
string |
None. |
payoffAdjustment |
Gets or sets the payoff adjustment. |
decimal number |
None. |
payoffAdjustmentReason |
Gets or sets the payoff adjustment reason. |
string |
None. |
payoffAmount |
Gets or sets the payoff amount. |
decimal number |
None. |
payoffEndDate |
Gets or sets the payoff end date. |
string |
None. |
payoffStartDate |
Gets or sets the payoff start date. |
string |
None. |
perDiemInterest |
Gets or sets the per diem interest. |
decimal number |
None. |
principalAndInterestPayment |
Gets or sets the principal and interest payment. |
decimal number |
None. |
principalBalance |
Gets or sets the principal balance. |
decimal number |
None. |
rejectionCode |
Gets or sets the rejection code. |
string |
None. |
resolved |
Gets or sets the date resolved. |
date |
None. |
resolverComments |
Gets or sets the resolver comments. |
string |
None. |
id |
Gets or sets the liability detail id. |
integer |
None. |
liability |
Gets or sets the liability. |
integer |
None. |
liabilitySubtype |
Gets or sets the liability subtype id. |
integer |
None. |
Response Formats
application/json, text/json
{ "adjustedPayoffEndDate": "sample String 1", "amortizationType": "sample String 2", "governmentCaseIdentifier": "sample String 3", "interestDue": 1.0, "interestRate": 1.0, "isInterestOnly": true, "monthsRemainingCount": 1, "nextPaymentDue": "sample String 5", "otherRejectionDescription": "sample String 6", "payoffAdjustment": 1.0, "payoffAdjustmentReason": "sample String 7", "payoffAmount": 1.0, "payoffEndDate": "sample String 8", "payoffStartDate": "sample String 9", "perDiemInterest": 1.0, "principalAndInterestPayment": 1.0, "principalBalance": 1.0, "rejectionCode": "sample String 10", "resolved": "2025-04-25T18:48:29.6414652Z", "resolverComments": "sample String 11", "id": "12", "liability": "13", "liabilitySubtype": "1" }
text/html
{"adjustedPayoffEndDate":"sample String 1","amortizationType":"sample String 2","governmentCaseIdentifier":"sample String 3","interestDue":1.0,"interestRate":1.0,"isInterestOnly":true,"monthsRemainingCount":1,"nextPaymentDue":"sample String 5","otherRejectionDescription":"sample String 6","payoffAdjustment":1.0,"payoffAdjustmentReason":"sample String 7","payoffAmount":1.0,"payoffEndDate":"sample String 8","payoffStartDate":"sample String 9","perDiemInterest":1.0,"principalAndInterestPayment":1.0,"principalBalance":1.0,"rejectionCode":"sample String 10","resolved":"2025-04-25T18:48:29.6414652Z","resolverComments":"sample String 11","id":"12","liability":"13","liabilitySubtype":"1"}
application/xml, text/xml
<LiabilityDetail xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <AdjustedPayoffEndDate>sample String 1</AdjustedPayoffEndDate> <AmortizationType>sample String 2</AmortizationType> <GovernmentCaseIdentifier>sample String 3</GovernmentCaseIdentifier> <InterestDue>1</InterestDue> <InterestRate>1</InterestRate> <IsInterestOnly>true</IsInterestOnly> <MonthsRemainingCount>1</MonthsRemainingCount> <NextPaymentDue>sample String 5</NextPaymentDue> <OtherRejectionDescription>sample String 6</OtherRejectionDescription> <PayoffAdjustment>1</PayoffAdjustment> <PayoffAdjustmentReason>sample String 7</PayoffAdjustmentReason> <PayoffAmount>1</PayoffAmount> <PayoffEndDate>sample String 8</PayoffEndDate> <PayoffStartDate>sample String 9</PayoffStartDate> <PerDiemInterest>1</PerDiemInterest> <PrincipalAndInterestPayment>1</PrincipalAndInterestPayment> <PrincipalBalance>1</PrincipalBalance> <RejectionCode>sample String 10</RejectionCode> <Resolved>2025-04-25T18:48:29.6414652Z</Resolved> <ResolverComments>sample String 11</ResolverComments> <LiabilityDetailId>12</LiabilityDetailId> <LiabilityId>13</LiabilityId> <LiabilitySubtypeId>1</LiabilitySubtypeId> </LiabilityDetail>
application/vnd.api+json
Sample not available.