DELETE CompanyContractsClassifications/{id}?index={index}

Deletes the Company Contract Classifications

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

The data of the company contracts classification

globally unique identifier

Required

index

Filter by the type of companyContractclassification, posible values are 0,1,2,3, any index represent a determinal type of entity. Example index 0 represent operation in CompanyContractClassification0.

integer

Required

Body Parameters

None.

Response Information

Resource Description

State of the action

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.