PUT api/Contract/PutBase

Request Information

URI Parameters

None.

Body Parameters

ContractBaseDTO
NameDescriptionTypeAdditional information
SZERZ_AZON

integer

None.

SZERZ_NEV

string

None.

SZERZ_KEZDET

date

None.

SZERZ_VEG

date

None.

SZERZ_PAZON

string

None.

SZERZ_STATUSZ

integer

None.

SZERZ_TILTVA

integer

None.

SZERZ_TIPUS

integer

None.

SZERZ_ALTIPUS

integer

None.

SZERZ_MEGJEGYZES

string

None.

SZERZ_JOTELJESITES

integer

None.

ContractId

integer

None.

ReferenceNo

string

None.

CivilRegistrationNo

string

None.

CreateDate

date

None.

EntryDate

date

None.

NoticePeriod

string

None.

IsObligation

boolean

None.

IsFixedTerm

boolean

None.

Expiration

date

None.

MarketType

integer

None.

IsGDPRContractExists

boolean

None.

PartnerRoleType

integer

None.

PartnerId

integer

None.

PayDateCalcRuleType

integer

None.

PayDate

string

None.

PerformanceGuarantee

string

None.

PerformanceGuaranteeExpiration

date

None.

Comments

string

None.

subject

string

None.

PriceCheckDate

date

None.

InvoiceReferenceNo

string

None.

priceCheckInterval

string

None.

IsScrapped

boolean

None.

ScrappedDate

date

None.

InspectionRequirementExists

boolean

None.

FulfillmentGuarantee

boolean

None.

FulfillmentGuaranteeAmount

decimal number

None.

FulfillmentGuaranteeExpiration

date

None.

FulfillmentGuaranteeMethod

integer

None.

WarrantyEnd

date

None.

Advance

boolean

None.

AdvanceAmount

decimal number

None.

AdvanceSettlementMethod

decimal number

None.

BudgetAmount

decimal number

None.

InvestorName

string

None.

InvestorTaskId

string

None.

CompletionGuaranteeMethod

integer

None.

TechnicalAcceptanceDate

date

None.

RetentionAmount

decimal number

None.

RetentionPercentage

decimal number

None.

BankGuaranteeAmount

decimal number

None.

BankGuaranteePercentage

decimal number

None.

WarrantyLength

string

None.

MaintenanceServiceFeeFrequency

string

None.

TrubleshootingServiceFeeFrequency

string

None.

LateFulfillmentPenaltyDailyFee

decimal number

None.

LateFulfillmentPenaltyMaximumAmount

decimal number

None.

LateFulfillmentPenaltyPercent

decimal number

None.

LateFulfillmentPenaltyMaximumPercent

decimal number

None.

FaultyFulfillmentPenaltAmount

decimal number

None.

FaultyFulfillmentPenaltyPercent

decimal number

None.

FaultyFulfillmentPenaltyMaximumPercent

decimal number

None.

NotFulfilledPenaltyAmount

decimal number

None.

NotFulfilledPenaltyPercent

decimal number

None.

HasLateFulfillmentPenalty

boolean

None.

HasFaultyFulfillmentPenalty

boolean

None.

HasNotFulfilledPenalty

boolean

None.

CertificateExists

boolean

None.

BaseContractExists

boolean

None.

AttachmentsExists

boolean

None.

AmendmentsExists

boolean

None.

GDPRExists

boolean

None.

AccompanyingSheetExists

boolean

None.

ContactSheetExists

boolean

None.

MajorInsturctionExists

boolean

None.

TechnicalDescriptionExists

boolean

None.

MaintenanceInstructionsExists

boolean

None.

VendorListExists

boolean

None.

OrderSheetExampleExists

boolean

None.

ConfirmationOfCompletionExampleExists

boolean

None.

DataChangeFormExampleExists

boolean

None.

DesignDocumentationExists

boolean

None.

FulfillmentDeadline

date

None.

WarrantGuarantee

boolean

None.

WarrantGuaranteeAmount

decimal number

None.

WarrantGuaranteeExpiration

date

None.

WarrantGuaranteeMethod

integer

None.

LateFulfillmentPenaltyWeeklyPercent

decimal number

None.

FaultyFulfillmentPenaltyWeeklyPercent

decimal number

None.

InvoiceType

integer

None.

TigType

integer

None.

Request Formats

application/json, text/json

