GET API/ServicePayment/LoadBillNo/{HotelId}/{ServiceType}/{RoomId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
HotelId

string

Required

ServiceType

string

Required

RoomId

integer

Required

Body Parameters

ServicePayment
NameDescriptionTypeAdditional information
SPID

string

None.

SPProperty

Collection of SPProperty

None.

ServicePayBill

Collection of ServicePayBill

None.

ServicePayTotalBill

Collection of ServicePayTotalBill

None.

DescItemList

Collection of DescItemList

None.

ServicePayTaxDtls

Collection of ServicePayTaxDtls

None.

TaxNameList

Collection of TaxNames

None.

RoomId

integer

None.

Id

integer

None.

label

integer

None.

SPBillList

Collection of integer

None.

ServiceType

string

None.

GuestName

string

None.

RoomType

string

None.

CheckInId

integer

None.

BillNo

string

None.

BillAmount

string

None.

RoomNo

string

None.

BillId

integer

None.

RefNo

string

None.

Category

string

None.

PaymentMode

string

None.

UserId

integer

None.

HotelId

integer

None.

Id1

string

None.

ServiceBillPaymentId

string

None.

Msg

string

None.

ReferenceNo

string

None.

Request Formats

application/json, text/json

Sample:
{
  "SPID": "sample string 1",
  "SPProperty": [
    {
      "Email": "sample string 1",
      "HotelName": "sample string 2",
      "Addressline1": "sample string 3",
      "Addressline2": "sample string 4",
      "LocalityName": "sample string 5",
      "CityName": "sample string 6",
      "StateName": "sample string 7",
      "Postal": "sample string 8",
      "CountryName": "sample string 9",
      "Phone": "sample string 10",
      "HotelId": 11,
      "Address": "sample string 12",
      "UserId": 13,
      "Id": 14,
      "Logo": "sample string 15",
      "GSTNo": "sample string 16"
    },
    {
      "Email": "sample string 1",
      "HotelName": "sample string 2",
      "Addressline1": "sample string 3",
      "Addressline2": "sample string 4",
      "LocalityName": "sample string 5",
      "CityName": "sample string 6",
      "StateName": "sample string 7",
      "Postal": "sample string 8",
      "CountryName": "sample string 9",
      "Phone": "sample string 10",
      "HotelId": 11,
      "Address": "sample string 12",
      "UserId": 13,
      "Id": 14,
      "Logo": "sample string 15",
      "GSTNo": "sample string 16"
    }
  ],
  "ServicePayBill": [
    {
      "GuestName": "sample string 1",
      "BillDate": "sample string 2",
      "BillNo": 3,
      "RoomNo": "sample string 4",
      "RoomType": "sample string 5",
      "BillAmount": 6.0,
      "SubTotalAmount": 7.0,
      "TotalTaxAmount": 8.0,
      "ServiceType": "sample string 9",
      "Column1": 10.0,
      "Column2": 11.0,
      "Column3": 12.0,
      "Column4": 13.0,
      "Column5": 14.0,
      "Column6": 15.0,
      "Column7": 16.0,
      "Column8": 17.0,
      "Column9": 18.0,
      "Column10": 19.0
    },
    {
      "GuestName": "sample string 1",
      "BillDate": "sample string 2",
      "BillNo": 3,
      "RoomNo": "sample string 4",
      "RoomType": "sample string 5",
      "BillAmount": 6.0,
      "SubTotalAmount": 7.0,
      "TotalTaxAmount": 8.0,
      "ServiceType": "sample string 9",
      "Column1": 10.0,
      "Column2": 11.0,
      "Column3": 12.0,
      "Column4": 13.0,
      "Column5": 14.0,
      "Column6": 15.0,
      "Column7": 16.0,
      "Column8": 17.0,
      "Column9": 18.0,
      "Column10": 19.0
    }
  ],
  "ServicePayTotalBill": [
    {
      "PaymentMode": "sample string 1",
      "Total": 2.0,
      "SubTotalAmount": 3.0,
      "TotalTaxAmount": 4.0
    },
    {
      "PaymentMode": "sample string 1",
      "Total": 2.0,
      "SubTotalAmount": 3.0,
      "TotalTaxAmount": 4.0
    }
  ],
  "DescItemList": [
    {
      "ItemName": "sample string 1",
      "Amount": 2.0,
      "Qty": 3,
      "TotalAmount": 4.0
    },
    {
      "ItemName": "sample string 1",
      "Amount": 2.0,
      "Qty": 3,
      "TotalAmount": 4.0
    }
  ],
  "ServicePayTaxDtls": [
    {
      "TaxName": "sample string 1",
      "TaxPercentage": 2.0,
      "TaxAmount": 3.0
    },
    {
      "TaxName": "sample string 1",
      "TaxPercentage": 2.0,
      "TaxAmount": 3.0
    }
  ],
  "TaxNameList": [
    {
      "TaxName": "sample string 1",
      "TaxPercentage": 2.0
    },
    {
      "TaxName": "sample string 1",
      "TaxPercentage": 2.0
    }
  ],
  "RoomId": 2,
  "Id": 3,
  "label": 4,
  "SPBillList": [
    1,
    2
  ],
  "ServiceType": "sample string 5",
  "GuestName": "sample string 6",
  "RoomType": "sample string 7",
  "CheckInId": 8,
  "BillNo": "sample string 9",
  "BillAmount": "sample string 10",
  "RoomNo": "sample string 11",
  "BillId": 12,
  "RefNo": "sample string 13",
  "Category": "sample string 14",
  "PaymentMode": "sample string 15",
  "UserId": 16,
  "HotelId": 17,
  "Id1": "sample string 18",
  "ServiceBillPaymentId": "sample string 19",
  "Msg": "sample string 20",
  "ReferenceNo": "sample string 21"
}

application/xml, text/xml

Sample:
<ServicePayment xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/HMSApi.Models">
  <BillAmount>sample string 10</BillAmount>
  <BillId>12</BillId>
  <BillNo>sample string 9</BillNo>
  <Category>sample string 14</Category>
  <CheckInId>8</CheckInId>
  <DescItemList>
    <DescItemList>
      <Amount>2</Amount>
      <ItemName>sample string 1</ItemName>
      <Qty>3</Qty>
      <TotalAmount>4</TotalAmount>
    </DescItemList>
    <DescItemList>
      <Amount>2</Amount>
      <ItemName>sample string 1</ItemName>
      <Qty>3</Qty>
      <TotalAmount>4</TotalAmount>
    </DescItemList>
  </DescItemList>
  <GuestName>sample string 6</GuestName>
  <HotelId>17</HotelId>
  <Id>3</Id>
  <Id1>sample string 18</Id1>
  <Msg>sample string 20</Msg>
  <PaymentMode>sample string 15</PaymentMode>
  <RefNo>sample string 13</RefNo>
  <ReferenceNo>sample string 21</ReferenceNo>
  <RoomId>2</RoomId>
  <RoomNo>sample string 11</RoomNo>
  <RoomType>sample string 7</RoomType>
  <SPBillList xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:long>1</d2p1:long>
    <d2p1:long>2</d2p1:long>
  </SPBillList>
  <SPID>sample string 1</SPID>
  <SPProperty>
    <SPProperty>
      <Address>sample string 12</Address>
      <Addressline1>sample string 3</Addressline1>
      <Addressline2>sample string 4</Addressline2>
      <CityName>sample string 6</CityName>
      <CountryName>sample string 9</CountryName>
      <Email>sample string 1</Email>
      <GSTNo>sample string 16</GSTNo>
      <HotelId>11</HotelId>
      <HotelName>sample string 2</HotelName>
      <Id>14</Id>
      <LocalityName>sample string 5</LocalityName>
      <Logo>sample string 15</Logo>
      <Phone>sample string 10</Phone>
      <Postal>sample string 8</Postal>
      <StateName>sample string 7</StateName>
      <UserId>13</UserId>
    </SPProperty>
    <SPProperty>
      <Address>sample string 12</Address>
      <Addressline1>sample string 3</Addressline1>
      <Addressline2>sample string 4</Addressline2>
      <CityName>sample string 6</CityName>
      <CountryName>sample string 9</CountryName>
      <Email>sample string 1</Email>
      <GSTNo>sample string 16</GSTNo>
      <HotelId>11</HotelId>
      <HotelName>sample string 2</HotelName>
      <Id>14</Id>
      <LocalityName>sample string 5</LocalityName>
      <Logo>sample string 15</Logo>
      <Phone>sample string 10</Phone>
      <Postal>sample string 8</Postal>
      <StateName>sample string 7</StateName>
      <UserId>13</UserId>
    </SPProperty>
  </SPProperty>
  <ServiceBillPaymentId>sample string 19</ServiceBillPaymentId>
  <ServicePayBill>
    <ServicePayBill>
      <BillAmount>6</BillAmount>
      <BillDate>sample string 2</BillDate>
      <BillNo>3</BillNo>
      <Column1>10</Column1>
      <Column10>19</Column10>
      <Column2>11</Column2>
      <Column3>12</Column3>
      <Column4>13</Column4>
      <Column5>14</Column5>
      <Column6>15</Column6>
      <Column7>16</Column7>
      <Column8>17</Column8>
      <Column9>18</Column9>
      <GuestName>sample string 1</GuestName>
      <RoomNo>sample string 4</RoomNo>
      <RoomType>sample string 5</RoomType>
      <ServiceType>sample string 9</ServiceType>
      <SubTotalAmount>7</SubTotalAmount>
      <TotalTaxAmount>8</TotalTaxAmount>
    </ServicePayBill>
    <ServicePayBill>
      <BillAmount>6</BillAmount>
      <BillDate>sample string 2</BillDate>
      <BillNo>3</BillNo>
      <Column1>10</Column1>
      <Column10>19</Column10>
      <Column2>11</Column2>
      <Column3>12</Column3>
      <Column4>13</Column4>
      <Column5>14</Column5>
      <Column6>15</Column6>
      <Column7>16</Column7>
      <Column8>17</Column8>
      <Column9>18</Column9>
      <GuestName>sample string 1</GuestName>
      <RoomNo>sample string 4</RoomNo>
      <RoomType>sample string 5</RoomType>
      <ServiceType>sample string 9</ServiceType>
      <SubTotalAmount>7</SubTotalAmount>
      <TotalTaxAmount>8</TotalTaxAmount>
    </ServicePayBill>
  </ServicePayBill>
  <ServicePayTaxDtls>
    <ServicePayTaxDtls>
      <TaxAmount>3</TaxAmount>
      <TaxName>sample string 1</TaxName>
      <TaxPercentage>2</TaxPercentage>
    </ServicePayTaxDtls>
    <ServicePayTaxDtls>
      <TaxAmount>3</TaxAmount>
      <TaxName>sample string 1</TaxName>
      <TaxPercentage>2</TaxPercentage>
    </ServicePayTaxDtls>
  </ServicePayTaxDtls>
  <ServicePayTotalBill>
    <ServicePayTotalBill>
      <PaymentMode>sample string 1</PaymentMode>
      <SubTotalAmount>3</SubTotalAmount>
      <Total>2</Total>
      <TotalTaxAmount>4</TotalTaxAmount>
    </ServicePayTotalBill>
    <ServicePayTotalBill>
      <PaymentMode>sample string 1</PaymentMode>
      <SubTotalAmount>3</SubTotalAmount>
      <Total>2</Total>
      <TotalTaxAmount>4</TotalTaxAmount>
    </ServicePayTotalBill>
  </ServicePayTotalBill>
  <ServiceType>sample string 5</ServiceType>
  <TaxNameList>
    <TaxNames>
      <TaxName>sample string 1</TaxName>
      <TaxPercentage>2</TaxPercentage>
    </TaxNames>
    <TaxNames>
      <TaxName>sample string 1</TaxName>
      <TaxPercentage>2</TaxPercentage>
    </TaxNames>
  </TaxNameList>
  <UserId>16</UserId>
  <label>4</label>
</ServicePayment>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Collection of ServicePayment
NameDescriptionTypeAdditional information
SPID

string

None.

SPProperty

Collection of SPProperty

None.

ServicePayBill

Collection of ServicePayBill

None.

ServicePayTotalBill

Collection of ServicePayTotalBill

None.

DescItemList

Collection of DescItemList

None.

ServicePayTaxDtls

Collection of ServicePayTaxDtls

None.

TaxNameList

Collection of TaxNames

None.

RoomId

integer

None.

Id

integer

None.

label

integer

None.

SPBillList

Collection of integer

None.

ServiceType

string

None.

GuestName

string

None.

RoomType

string

None.

CheckInId

integer

None.

BillNo

string

None.

BillAmount

string

None.

RoomNo

string

None.

BillId

integer

None.

RefNo

string

None.

Category

string

None.

PaymentMode

string

None.

UserId

integer

None.

HotelId

integer

None.

Id1

string

None.

ServiceBillPaymentId

string

None.

Msg

string

None.

ReferenceNo

string

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "SPID": "sample string 1",
    "SPProperty": [
      {
        "Email": "sample string 1",
        "HotelName": "sample string 2",
        "Addressline1": "sample string 3",
        "Addressline2": "sample string 4",
        "LocalityName": "sample string 5",
        "CityName": "sample string 6",
        "StateName": "sample string 7",
        "Postal": "sample string 8",
        "CountryName": "sample string 9",
        "Phone": "sample string 10",
        "HotelId": 11,
        "Address": "sample string 12",
        "UserId": 13,
        "Id": 14,
        "Logo": "sample string 15",
        "GSTNo": "sample string 16"
      },
      {
        "Email": "sample string 1",
        "HotelName": "sample string 2",
        "Addressline1": "sample string 3",
        "Addressline2": "sample string 4",
        "LocalityName": "sample string 5",
        "CityName": "sample string 6",
        "StateName": "sample string 7",
        "Postal": "sample string 8",
        "CountryName": "sample string 9",
        "Phone": "sample string 10",
        "HotelId": 11,
        "Address": "sample string 12",
        "UserId": 13,
        "Id": 14,
        "Logo": "sample string 15",
        "GSTNo": "sample string 16"
      }
    ],
    "ServicePayBill": [
      {
        "GuestName": "sample string 1",
        "BillDate": "sample string 2",
        "BillNo": 3,
        "RoomNo": "sample string 4",
        "RoomType": "sample string 5",
        "BillAmount": 6.0,
        "SubTotalAmount": 7.0,
        "TotalTaxAmount": 8.0,
        "ServiceType": "sample string 9",
        "Column1": 10.0,
        "Column2": 11.0,
        "Column3": 12.0,
        "Column4": 13.0,
        "Column5": 14.0,
        "Column6": 15.0,
        "Column7": 16.0,
        "Column8": 17.0,
        "Column9": 18.0,
        "Column10": 19.0
      },
      {
        "GuestName": "sample string 1",
        "BillDate": "sample string 2",
        "BillNo": 3,
        "RoomNo": "sample string 4",
        "RoomType": "sample string 5",
        "BillAmount": 6.0,
        "SubTotalAmount": 7.0,
        "TotalTaxAmount": 8.0,
        "ServiceType": "sample string 9",
        "Column1": 10.0,
        "Column2": 11.0,
        "Column3": 12.0,
        "Column4": 13.0,
        "Column5": 14.0,
        "Column6": 15.0,
        "Column7": 16.0,
        "Column8": 17.0,
        "Column9": 18.0,
        "Column10": 19.0
      }
    ],
    "ServicePayTotalBill": [
      {
        "PaymentMode": "sample string 1",
        "Total": 2.0,
        "SubTotalAmount": 3.0,
        "TotalTaxAmount": 4.0
      },
      {
        "PaymentMode": "sample string 1",
        "Total": 2.0,
        "SubTotalAmount": 3.0,
        "TotalTaxAmount": 4.0
      }
    ],
    "DescItemList": [
      {
        "ItemName": "sample string 1",
        "Amount": 2.0,
        "Qty": 3,
        "TotalAmount": 4.0
      },
      {
        "ItemName": "sample string 1",
        "Amount": 2.0,
        "Qty": 3,
        "TotalAmount": 4.0
      }
    ],
    "ServicePayTaxDtls": [
      {
        "TaxName": "sample string 1",
        "TaxPercentage": 2.0,
        "TaxAmount": 3.0
      },
      {
        "TaxName": "sample string 1",
        "TaxPercentage": 2.0,
        "TaxAmount": 3.0
      }
    ],
    "TaxNameList": [
      {
        "TaxName": "sample string 1",
        "TaxPercentage": 2.0
      },
      {
        "TaxName": "sample string 1",
        "TaxPercentage": 2.0
      }
    ],
    "RoomId": 2,
    "Id": 3,
    "label": 4,
    "SPBillList": [
      1,
      2
    ],
    "ServiceType": "sample string 5",
    "GuestName": "sample string 6",
    "RoomType": "sample string 7",
    "CheckInId": 8,
    "BillNo": "sample string 9",
    "BillAmount": "sample string 10",
    "RoomNo": "sample string 11",
    "BillId": 12,
    "RefNo": "sample string 13",
    "Category": "sample string 14",
    "PaymentMode": "sample string 15",
    "UserId": 16,
    "HotelId": 17,
    "Id1": "sample string 18",
    "ServiceBillPaymentId": "sample string 19",
    "Msg": "sample string 20",
    "ReferenceNo": "sample string 21"
  },
  {
    "SPID": "sample string 1",
    "SPProperty": [
      {
        "Email": "sample string 1",
        "HotelName": "sample string 2",
        "Addressline1": "sample string 3",
        "Addressline2": "sample string 4",
        "LocalityName": "sample string 5",
        "CityName": "sample string 6",
        "StateName": "sample string 7",
        "Postal": "sample string 8",
        "CountryName": "sample string 9",
        "Phone": "sample string 10",
        "HotelId": 11,
        "Address": "sample string 12",
        "UserId": 13,
        "Id": 14,
        "Logo": "sample string 15",
        "GSTNo": "sample string 16"
      },
      {
        "Email": "sample string 1",
        "HotelName": "sample string 2",
        "Addressline1": "sample string 3",
        "Addressline2": "sample string 4",
        "LocalityName": "sample string 5",
        "CityName": "sample string 6",
        "StateName": "sample string 7",
        "Postal": "sample string 8",
        "CountryName": "sample string 9",
        "Phone": "sample string 10",
        "HotelId": 11,
        "Address": "sample string 12",
        "UserId": 13,
        "Id": 14,
        "Logo": "sample string 15",
        "GSTNo": "sample string 16"
      }
    ],
    "ServicePayBill": [
      {
        "GuestName": "sample string 1",
        "BillDate": "sample string 2",
        "BillNo": 3,
        "RoomNo": "sample string 4",
        "RoomType": "sample string 5",
        "BillAmount": 6.0,
        "SubTotalAmount": 7.0,
        "TotalTaxAmount": 8.0,
        "ServiceType": "sample string 9",
        "Column1": 10.0,
        "Column2": 11.0,
        "Column3": 12.0,
        "Column4": 13.0,
        "Column5": 14.0,
        "Column6": 15.0,
        "Column7": 16.0,
        "Column8": 17.0,
        "Column9": 18.0,
        "Column10": 19.0
      },
      {
        "GuestName": "sample string 1",
        "BillDate": "sample string 2",
        "BillNo": 3,
        "RoomNo": "sample string 4",
        "RoomType": "sample string 5",
        "BillAmount": 6.0,
        "SubTotalAmount": 7.0,
        "TotalTaxAmount": 8.0,
        "ServiceType": "sample string 9",
        "Column1": 10.0,
        "Column2": 11.0,
        "Column3": 12.0,
        "Column4": 13.0,
        "Column5": 14.0,
        "Column6": 15.0,
        "Column7": 16.0,
        "Column8": 17.0,
        "Column9": 18.0,
        "Column10": 19.0
      }
    ],
    "ServicePayTotalBill": [
      {
        "PaymentMode": "sample string 1",
        "Total": 2.0,
        "SubTotalAmount": 3.0,
        "TotalTaxAmount": 4.0
      },
      {
        "PaymentMode": "sample string 1",
        "Total": 2.0,
        "SubTotalAmount": 3.0,
        "TotalTaxAmount": 4.0
      }
    ],
    "DescItemList": [
      {
        "ItemName": "sample string 1",
        "Amount": 2.0,
        "Qty": 3,
        "TotalAmount": 4.0
      },
      {
        "ItemName": "sample string 1",
        "Amount": 2.0,
        "Qty": 3,
        "TotalAmount": 4.0
      }
    ],
    "ServicePayTaxDtls": [
      {
        "TaxName": "sample string 1",
        "TaxPercentage": 2.0,
        "TaxAmount": 3.0
      },
      {
        "TaxName": "sample string 1",
        "TaxPercentage": 2.0,
        "TaxAmount": 3.0
      }
    ],
    "TaxNameList": [
      {
        "TaxName": "sample string 1",
        "TaxPercentage": 2.0
      },
      {
        "TaxName": "sample string 1",
        "TaxPercentage": 2.0
      }
    ],
    "RoomId": 2,
    "Id": 3,
    "label": 4,
    "SPBillList": [
      1,
      2
    ],
    "ServiceType": "sample string 5",
    "GuestName": "sample string 6",
    "RoomType": "sample string 7",
    "CheckInId": 8,
    "BillNo": "sample string 9",
    "BillAmount": "sample string 10",
    "RoomNo": "sample string 11",
    "BillId": 12,
    "RefNo": "sample string 13",
    "Category": "sample string 14",
    "PaymentMode": "sample string 15",
    "UserId": 16,
    "HotelId": 17,
    "Id1": "sample string 18",
    "ServiceBillPaymentId": "sample string 19",
    "Msg": "sample string 20",
    "ReferenceNo": "sample string 21"
  }
]

