PUT api/SetupSDEquipmentIndustryField
Request Information
URI Parameters
None.
Body Parameters
SetupSDEquipmentIndustryField| Name | Description | Type | Additional information |
|---|---|---|---|
| KendoID | string |
None. |
|
| SetupSDEquipmentIndustryId | integer |
None. |
|
| SetupSDEquipmentIndustryFieldId | integer |
None. |
|
| FieldType | integer |
None. |
|
| DataType | integer |
None. |
|
| DisplayName | string |
None. |
|
| FieldSortId | integer |
None. |
|
| IsActive | boolean |
None. |
|
| AccountId | integer |
None. |
|
| CompanyId | string |
None. |
|
| CreatedOn | date |
None. |
|
| CreatedBy | string |
None. |
|
| UpdatedOn | date |
None. |
|
| UpdatedBy | string |
None. |
|
| IsLockedForEditing | boolean |
None. |
|
| LockedBy | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"KendoID": "7|sample string 8|1|1",
"SetupSDEquipmentIndustryId": 1,
"SetupSDEquipmentIndustryFieldId": 1,
"FieldType": 2,
"DataType": 3,
"DisplayName": "sample string 4",
"FieldSortId": 5,
"IsActive": true,
"AccountId": 7,
"CompanyId": "sample string 8",
"CreatedOn": "2025-12-16T20:28:38.7363049+00:00",
"CreatedBy": "sample string 10",
"UpdatedOn": "2025-12-16T20:28:38.7363049+00:00",
"UpdatedBy": "sample string 11",
"IsLockedForEditing": true,
"LockedBy": "sample string 13"
}
application/xml, text/xml
Sample:
<SetupSDEquipmentIndustryField xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Setup"> <AccountId xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO">7</AccountId> <CompanyId xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO">sample string 8</CompanyId> <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO">sample string 10</CreatedBy> <CreatedOn xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO">2025-12-16T20:28:38.7363049+00:00</CreatedOn> <IsLockedForEditing xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO">true</IsLockedForEditing> <LockedBy xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO">sample string 13</LockedBy> <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO">sample string 11</UpdatedBy> <UpdatedOn xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO">2025-12-16T20:28:38.7363049+00:00</UpdatedOn> <DataType>3</DataType> <DisplayName>sample string 4</DisplayName> <FieldSortId>5</FieldSortId> <FieldType>2</FieldType> <IsActive>true</IsActive> <SetupSDEquipmentIndustryFieldId>1</SetupSDEquipmentIndustryFieldId> <SetupSDEquipmentIndustryId>1</SetupSDEquipmentIndustryId> </SetupSDEquipmentIndustryField>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
SetupSDEquipmentIndustryField| Name | Description | Type | Additional information |
|---|---|---|---|
| KendoID | string |
None. |
|
| SetupSDEquipmentIndustryId | integer |
None. |
|
| SetupSDEquipmentIndustryFieldId | integer |
None. |
|
| FieldType | integer |
None. |
|
| DataType | integer |
None. |
|
| DisplayName | string |
None. |
|
| FieldSortId | integer |
None. |
|
| IsActive | boolean |
None. |
|
| AccountId | integer |
None. |
|
| CompanyId | string |
None. |
|
| CreatedOn | date |
None. |
|
| CreatedBy | string |
None. |
|
| UpdatedOn | date |
None. |
|
| UpdatedBy | string |
None. |
|
| IsLockedForEditing | boolean |
None. |
|
| LockedBy | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"KendoID": "7|sample string 8|1|1",
"SetupSDEquipmentIndustryId": 1,
"SetupSDEquipmentIndustryFieldId": 1,
"FieldType": 2,
"DataType": 3,
"DisplayName": "sample string 4",
"FieldSortId": 5,
"IsActive": true,
"AccountId": 7,
"CompanyId": "sample string 8",
"CreatedOn": "2025-12-16T20:28:38.7363049+00:00",
"CreatedBy": "sample string 10",
"UpdatedOn": "2025-12-16T20:28:38.7363049+00:00",
"UpdatedBy": "sample string 11",
"IsLockedForEditing": true,
"LockedBy": "sample string 13"
}
application/xml, text/xml
Sample:
<SetupSDEquipmentIndustryField xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO.AccountSpecific.Setup"> <AccountId xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO">7</AccountId> <CompanyId xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO">sample string 8</CompanyId> <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO">sample string 10</CreatedBy> <CreatedOn xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO">2025-12-16T20:28:38.7363049+00:00</CreatedOn> <IsLockedForEditing xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO">true</IsLockedForEditing> <LockedBy xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO">sample string 13</LockedBy> <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO">sample string 11</UpdatedBy> <UpdatedOn xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO">2025-12-16T20:28:38.7363049+00:00</UpdatedOn> <DataType>3</DataType> <DisplayName>sample string 4</DisplayName> <FieldSortId>5</FieldSortId> <FieldType>2</FieldType> <IsActive>true</IsActive> <SetupSDEquipmentIndustryFieldId>1</SetupSDEquipmentIndustryFieldId> <SetupSDEquipmentIndustryId>1</SetupSDEquipmentIndustryId> </SetupSDEquipmentIndustryField>