Sample:
{
  "szerZ_AZON": 1,
  "szerZ_NEV": "sample string 2",
  "szerZ_KEZDET": "2025-12-08T04:05:16.335804Z",
  "szerZ_VEG": "2025-12-08T04:05:16.335804Z",
  "szerZ_PAZON": "sample string 3",
  "szerZ_STATUSZ": 4,
  "szerZ_TILTVA": 5,
  "szerZ_TIPUS": 6,
  "szerZ_ALTIPUS": 7,
  "szerZ_MEGJEGYZES": "sample string 8",
  "szerZ_JOTELJESITES": 9,
  "contractId": 10,
  "referenceNo": "sample string 11",
  "civilRegistrationNo": "sample string 12",
  "createDate": "2025-12-08T04:05:16.335804Z",
  "entryDate": "2025-12-08T04:05:16.335804Z",
  "noticePeriod": "sample string 13",
  "isObligation": true,
  "isFixedTerm": true,
  "expiration": "2025-12-08T04:05:16.335804Z",
  "marketType": 1,
  "isGDPRContractExists": true,
  "partnerRoleType": 1,
  "partnerId": 1,
  "payDateCalcRuleType": 1,
  "payDate": "sample string 14",
  "performanceGuarantee": "sample string 15",
  "performanceGuaranteeExpiration": "2025-12-08T04:05:16.335804Z",
  "comments": "sample string 16",
  "subject": "sample string 17",
  "priceCheckDate": "2025-12-08T04:05:16.335804Z",
  "invoiceReferenceNo": "sample string 18",
  "priceCheckInterval": "sample string 19",
  "isScrapped": true,
  "scrappedDate": "2025-12-08T04:05:16.335804Z",
  "inspectionRequirementExists": true,
  "fulfillmentGuarantee": true,
  "fulfillmentGuaranteeAmount": 1.0,
  "fulfillmentGuaranteeExpiration": "2025-12-08T04:05:16.335804Z",
  "fulfillmentGuaranteeMethod": 1,
  "warrantyEnd": "2025-12-08T04:05:16.335804Z",
  "advance": true,
  "advanceAmount": 1.0,
  "advanceSettlementMethod": 1.0,
  "budgetAmount": 1.0,
  "investorName": "sample string 20",
  "investorTaskId": "sample string 21",
  "completionGuaranteeMethod": 1,
  "technicalAcceptanceDate": "2025-12-08T04:05:16.335804Z",
  "retentionAmount": 1.0,
  "retentionPercentage": 1.0,
  "bankGuaranteeAmount": 1.0,
  "bankGuaranteePercentage": 1.0,
  "warrantyLength": "sample string 22",
  "maintenanceServiceFeeFrequency": "sample string 23",
  "trubleshootingServiceFeeFrequency": "sample string 24",
  "lateFulfillmentPenaltyDailyFee": 1.0,
  "lateFulfillmentPenaltyMaximumAmount": 1.0,
  "lateFulfillmentPenaltyPercent": 1.0,
  "lateFulfillmentPenaltyMaximumPercent": 1.0,
  "faultyFulfillmentPenaltAmount": 1.0,
  "faultyFulfillmentPenaltyPercent": 1.0,
  "faultyFulfillmentPenaltyMaximumPercent": 1.0,
  "notFulfilledPenaltyAmount": 1.0,
  "notFulfilledPenaltyPercent": 1.0,
  "hasLateFulfillmentPenalty": true,
  "hasFaultyFulfillmentPenalty": true,
  "hasNotFulfilledPenalty": true,
  "certificateExists": true,
  "baseContractExists": true,
  "attachmentsExists": true,
  "amendmentsExists": true,
  "gdprExists": true,
  "accompanyingSheetExists": true,
  "contactSheetExists": true,
  "majorInsturctionExists": true,
  "technicalDescriptionExists": true,
  "maintenanceInstructionsExists": true,
  "vendorListExists": true,
  "orderSheetExampleExists": true,
  "confirmationOfCompletionExampleExists": true,
  "dataChangeFormExampleExists": true,
  "designDocumentationExists": true,
  "fulfillmentDeadline": "2025-12-08T04:05:16.335804Z",
  "warrantGuarantee": true,
  "warrantGuaranteeAmount": 1.0,
  "warrantGuaranteeExpiration": "2025-12-08T04:05:16.335804Z",
  "warrantGuaranteeMethod": 1,
  "lateFulfillmentPenaltyWeeklyPercent": 1.0,
  "faultyFulfillmentPenaltyWeeklyPercent": 1.0,
  "invoiceType": 1,
  "tigType": 1
}

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 'ContractBaseDTO'.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.