Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
A list of fee types.
Collection of Nano.FeeType| Name | Description | Type | Additional information |
|---|---|---|---|
| apr |
Gets or sets a value indicating whether fee type is an APR. |
boolean |
None. |
| borrowerSummarySectionNumber |
Gets or sets the borrower summary section number. |
string |
None. |
| canShopFor |
Gets or sets a value indicating whether fee type can be shopped for. |
boolean |
None. |
| code |
Gets or sets the code. |
string |
None. |
| defaultSummarySection |
Gets or sets the default summary section. |
string |
None. |
| description |
Gets or sets the description. |
string |
None. |
| internalDescription |
Gets or sets the internal description. |
string |
None. |
| hasGeneratedAmount |
Gets or sets a value indicating whether the fees of fee type is has generated amount. |
boolean |
None. |
| isActive |
Gets or sets a value indicating whether fee type is active. |
boolean |
None. |
| isDescriptionEditable |
Gets or sets a value indicating whether fee type is description editable. |
boolean |
None. |
| isEditable |
Gets or sets a value indicating whether fee type is editable. |
boolean |
None. |
| isProration |
Gets or sets a value indicating whether fee type is proration. |
boolean |
None. |
| isRepeatable |
Gets or sets a value indicating whether a fee is repeatable or not. |
boolean |
None. |
| loanPurpose |
Gets or sets the loan purpose. |
string |
None. |
| nickname |
Gets or sets the nickname. |
string |
None. |
| poc |
Gets or sets a value indicating whether fee type is POC. |
boolean |
None. |
| section |
Gets or sets the section. |
string |
None. |
| sellerSummarySectionNumber |
Gets or sets the seller summary section number. |
string |
None. |
| state |
Gets or sets the state. |
string |
None. |
| defaultPaidBy |
Gets or sets the default paid by identifier. |
integer |
None. |
| defaultPaidTo |
Gets or sets the default paid to identifier. |
integer |
None. |
| defaultResponsibleFor |
Gets or sets the default responsible for identifier. |
integer |
None. |
| feeCategoryId |
Gets or sets the fee category identifier. |
integer |
None. |
| id |
Gets or sets the fee type identifier. |
integer |
None. |
Response Formats
application/json, text/json
[
{
"apr": true,
"borrowerSummarySectionNumber": "sample String 2",
"canShopFor": true,
"code": "sample String 4",
"defaultSummarySection": "sample String 5",
"description": "sample String 6",
"internalDescription": "sample String 7",
"hasGeneratedAmount": true,
"isActive": true,
"isDescriptionEditable": true,
"isEditable": true,
"isProration": true,
"isRepeatable": true,
"loanPurpose": "sample String 14",
"nickname": "sample String 15",
"poc": true,
"section": "sample String 17",
"sellerSummarySectionNumber": "sample String 18",
"state": "sample String 19",
"defaultPaidBy": "1",
"defaultPaidTo": "1",
"defaultResponsibleFor": "20",
"feeCategoryId": "21",
"id": "22"
},
{
"apr": true,
"borrowerSummarySectionNumber": "sample String 2",
"canShopFor": true,
"code": "sample String 4",
"defaultSummarySection": "sample String 5",
"description": "sample String 6",
"internalDescription": "sample String 7",
"hasGeneratedAmount": true,
"isActive": true,
"isDescriptionEditable": true,
"isEditable": true,
"isProration": true,
"isRepeatable": true,
"loanPurpose": "sample String 14",
"nickname": "sample String 15",
"poc": true,
"section": "sample String 17",
"sellerSummarySectionNumber": "sample String 18",
"state": "sample String 19",
"defaultPaidBy": "1",
"defaultPaidTo": "1",
"defaultResponsibleFor": "20",
"feeCategoryId": "21",
"id": "22"
}
]
text/html
[{"apr":true,"borrowerSummarySectionNumber":"sample String 2","canShopFor":true,"code":"sample String 4","defaultSummarySection":"sample String 5","description":"sample String 6","internalDescription":"sample String 7","hasGeneratedAmount":true,"isActive":true,"isDescriptionEditable":true,"isEditable":true,"isProration":true,"isRepeatable":true,"loanPurpose":"sample String 14","nickname":"sample String 15","poc":true,"section":"sample String 17","sellerSummarySectionNumber":"sample String 18","state":"sample String 19","defaultPaidBy":"1","defaultPaidTo":"1","defaultResponsibleFor":"20","feeCategoryId":"21","id":"22"},{"apr":true,"borrowerSummarySectionNumber":"sample String 2","canShopFor":true,"code":"sample String 4","defaultSummarySection":"sample String 5","description":"sample String 6","internalDescription":"sample String 7","hasGeneratedAmount":true,"isActive":true,"isDescriptionEditable":true,"isEditable":true,"isProration":true,"isRepeatable":true,"loanPurpose":"sample String 14","nickname":"sample String 15","poc":true,"section":"sample String 17","sellerSummarySectionNumber":"sample String 18","state":"sample String 19","defaultPaidBy":"1","defaultPaidTo":"1","defaultResponsibleFor":"20","feeCategoryId":"21","id":"22"}]
application/xml, text/xml
<ArrayOfFeeType xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<FeeType>
<APR>true</APR>
<BorrowerSummarySectionNumber>sample String 2</BorrowerSummarySectionNumber>
<CanShopFor>true</CanShopFor>
<Code>sample String 4</Code>
<DefaultSummarySection>sample String 5</DefaultSummarySection>
<Description>sample String 6</Description>
<InternalDescription>sample String 7</InternalDescription>
<HasGeneratedAmount>true</HasGeneratedAmount>
<IsActive>true</IsActive>
<IsDescriptionEditable>true</IsDescriptionEditable>
<IsEditable>true</IsEditable>
<IsProration>true</IsProration>
<IsRepeatable>true</IsRepeatable>
<LoanPurpose>sample String 14</LoanPurpose>
<Nickname>sample String 15</Nickname>
<POC>true</POC>
<Section>sample String 17</Section>
<SellerSummarySectionNumber>sample String 18</SellerSummarySectionNumber>
<State>sample String 19</State>
<DefaultPaidById>1</DefaultPaidById>
<DefaultPaidToId>1</DefaultPaidToId>
<DefaultResponsibleForId>20</DefaultResponsibleForId>
<FeeCategoryId>21</FeeCategoryId>
<FeeTypeId>22</FeeTypeId>
</FeeType>
<FeeType>
<APR>true</APR>
<BorrowerSummarySectionNumber>sample String 2</BorrowerSummarySectionNumber>
<CanShopFor>true</CanShopFor>
<Code>sample String 4</Code>
<DefaultSummarySection>sample String 5</DefaultSummarySection>
<Description>sample String 6</Description>
<InternalDescription>sample String 7</InternalDescription>
<HasGeneratedAmount>true</HasGeneratedAmount>
<IsActive>true</IsActive>
<IsDescriptionEditable>true</IsDescriptionEditable>
<IsEditable>true</IsEditable>
<IsProration>true</IsProration>
<IsRepeatable>true</IsRepeatable>
<LoanPurpose>sample String 14</LoanPurpose>
<Nickname>sample String 15</Nickname>
<POC>true</POC>
<Section>sample String 17</Section>
<SellerSummarySectionNumber>sample String 18</SellerSummarySectionNumber>
<State>sample String 19</State>
<DefaultPaidById>1</DefaultPaidById>
<DefaultPaidToId>1</DefaultPaidToId>
<DefaultResponsibleForId>20</DefaultResponsibleForId>
<FeeCategoryId>21</FeeCategoryId>
<FeeTypeId>22</FeeTypeId>
</FeeType>
</ArrayOfFeeType>
application/vnd.api+json
Sample not available.