PUT api/ContractOptionalProperty

Request Information

URI Parameters

None.

Body Parameters

ContractOptionalProperty
NameDescriptionTypeAdditional information
ContractOptionalPropertyId

integer

None.

ContractSubTypeId

integer

None.

FulfillmentGuarantee

string

None.

FulfillmentGuaranteeAmount

string

None.

FulfillmentGuaranteeExpiration

string

None.

FulfillmentGuaranteeMethod

string

None.

WarrantyEnd

string

None.

Advance

string

None.

AdvanceAmount

string

None.

AdvanceSettlementMethod

string

None.

BudgetAmount

string

None.

InvestorName

string

None.

InvestorTaskId

string

None.

CompletionGuaranteeMethod

string

None.

TechnicalAcceptanceDate

string

None.

RetentionAmount

string

None.

RetentionPercentage

string

None.

BankGuaranteeAmount

string

None.

BankGuaranteePercentage

string

None.

WarrantyLength

string

None.

MaintenanceServiceFeeFrequency

string

None.

WasteManagementMethod

string

None.

GuaranteedTroubleshootingHours

string

None.

EmergencyErrorCategory

string

None.

EmergencyTrubleshootingHours

string

None.

DiscountPercent

string

None.

CreditLimitAmount

string

None.

DeliveryDeadlineDays

string

None.

HasTechnicalSupport

string

None.

TechnicalSupportMethod

string

None.

TechnicalSupportContact

string

None.

HasEducation

string

None.

HasStock

string

None.

HasOwnRepairService

string

None.

HasExternalRepairService

string

None.

HasReplacementDevice

string

None.

HasDelivery

string

None.

TotalDeliveryDeadlineDays

string

None.

ForeignExchangePriceFixingPercent

string

None.

LateFulfillmentPenaltyDailyFee

string

None.

LateFulfillmentPenaltyMaximumAmount

string

None.

LateFulfillmentPenaltyPercent

string

None.

LateFulfillmentPenaltyMaximumPercent

string

None.

FaultyFulfillmentPenaltAmount

string

None.

FaultyFulfillmentPenaltyPercent

string

None.

FaultyFulfillmentPenaltyMaximumPercent

string

None.

NotFulfilledPenaltyAmount

string

None.

NotFulfilledPenaltyPercent

string

None.

HasLateFulfillmentPenalty

string

None.

HasFaultyFulfillmentPenalty

string

None.

HasNotFulfilledPenalty

string

None.

TrubleshootingServiceFeeFrequency

string

None.

FulfillmentDeadline

string

None.

WarrantGuarantee

string

None.

WarrantGuaranteeAmount

string

None.

WarrantGuaranteeExpiration

string

None.

WarrantGuaranteeMethod

string

None.

LateFulfillmentPenaltyWeeklyPercent

string

None.

FaultyFulfillmentPenaltyWeeklyPercent

string

None.

TigType

string

None.

Request Formats

application/json, text/json

