PUT api/SaiSolutionCodeDefaults
Request Information
URI Parameters
None.
Body Parameters
SaiSolutionCodeDefaults| Name | Description | Type | Additional information |
|---|---|---|---|
| SaiSolutionCodeDefaultsId | integer |
None. |
|
| UseTax | boolean |
None. |
|
| AmtOrPercToReduceForSecPricingCri | string |
None. |
|
| AmtOrPercToReduceForSecPricingValue | decimal number |
None. |
|
| LaborWithAgreement | decimal number |
None. |
|
| EquipmentWithAgreement | decimal number |
None. |
|
| MaterialWithAgreement | decimal number |
None. |
|
| OthersWithAgreement | decimal number |
None. |
|
| Regular | decimal number |
None. |
|
| Overtime | decimal number |
None. |
|
| MaterialPriceSheet | string |
None. |
|
| LaborPriceSheet | string |
None. |
|
| OtherPriceSheet | string |
None. |
|
| TaxCode | string |
None. |
|
| LaborPSDesc | string |
None. |
|
| MaterialPSDesc | string |
None. |
|
| OtherPSDesc | string |
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:
{
"SaiSolutionCodeDefaultsId": 1,
"UseTax": true,
"AmtOrPercToReduceForSecPricingCri": "sample string 3",
"AmtOrPercToReduceForSecPricingValue": 1.0,
"LaborWithAgreement": 1.0,
"EquipmentWithAgreement": 1.0,
"MaterialWithAgreement": 1.0,
"OthersWithAgreement": 1.0,
"Regular": 1.0,
"Overtime": 1.0,
"MaterialPriceSheet": "sample string 4",
"LaborPriceSheet": "sample string 5",
"OtherPriceSheet": "sample string 6",
"TaxCode": "sample string 7",
"LaborPSDesc": "sample string 8",
"MaterialPSDesc": "sample string 9",
"OtherPSDesc": "sample string 10",
"AccountId": 11,
"CompanyId": "sample string 12",
"CreatedOn": "2025-12-16T14:40:00.0987259+00:00",
"CreatedBy": "sample string 14",
"UpdatedOn": "2025-12-16T14:40:00.0987259+00:00",
"UpdatedBy": "sample string 15",
"IsLockedForEditing": true,
"LockedBy": "sample string 17"
}
application/xml, text/xml
Sample:
<SaiSolutionCodeDefaults 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">11</AccountId> <CompanyId xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO">sample string 12</CompanyId> <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO">sample string 14</CreatedBy> <CreatedOn xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO">2025-12-16T14:40:00.0987259+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 17</LockedBy> <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO">sample string 15</UpdatedBy> <UpdatedOn xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO">2025-12-16T14:40:00.0987259+00:00</UpdatedOn> <AmtOrPercToReduceForSecPricingCri>sample string 3</AmtOrPercToReduceForSecPricingCri> <AmtOrPercToReduceForSecPricingValue>1</AmtOrPercToReduceForSecPricingValue> <EquipmentWithAgreement>1</EquipmentWithAgreement> <LaborPSDesc>sample string 8</LaborPSDesc> <LaborPriceSheet>sample string 5</LaborPriceSheet> <LaborWithAgreement>1</LaborWithAgreement> <MaterialPSDesc>sample string 9</MaterialPSDesc> <MaterialPriceSheet>sample string 4</MaterialPriceSheet> <MaterialWithAgreement>1</MaterialWithAgreement> <OtherPSDesc>sample string 10</OtherPSDesc> <OtherPriceSheet>sample string 6</OtherPriceSheet> <OthersWithAgreement>1</OthersWithAgreement> <Overtime>1</Overtime> <Regular>1</Regular> <SaiSolutionCodeDefaultsId>1</SaiSolutionCodeDefaultsId> <TaxCode>sample string 7</TaxCode> <UseTax>true</UseTax> </SaiSolutionCodeDefaults>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
SaiSolutionCodeDefaults| Name | Description | Type | Additional information |
|---|---|---|---|
| SaiSolutionCodeDefaultsId | integer |
None. |
|
| UseTax | boolean |
None. |
|
| AmtOrPercToReduceForSecPricingCri | string |
None. |
|
| AmtOrPercToReduceForSecPricingValue | decimal number |
None. |
|
| LaborWithAgreement | decimal number |
None. |
|
| EquipmentWithAgreement | decimal number |
None. |
|
| MaterialWithAgreement | decimal number |
None. |
|
| OthersWithAgreement | decimal number |
None. |
|
| Regular | decimal number |
None. |
|
| Overtime | decimal number |
None. |
|
| MaterialPriceSheet | string |
None. |
|
| LaborPriceSheet | string |
None. |
|
| OtherPriceSheet | string |
None. |
|
| TaxCode | string |
None. |
|
| LaborPSDesc | string |
None. |
|
| MaterialPSDesc | string |
None. |
|
| OtherPSDesc | string |
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:
{
"SaiSolutionCodeDefaultsId": 1,
"UseTax": true,
"AmtOrPercToReduceForSecPricingCri": "sample string 3",
"AmtOrPercToReduceForSecPricingValue": 1.0,
"LaborWithAgreement": 1.0,
"EquipmentWithAgreement": 1.0,
"MaterialWithAgreement": 1.0,
"OthersWithAgreement": 1.0,
"Regular": 1.0,
"Overtime": 1.0,
"MaterialPriceSheet": "sample string 4",
"LaborPriceSheet": "sample string 5",
"OtherPriceSheet": "sample string 6",
"TaxCode": "sample string 7",
"LaborPSDesc": "sample string 8",
"MaterialPSDesc": "sample string 9",
"OtherPSDesc": "sample string 10",
"AccountId": 11,
"CompanyId": "sample string 12",
"CreatedOn": "2025-12-16T14:40:00.1759574+00:00",
"CreatedBy": "sample string 14",
"UpdatedOn": "2025-12-16T14:40:00.1759574+00:00",
"UpdatedBy": "sample string 15",
"IsLockedForEditing": true,
"LockedBy": "sample string 17"
}
application/xml, text/xml
Sample:
<SaiSolutionCodeDefaults 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">11</AccountId> <CompanyId xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO">sample string 12</CompanyId> <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO">sample string 14</CreatedBy> <CreatedOn xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO">2025-12-16T14:40:00.1759574+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 17</LockedBy> <UpdatedBy xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO">sample string 15</UpdatedBy> <UpdatedOn xmlns="http://schemas.datacontract.org/2004/07/SAWinProV4.Model.DTO">2025-12-16T14:40:00.1759574+00:00</UpdatedOn> <AmtOrPercToReduceForSecPricingCri>sample string 3</AmtOrPercToReduceForSecPricingCri> <AmtOrPercToReduceForSecPricingValue>1</AmtOrPercToReduceForSecPricingValue> <EquipmentWithAgreement>1</EquipmentWithAgreement> <LaborPSDesc>sample string 8</LaborPSDesc> <LaborPriceSheet>sample string 5</LaborPriceSheet> <LaborWithAgreement>1</LaborWithAgreement> <MaterialPSDesc>sample string 9</MaterialPSDesc> <MaterialPriceSheet>sample string 4</MaterialPriceSheet> <MaterialWithAgreement>1</MaterialWithAgreement> <OtherPSDesc>sample string 10</OtherPSDesc> <OtherPriceSheet>sample string 6</OtherPriceSheet> <OthersWithAgreement>1</OthersWithAgreement> <Overtime>1</Overtime> <Regular>1</Regular> <SaiSolutionCodeDefaultsId>1</SaiSolutionCodeDefaultsId> <TaxCode>sample string 7</TaxCode> <UseTax>true</UseTax> </SaiSolutionCodeDefaults>