POST API/TaxMaster/SaveData
Request Information
URI Parameters
None.
Body Parameters
TaxMaster| Name | Description | Type | Additional information |
|---|---|---|---|
| VFDate | string |
None. |
|
| ToBeCalculateId | integer |
None. |
|
| Newval | integer |
None. |
|
| TaxName | string |
None. |
|
| TaxValue | decimal number |
None. |
|
| ToBeCalculate | string |
None. |
|
| ValidFrom | string |
None. |
|
| HotelId | integer |
None. |
|
| TaxIdentificationNo | string |
None. |
|
| TaxValueType | string |
None. |
|
| UserId | integer |
None. |
|
| Id | integer |
None. |
|
| TempTaxId | integer |
None. |
|
| SlabTaxMaster | Collection of SlabTaxMaster |
None. |
|
| DetailList | Collection of DetailList |
None. |
|
| List1 | Collection of ListOne |
None. |
|
| List2 | Collection of ListTwo |
None. |
Request Formats
application/json, text/json
Sample:
{
"VFDate": "sample string 1",
"ToBeCalculateId": 2,
"Newval": 3,
"TaxName": "sample string 4",
"TaxValue": 5.0,
"ToBeCalculate": "sample string 6",
"ValidFrom": "sample string 7",
"HotelId": 1,
"TaxIdentificationNo": "sample string 8",
"TaxValueType": "sample string 9",
"UserId": 10,
"Id": 11,
"TempTaxId": 12,
"SlabTaxMaster": [
{
"DelFlag": 1,
"RangeFrom": 2,
"RangeTo": 3,
"Value": 4.0,
"TaxId": 5,
"Id": 6
},
{
"DelFlag": 1,
"RangeFrom": 2,
"RangeTo": 3,
"Value": 4.0,
"TaxId": 5,
"Id": 6
}
],
"DetailList": [
{
"TaxName": "sample string 1",
"TaxValue": 2.0,
"ToBeCalculate": "sample string 3",
"ToBeCalculateId": 4,
"ValidFrom": "sample string 5",
"HotelId": 1,
"TaxIdentificationNo": "sample string 6",
"TaxValueType": "sample string 7",
"UserId": 8,
"Id": 9
},
{
"TaxName": "sample string 1",
"TaxValue": 2.0,
"ToBeCalculate": "sample string 3",
"ToBeCalculateId": 4,
"ValidFrom": "sample string 5",
"HotelId": 1,
"TaxIdentificationNo": "sample string 6",
"TaxValueType": "sample string 7",
"UserId": 8,
"Id": 9
}
],
"List1": [
{
"ToBeCalculateId": 1,
"ToBeCalculate": "sample string 2",
"NewToBeCalculateId": 3,
"NewToBeCalculate": "sample string 4"
},
{
"ToBeCalculateId": 1,
"ToBeCalculate": "sample string 2",
"NewToBeCalculateId": 3,
"NewToBeCalculate": "sample string 4"
}
],
"List2": [
{
"ToBeCalculateId": 1,
"Newval": 2,
"TaxName": "sample string 3",
"TaxValue": 4.0,
"ToBeCalculate": "sample string 5",
"ValidFrom": "sample string 6",
"HotelId": 1,
"TaxIdentificationNo": "sample string 7",
"TaxValueType": "sample string 8",
"UserId": 9,
"Id": 10,
"TempTaxId": 11,
"SlabTaxMaster": [
{
"DelFlag": 1,
"RangeFrom": 2,
"RangeTo": 3,
"Value": 4.0,
"TaxId": 5,
"Id": 6
},
{
"DelFlag": 1,
"RangeFrom": 2,
"RangeTo": 3,
"Value": 4.0,
"TaxId": 5,
"Id": 6
}
],
"DetailList": [
{
"TaxName": "sample string 1",
"TaxValue": 2.0,
"ToBeCalculate": "sample string 3",
"ToBeCalculateId": 4,
"ValidFrom": "sample string 5",
"HotelId": 1,
"TaxIdentificationNo": "sample string 6",
"TaxValueType": "sample string 7",
"UserId": 8,
"Id": 9
},
{
"TaxName": "sample string 1",
"TaxValue": 2.0,
"ToBeCalculate": "sample string 3",
"ToBeCalculateId": 4,
"ValidFrom": "sample string 5",
"HotelId": 1,
"TaxIdentificationNo": "sample string 6",
"TaxValueType": "sample string 7",
"UserId": 8,
"Id": 9
}
]
},
{
"ToBeCalculateId": 1,
"Newval": 2,
"TaxName": "sample string 3",
"TaxValue": 4.0,
"ToBeCalculate": "sample string 5",
"ValidFrom": "sample string 6",
"HotelId": 1,
"TaxIdentificationNo": "sample string 7",
"TaxValueType": "sample string 8",
"UserId": 9,
"Id": 10,
"TempTaxId": 11,
"SlabTaxMaster": [
{
"DelFlag": 1,
"RangeFrom": 2,
"RangeTo": 3,
"Value": 4.0,
"TaxId": 5,
"Id": 6
},
{
"DelFlag": 1,
"RangeFrom": 2,
"RangeTo": 3,
"Value": 4.0,
"TaxId": 5,
"Id": 6
}
],
"DetailList": [
{
"TaxName": "sample string 1",
"TaxValue": 2.0,
"ToBeCalculate": "sample string 3",
"ToBeCalculateId": 4,
"ValidFrom": "sample string 5",
"HotelId": 1,
"TaxIdentificationNo": "sample string 6",
"TaxValueType": "sample string 7",
"UserId": 8,
"Id": 9
},
{
"TaxName": "sample string 1",
"TaxValue": 2.0,
"ToBeCalculate": "sample string 3",
"ToBeCalculateId": 4,
"ValidFrom": "sample string 5",
"HotelId": 1,
"TaxIdentificationNo": "sample string 6",
"TaxValueType": "sample string 7",
"UserId": 8,
"Id": 9
}
]
}
]
}
application/xml, text/xml
Sample:
<TaxMaster xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/HMSApi.Models">
<DetailList>
<DetailList>
<HotelId>1</HotelId>
<Id>9</Id>
<TaxIdentificationNo>sample string 6</TaxIdentificationNo>
<TaxName>sample string 1</TaxName>
<TaxValue>2</TaxValue>
<TaxValueType>sample string 7</TaxValueType>
<ToBeCalculate>sample string 3</ToBeCalculate>
<ToBeCalculateId>4</ToBeCalculateId>
<UserId>8</UserId>
<ValidFrom>sample string 5</ValidFrom>
</DetailList>
<DetailList>
<HotelId>1</HotelId>
<Id>9</Id>
<TaxIdentificationNo>sample string 6</TaxIdentificationNo>
<TaxName>sample string 1</TaxName>
<TaxValue>2</TaxValue>
<TaxValueType>sample string 7</TaxValueType>
<ToBeCalculate>sample string 3</ToBeCalculate>
<ToBeCalculateId>4</ToBeCalculateId>
<UserId>8</UserId>
<ValidFrom>sample string 5</ValidFrom>
</DetailList>
</DetailList>
<HotelId>1</HotelId>
<Id>11</Id>
<List1>
<ListOne>
<NewToBeCalculate>sample string 4</NewToBeCalculate>
<NewToBeCalculateId>3</NewToBeCalculateId>
<ToBeCalculate>sample string 2</ToBeCalculate>
<ToBeCalculateId>1</ToBeCalculateId>
</ListOne>
<ListOne>
<NewToBeCalculate>sample string 4</NewToBeCalculate>
<NewToBeCalculateId>3</NewToBeCalculateId>
<ToBeCalculate>sample string 2</ToBeCalculate>
<ToBeCalculateId>1</ToBeCalculateId>
</ListOne>
</List1>
<List2>
<ListTwo>
<DetailList>
<DetailList>
<HotelId>1</HotelId>
<Id>9</Id>
<TaxIdentificationNo>sample string 6</TaxIdentificationNo>
<TaxName>sample string 1</TaxName>
<TaxValue>2</TaxValue>
<TaxValueType>sample string 7</TaxValueType>
<ToBeCalculate>sample string 3</ToBeCalculate>
<ToBeCalculateId>4</ToBeCalculateId>
<UserId>8</UserId>
<ValidFrom>sample string 5</ValidFrom>
</DetailList>
<DetailList>
<HotelId>1</HotelId>
<Id>9</Id>
<TaxIdentificationNo>sample string 6</TaxIdentificationNo>
<TaxName>sample string 1</TaxName>
<TaxValue>2</TaxValue>
<TaxValueType>sample string 7</TaxValueType>
<ToBeCalculate>sample string 3</ToBeCalculate>
<ToBeCalculateId>4</ToBeCalculateId>
<UserId>8</UserId>
<ValidFrom>sample string 5</ValidFrom>
</DetailList>
</DetailList>
<HotelId>1</HotelId>
<Id>10</Id>
<Newval>2</Newval>
<SlabTaxMaster>
<SlabTaxMaster>
<DelFlag>1</DelFlag>
<Id>6</Id>
<RangeFrom>2</RangeFrom>
<RangeTo>3</RangeTo>
<TaxId>5</TaxId>
<Value>4</Value>
</SlabTaxMaster>
<SlabTaxMaster>
<DelFlag>1</DelFlag>
<Id>6</Id>
<RangeFrom>2</RangeFrom>
<RangeTo>3</RangeTo>
<TaxId>5</TaxId>
<Value>4</Value>
</SlabTaxMaster>
</SlabTaxMaster>
<TaxIdentificationNo>sample string 7</TaxIdentificationNo>
<TaxName>sample string 3</TaxName>
<TaxValue>4</TaxValue>
<TaxValueType>sample string 8</TaxValueType>
<TempTaxId>11</TempTaxId>
<ToBeCalculate>sample string 5</ToBeCalculate>
<ToBeCalculateId>1</ToBeCalculateId>
<UserId>9</UserId>
<ValidFrom>sample string 6</ValidFrom>
</ListTwo>
<ListTwo>
<DetailList>
<DetailList>
<HotelId>1</HotelId>
<Id>9</Id>
<TaxIdentificationNo>sample string 6</TaxIdentificationNo>
<TaxName>sample string 1</TaxName>
<TaxValue>2</TaxValue>
<TaxValueType>sample string 7</TaxValueType>
<ToBeCalculate>sample string 3</ToBeCalculate>
<ToBeCalculateId>4</ToBeCalculateId>
<UserId>8</UserId>
<ValidFrom>sample string 5</ValidFrom>
</DetailList>
<DetailList>
<HotelId>1</HotelId>
<Id>9</Id>
<TaxIdentificationNo>sample string 6</TaxIdentificationNo>
<TaxName>sample string 1</TaxName>
<TaxValue>2</TaxValue>
<TaxValueType>sample string 7</TaxValueType>
<ToBeCalculate>sample string 3</ToBeCalculate>
<ToBeCalculateId>4</ToBeCalculateId>
<UserId>8</UserId>
<ValidFrom>sample string 5</ValidFrom>
</DetailList>
</DetailList>
<HotelId>1</HotelId>
<Id>10</Id>
<Newval>2</Newval>
<SlabTaxMaster>
<SlabTaxMaster>
<DelFlag>1</DelFlag>
<Id>6</Id>
<RangeFrom>2</RangeFrom>
<RangeTo>3</RangeTo>
<TaxId>5</TaxId>
<Value>4</Value>
</SlabTaxMaster>
<SlabTaxMaster>
<DelFlag>1</DelFlag>
<Id>6</Id>
<RangeFrom>2</RangeFrom>
<RangeTo>3</RangeTo>
<TaxId>5</TaxId>
<Value>4</Value>
</SlabTaxMaster>
</SlabTaxMaster>
<TaxIdentificationNo>sample string 7</TaxIdentificationNo>
<TaxName>sample string 3</TaxName>
<TaxValue>4</TaxValue>
<TaxValueType>sample string 8</TaxValueType>
<TempTaxId>11</TempTaxId>
<ToBeCalculate>sample string 5</ToBeCalculate>
<ToBeCalculateId>1</ToBeCalculateId>
<UserId>9</UserId>
<ValidFrom>sample string 6</ValidFrom>
</ListTwo>
</List2>
<Newval>3</Newval>
<SlabTaxMaster>
<SlabTaxMaster>
<DelFlag>1</DelFlag>
<Id>6</Id>
<RangeFrom>2</RangeFrom>
<RangeTo>3</RangeTo>
<TaxId>5</TaxId>
<Value>4</Value>
</SlabTaxMaster>
<SlabTaxMaster>
<DelFlag>1</DelFlag>
<Id>6</Id>
<RangeFrom>2</RangeFrom>
<RangeTo>3</RangeTo>
<TaxId>5</TaxId>
<Value>4</Value>
</SlabTaxMaster>
</SlabTaxMaster>
<TaxIdentificationNo>sample string 8</TaxIdentificationNo>
<TaxName>sample string 4</TaxName>
<TaxValue>5</TaxValue>
<TaxValueType>sample string 9</TaxValueType>
<TempTaxId>12</TempTaxId>
<ToBeCalculate>sample string 6</ToBeCalculate>
<ToBeCalculateId>2</ToBeCalculateId>
<UserId>10</UserId>
<VFDate>sample string 1</VFDate>
<ValidFrom>sample string 7</ValidFrom>
</TaxMaster>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of TaxMaster| Name | Description | Type | Additional information |
|---|---|---|---|
| VFDate | string |
None. |
|
| ToBeCalculateId | integer |
None. |
|
| Newval | integer |
None. |
|
| TaxName | string |
None. |
|
| TaxValue | decimal number |
None. |
|
| ToBeCalculate | string |
None. |
|
| ValidFrom | string |
None. |
|
| HotelId | integer |
None. |
|
| TaxIdentificationNo | string |
None. |
|
| TaxValueType | string |
None. |
|
| UserId | integer |
None. |
|
| Id | integer |
None. |
|
| TempTaxId | integer |
None. |
|
| SlabTaxMaster | Collection of SlabTaxMaster |
None. |
|
| DetailList | Collection of DetailList |
None. |
|
| List1 | Collection of ListOne |
None. |
|
| List2 | Collection of ListTwo |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"VFDate": "sample string 1",
"ToBeCalculateId": 2,
"Newval": 3,
"TaxName": "sample string 4",
"TaxValue": 5.0,
"ToBeCalculate": "sample string 6",
"ValidFrom": "sample string 7",
"HotelId": 1,
"TaxIdentificationNo": "sample string 8",
"TaxValueType": "sample string 9",
"UserId": 10,
"Id": 11,
"TempTaxId": 12,
"SlabTaxMaster": [
{
"DelFlag": 1,
"RangeFrom": 2,
"RangeTo": 3,
"Value": 4.0,
"TaxId": 5,
"Id": 6
},
{
"DelFlag": 1,
"RangeFrom": 2,
"RangeTo": 3,
"Value": 4.0,
"TaxId": 5,
"Id": 6
}
],
"DetailList": [
{
"TaxName": "sample string 1",
"TaxValue": 2.0,
"ToBeCalculate": "sample string 3",
"ToBeCalculateId": 4,
"ValidFrom": "sample string 5",
"HotelId": 1,
"TaxIdentificationNo": "sample string 6",
"TaxValueType": "sample string 7",
"UserId": 8,
"Id": 9
},
{
"TaxName": "sample string 1",
"TaxValue": 2.0,
"ToBeCalculate": "sample string 3",
"ToBeCalculateId": 4,
"ValidFrom": "sample string 5",
"HotelId": 1,
"TaxIdentificationNo": "sample string 6",
"TaxValueType": "sample string 7",
"UserId": 8,
"Id": 9
}
],
"List1": [
{
"ToBeCalculateId": 1,
"ToBeCalculate": "sample string 2",
"NewToBeCalculateId": 3,
"NewToBeCalculate": "sample string 4"
},
{
"ToBeCalculateId": 1,
"ToBeCalculate": "sample string 2",
"NewToBeCalculateId": 3,
"NewToBeCalculate": "sample string 4"
}
],
"List2": [
{
"ToBeCalculateId": 1,
"Newval": 2,
"TaxName": "sample string 3",
"TaxValue": 4.0,
"ToBeCalculate": "sample string 5",
"ValidFrom": "sample string 6",
"HotelId": 1,
"TaxIdentificationNo": "sample string 7",
"TaxValueType": "sample string 8",
"UserId": 9,
"Id": 10,
"TempTaxId": 11,
"SlabTaxMaster": [
{
"DelFlag": 1,
"RangeFrom": 2,
"RangeTo": 3,
"Value": 4.0,
"TaxId": 5,
"Id": 6
},
{
"DelFlag": 1,
"RangeFrom": 2,
"RangeTo": 3,
"Value": 4.0,
"TaxId": 5,
"Id": 6
}
],
"DetailList": [
{
"TaxName": "sample string 1",
"TaxValue": 2.0,
"ToBeCalculate": "sample string 3",
"ToBeCalculateId": 4,
"ValidFrom": "sample string 5",
"HotelId": 1,
"TaxIdentificationNo": "sample string 6",
"TaxValueType": "sample string 7",
"UserId": 8,
"Id": 9
},
{
"TaxName": "sample string 1",
"TaxValue": 2.0,
"ToBeCalculate": "sample string 3",
"ToBeCalculateId": 4,
"ValidFrom": "sample string 5",
"HotelId": 1,
"TaxIdentificationNo": "sample string 6",
"TaxValueType": "sample string 7",
"UserId": 8,
"Id": 9
}
]
},
{
"ToBeCalculateId": 1,
"Newval": 2,
"TaxName": "sample string 3",
"TaxValue": 4.0,
"ToBeCalculate": "sample string 5",
"ValidFrom": "sample string 6",
"HotelId": 1,
"TaxIdentificationNo": "sample string 7",
"TaxValueType": "sample string 8",
"UserId": 9,
"Id": 10,
"TempTaxId": 11,
"SlabTaxMaster": [
{
"DelFlag": 1,
"RangeFrom": 2,
"RangeTo": 3,
"Value": 4.0,
"TaxId": 5,
"Id": 6
},
{
"DelFlag": 1,
"RangeFrom": 2,
"RangeTo": 3,
"Value": 4.0,
"TaxId": 5,
"Id": 6
}
],
"DetailList": [
{
"TaxName": "sample string 1",
"TaxValue": 2.0,
"ToBeCalculate": "sample string 3",
"ToBeCalculateId": 4,
"ValidFrom": "sample string 5",
"HotelId": 1,
"TaxIdentificationNo": "sample string 6",
"TaxValueType": "sample string 7",
"UserId": 8,
"Id": 9
},
{
"TaxName": "sample string 1",
"TaxValue": 2.0,
"ToBeCalculate": "sample string 3",
"ToBeCalculateId": 4,
"ValidFrom": "sample string 5",
"HotelId": 1,
"TaxIdentificationNo": "sample string 6",
"TaxValueType": "sample string 7",
"UserId": 8,
"Id": 9
}
]
}
]
},
{
"VFDate": "sample string 1",
"ToBeCalculateId": 2,
"Newval": 3,
"TaxName": "sample string 4",
"TaxValue": 5.0,
"ToBeCalculate": "sample string 6",
"ValidFrom": "sample string 7",
"HotelId": 1,
"TaxIdentificationNo": "sample string 8",
"TaxValueType": "sample string 9",
"UserId": 10,
"Id": 11,
"TempTaxId": 12,
"SlabTaxMaster": [
{
"DelFlag": 1,
"RangeFrom": 2,
"RangeTo": 3,
"Value": 4.0,
"TaxId": 5,
"Id": 6
},
{
"DelFlag": 1,
"RangeFrom": 2,
"RangeTo": 3,
"Value": 4.0,
"TaxId": 5,
"Id": 6
}
],
"DetailList": [
{
"TaxName": "sample string 1",
"TaxValue": 2.0,
"ToBeCalculate": "sample string 3",
"ToBeCalculateId": 4,
"ValidFrom": "sample string 5",
"HotelId": 1,
"TaxIdentificationNo": "sample string 6",
"TaxValueType": "sample string 7",
"UserId": 8,
"Id": 9
},
{
"TaxName": "sample string 1",
"TaxValue": 2.0,
"ToBeCalculate": "sample string 3",
"ToBeCalculateId": 4,
"ValidFrom": "sample string 5",
"HotelId": 1,
"TaxIdentificationNo": "sample string 6",
"TaxValueType": "sample string 7",
"UserId": 8,
"Id": 9
}
],
"List1": [
{
"ToBeCalculateId": 1,
"ToBeCalculate": "sample string 2",
"NewToBeCalculateId": 3,
"NewToBeCalculate": "sample string 4"
},
{
"ToBeCalculateId": 1,
"ToBeCalculate": "sample string 2",
"NewToBeCalculateId": 3,
"NewToBeCalculate": "sample string 4"
}
],
"List2": [
{
"ToBeCalculateId": 1,
"Newval": 2,
"TaxName": "sample string 3",
"TaxValue": 4.0,
"ToBeCalculate": "sample string 5",
"ValidFrom": "sample string 6",
"HotelId": 1,
"TaxIdentificationNo": "sample string 7",
"TaxValueType": "sample string 8",
"UserId": 9,
"Id": 10,
"TempTaxId": 11,
"SlabTaxMaster": [
{
"DelFlag": 1,
"RangeFrom": 2,
"RangeTo": 3,
"Value": 4.0,
"TaxId": 5,
"Id": 6
},
{
"DelFlag": 1,
"RangeFrom": 2,
"RangeTo": 3,
"Value": 4.0,
"TaxId": 5,
"Id": 6
}
],
"DetailList": [
{
"TaxName": "sample string 1",
"TaxValue": 2.0,
"ToBeCalculate": "sample string 3",
"ToBeCalculateId": 4,
"ValidFrom": "sample string 5",
"HotelId": 1,
"TaxIdentificationNo": "sample string 6",
"TaxValueType": "sample string 7",
"UserId": 8,
"Id": 9
},
{
"TaxName": "sample string 1",
"TaxValue": 2.0,
"ToBeCalculate": "sample string 3",
"ToBeCalculateId": 4,
"ValidFrom": "sample string 5",
"HotelId": 1,
"TaxIdentificationNo": "sample string 6",
"TaxValueType": "sample string 7",
"UserId": 8,
"Id": 9
}
]
},
{
"ToBeCalculateId": 1,
"Newval": 2,
"TaxName": "sample string 3",
"TaxValue": 4.0,
"ToBeCalculate": "sample string 5",
"ValidFrom": "sample string 6",
"HotelId": 1,
"TaxIdentificationNo": "sample string 7",
"TaxValueType": "sample string 8",
"UserId": 9,
"Id": 10,
"TempTaxId": 11,
"SlabTaxMaster": [
{
"DelFlag": 1,
"RangeFrom": 2,
"RangeTo": 3,
"Value": 4.0,
"TaxId": 5,
"Id": 6
},
{
"DelFlag": 1,
"RangeFrom": 2,
"RangeTo": 3,
"Value": 4.0,
"TaxId": 5,
"Id": 6
}
],
"DetailList": [
{
"TaxName": "sample string 1",
"TaxValue": 2.0,
"ToBeCalculate": "sample string 3",
"ToBeCalculateId": 4,
"ValidFrom": "sample string 5",
"HotelId": 1,
"TaxIdentificationNo": "sample string 6",
"TaxValueType": "sample string 7",
"UserId": 8,
"Id": 9
},
{
"TaxName": "sample string 1",
"TaxValue": 2.0,
"ToBeCalculate": "sample string 3",
"ToBeCalculateId": 4,
"ValidFrom": "sample string 5",
"HotelId": 1,
"TaxIdentificationNo": "sample string 6",
"TaxValueType": "sample string 7",
"UserId": 8,
"Id": 9
}
]
}
]
}
]
application/xml, text/xml
Sample:
<ArrayOfTaxMaster xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/HMSApi.Models">
<TaxMaster>
<DetailList>
<DetailList>
<HotelId>1</HotelId>
<Id>9</Id>
<TaxIdentificationNo>sample string 6</TaxIdentificationNo>
<TaxName>sample string 1</TaxName>
<TaxValue>2</TaxValue>
<TaxValueType>sample string 7</TaxValueType>
<ToBeCalculate>sample string 3</ToBeCalculate>
<ToBeCalculateId>4</ToBeCalculateId>
<UserId>8</UserId>
<ValidFrom>sample string 5</ValidFrom>
</DetailList>
<DetailList>
<HotelId>1</HotelId>
<Id>9</Id>
<TaxIdentificationNo>sample string 6</TaxIdentificationNo>
<TaxName>sample string 1</TaxName>
<TaxValue>2</TaxValue>
<TaxValueType>sample string 7</TaxValueType>
<ToBeCalculate>sample string 3</ToBeCalculate>
<ToBeCalculateId>4</ToBeCalculateId>
<UserId>8</UserId>
<ValidFrom>sample string 5</ValidFrom>
</DetailList>
</DetailList>
<HotelId>1</HotelId>
<Id>11</Id>
<List1>
<ListOne>
<NewToBeCalculate>sample string 4</NewToBeCalculate>
<NewToBeCalculateId>3</NewToBeCalculateId>
<ToBeCalculate>sample string 2</ToBeCalculate>
<ToBeCalculateId>1</ToBeCalculateId>
</ListOne>
<ListOne>
<NewToBeCalculate>sample string 4</NewToBeCalculate>
<NewToBeCalculateId>3</NewToBeCalculateId>
<ToBeCalculate>sample string 2</ToBeCalculate>
<ToBeCalculateId>1</ToBeCalculateId>
</ListOne>
</List1>
<List2>
<ListTwo>
<DetailList>
<DetailList>
<HotelId>1</HotelId>
<Id>9</Id>
<TaxIdentificationNo>sample string 6</TaxIdentificationNo>
<TaxName>sample string 1</TaxName>
<TaxValue>2</TaxValue>
<TaxValueType>sample string 7</TaxValueType>
<ToBeCalculate>sample string 3</ToBeCalculate>
<ToBeCalculateId>4</ToBeCalculateId>
<UserId>8</UserId>
<ValidFrom>sample string 5</ValidFrom>
</DetailList>
<DetailList>
<HotelId>1</HotelId>
<Id>9</Id>
<TaxIdentificationNo>sample string 6</TaxIdentificationNo>
<TaxName>sample string 1</TaxName>
<TaxValue>2</TaxValue>
<TaxValueType>sample string 7</TaxValueType>
<ToBeCalculate>sample string 3</ToBeCalculate>
<ToBeCalculateId>4</ToBeCalculateId>
<UserId>8</UserId>
<ValidFrom>sample string 5</ValidFrom>
</DetailList>
</DetailList>
<HotelId>1</HotelId>
<Id>10</Id>
<Newval>2</Newval>
<SlabTaxMaster>
<SlabTaxMaster>
<DelFlag>1</DelFlag>
<Id>6</Id>
<RangeFrom>2</RangeFrom>
<RangeTo>3</RangeTo>
<TaxId>5</TaxId>
<Value>4</Value>
</SlabTaxMaster>
<SlabTaxMaster>
<DelFlag>1</DelFlag>
<Id>6</Id>
<RangeFrom>2</RangeFrom>
<RangeTo>3</RangeTo>
<TaxId>5</TaxId>
<Value>4</Value>
</SlabTaxMaster>
</SlabTaxMaster>
<TaxIdentificationNo>sample string 7</TaxIdentificationNo>
<TaxName>sample string 3</TaxName>
<TaxValue>4</TaxValue>
<TaxValueType>sample string 8</TaxValueType>
<TempTaxId>11</TempTaxId>
<ToBeCalculate>sample string 5</ToBeCalculate>
<ToBeCalculateId>1</ToBeCalculateId>
<UserId>9</UserId>
<ValidFrom>sample string 6</ValidFrom>
</ListTwo>
<ListTwo>
<DetailList>
<DetailList>
<HotelId>1</HotelId>
<Id>9</Id>
<TaxIdentificationNo>sample string 6</TaxIdentificationNo>
<TaxName>sample string 1</TaxName>
<TaxValue>2</TaxValue>
<TaxValueType>sample string 7</TaxValueType>
<ToBeCalculate>sample string 3</ToBeCalculate>
<ToBeCalculateId>4</ToBeCalculateId>
<UserId>8</UserId>
<ValidFrom>sample string 5</ValidFrom>
</DetailList>
<DetailList>
<HotelId>1</HotelId>
<Id>9</Id>
<TaxIdentificationNo>sample string 6</TaxIdentificationNo>
<TaxName>sample string 1</TaxName>
<TaxValue>2</TaxValue>
<TaxValueType>sample string 7</TaxValueType>
<ToBeCalculate>sample string 3</ToBeCalculate>
<ToBeCalculateId>4</ToBeCalculateId>
<UserId>8</UserId>
<ValidFrom>sample string 5</ValidFrom>
</DetailList>
</DetailList>
<HotelId>1</HotelId>
<Id>10</Id>
<Newval>2</Newval>
<SlabTaxMaster>
<SlabTaxMaster>
<DelFlag>1</DelFlag>
<Id>6</Id>
<RangeFrom>2</RangeFrom>
<RangeTo>3</RangeTo>
<TaxId>5</TaxId>
<Value>4</Value>
</SlabTaxMaster>
<SlabTaxMaster>
<DelFlag>1</DelFlag>
<Id>6</Id>
<RangeFrom>2</RangeFrom>
<RangeTo>3</RangeTo>
<TaxId>5</TaxId>
<Value>4</Value>
</SlabTaxMaster>
</SlabTaxMaster>
<TaxIdentificationNo>sample string 7</TaxIdentificationNo>
<TaxName>sample string 3</TaxName>
<TaxValue>4</TaxValue>
<TaxValueType>sample string 8</TaxValueType>
<TempTaxId>11</TempTaxId>
<ToBeCalculate>sample string 5</ToBeCalculate>
<ToBeCalculateId>1</ToBeCalculateId>
<UserId>9</UserId>
<ValidFrom>sample string 6</ValidFrom>
</ListTwo>
</List2>
<Newval>3</Newval>
<SlabTaxMaster>
<SlabTaxMaster>
<DelFlag>1</DelFlag>
<Id>6</Id>
<RangeFrom>2</RangeFrom>
<RangeTo>3</RangeTo>
<TaxId>5</TaxId>
<Value>4</Value>
</SlabTaxMaster>
<SlabTaxMaster>
<DelFlag>1</DelFlag>
<Id>6</Id>
<RangeFrom>2</RangeFrom>
<RangeTo>3</RangeTo>
<TaxId>5</TaxId>
<Value>4</Value>
</SlabTaxMaster>
</SlabTaxMaster>
<TaxIdentificationNo>sample string 8</TaxIdentificationNo>
<TaxName>sample string 4</TaxName>
<TaxValue>5</TaxValue>
<TaxValueType>sample string 9</TaxValueType>
<TempTaxId>12</TempTaxId>
<ToBeCalculate>sample string 6</ToBeCalculate>
<ToBeCalculateId>2</ToBeCalculateId>
<UserId>10</UserId>
<VFDate>sample string 1</VFDate>
<ValidFrom>sample string 7</ValidFrom>
</TaxMaster>
<TaxMaster>
<DetailList>
<DetailList>
<HotelId>1</HotelId>
<Id>9</Id>
<TaxIdentificationNo>sample string 6</TaxIdentificationNo>
<TaxName>sample string 1</TaxName>
<TaxValue>2</TaxValue>
<TaxValueType>sample string 7</TaxValueType>
<ToBeCalculate>sample string 3</ToBeCalculate>
<ToBeCalculateId>4</ToBeCalculateId>
<UserId>8</UserId>
<ValidFrom>sample string 5</ValidFrom>
</DetailList>
<DetailList>
<HotelId>1</HotelId>
<Id>9</Id>
<TaxIdentificationNo>sample string 6</TaxIdentificationNo>
<TaxName>sample string 1</TaxName>
<TaxValue>2</TaxValue>
<TaxValueType>sample string 7</TaxValueType>
<ToBeCalculate>sample string 3</ToBeCalculate>
<ToBeCalculateId>4</ToBeCalculateId>
<UserId>8</UserId>
<ValidFrom>sample string 5</ValidFrom>
</DetailList>
</DetailList>
<HotelId>1</HotelId>
<Id>11</Id>
<List1>
<ListOne>
<NewToBeCalculate>sample string 4</NewToBeCalculate>
<NewToBeCalculateId>3</NewToBeCalculateId>
<ToBeCalculate>sample string 2</ToBeCalculate>
<ToBeCalculateId>1</ToBeCalculateId>
</ListOne>
<ListOne>
<NewToBeCalculate>sample string 4</NewToBeCalculate>
<NewToBeCalculateId>3</NewToBeCalculateId>
<ToBeCalculate>sample string 2</ToBeCalculate>
<ToBeCalculateId>1</ToBeCalculateId>
</ListOne>
</List1>
<List2>
<ListTwo>
<DetailList>
<DetailList>
<HotelId>1</HotelId>
<Id>9</Id>
<TaxIdentificationNo>sample string 6</TaxIdentificationNo>
<TaxName>sample string 1</TaxName>
<TaxValue>2</TaxValue>
<TaxValueType>sample string 7</TaxValueType>
<ToBeCalculate>sample string 3</ToBeCalculate>
<ToBeCalculateId>4</ToBeCalculateId>
<UserId>8</UserId>
<ValidFrom>sample string 5</ValidFrom>
</DetailList>
<DetailList>
<HotelId>1</HotelId>
<Id>9</Id>
<TaxIdentificationNo>sample string 6</TaxIdentificationNo>
<TaxName>sample string 1</TaxName>
<TaxValue>2</TaxValue>
<TaxValueType>sample string 7</TaxValueType>
<ToBeCalculate>sample string 3</ToBeCalculate>
<ToBeCalculateId>4</ToBeCalculateId>
<UserId>8</UserId>
<ValidFrom>sample string 5</ValidFrom>
</DetailList>
</DetailList>
<HotelId>1</HotelId>
<Id>10</Id>
<Newval>2</Newval>
<SlabTaxMaster>
<SlabTaxMaster>
<DelFlag>1</DelFlag>
<Id>6</Id>
<RangeFrom>2</RangeFrom>
<RangeTo>3</RangeTo>
<TaxId>5</TaxId>
<Value>4</Value>
</SlabTaxMaster>
<SlabTaxMaster>
<DelFlag>1</DelFlag>
<Id>6</Id>
<RangeFrom>2</RangeFrom>
<RangeTo>3</RangeTo>
<TaxId>5</TaxId>
<Value>4</Value>
</SlabTaxMaster>
</SlabTaxMaster>
<TaxIdentificationNo>sample string 7</TaxIdentificationNo>
<TaxName>sample string 3</TaxName>
<TaxValue>4</TaxValue>
<TaxValueType>sample string 8</TaxValueType>
<TempTaxId>11</TempTaxId>
<ToBeCalculate>sample string 5</ToBeCalculate>
<ToBeCalculateId>1</ToBeCalculateId>
<UserId>9</UserId>
<ValidFrom>sample string 6</ValidFrom>
</ListTwo>
<ListTwo>
<DetailList>
<DetailList>
<HotelId>1</HotelId>
<Id>9</Id>
<TaxIdentificationNo>sample string 6</TaxIdentificationNo>
<TaxName>sample string 1</TaxName>
<TaxValue>2</TaxValue>
<TaxValueType>sample string 7</TaxValueType>
<ToBeCalculate>sample string 3</ToBeCalculate>
<ToBeCalculateId>4</ToBeCalculateId>
<UserId>8</UserId>
<ValidFrom>sample string 5</ValidFrom>
</DetailList>
<DetailList>
<HotelId>1</HotelId>
<Id>9</Id>
<TaxIdentificationNo>sample string 6</TaxIdentificationNo>
<TaxName>sample string 1</TaxName>
<TaxValue>2</TaxValue>
<TaxValueType>sample string 7</TaxValueType>
<ToBeCalculate>sample string 3</ToBeCalculate>
<ToBeCalculateId>4</ToBeCalculateId>
<UserId>8</UserId>
<ValidFrom>sample string 5</ValidFrom>
</DetailList>
</DetailList>
<HotelId>1</HotelId>
<Id>10</Id>
<Newval>2</Newval>
<SlabTaxMaster>
<SlabTaxMaster>
<DelFlag>1</DelFlag>
<Id>6</Id>
<RangeFrom>2</RangeFrom>
<RangeTo>3</RangeTo>
<TaxId>5</TaxId>
<Value>4</Value>
</SlabTaxMaster>
<SlabTaxMaster>
<DelFlag>1</DelFlag>
<Id>6</Id>
<RangeFrom>2</RangeFrom>
<RangeTo>3</RangeTo>
<TaxId>5</TaxId>
<Value>4</Value>
</SlabTaxMaster>
</SlabTaxMaster>
<TaxIdentificationNo>sample string 7</TaxIdentificationNo>
<TaxName>sample string 3</TaxName>
<TaxValue>4</TaxValue>
<TaxValueType>sample string 8</TaxValueType>
<TempTaxId>11</TempTaxId>
<ToBeCalculate>sample string 5</ToBeCalculate>
<ToBeCalculateId>1</ToBeCalculateId>
<UserId>9</UserId>
<ValidFrom>sample string 6</ValidFrom>
</ListTwo>
</List2>
<Newval>3</Newval>
<SlabTaxMaster>
<SlabTaxMaster>
<DelFlag>1</DelFlag>
<Id>6</Id>
<RangeFrom>2</RangeFrom>
<RangeTo>3</RangeTo>
<TaxId>5</TaxId>
<Value>4</Value>
</SlabTaxMaster>
<SlabTaxMaster>
<DelFlag>1</DelFlag>
<Id>6</Id>
<RangeFrom>2</RangeFrom>
<RangeTo>3</RangeTo>
<TaxId>5</TaxId>
<Value>4</Value>
</SlabTaxMaster>
</SlabTaxMaster>
<TaxIdentificationNo>sample string 8</TaxIdentificationNo>
<TaxName>sample string 4</TaxName>
<TaxValue>5</TaxValue>
<TaxValueType>sample string 9</TaxValueType>
<TempTaxId>12</TempTaxId>
<ToBeCalculate>sample string 6</ToBeCalculate>
<ToBeCalculateId>2</ToBeCalculateId>
<UserId>10</UserId>
<VFDate>sample string 1</VFDate>
<ValidFrom>sample string 7</ValidFrom>
</TaxMaster>
</ArrayOfTaxMaster>