Sample:
{
  "contractOptionalPropertyId": 1,
  "contractSubTypeId": 2,
  "fulfillmentGuarantee": "sample string 3",
  "fulfillmentGuaranteeAmount": "sample string 4",
  "fulfillmentGuaranteeExpiration": "sample string 5",
  "fulfillmentGuaranteeMethod": "sample string 6",
  "warrantyEnd": "sample string 7",
  "advance": "sample string 8",
  "advanceAmount": "sample string 9",
  "advanceSettlementMethod": "sample string 10",
  "budgetAmount": "sample string 11",
  "investorName": "sample string 12",
  "investorTaskId": "sample string 13",
  "completionGuaranteeMethod": "sample string 14",
  "technicalAcceptanceDate": "sample string 15",
  "retentionAmount": "sample string 16",
  "retentionPercentage": "sample string 17",
  "bankGuaranteeAmount": "sample string 18",
  "bankGuaranteePercentage": "sample string 19",
  "warrantyLength": "sample string 20",
  "maintenanceServiceFeeFrequency": "sample string 21",
  "wasteManagementMethod": "sample string 22",
  "guaranteedTroubleshootingHours": "sample string 23",
  "emergencyErrorCategory": "sample string 24",
  "emergencyTrubleshootingHours": "sample string 25",
  "discountPercent": "sample string 26",
  "creditLimitAmount": "sample string 27",
  "deliveryDeadlineDays": "sample string 28",
  "hasTechnicalSupport": "sample string 29",
  "technicalSupportMethod": "sample string 30",
  "technicalSupportContact": "sample string 31",
  "hasEducation": "sample string 32",
  "hasStock": "sample string 33",
  "hasOwnRepairService": "sample string 34",
  "hasExternalRepairService": "sample string 35",
  "hasReplacementDevice": "sample string 36",
  "hasDelivery": "sample string 37",
  "totalDeliveryDeadlineDays": "sample string 38",
  "foreignExchangePriceFixingPercent": "sample string 39",
  "lateFulfillmentPenaltyDailyFee": "sample string 40",
  "lateFulfillmentPenaltyMaximumAmount": "sample string 41",
  "lateFulfillmentPenaltyPercent": "sample string 42",
  "lateFulfillmentPenaltyMaximumPercent": "sample string 43",
  "faultyFulfillmentPenaltAmount": "sample string 44",
  "faultyFulfillmentPenaltyPercent": "sample string 45",
  "faultyFulfillmentPenaltyMaximumPercent": "sample string 46",
  "notFulfilledPenaltyAmount": "sample string 47",
  "notFulfilledPenaltyPercent": "sample string 48",
  "hasLateFulfillmentPenalty": "sample string 49",
  "hasFaultyFulfillmentPenalty": "sample string 50",
  "hasNotFulfilledPenalty": "sample string 51",
  "trubleshootingServiceFeeFrequency": "sample string 52",
  "fulfillmentDeadline": "sample string 53",
  "warrantGuarantee": "sample string 54",
  "warrantGuaranteeAmount": "sample string 55",
  "warrantGuaranteeExpiration": "sample string 56",
  "warrantGuaranteeMethod": "sample string 57",
  "lateFulfillmentPenaltyWeeklyPercent": "sample string 58",
  "faultyFulfillmentPenaltyWeeklyPercent": "sample string 59",
  "tigType": "sample string 60"
}

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'ContractOptionalProperty'.

Response Information

Resource Description

ContractOptionalProperty
NameDescriptionTypeAdditional information
ContractOptionalPropertyId

integer

None.

ContractSubTypeId

integer

None.

FulfillmentGuarantee

string

None.

FulfillmentGuaranteeAmount

string

None.

FulfillmentGuaranteeExpiration

string

None.

FulfillmentGuaranteeMethod

string

None.

WarrantyEnd

string

None.

Advance

string

None.

AdvanceAmount

string

None.

AdvanceSettlementMethod

string

None.

BudgetAmount

string

None.

InvestorName

string

None.

InvestorTaskId

string

None.

CompletionGuaranteeMethod

string

None.

TechnicalAcceptanceDate

string

None.

RetentionAmount

string

None.

RetentionPercentage

string

None.

BankGuaranteeAmount

string

None.

BankGuaranteePercentage

string

None.

WarrantyLength

string

None.

MaintenanceServiceFeeFrequency

string

None.

WasteManagementMethod

string

None.

GuaranteedTroubleshootingHours

string

None.

EmergencyErrorCategory

string

None.

EmergencyTrubleshootingHours

string

None.

DiscountPercent

string

None.

CreditLimitAmount

string

None.

DeliveryDeadlineDays

string

None.

HasTechnicalSupport

string

None.

TechnicalSupportMethod

string

None.

TechnicalSupportContact

string

None.

HasEducation

string

None.

HasStock

string

None.

HasOwnRepairService

string

None.

HasExternalRepairService

string

None.

HasReplacementDevice

string

None.

HasDelivery

string

None.

TotalDeliveryDeadlineDays

string

None.

ForeignExchangePriceFixingPercent

string

None.

LateFulfillmentPenaltyDailyFee

string

None.

LateFulfillmentPenaltyMaximumAmount

string

None.

LateFulfillmentPenaltyPercent

string

None.

LateFulfillmentPenaltyMaximumPercent

string

None.

FaultyFulfillmentPenaltAmount

string

None.

FaultyFulfillmentPenaltyPercent