application/xml, text/xml

Sample:
<ArrayOfServicePayment xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/HMSApi.Models">
  <ServicePayment>
    <BillAmount>sample string 10</BillAmount>
    <BillId>12</BillId>
    <BillNo>sample string 9</BillNo>
    <Category>sample string 14</Category>
    <CheckInId>8</CheckInId>
    <DescItemList>
      <DescItemList>
        <Amount>2</Amount>
        <ItemName>sample string 1</ItemName>
        <Qty>3</Qty>
        <TotalAmount>4</TotalAmount>
      </DescItemList>
      <DescItemList>
        <Amount>2</Amount>
        <ItemName>sample string 1</ItemName>
        <Qty>3</Qty>
        <TotalAmount>4</TotalAmount>
      </DescItemList>
    </DescItemList>
    <GuestName>sample string 6</GuestName>
    <HotelId>17</HotelId>
    <Id>3</Id>
    <Id1>sample string 18</Id1>
    <Msg>sample string 20</Msg>
    <PaymentMode>sample string 15</PaymentMode>
    <RefNo>sample string 13</RefNo>
    <ReferenceNo>sample string 21</ReferenceNo>
    <RoomId>2</RoomId>
    <RoomNo>sample string 11</RoomNo>
    <RoomType>sample string 7</RoomType>
    <SPBillList xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
      <d3p1:long>1</d3p1:long>
      <d3p1:long>2</d3p1:long>
    </SPBillList>
    <SPID>sample string 1</SPID>
    <SPProperty>
      <SPProperty>
        <Address>sample string 12</Address>
        <Addressline1>sample string 3</Addressline1>
        <Addressline2>sample string 4</Addressline2>
        <CityName>sample string 6</CityName>
        <CountryName>sample string 9</CountryName>
        <Email>sample string 1</Email>
        <GSTNo>sample string 16</GSTNo>
        <HotelId>11</HotelId>
        <HotelName>sample string 2</HotelName>
        <Id>14</Id>
        <LocalityName>sample string 5</LocalityName>
        <Logo>sample string 15</Logo>
        <Phone>sample string 10</Phone>
        <Postal>sample string 8</Postal>
        <StateName>sample string 7</StateName>
        <UserId>13</UserId>
      </SPProperty>
      <SPProperty>
        <Address>sample string 12</Address>
        <Addressline1>sample string 3</Addressline1>
        <Addressline2>sample string 4</Addressline2>
        <CityName>sample string 6</CityName>
        <CountryName>sample string 9</CountryName>
        <Email>sample string 1</Email>
        <GSTNo>sample string 16</GSTNo>
        <HotelId>11</HotelId>
        <HotelName>sample string 2</HotelName>
        <Id>14</Id>
        <LocalityName>sample string 5</LocalityName>
        <Logo>sample string 15</Logo>
        <Phone>sample string 10</Phone>
        <Postal>sample string 8</Postal>
        <StateName>sample string 7</StateName>
        <UserId>13</UserId>
      </SPProperty>
    </SPProperty>
    <ServiceBillPaymentId>sample string 19</ServiceBillPaymentId>
    <ServicePayBill>
      <ServicePayBill>
        <BillAmount>6</BillAmount>
        <BillDate>sample string 2</BillDate>
        <BillNo>3</BillNo>
        <Column1>10</Column1>
        <Column10>19</Column10>
        <Column2>11</Column2>
        <Column3>12</Column3>
        <Column4>13</Column4>
        <Column5>14</Column5>
        <Column6>15</Column6>
        <Column7>16</Column7>
        <Column8>17</Column8>
        <Column9>18</Column9>
        <GuestName>sample string 1</GuestName>
        <RoomNo>sample string 4</RoomNo>
        <RoomType>sample string 5</RoomType>
        <ServiceType>sample string 9</ServiceType>
        <SubTotalAmount>7</SubTotalAmount>
        <TotalTaxAmount>8</TotalTaxAmount>
      </ServicePayBill>
      <ServicePayBill>
        <BillAmount>6</BillAmount>
        <BillDate>sample string 2</BillDate>
        <BillNo>3</BillNo>
        <Column1>10</Column1>
        <Column10>19</Column10>
        <Column2>11</Column2>
        <Column3>12</Column3>
        <Column4>13</Column4>
        <Column5>14</Column5>
        <Column6>15</Column6>
        <Column7>16</Column7>
        <Column8>17</Column8>
        <Column9>18</Column9>
        <GuestName>sample string 1</GuestName>
        <RoomNo>sample string 4</RoomNo>
        <RoomType>sample string 5</RoomType>
        <ServiceType>sample string 9</ServiceType>
        <SubTotalAmount>7</SubTotalAmount>
        <TotalTaxAmount>8</TotalTaxAmount>
      </ServicePayBill>
    </ServicePayBill>
    <ServicePayTaxDtls>
      <ServicePayTaxDtls>
        <TaxAmount>3</TaxAmount>
        <TaxName>sample string 1</TaxName>
        <TaxPercentage>2</TaxPercentage>
      </ServicePayTaxDtls>
      <ServicePayTaxDtls>
        <TaxAmount>3</TaxAmount>
        <TaxName>sample string 1</TaxName>
        <TaxPercentage>2</TaxPercentage>
      </ServicePayTaxDtls>
    </ServicePayTaxDtls>
    <ServicePayTotalBill>
      <ServicePayTotalBill>
        <PaymentMode>sample string 1</PaymentMode>
        <SubTotalAmount>3</SubTotalAmount>
        <Total>2</Total>
        <TotalTaxAmount>4</TotalTaxAmount>
      </ServicePayTotalBill>
      <ServicePayTotalBill>
        <PaymentMode>sample string 1</PaymentMode>
        <SubTotalAmount>3</SubTotalAmount>
        <Total>2</Total>
        <TotalTaxAmount>4</TotalTaxAmount>
      </ServicePayTotalBill>
    </ServicePayTotalBill>
    <ServiceType>sample string 5</ServiceType>
    <TaxNameList>
      <TaxNames>
        <TaxName>sample string 1</TaxName>
        <TaxPercentage>2</TaxPercentage>
      </TaxNames>
      <TaxNames>
        <TaxName>sample string 1</TaxName>
        <TaxPercentage>2</TaxPercentage>
      </TaxNames>
    </TaxNameList>
    <UserId>16</UserId>
    <label>4</label>
  </ServicePayment>
  <ServicePayment>
    <BillAmount>sample string 10</BillAmount>
    <BillId>12</BillId>
    <BillNo>sample string 9</BillNo>
    <Category>sample string 14</Category>
    <CheckInId>8</CheckInId>
    <DescItemList>
      <DescItemList>
        <Amount>2</Amount>
        <ItemName>sample string 1</ItemName>
        <Qty>3</Qty>
        <TotalAmount>4</TotalAmount>
      </DescItemList>
      <DescItemList>
        <Amount>2</Amount>
        <ItemName>sample string 1</ItemName>
        <Qty>3</Qty>
        <TotalAmount>4</TotalAmount>
      </DescItemList>
    </DescItemList>
    <GuestName>sample string 6</GuestName>
    <HotelId>17</HotelId>
    <Id>3</Id>
    <Id1>sample string 18</Id1>
    <Msg>sample string 20</Msg>
    <PaymentMode>sample string 15</PaymentMode>
    <RefNo>sample string 13</RefNo>
    <ReferenceNo>sample string 21</ReferenceNo>
    <RoomId>2</RoomId>
    <RoomNo>sample string 11</RoomNo>
    <RoomType>sample string 7</RoomType>
    <SPBillList xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
      <d3p1:long>1</d3p1:long>
      <d3p1:long>2</d3p1:long>
    </SPBillList>
    <SPID>sample string 1</SPID>
    <SPProperty>
      <SPProperty>
        <Address>sample string 12</Address>
        <Addressline1>sample string 3</Addressline1>
        <Addressline2>sample string 4</Addressline2>
        <CityName>sample string 6</CityName>
        <CountryName>sample string 9</CountryName>
        <Email>sample string 1</Email>
        <GSTNo>sample string 16</GSTNo>
        <HotelId>11</HotelId>
        <HotelName>sample string 2</HotelName>
        <Id>14</Id>
        <LocalityName>sample string 5</LocalityName>
        <Logo>sample string 15</Logo>
        <Phone>sample string 10</Phone>
        <Postal>sample string 8</Postal>
        <StateName>sample string 7</StateName>
        <UserId>13</UserId>
      </SPProperty>
      <SPProperty>
        <Address>sample string 12</Address>
        <Addressline1>sample string 3</Addressline1>
        <Addressline2>sample string 4</Addressline2>
        <CityName>sample string 6</CityName>
        <CountryName>sample string 9</CountryName>
        <Email>sample string 1</Email>
        <GSTNo>sample string 16</GSTNo>
        <HotelId>11</HotelId>
        <HotelName>sample string 2</HotelName>
        <Id>14</Id>
        <LocalityName>sample string 5</LocalityName>
        <Logo>sample string 15</Logo>
        <Phone>sample string 10</Phone>
        <Postal>sample string 8</Postal>
        <StateName>sample string 7</StateName>
        <UserId>13</UserId>
      </SPProperty>
    </SPProperty>
    <ServiceBillPaymentId>sample string 19</ServiceBillPaymentId>
    <ServicePayBill>
      <ServicePayBill>
        <BillAmount>6</BillAmount>
        <BillDate>sample string 2</BillDate>
        <BillNo>3</BillNo>
        <Column1>10</Column1>
        <Column10>19</Column10>
        <Column2>11</Column2>
        <Column3>12</Column3>
        <Column4>13</Column4>
        <Column5>14</Column5>
        <Column6>15</Column6>
        <Column7>16</Column7>
        <Column8>17</Column8>
        <Column9>18</Column9>
        <GuestName>sample string 1</GuestName>
        <RoomNo>sample string 4</RoomNo>
        <RoomType>sample string 5</RoomType>
        <ServiceType>sample string 9</ServiceType>
        <SubTotalAmount>7</SubTotalAmount>
        <TotalTaxAmount>8</TotalTaxAmount>
      </ServicePayBill>
      <ServicePayBill>
        <BillAmount>6</BillAmount>
        <BillDate>sample string 2</BillDate>
        <BillNo>3</BillNo>
        <Column1>10</Column1>
        <Column10>19</Column10>
        <Column2>11</Column2>
        <Column3>12</Column3>
        <Column4>13</Column4>
        <Column5>14</Column5>
        <Column6>15</Column6>
        <Column7>16</Column7>
        <Column8>17</Column8>
        <Column9>18</Column9>
        <GuestName>sample string 1</GuestName>
        <RoomNo>sample string 4</RoomNo>
        <RoomType>sample string 5</RoomType>
        <ServiceType>sample string 9</ServiceType>
        <SubTotalAmount>7</SubTotalAmount>
        <TotalTaxAmount>8</TotalTaxAmount>
      </ServicePayBill>
    </ServicePayBill>
    <ServicePayTaxDtls>
      <ServicePayTaxDtls>
        <TaxAmount>3</TaxAmount>
        <TaxName>sample string 1</TaxName>
        <TaxPercentage>2</TaxPercentage>
      </ServicePayTaxDtls>
      <ServicePayTaxDtls>
        <TaxAmount>3</TaxAmount>
        <TaxName>sample string 1</TaxName>
        <TaxPercentage>2</TaxPercentage>
      </ServicePayTaxDtls>
    </ServicePayTaxDtls>
    <ServicePayTotalBill>
      <ServicePayTotalBill>
        <PaymentMode>sample string 1</PaymentMode>
        <SubTotalAmount>3</SubTotalAmount>
        <Total>2</Total>
        <TotalTaxAmount>4</TotalTaxAmount>
      </ServicePayTotalBill>
      <ServicePayTotalBill>
        <PaymentMode>sample string 1</PaymentMode>
        <SubTotalAmount>3</SubTotalAmount>
        <Total>2</Total>
        <TotalTaxAmount>4</TotalTaxAmount>
      </ServicePayTotalBill>
    </ServicePayTotalBill>
    <ServiceType>sample string 5</ServiceType>
    <TaxNameList>
      <TaxNames>
        <TaxName>sample string 1</TaxName>
        <TaxPercentage>2</TaxPercentage>
      </TaxNames>
      <TaxNames>
        <TaxName>sample string 1</TaxName>
        <TaxPercentage>2</TaxPercentage>
      </TaxNames>
    </TaxNameList>
    <UserId>16</UserId>
    <label>4</label>
  </ServicePayment>
</ArrayOfServicePayment>