POST v1?IsPercentageFee={IsPercentageFee}&SuppPercentageFee={SuppPercentageFee}&dcParentFieldFee={dcParentFieldFee}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| IsPercentageFee | boolean |
Required |
|
| SuppPercentageFee | decimal number |
Required |
|
| dcParentFieldFee | decimal number |
Required |
Body Parameters
SupplimentLineItem| Name | Description | Type | Additional information |
|---|---|---|---|
| LineItemId | integer |
None. |
|
| LineItemName | string |
None. |
|
| Assignment_AssignmentTypeId | integer |
None. |
|
| MinimumPrice | string |
None. |
|
| MaximumPrice | string |
None. |
|
| FieldFee | decimal number |
None. |
|
| PercentageTypeId | integer |
None. |
|
| Percentage | string |
None. |
|
| FlatFee | string |
None. |
|
| UseDifferenceFeeSchedule | boolean |
None. |
|
| UseFeeSchedulePerEstimate | boolean |
None. |
|
| UseFeeScheduleNewEstimate | boolean |
None. |
|
| UseMinimumFeildFee | boolean |
None. |
|
| UseFlatFee | boolean |
None. |
|
| Description | string |
None. |
|
| CreatedOn | date |
None. |
|
| ModifiedOn | date |
None. |
|
| CreatedBy | integer |
None. |
|
| ModifiedBy | integer |
None. |
|
| ApplyLineItemInvTotalCap | boolean |
None. |
|
| LineItemInvTotalCap | decimal number |
None. |
|
| SumDiffFeeANDFlatFee | boolean |
None. |
|
| IsThirdPartyInvoiceAllowed | boolean |
None. |
|
| IsAutomaticAudit | boolean |
None. |
|
| ForceAutoAudit | boolean |
None. |
|
| UseDifferenceClaimCost | boolean |
None. |
|
| ExcludeFieldFeeFromClaimCost | boolean |
None. |
|
| QBProductServiceId | string |
None. |
|
| InternalFieldFee | decimal number |
None. |
|
| IsFieldFeeIndemnity | boolean |
None. |
|
| ClaimCostonInvoiceTotal | boolean |
None. |
Request Formats
application/json, text/json
Sample:
{
"LineItemId": 1,
"LineItemName": "sample string 2",
"Assignment_AssignmentTypeId": 1,
"MinimumPrice": "sample string 3",
"MaximumPrice": "sample string 4",
"FieldFee": 1.0,
"PercentageTypeId": 1,
"Percentage": "sample string 5",
"FlatFee": "sample string 6",
"UseDifferenceFeeSchedule": true,
"UseFeeSchedulePerEstimate": true,
"UseFeeScheduleNewEstimate": true,
"UseMinimumFeildFee": true,
"UseFlatFee": true,
"Description": "sample string 7",
"CreatedOn": "2026-05-18T15:25:12.5705609+00:00",
"ModifiedOn": "2026-05-18T15:25:12.5705609+00:00",
"CreatedBy": 1,
"ModifiedBy": 1,
"ApplyLineItemInvTotalCap": true,
"LineItemInvTotalCap": 9.0,
"SumDiffFeeANDFlatFee": true,
"IsThirdPartyInvoiceAllowed": true,
"IsAutomaticAudit": true,
"ForceAutoAudit": true,
"UseDifferenceClaimCost": true,
"ExcludeFieldFeeFromClaimCost": true,
"QBProductServiceId": "sample string 14",
"InternalFieldFee": 15.0,
"IsFieldFeeIndemnity": true,
"ClaimCostonInvoiceTotal": true
}
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
decimal numberResponse Formats
application/json, text/json
Sample:
1.0