string

None.

FaultyFulfillmentPenaltyMaximumPercent

string

None.

NotFulfilledPenaltyAmount

string

None.

NotFulfilledPenaltyPercent

string

None.

HasLateFulfillmentPenalty

string

None.

HasFaultyFulfillmentPenalty

string

None.

HasNotFulfilledPenalty

string

None.

TrubleshootingServiceFeeFrequency

string

None.

FulfillmentDeadline

string

None.

WarrantGuarantee

string

None.

WarrantGuaranteeAmount

string

None.

WarrantGuaranteeExpiration

string

None.

WarrantGuaranteeMethod

string

None.

LateFulfillmentPenaltyWeeklyPercent

string

None.

FaultyFulfillmentPenaltyWeeklyPercent

string

None.

TigType

string

None.

Response Formats

application/json, text/json

Sample:
{
  "contractOptionalPropertyId": 1,
  "contractSubTypeId": 2,
  "fulfillmentGuarantee": "sample string 3",
  "fulfillmentGuaranteeAmount": "sample string 4",
  "fulfillmentGuaranteeExpiration": "sample string 5",
  "fulfillmentGuaranteeMethod": "sample string 6",
  "warrantyEnd": "sample string 7",
  "advance": "sample string 8",
  "advanceAmount": "sample string 9",
  "advanceSettlementMethod": "sample string 10",
  "budgetAmount": "sample string 11",
  "investorName": "sample string 12",
  "investorTaskId": "sample string 13",
  "completionGuaranteeMethod": "sample string 14",
  "technicalAcceptanceDate": "sample string 15",
  "retentionAmount": "sample string 16",
  "retentionPercentage": "sample string 17",
  "bankGuaranteeAmount": "sample string 18",
  "bankGuaranteePercentage": "sample string 19",
  "warrantyLength": "sample string 20",
  "maintenanceServiceFeeFrequency": "sample string 21",
  "wasteManagementMethod": "sample string 22",
  "guaranteedTroubleshootingHours": "sample string 23",
  "emergencyErrorCategory": "sample string 24",
  "emergencyTrubleshootingHours": "sample string 25",
  "discountPercent": "sample string 26",
  "creditLimitAmount": "sample string 27",
  "deliveryDeadlineDays": "sample string 28",
  "hasTechnicalSupport": "sample string 29",
  "technicalSupportMethod": "sample string 30",
  "technicalSupportContact": "sample string 31",
  "hasEducation": "sample string 32",
  "hasStock": "sample string 33",
  "hasOwnRepairService": "sample string 34",
  "hasExternalRepairService": "sample string 35",
  "hasReplacementDevice": "sample string 36",
  "hasDelivery": "sample string 37",
  "totalDeliveryDeadlineDays": "sample string 38",
  "foreignExchangePriceFixingPercent": "sample string 39",
  "lateFulfillmentPenaltyDailyFee": "sample string 40",
  "lateFulfillmentPenaltyMaximumAmount": "sample string 41",
  "lateFulfillmentPenaltyPercent": "sample string 42",
  "lateFulfillmentPenaltyMaximumPercent": "sample string 43",
  "faultyFulfillmentPenaltAmount": "sample string 44",
  "faultyFulfillmentPenaltyPercent": "sample string 45",
  "faultyFulfillmentPenaltyMaximumPercent": "sample string 46",
  "notFulfilledPenaltyAmount": "sample string 47",
  "notFulfilledPenaltyPercent": "sample string 48",
  "hasLateFulfillmentPenalty": "sample string 49",
  "hasFaultyFulfillmentPenalty": "sample string 50",
  "hasNotFulfilledPenalty": "sample string 51",
  "trubleshootingServiceFeeFrequency": "sample string 52",
  "fulfillmentDeadline": "sample string 53",
  "warrantGuarantee": "sample string 54",
  "warrantGuaranteeAmount": "sample string 55",
  "warrantGuaranteeExpiration": "sample string 56",
  "warrantGuaranteeMethod": "sample string 57",
  "lateFulfillmentPenaltyWeeklyPercent": "sample string 58",
  "faultyFulfillmentPenaltyWeeklyPercent": "sample string 59",
  "tigType": "sample string 60"
}