Request Information
URI Parameters
None.
Body Parameters
The fee.
Fee| Name | Description | Type | Additional information |
|---|---|---|---|
| amortizationType |
Gets or sets the amortization type. |
string |
None. |
| amount |
Gets or sets the amount. |
decimal number |
None. |
| applicationSpecific |
Gets or sets a value indicating whether this is application specific. |
boolean |
None. |
| county |
Gets or sets the county identifier. |
integer |
None. |
| endDate |
Gets or sets the end date. |
date |
None. |
| exceptions |
Gets or sets the exceptions. |
string |
None. |
| formula |
Gets or sets the formula. |
string |
None. |
| isActive |
Gets or sets a value indicating whether this is active. |
boolean |
None. |
| isProposed |
Gets or sets a value indicating whether the fee is proposed. |
boolean |
None. |
| loanPurpose |
Gets or sets the loan purpose. |
string |
None. |
| maxBorrower |
Gets or sets the maximum borrower count. |
integer |
None. |
| maxLoanAmount |
Gets or sets the maximum loan amount. |
decimal number |
None. |
| maxPropertyValue |
Gets or sets the maximum property value. |
decimal number |
None. |
| maxSalesPrice |
Gets or sets the maximum sales price. |
decimal number |
None. |
| minBorrower |
Gets or sets the minimum borrower count. |
integer |
None. |
| minLoanAmount |
Gets or sets the minimum loan amount. |
decimal number |
None. |
| minPropertyValue |
Gets or sets the minimum property value. |
decimal number |
None. |
| minSalesPrice |
Gets or sets the minimum sales price. |
decimal number |
None. |
| occupancyType |
Gets or sets the type of the occupancy. |
string |
None. |
| source |
Gets or sets the type of the source. |
string |
None. |
| startDate |
Gets or sets the start date. |
date |
None. |
| state |
Gets or sets the state. |
string |
None. |
| appraisalType |
Gets or sets the appraisal type identifier. |
integer |
None. |
| id |
Gets or sets the fee identifier. |
integer |
None. |
| brokerCompensationType |
Gets or sets the broker compensation type identifier. |
integer |
None. |
| feeType |
Gets or sets the fee type identifier. |
integer |
None. |
| loanProductGroup |
Gets or sets the loan product group identifier. |
integer |
None. |
| organization |
Gets or sets the organization identifier. |
integer |
None. |
| paidBy |
Gets or sets the paid by identifier. |
integer |
None. |
| paidTo |
Gets or sets the paid to identifier. |
integer |
None. |
| propertyType |
Gets or sets the property type identifier. |
integer |
None. |
| provider |
Gets or sets the provider identifier. |
integer |
None. |
| responsibleFor |
Gets or sets the responsible for identifier. |
integer |
None. |
| specialFeature |
Gets or sets the special feature identifier. |
integer |
None. |
| rules |
Gets or sets the organization identifiers. |
Collection of integer |
None. |
Request Formats
application/json, text/json
{
"amortizationType": "sample String 1",
"amount": 1.0,
"applicationSpecific": true,
"county": 1,
"endDate": "2025-11-09T05:55:32.93615Z",
"exceptions": "sample String 3",
"formula": "sample String 4",
"isActive": true,
"isProposed": true,
"loanPurpose": "sample String 7",
"maxBorrower": 1,
"maxLoanAmount": 1.0,
"maxPropertyValue": 1.0,
"maxSalesPrice": 1.0,
"minBorrower": 1,
"minLoanAmount": 1.0,
"minPropertyValue": 1.0,
"minSalesPrice": 1.0,
"occupancyType": "sample String 8",
"source": "sample String 9",
"startDate": "2025-11-09T05:55:32.93615Z",
"state": "sample String 10",
"appraisalType": 1,
"id": "11",
"brokerCompensationType": "1",
"feeType": "12",
"loanProductGroup": "13",
"organization": "14",
"paidBy": "15",
"paidTo": "16",
"propertyType": 1,
"provider": "1",
"responsibleFor": "1",
"specialFeature": 1,
"rules": [
"1",
"2"
]
}
text/html
{"amortizationType":"sample String 1","amount":1.0,"applicationSpecific":true,"county":1,"endDate":"2025-11-09T05:55:32.93615Z","exceptions":"sample String 3","formula":"sample String 4","isActive":true,"isProposed":true,"loanPurpose":"sample String 7","maxBorrower":1,"maxLoanAmount":1.0,"maxPropertyValue":1.0,"maxSalesPrice":1.0,"minBorrower":1,"minLoanAmount":1.0,"minPropertyValue":1.0,"minSalesPrice":1.0,"occupancyType":"sample String 8","source":"sample String 9","startDate":"2025-11-09T05:55:32.93615Z","state":"sample String 10","appraisalType":1,"id":"11","brokerCompensationType":"1","feeType":"12","loanProductGroup":"13","organization":"14","paidBy":"15","paidTo":"16","propertyType":1,"provider":"1","responsibleFor":"1","specialFeature":1,"rules":["1","2"]}
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
The created fee.
Fee| Name | Description | Type | Additional information |
|---|---|---|---|
| amortizationType |
Gets or sets the amortization type. |
string |
None. |
| amount |
Gets or sets the amount. |
decimal number |
None. |
| applicationSpecific |
Gets or sets a value indicating whether this is application specific. |
boolean |
None. |
| county |
Gets or sets the county identifier. |
integer |
None. |
| endDate |
Gets or sets the end date. |
date |
None. |
| exceptions |
Gets or sets the exceptions. |
string |
None. |
| formula |
Gets or sets the formula. |
string |
None. |
| isActive |
Gets or sets a value indicating whether this is active. |
boolean |
None. |
| isProposed |
Gets or sets a value indicating whether the fee is proposed. |
boolean |
None. |
| loanPurpose |
Gets or sets the loan purpose. |
string |
None. |
| maxBorrower |
Gets or sets the maximum borrower count. |
integer |
None. |
| maxLoanAmount |
Gets or sets the maximum loan amount. |
decimal number |
None. |
| maxPropertyValue |
Gets or sets the maximum property value. |
decimal number |
None. |
| maxSalesPrice |
Gets or sets the maximum sales price. |
decimal number |
None. |
| minBorrower |
Gets or sets the minimum borrower count. |
integer |
None. |
| minLoanAmount |
Gets or sets the minimum loan amount. |
decimal number |
None. |
| minPropertyValue |
Gets or sets the minimum property value. |
decimal number |
None. |
| minSalesPrice |
Gets or sets the minimum sales price. |
decimal number |
None. |
| occupancyType |
Gets or sets the type of the occupancy. |
string |
None. |
| source |
Gets or sets the type of the source. |
string |
None. |
| startDate |
Gets or sets the start date. |
date |
None. |
| state |
Gets or sets the state. |
string |
None. |
| appraisalType |
Gets or sets the appraisal type identifier. |
integer |
None. |
| id |
Gets or sets the fee identifier. |
integer |
None. |
| brokerCompensationType |
Gets or sets the broker compensation type identifier. |
integer |
None. |
| feeType |
Gets or sets the fee type identifier. |
integer |
None. |
| loanProductGroup |
Gets or sets the loan product group identifier. |
integer |
None. |
| organization |
Gets or sets the organization identifier. |
integer |
None. |
| paidBy |
Gets or sets the paid by identifier. |
integer |
None. |
| paidTo |
Gets or sets the paid to identifier. |
integer |
None. |
| propertyType |
Gets or sets the property type identifier. |
integer |
None. |
| provider |
Gets or sets the provider identifier. |
integer |
None. |
| responsibleFor |
Gets or sets the responsible for identifier. |
integer |
None. |
| specialFeature |
Gets or sets the special feature identifier. |
integer |
None. |
| rules |
Gets or sets the organization identifiers. |
Collection of integer |
None. |
Response Formats
application/json, text/json
{
"amortizationType": "sample String 1",
"amount": 1.0,
"applicationSpecific": true,
"county": 1,
"endDate": "2025-11-09T05:55:32.93615Z",
"exceptions": "sample String 3",
"formula": "sample String 4",
"isActive": true,
"isProposed": true,
"loanPurpose": "sample String 7",
"maxBorrower": 1,
"maxLoanAmount": 1.0,
"maxPropertyValue": 1.0,
"maxSalesPrice": 1.0,
"minBorrower": 1,
"minLoanAmount": 1.0,
"minPropertyValue": 1.0,
"minSalesPrice": 1.0,
"occupancyType": "sample String 8",
"source": "sample String 9",
"startDate": "2025-11-09T05:55:32.93615Z",
"state": "sample String 10",
"appraisalType": 1,
"id": "11",
"brokerCompensationType": "1",
"feeType": "12",
"loanProductGroup": "13",
"organization": "14",
"paidBy": "15",
"paidTo": "16",
"propertyType": 1,
"provider": "1",
"responsibleFor": "1",
"specialFeature": 1,
"rules": [
"1",
"2"
]
}
text/html
{"amortizationType":"sample String 1","amount":1.0,"applicationSpecific":true,"county":1,"endDate":"2025-11-09T05:55:32.93615Z","exceptions":"sample String 3","formula":"sample String 4","isActive":true,"isProposed":true,"loanPurpose":"sample String 7","maxBorrower":1,"maxLoanAmount":1.0,"maxPropertyValue":1.0,"maxSalesPrice":1.0,"minBorrower":1,"minLoanAmount":1.0,"minPropertyValue":1.0,"minSalesPrice":1.0,"occupancyType":"sample String 8","source":"sample String 9","startDate":"2025-11-09T05:55:32.93615Z","state":"sample String 10","appraisalType":1,"id":"11","brokerCompensationType":"1","feeType":"12","loanProductGroup":"13","organization":"14","paidBy":"15","paidTo":"16","propertyType":1,"provider":"1","responsibleFor":"1","specialFeature":1,"rules":["1","2"]}