Service


Click here for a complete list of operations.

GetSHSReviewBills

Test

To test the operation using the HTTP POST protocol, click the 'Invoke' button.
Parameter Value
UserId:
Page:
SearchValue:

SOAP 1.1

The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.

POST /Service.asmx HTTP/1.1
Host: secure.seabright.app
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://Seabrightservices/GetSHSReviewBills"

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <GetSHSReviewBills xmlns="http://Seabrightservices/">
      <UserId>int</UserId>
      <Page>int</Page>
      <SearchValue>int</SearchValue>
    </GetSHSReviewBills>
  </soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <GetSHSReviewBillsResponse xmlns="http://Seabrightservices/">
      <GetSHSReviewBillsResult>
        <BillOnly>
          <hdnTotalPageCount>int</hdnTotalPageCount>
          <BillOnlyId>int</BillOnlyId>
          <billOnly>string</billOnly>
          <Comments>string</Comments>
          <SupplierId>int</SupplierId>
          <SupplierName>string</SupplierName>
          <BillOnlyDate>dateTime</BillOnlyDate>
          <SupplierEmail>string</SupplierEmail>
          <FacilityId>int</FacilityId>
          <FacilityName>string</FacilityName>
          <CustomerId>int</CustomerId>
          <CustomerName>string</CustomerName>
          <DepartmentId>int</DepartmentId>
          <IsConsigment>boolean</IsConsigment>
          <ContractNo>string</ContractNo>
          <PO>string</PO>
          <DepartmentName>string</DepartmentName>
          <SurgeryDate>dateTime</SurgeryDate>
          <PODate>string</PODate>
          <BillApprovedDate>string</BillApprovedDate>
          <PatientId>string</PatientId>
          <SurgeonId>int</SurgeonId>
          <SurgeonName>string</SurgeonName>
          <SurgeonFirstName>string</SurgeonFirstName>
          <SurgeonLastName>string</SurgeonLastName>
          <ProcedureId>int</ProcedureId>
          <TotalAmount>decimal</TotalAmount>
          <IsDeleted>boolean</IsDeleted>
          <DeletedDate>dateTime</DeletedDate>
          <DeletedByUserId>int</DeletedByUserId>
          <CreatedDate>dateTime</CreatedDate>
          <CreatedByUserId>int</CreatedByUserId>
          <CreatedUserEmailId>guid</CreatedUserEmailId>
          <CreatedUserEmail>string</CreatedUserEmail>
          <BillStatus>string</BillStatus>
          <Status>int</Status>
          <BillApprovedBy>string</BillApprovedBy>
          <TotalPageCount>int</TotalPageCount>
          <BillItemList>
            <BillOnlyItem xsi:nil="true" />
            <BillOnlyItem xsi:nil="true" />
          </BillItemList>
          <Supplier>
            <SupplierId>int</SupplierId>
            <CompanyId>int</CompanyId>
            <CompanyName>string</CompanyName>
            <SupplierName>string</SupplierName>
            <ContactPerson>string</ContactPerson>
            <Address1>string</Address1>
            <Address2>string</Address2>
            <City>string</City>
            <State>string</State>
            <ZipCode>string</ZipCode>
            <Phone>string</Phone>
            <Email>string</Email>
            <DivisionName>string</DivisionName>
            <IsActive>boolean</IsActive>
            <CreatedDate>dateTime</CreatedDate>
            <CreatedByUserId>int</CreatedByUserId>
            <IsDeleted>boolean</IsDeleted>
            <DeletedByUSerId>int</DeletedByUSerId>
            <DeletedDate>dateTime</DeletedDate>
            <Message>string</Message>
            <Country>string</Country>
            <SupplierNo>string</SupplierNo>
            <ERPBuyFromLoc>string</ERPBuyFromLoc>
            <ERPMfgID>string</ERPMfgID>
            <IsSelected>boolean</IsSelected>
            <ERPMfg>string</ERPMfg>
            <MfgDetailsId>int</MfgDetailsId>
            <SoldDetails>string</SoldDetails>
            <SoldDeailsId>int</SoldDeailsId>
            <FacilityName>string</FacilityName>
            <FacilityId>int</FacilityId>
            <GLCode>string</GLCode>
          </Supplier>
          <Facility>
            <FacilityId>int</FacilityId>
            <Name>string</Name>
            <Address1>string</Address1>
            <Address2>string</Address2>
            <City>string</City>
            <State>string</State>
            <ZipCode>string</ZipCode>
            <IsActive>boolean</IsActive>
            <Message>string</Message>
            <CheckFacilityId>int</CheckFacilityId>
            <IsDeleted>boolean</IsDeleted>
            <Result>string</Result>
            <CustomerName>string</CustomerName>
            <CustomerId>int</CustomerId>
            <FaciltyCountry>string</FaciltyCountry>
            <FacilityOrgID>string</FacilityOrgID>
            <ERPAssetLoc>string</ERPAssetLoc>
            <SupplyingOrgID>string</SupplyingOrgID>
            <OperatingUnit>string</OperatingUnit>
            <Error>string</Error>
            <customer xsi:nil="true" />
          </Facility>
          <ItemName>string</ItemName>
          <Message>string</Message>
          <ProcedureType>string</ProcedureType>
          <ContactNumber>string</ContactNumber>
          <ProcedureName>string</ProcedureName>
          <SupplierNo>string</SupplierNo>
          <RejectionRemark>string</RejectionRemark>
          <status>string</status>
          <CreatedUserName>string</CreatedUserName>
          <isEmailSent>boolean</isEmailSent>
          <IsConsignment>boolean</IsConsignment>
          <lastEmailSentDate>dateTime</lastEmailSentDate>
          <ExtraProcedure>string</ExtraProcedure>
          <ServiceLineId>int</ServiceLineId>
          <ServiceLine>string</ServiceLine>
          <SubmitedByEmail>string</SubmitedByEmail>
          <Cost_Center>string</Cost_Center>
          <SaleRepName>string</SaleRepName>
          <SaleRepEmail>string</SaleRepEmail>
          <DepCost>string</DepCost>
          <adminComment>string</adminComment>
          <BillItemCount>int</BillItemCount>
          <BillConstructItemCount>int</BillConstructItemCount>
          <BillChargeItemCount>int</BillChargeItemCount>
          <FileURL>string</FileURL>
          <ApprovalRemark>string</ApprovalRemark>
          <BuyerRemark>string</BuyerRemark>
          <POIssueBy>int</POIssueBy>
          <ExpanseCode>string</ExpanseCode>
          <WaitingApproval>string</WaitingApproval>
          <NationalProviderIdentifier>string</NationalProviderIdentifier>
          <ApproverRole>string</ApproverRole>
          <AllowAdhocApprover>boolean</AllowAdhocApprover>
          <PatientMRN>string</PatientMRN>
          <BillApprover>
            <PublicBillApprover xsi:nil="true" />
            <PublicBillApprover xsi:nil="true" />
          </BillApprover>
          <BillHistory>
            <BillHistory xsi:nil="true" />
            <BillHistory xsi:nil="true" />
          </BillHistory>
          <PublicSuperApprover>
            <PublicSuperApprover xsi:nil="true" />
            <PublicSuperApprover xsi:nil="true" />
          </PublicSuperApprover>
          <DepartmentBuyer>
            <DepartmentBuyer xsi:nil="true" />
            <DepartmentBuyer xsi:nil="true" />
          </DepartmentBuyer>
          <BillApproverDetail>
            <BillApproverDetails xsi:nil="true" />
            <BillApproverDetails xsi:nil="true" />
          </BillApproverDetail>
          <ChargeItemListDetails>
            <ChargeItemList xsi:nil="true" />
            <ChargeItemList xsi:nil="true" />
          </ChargeItemListDetails>
        </BillOnly>
        <BillOnly>
          <hdnTotalPageCount>int</hdnTotalPageCount>
          <BillOnlyId>int</BillOnlyId>
          <billOnly>string</billOnly>
          <Comments>string</Comments>
          <SupplierId>int</SupplierId>
          <SupplierName>string</SupplierName>
          <BillOnlyDate>dateTime</BillOnlyDate>
          <SupplierEmail>string</SupplierEmail>
          <FacilityId>int</FacilityId>
          <FacilityName>string</FacilityName>
          <CustomerId>int</CustomerId>
          <CustomerName>string</CustomerName>
          <DepartmentId>int</DepartmentId>
          <IsConsigment>boolean</IsConsigment>
          <ContractNo>string</ContractNo>
          <PO>string</PO>
          <DepartmentName>string</DepartmentName>
          <SurgeryDate>dateTime</SurgeryDate>
          <PODate>string</PODate>
          <BillApprovedDate>string</BillApprovedDate>
          <PatientId>string</PatientId>
          <SurgeonId>int</SurgeonId>
          <SurgeonName>string</SurgeonName>
          <SurgeonFirstName>string</SurgeonFirstName>
          <SurgeonLastName>string</SurgeonLastName>
          <ProcedureId>int</ProcedureId>
          <TotalAmount>decimal</TotalAmount>
          <IsDeleted>boolean</IsDeleted>
          <DeletedDate>dateTime</DeletedDate>
          <DeletedByUserId>int</DeletedByUserId>
          <CreatedDate>dateTime</CreatedDate>
          <CreatedByUserId>int</CreatedByUserId>
          <CreatedUserEmailId>guid</CreatedUserEmailId>
          <CreatedUserEmail>string</CreatedUserEmail>
          <BillStatus>string</BillStatus>
          <Status>int</Status>
          <BillApprovedBy>string</BillApprovedBy>
          <TotalPageCount>int</TotalPageCount>
          <BillItemList>
            <BillOnlyItem xsi:nil="true" />
            <BillOnlyItem xsi:nil="true" />
          </BillItemList>
          <Supplier>
            <SupplierId>int</SupplierId>
            <CompanyId>int</CompanyId>
            <CompanyName>string</CompanyName>
            <SupplierName>string</SupplierName>
            <ContactPerson>string</ContactPerson>
            <Address1>string</Address1>
            <Address2>string</Address2>
            <City>string</City>
            <State>string</State>
            <ZipCode>string</ZipCode>
            <Phone>string</Phone>
            <Email>string</Email>
            <DivisionName>string</DivisionName>
            <IsActive>boolean</IsActive>
            <CreatedDate>dateTime</CreatedDate>
            <CreatedByUserId>int</CreatedByUserId>
            <IsDeleted>boolean</IsDeleted>
            <DeletedByUSerId>int</DeletedByUSerId>
            <DeletedDate>dateTime</DeletedDate>
            <Message>string</Message>
            <Country>string</Country>
            <SupplierNo>string</SupplierNo>
            <ERPBuyFromLoc>string</ERPBuyFromLoc>
            <ERPMfgID>string</ERPMfgID>
            <IsSelected>boolean</IsSelected>
            <ERPMfg>string</ERPMfg>
            <MfgDetailsId>int</MfgDetailsId>
            <SoldDetails>string</SoldDetails>
            <SoldDeailsId>int</SoldDeailsId>
            <FacilityName>string</FacilityName>
            <FacilityId>int</FacilityId>
            <GLCode>string</GLCode>
          </Supplier>
          <Facility>
            <FacilityId>int</FacilityId>
            <Name>string</Name>
            <Address1>string</Address1>
            <Address2>string</Address2>
            <City>string</City>
            <State>string</State>
            <ZipCode>string</ZipCode>
            <IsActive>boolean</IsActive>
            <Message>string</Message>
            <CheckFacilityId>int</CheckFacilityId>
            <IsDeleted>boolean</IsDeleted>
            <Result>string</Result>
            <CustomerName>string</CustomerName>
            <CustomerId>int</CustomerId>
            <FaciltyCountry>string</FaciltyCountry>
            <FacilityOrgID>string</FacilityOrgID>
            <ERPAssetLoc>string</ERPAssetLoc>
            <SupplyingOrgID>string</SupplyingOrgID>
            <OperatingUnit>string</OperatingUnit>
            <Error>string</Error>
            <customer xsi:nil="true" />
          </Facility>
          <ItemName>string</ItemName>
          <Message>string</Message>
          <ProcedureType>string</ProcedureType>
          <ContactNumber>string</ContactNumber>
          <ProcedureName>string</ProcedureName>
          <SupplierNo>string</SupplierNo>
          <RejectionRemark>string</RejectionRemark>
          <status>string</status>
          <CreatedUserName>string</CreatedUserName>
          <isEmailSent>boolean</isEmailSent>
          <IsConsignment>boolean</IsConsignment>
          <lastEmailSentDate>dateTime</lastEmailSentDate>
          <ExtraProcedure>string</ExtraProcedure>
          <ServiceLineId>int</ServiceLineId>
          <ServiceLine>string</ServiceLine>
          <SubmitedByEmail>string</SubmitedByEmail>
          <Cost_Center>string</Cost_Center>
          <SaleRepName>string</SaleRepName>
          <SaleRepEmail>string</SaleRepEmail>
          <DepCost>string</DepCost>
          <adminComment>string</adminComment>
          <BillItemCount>int</BillItemCount>
          <BillConstructItemCount>int</BillConstructItemCount>
          <BillChargeItemCount>int</BillChargeItemCount>
          <FileURL>string</FileURL>
          <ApprovalRemark>string</ApprovalRemark>
          <BuyerRemark>string</BuyerRemark>
          <POIssueBy>int</POIssueBy>
          <ExpanseCode>string</ExpanseCode>
          <WaitingApproval>string</WaitingApproval>
          <NationalProviderIdentifier>string</NationalProviderIdentifier>
          <ApproverRole>string</ApproverRole>
          <AllowAdhocApprover>boolean</AllowAdhocApprover>
          <PatientMRN>string</PatientMRN>
          <BillApprover>
            <PublicBillApprover xsi:nil="true" />
            <PublicBillApprover xsi:nil="true" />
          </BillApprover>
          <BillHistory>
            <BillHistory xsi:nil="true" />
            <BillHistory xsi:nil="true" />
          </BillHistory>
          <PublicSuperApprover>
            <PublicSuperApprover xsi:nil="true" />
            <PublicSuperApprover xsi:nil="true" />
          </PublicSuperApprover>
          <DepartmentBuyer>
            <DepartmentBuyer xsi:nil="true" />
            <DepartmentBuyer xsi:nil="true" />
          </DepartmentBuyer>
          <BillApproverDetail>
            <BillApproverDetails xsi:nil="true" />
            <BillApproverDetails xsi:nil="true" />
          </BillApproverDetail>
          <ChargeItemListDetails>
            <ChargeItemList xsi:nil="true" />
            <ChargeItemList xsi:nil="true" />
          </ChargeItemListDetails>
        </BillOnly>
      </GetSHSReviewBillsResult>
    </GetSHSReviewBillsResponse>
  </soap:Body>
</soap:Envelope>

SOAP 1.2

The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.

POST /Service.asmx HTTP/1.1
Host: secure.seabright.app
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <GetSHSReviewBills xmlns="http://Seabrightservices/">
      <UserId>int</UserId>
      <Page>int</Page>
      <SearchValue>int</SearchValue>
    </GetSHSReviewBills>
  </soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <GetSHSReviewBillsResponse xmlns="http://Seabrightservices/">
      <GetSHSReviewBillsResult>
        <BillOnly>
          <hdnTotalPageCount>int</hdnTotalPageCount>
          <BillOnlyId>int</BillOnlyId>
          <billOnly>string</billOnly>
          <Comments>string</Comments>
          <SupplierId>int</SupplierId>
          <SupplierName>string</SupplierName>
          <BillOnlyDate>dateTime</BillOnlyDate>
          <SupplierEmail>string</SupplierEmail>
          <FacilityId>int</FacilityId>
          <FacilityName>string</FacilityName>
          <CustomerId>int</CustomerId>
          <CustomerName>string</CustomerName>
          <DepartmentId>int</DepartmentId>
          <IsConsigment>boolean</IsConsigment>
          <ContractNo>string</ContractNo>
          <PO>string</PO>
          <DepartmentName>string</DepartmentName>
          <SurgeryDate>dateTime</SurgeryDate>
          <PODate>string</PODate>
          <BillApprovedDate>string</BillApprovedDate>
          <PatientId>string</PatientId>
          <SurgeonId>int</SurgeonId>
          <SurgeonName>string</SurgeonName>
          <SurgeonFirstName>string</SurgeonFirstName>
          <SurgeonLastName>string</SurgeonLastName>
          <ProcedureId>int</ProcedureId>
          <TotalAmount>decimal</TotalAmount>
          <IsDeleted>boolean</IsDeleted>
          <DeletedDate>dateTime</DeletedDate>
          <DeletedByUserId>int</DeletedByUserId>
          <CreatedDate>dateTime</CreatedDate>
          <CreatedByUserId>int</CreatedByUserId>
          <CreatedUserEmailId>guid</CreatedUserEmailId>
          <CreatedUserEmail>string</CreatedUserEmail>
          <BillStatus>string</BillStatus>
          <Status>int</Status>
          <BillApprovedBy>string</BillApprovedBy>
          <TotalPageCount>int</TotalPageCount>
          <BillItemList>
            <BillOnlyItem xsi:nil="true" />
            <BillOnlyItem xsi:nil="true" />
          </BillItemList>
          <Supplier>
            <SupplierId>int</SupplierId>
            <CompanyId>int</CompanyId>
            <CompanyName>string</CompanyName>
            <SupplierName>string</SupplierName>
            <ContactPerson>string</ContactPerson>
            <Address1>string</Address1>
            <Address2>string</Address2>
            <City>string</City>
            <State>string</State>
            <ZipCode>string</ZipCode>
            <Phone>string</Phone>
            <Email>string</Email>
            <DivisionName>string</DivisionName>
            <IsActive>boolean</IsActive>
            <CreatedDate>dateTime</CreatedDate>
            <CreatedByUserId>int</CreatedByUserId>
            <IsDeleted>boolean</IsDeleted>
            <DeletedByUSerId>int</DeletedByUSerId>
            <DeletedDate>dateTime</DeletedDate>
            <Message>string</Message>
            <Country>string</Country>
            <SupplierNo>string</SupplierNo>
            <ERPBuyFromLoc>string</ERPBuyFromLoc>
            <ERPMfgID>string</ERPMfgID>
            <IsSelected>boolean</IsSelected>
            <ERPMfg>string</ERPMfg>
            <MfgDetailsId>int</MfgDetailsId>
            <SoldDetails>string</SoldDetails>
            <SoldDeailsId>int</SoldDeailsId>
            <FacilityName>string</FacilityName>
            <FacilityId>int</FacilityId>
            <GLCode>string</GLCode>
          </Supplier>
          <Facility>
            <FacilityId>int</FacilityId>
            <Name>string</Name>
            <Address1>string</Address1>
            <Address2>string</Address2>
            <City>string</City>
            <State>string</State>
            <ZipCode>string</ZipCode>
            <IsActive>boolean</IsActive>
            <Message>string</Message>
            <CheckFacilityId>int</CheckFacilityId>
            <IsDeleted>boolean</IsDeleted>
            <Result>string</Result>
            <CustomerName>string</CustomerName>
            <CustomerId>int</CustomerId>
            <FaciltyCountry>string</FaciltyCountry>
            <FacilityOrgID>string</FacilityOrgID>
            <ERPAssetLoc>string</ERPAssetLoc>
            <SupplyingOrgID>string</SupplyingOrgID>
            <OperatingUnit>string</OperatingUnit>
            <Error>string</Error>
            <customer xsi:nil="true" />
          </Facility>
          <ItemName>string</ItemName>
          <Message>string</Message>
          <ProcedureType>string</ProcedureType>
          <ContactNumber>string</ContactNumber>
          <ProcedureName>string</ProcedureName>
          <SupplierNo>string</SupplierNo>
          <RejectionRemark>string</RejectionRemark>
          <status>string</status>
          <CreatedUserName>string</CreatedUserName>
          <isEmailSent>boolean</isEmailSent>
          <IsConsignment>boolean</IsConsignment>
          <lastEmailSentDate>dateTime</lastEmailSentDate>
          <ExtraProcedure>string</ExtraProcedure>
          <ServiceLineId>int</ServiceLineId>
          <ServiceLine>string</ServiceLine>
          <SubmitedByEmail>string</SubmitedByEmail>
          <Cost_Center>string</Cost_Center>
          <SaleRepName>string</SaleRepName>
          <SaleRepEmail>string</SaleRepEmail>
          <DepCost>string</DepCost>
          <adminComment>string</adminComment>
          <BillItemCount>int</BillItemCount>
          <BillConstructItemCount>int</BillConstructItemCount>
          <BillChargeItemCount>int</BillChargeItemCount>
          <FileURL>string</FileURL>
          <ApprovalRemark>string</ApprovalRemark>
          <BuyerRemark>string</BuyerRemark>
          <POIssueBy>int</POIssueBy>
          <ExpanseCode>string</ExpanseCode>
          <WaitingApproval>string</WaitingApproval>
          <NationalProviderIdentifier>string</NationalProviderIdentifier>
          <ApproverRole>string</ApproverRole>
          <AllowAdhocApprover>boolean</AllowAdhocApprover>
          <PatientMRN>string</PatientMRN>
          <BillApprover>
            <PublicBillApprover xsi:nil="true" />
            <PublicBillApprover xsi:nil="true" />
          </BillApprover>
          <BillHistory>
            <BillHistory xsi:nil="true" />
            <BillHistory xsi:nil="true" />
          </BillHistory>
          <PublicSuperApprover>
            <PublicSuperApprover xsi:nil="true" />
            <PublicSuperApprover xsi:nil="true" />
          </PublicSuperApprover>
          <DepartmentBuyer>
            <DepartmentBuyer xsi:nil="true" />
            <DepartmentBuyer xsi:nil="true" />
          </DepartmentBuyer>
          <BillApproverDetail>
            <BillApproverDetails xsi:nil="true" />
            <BillApproverDetails xsi:nil="true" />
          </BillApproverDetail>
          <ChargeItemListDetails>
            <ChargeItemList xsi:nil="true" />
            <ChargeItemList xsi:nil="true" />
          </ChargeItemListDetails>
        </BillOnly>
        <BillOnly>
          <hdnTotalPageCount>int</hdnTotalPageCount>
          <BillOnlyId>int</BillOnlyId>
          <billOnly>string</billOnly>
          <Comments>string</Comments>
          <SupplierId>int</SupplierId>
          <SupplierName>string</SupplierName>
          <BillOnlyDate>dateTime</BillOnlyDate>
          <SupplierEmail>string</SupplierEmail>
          <FacilityId>int</FacilityId>
          <FacilityName>string</FacilityName>
          <CustomerId>int</CustomerId>
          <CustomerName>string</CustomerName>
          <DepartmentId>int</DepartmentId>
          <IsConsigment>boolean</IsConsigment>
          <ContractNo>string</ContractNo>
          <PO>string</PO>
          <DepartmentName>string</DepartmentName>
          <SurgeryDate>dateTime</SurgeryDate>
          <PODate>string</PODate>
          <BillApprovedDate>string</BillApprovedDate>
          <PatientId>string</PatientId>
          <SurgeonId>int</SurgeonId>
          <SurgeonName>string</SurgeonName>
          <SurgeonFirstName>string</SurgeonFirstName>
          <SurgeonLastName>string</SurgeonLastName>
          <ProcedureId>int</ProcedureId>
          <TotalAmount>decimal</TotalAmount>
          <IsDeleted>boolean</IsDeleted>
          <DeletedDate>dateTime</DeletedDate>
          <DeletedByUserId>int</DeletedByUserId>
          <CreatedDate>dateTime</CreatedDate>
          <CreatedByUserId>int</CreatedByUserId>
          <CreatedUserEmailId>guid</CreatedUserEmailId>
          <CreatedUserEmail>string</CreatedUserEmail>
          <BillStatus>string</BillStatus>
          <Status>int</Status>
          <BillApprovedBy>string</BillApprovedBy>
          <TotalPageCount>int</TotalPageCount>
          <BillItemList>
            <BillOnlyItem xsi:nil="true" />
            <BillOnlyItem xsi:nil="true" />
          </BillItemList>
          <Supplier>
            <SupplierId>int</SupplierId>
            <CompanyId>int</CompanyId>
            <CompanyName>string</CompanyName>
            <SupplierName>string</SupplierName>
            <ContactPerson>string</ContactPerson>
            <Address1>string</Address1>
            <Address2>string</Address2>
            <City>string</City>
            <State>string</State>
            <ZipCode>string</ZipCode>
            <Phone>string</Phone>
            <Email>string</Email>
            <DivisionName>string</DivisionName>
            <IsActive>boolean</IsActive>
            <CreatedDate>dateTime</CreatedDate>
            <CreatedByUserId>int</CreatedByUserId>
            <IsDeleted>boolean</IsDeleted>
            <DeletedByUSerId>int</DeletedByUSerId>
            <DeletedDate>dateTime</DeletedDate>
            <Message>string</Message>
            <Country>string</Country>
            <SupplierNo>string</SupplierNo>
            <ERPBuyFromLoc>string</ERPBuyFromLoc>
            <ERPMfgID>string</ERPMfgID>
            <IsSelected>boolean</IsSelected>
            <ERPMfg>string</ERPMfg>
            <MfgDetailsId>int</MfgDetailsId>
            <SoldDetails>string</SoldDetails>
            <SoldDeailsId>int</SoldDeailsId>
            <FacilityName>string</FacilityName>
            <FacilityId>int</FacilityId>
            <GLCode>string</GLCode>
          </Supplier>
          <Facility>
            <FacilityId>int</FacilityId>
            <Name>string</Name>
            <Address1>string</Address1>
            <Address2>string</Address2>
            <City>string</City>
            <State>string</State>
            <ZipCode>string</ZipCode>
            <IsActive>boolean</IsActive>
            <Message>string</Message>
            <CheckFacilityId>int</CheckFacilityId>
            <IsDeleted>boolean</IsDeleted>
            <Result>string</Result>
            <CustomerName>string</CustomerName>
            <CustomerId>int</CustomerId>
            <FaciltyCountry>string</FaciltyCountry>
            <FacilityOrgID>string</FacilityOrgID>
            <ERPAssetLoc>string</ERPAssetLoc>
            <SupplyingOrgID>string</SupplyingOrgID>
            <OperatingUnit>string</OperatingUnit>
            <Error>string</Error>
            <customer xsi:nil="true" />
          </Facility>
          <ItemName>string</ItemName>
          <Message>string</Message>
          <ProcedureType>string</ProcedureType>
          <ContactNumber>string</ContactNumber>
          <ProcedureName>string</ProcedureName>
          <SupplierNo>string</SupplierNo>
          <RejectionRemark>string</RejectionRemark>
          <status>string</status>
          <CreatedUserName>string</CreatedUserName>
          <isEmailSent>boolean</isEmailSent>
          <IsConsignment>boolean</IsConsignment>
          <lastEmailSentDate>dateTime</lastEmailSentDate>
          <ExtraProcedure>string</ExtraProcedure>
          <ServiceLineId>int</ServiceLineId>
          <ServiceLine>string</ServiceLine>
          <SubmitedByEmail>string</SubmitedByEmail>
          <Cost_Center>string</Cost_Center>
          <SaleRepName>string</SaleRepName>
          <SaleRepEmail>string</SaleRepEmail>
          <DepCost>string</DepCost>
          <adminComment>string</adminComment>
          <BillItemCount>int</BillItemCount>
          <BillConstructItemCount>int</BillConstructItemCount>
          <BillChargeItemCount>int</BillChargeItemCount>
          <FileURL>string</FileURL>
          <ApprovalRemark>string</ApprovalRemark>
          <BuyerRemark>string</BuyerRemark>
          <POIssueBy>int</POIssueBy>
          <ExpanseCode>string</ExpanseCode>
          <WaitingApproval>string</WaitingApproval>
          <NationalProviderIdentifier>string</NationalProviderIdentifier>
          <ApproverRole>string</ApproverRole>
          <AllowAdhocApprover>boolean</AllowAdhocApprover>
          <PatientMRN>string</PatientMRN>
          <BillApprover>
            <PublicBillApprover xsi:nil="true" />
            <PublicBillApprover xsi:nil="true" />
          </BillApprover>
          <BillHistory>
            <BillHistory xsi:nil="true" />
            <BillHistory xsi:nil="true" />
          </BillHistory>
          <PublicSuperApprover>
            <PublicSuperApprover xsi:nil="true" />
            <PublicSuperApprover xsi:nil="true" />
          </PublicSuperApprover>
          <DepartmentBuyer>
            <DepartmentBuyer xsi:nil="true" />
            <DepartmentBuyer xsi:nil="true" />
          </DepartmentBuyer>
          <BillApproverDetail>
            <BillApproverDetails xsi:nil="true" />
            <BillApproverDetails xsi:nil="true" />
          </BillApproverDetail>
          <ChargeItemListDetails>
            <ChargeItemList xsi:nil="true" />
            <ChargeItemList xsi:nil="true" />
          </ChargeItemListDetails>
        </BillOnly>
      </GetSHSReviewBillsResult>
    </GetSHSReviewBillsResponse>
  </soap12:Body>
</soap12:Envelope>

HTTP GET

The following is a sample HTTP GET request and response. The placeholders shown need to be replaced with actual values.

GET /Service.asmx/GetSHSReviewBills?UserId=string&Page=string&SearchValue=string HTTP/1.1
Host: secure.seabright.app
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<ArrayOfBillOnly xmlns="http://Seabrightservices/">
  <BillOnly>
    <hdnTotalPageCount>int</hdnTotalPageCount>
    <BillOnlyId>int</BillOnlyId>
    <billOnly>string</billOnly>
    <Comments>string</Comments>
    <SupplierId>int</SupplierId>
    <SupplierName>string</SupplierName>
    <BillOnlyDate>dateTime</BillOnlyDate>
    <SupplierEmail>string</SupplierEmail>
    <FacilityId>int</FacilityId>
    <FacilityName>string</FacilityName>
    <CustomerId>int</CustomerId>
    <CustomerName>string</CustomerName>
    <DepartmentId>int</DepartmentId>
    <IsConsigment>boolean</IsConsigment>
    <ContractNo>string</ContractNo>
    <PO>string</PO>
    <DepartmentName>string</DepartmentName>
    <SurgeryDate>dateTime</SurgeryDate>
    <PODate>string</PODate>
    <BillApprovedDate>string</BillApprovedDate>
    <PatientId>string</PatientId>
    <SurgeonId>int</SurgeonId>
    <SurgeonName>string</SurgeonName>
    <SurgeonFirstName>string</SurgeonFirstName>
    <SurgeonLastName>string</SurgeonLastName>
    <ProcedureId>int</ProcedureId>
    <TotalAmount>decimal</TotalAmount>
    <IsDeleted>boolean</IsDeleted>
    <DeletedDate>dateTime</DeletedDate>
    <DeletedByUserId>int</DeletedByUserId>
    <CreatedDate>dateTime</CreatedDate>
    <CreatedByUserId>int</CreatedByUserId>
    <CreatedUserEmailId>guid</CreatedUserEmailId>
    <CreatedUserEmail>string</CreatedUserEmail>
    <BillStatus>string</BillStatus>
    <Status>int</Status>
    <BillApprovedBy>string</BillApprovedBy>
    <TotalPageCount>int</TotalPageCount>
    <BillItemList>
      <BillOnlyItem>
        <BillOnlyItemId>int</BillOnlyItemId>
        <BillOnlyId>int</BillOnlyId>
        <ItemId>int</ItemId>
        <SupplierItem>string</SupplierItem>
        <HospitalItem>string</HospitalItem>
        <ItemDescription>string</ItemDescription>
        <hospitalId>string</hospitalId>
        <ItemSerialNo>string</ItemSerialNo>
        <UOM>string</UOM>
        <UnitPrice>decimal</UnitPrice>
        <Qty>decimal</Qty>
        <ContractNo>string</ContractNo>
        <HospitalContactNo>string</HospitalContactNo>
        <ExtendedAmount>decimal</ExtendedAmount>
        <TaxAmount>decimal</TaxAmount>
        <TotalAmount>decimal</TotalAmount>
        <SupplierComment>string</SupplierComment>
        <IsDeleted>boolean</IsDeleted>
        <DeletedDate>dateTime</DeletedDate>
        <DeletedByUserId>int</DeletedByUserId>
        <CreatedDate>dateTime</CreatedDate>
        <CreatedByUserId>int</CreatedByUserId>
        <Item d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Message>string</Message>
        <SHSComment>string</SHSComment>
        <Lot>string</Lot>
        <Serial>string</Serial>
        <ExpDate>string</ExpDate>
        <ConstructItems d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemsDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ConstructChargeItems d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemName>string</ItemName>
      </BillOnlyItem>
      <BillOnlyItem>
        <BillOnlyItemId>int</BillOnlyItemId>
        <BillOnlyId>int</BillOnlyId>
        <ItemId>int</ItemId>
        <SupplierItem>string</SupplierItem>
        <HospitalItem>string</HospitalItem>
        <ItemDescription>string</ItemDescription>
        <hospitalId>string</hospitalId>
        <ItemSerialNo>string</ItemSerialNo>
        <UOM>string</UOM>
        <UnitPrice>decimal</UnitPrice>
        <Qty>decimal</Qty>
        <ContractNo>string</ContractNo>
        <HospitalContactNo>string</HospitalContactNo>
        <ExtendedAmount>decimal</ExtendedAmount>
        <TaxAmount>decimal</TaxAmount>
        <TotalAmount>decimal</TotalAmount>
        <SupplierComment>string</SupplierComment>
        <IsDeleted>boolean</IsDeleted>
        <DeletedDate>dateTime</DeletedDate>
        <DeletedByUserId>int</DeletedByUserId>
        <CreatedDate>dateTime</CreatedDate>
        <CreatedByUserId>int</CreatedByUserId>
        <Item d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Message>string</Message>
        <SHSComment>string</SHSComment>
        <Lot>string</Lot>
        <Serial>string</Serial>
        <ExpDate>string</ExpDate>
        <ConstructItems d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemsDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ConstructChargeItems d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemName>string</ItemName>
      </BillOnlyItem>
    </BillItemList>
    <Supplier>
      <SupplierId>int</SupplierId>
      <CompanyId>int</CompanyId>
      <CompanyName>string</CompanyName>
      <SupplierName>string</SupplierName>
      <ContactPerson>string</ContactPerson>
      <Address1>string</Address1>
      <Address2>string</Address2>
      <City>string</City>
      <State>string</State>
      <ZipCode>string</ZipCode>
      <Phone>string</Phone>
      <Email>string</Email>
      <DivisionName>string</DivisionName>
      <IsActive>boolean</IsActive>
      <CreatedDate>dateTime</CreatedDate>
      <CreatedByUserId>int</CreatedByUserId>
      <IsDeleted>boolean</IsDeleted>
      <DeletedByUSerId>int</DeletedByUSerId>
      <DeletedDate>dateTime</DeletedDate>
      <Message>string</Message>
      <Country>string</Country>
      <SupplierNo>string</SupplierNo>
      <ERPBuyFromLoc>string</ERPBuyFromLoc>
      <ERPMfgID>string</ERPMfgID>
      <IsSelected>boolean</IsSelected>
      <ERPMfg>string</ERPMfg>
      <MfgDetailsId>int</MfgDetailsId>
      <SoldDetails>string</SoldDetails>
      <SoldDeailsId>int</SoldDeailsId>
      <FacilityName>string</FacilityName>
      <FacilityId>int</FacilityId>
      <GLCode>string</GLCode>
    </Supplier>
    <Facility>
      <FacilityId>int</FacilityId>
      <Name>string</Name>
      <Address1>string</Address1>
      <Address2>string</Address2>
      <City>string</City>
      <State>string</State>
      <ZipCode>string</ZipCode>
      <IsActive>boolean</IsActive>
      <Message>string</Message>
      <CheckFacilityId>int</CheckFacilityId>
      <IsDeleted>boolean</IsDeleted>
      <Result>string</Result>
      <CustomerName>string</CustomerName>
      <CustomerId>int</CustomerId>
      <FaciltyCountry>string</FaciltyCountry>
      <FacilityOrgID>string</FacilityOrgID>
      <ERPAssetLoc>string</ERPAssetLoc>
      <SupplyingOrgID>string</SupplyingOrgID>
      <OperatingUnit>string</OperatingUnit>
      <Error>string</Error>
      <customer>
        <Customer d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Customer d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </customer>
    </Facility>
    <ItemName>string</ItemName>
    <Message>string</Message>
    <ProcedureType>string</ProcedureType>
    <ContactNumber>string</ContactNumber>
    <ProcedureName>string</ProcedureName>
    <SupplierNo>string</SupplierNo>
    <RejectionRemark>string</RejectionRemark>
    <status>string</status>
    <CreatedUserName>string</CreatedUserName>
    <isEmailSent>boolean</isEmailSent>
    <IsConsignment>boolean</IsConsignment>
    <lastEmailSentDate>dateTime</lastEmailSentDate>
    <ExtraProcedure>string</ExtraProcedure>
    <ServiceLineId>int</ServiceLineId>
    <ServiceLine>string</ServiceLine>
    <SubmitedByEmail>string</SubmitedByEmail>
    <Cost_Center>string</Cost_Center>
    <SaleRepName>string</SaleRepName>
    <SaleRepEmail>string</SaleRepEmail>
    <DepCost>string</DepCost>
    <adminComment>string</adminComment>
    <BillItemCount>int</BillItemCount>
    <BillConstructItemCount>int</BillConstructItemCount>
    <BillChargeItemCount>int</BillChargeItemCount>
    <FileURL>string</FileURL>
    <ApprovalRemark>string</ApprovalRemark>
    <BuyerRemark>string</BuyerRemark>
    <POIssueBy>int</POIssueBy>
    <ExpanseCode>string</ExpanseCode>
    <WaitingApproval>string</WaitingApproval>
    <NationalProviderIdentifier>string</NationalProviderIdentifier>
    <ApproverRole>string</ApproverRole>
    <AllowAdhocApprover>boolean</AllowAdhocApprover>
    <PatientMRN>string</PatientMRN>
    <BillApprover>
      <PublicBillApprover>
        <BillOnlyId>int</BillOnlyId>
        <BillApproverId>int</BillApproverId>
        <IsApproved>boolean</IsApproved>
        <ApproverName>string</ApproverName>
        <ApproverRemark>string</ApproverRemark>
        <ApproveDate>string</ApproveDate>
        <ApproverStatus>string</ApproverStatus>
        <ApproverLevel>int</ApproverLevel>
      </PublicBillApprover>
      <PublicBillApprover>
        <BillOnlyId>int</BillOnlyId>
        <BillApproverId>int</BillApproverId>
        <IsApproved>boolean</IsApproved>
        <ApproverName>string</ApproverName>
        <ApproverRemark>string</ApproverRemark>
        <ApproveDate>string</ApproveDate>
        <ApproverStatus>string</ApproverStatus>
        <ApproverLevel>int</ApproverLevel>
      </PublicBillApprover>
    </BillApprover>
    <BillHistory>
      <BillHistory>
        <BillAuditId>int</BillAuditId>
        <BillOnlyId>int</BillOnlyId>
        <SupplierItem>string</SupplierItem>
        <ItemDescription>string</ItemDescription>
        <UOM>string</UOM>
        <UnitPrice>decimal</UnitPrice>
        <Qty>decimal</Qty>
        <TaxAmount>decimal</TaxAmount>
        <TotalAmount>decimal</TotalAmount>
        <SupplierComment>string</SupplierComment>
        <UpdatedDate>dateTime</UpdatedDate>
        <CreatedByUserId>int</CreatedByUserId>
        <User>string</User>
        <ItemName>string</ItemName>
      </BillHistory>
      <BillHistory>
        <BillAuditId>int</BillAuditId>
        <BillOnlyId>int</BillOnlyId>
        <SupplierItem>string</SupplierItem>
        <ItemDescription>string</ItemDescription>
        <UOM>string</UOM>
        <UnitPrice>decimal</UnitPrice>
        <Qty>decimal</Qty>
        <TaxAmount>decimal</TaxAmount>
        <TotalAmount>decimal</TotalAmount>
        <SupplierComment>string</SupplierComment>
        <UpdatedDate>dateTime</UpdatedDate>
        <CreatedByUserId>int</CreatedByUserId>
        <User>string</User>
        <ItemName>string</ItemName>
      </BillHistory>
    </BillHistory>
    <PublicSuperApprover>
      <PublicSuperApprover>
        <id>int</id>
        <SeabrightUserId>int</SeabrightUserId>
        <DepartmentId>int</DepartmentId>
        <Approverlevel>string</Approverlevel>
      </PublicSuperApprover>
      <PublicSuperApprover>
        <id>int</id>
        <SeabrightUserId>int</SeabrightUserId>
        <DepartmentId>int</DepartmentId>
        <Approverlevel>string</Approverlevel>
      </PublicSuperApprover>
    </PublicSuperApprover>
    <DepartmentBuyer>
      <DepartmentBuyer>
        <BillOnlyId>int</BillOnlyId>
        <BillApproverId>int</BillApproverId>
        <IsApproved>boolean</IsApproved>
        <ApproverName>string</ApproverName>
      </DepartmentBuyer>
      <DepartmentBuyer>
        <BillOnlyId>int</BillOnlyId>
        <BillApproverId>int</BillApproverId>
        <IsApproved>boolean</IsApproved>
        <ApproverName>string</ApproverName>
      </DepartmentBuyer>
    </DepartmentBuyer>
    <BillApproverDetail>
      <BillApproverDetails>
        <DepartmentBuyerId>int</DepartmentBuyerId>
        <ApproverId>int</ApproverId>
        <ApproverName>string</ApproverName>
        <CustomerId>int</CustomerId>
        <DepartmentId>int</DepartmentId>
        <BuyerRemark>string</BuyerRemark>
        <BillStatus>string</BillStatus>
      </BillApproverDetails>
      <BillApproverDetails>
        <DepartmentBuyerId>int</DepartmentBuyerId>
        <ApproverId>int</ApproverId>
        <ApproverName>string</ApproverName>
        <CustomerId>int</CustomerId>
        <DepartmentId>int</DepartmentId>
        <BuyerRemark>string</BuyerRemark>
        <BillStatus>string</BillStatus>
      </BillApproverDetails>
    </BillApproverDetail>
    <ChargeItemListDetails>
      <ChargeItemList>
        <BillChargeItemId>int</BillChargeItemId>
        <BillOnlyId>int</BillOnlyId>
        <ItemNumber>string</ItemNumber>
        <Description>string</Description>
        <IsDeleted>boolean</IsDeleted>
        <CreatedDate>string</CreatedDate>
        <Quantity>int</Quantity>
        <TaxAmount>decimal</TaxAmount>
        <UOM>string</UOM>
        <UnitPrice>decimal</UnitPrice>
        <TotalAmount>decimal</TotalAmount>
        <SupplierComment>string</SupplierComment>
        <HospitalItem>string</HospitalItem>
        <ExtendedAmount>decimal</ExtendedAmount>
        <Lot>string</Lot>
        <Serial>string</Serial>
        <ExpDate>string</ExpDate>
        <AdditionalItemDetails d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </ChargeItemList>
      <ChargeItemList>
        <BillChargeItemId>int</BillChargeItemId>
        <BillOnlyId>int</BillOnlyId>
        <ItemNumber>string</ItemNumber>
        <Description>string</Description>
        <IsDeleted>boolean</IsDeleted>
        <CreatedDate>string</CreatedDate>
        <Quantity>int</Quantity>
        <TaxAmount>decimal</TaxAmount>
        <UOM>string</UOM>
        <UnitPrice>decimal</UnitPrice>
        <TotalAmount>decimal</TotalAmount>
        <SupplierComment>string</SupplierComment>
        <HospitalItem>string</HospitalItem>
        <ExtendedAmount>decimal</ExtendedAmount>
        <Lot>string</Lot>
        <Serial>string</Serial>
        <ExpDate>string</ExpDate>
        <AdditionalItemDetails d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </ChargeItemList>
    </ChargeItemListDetails>
  </BillOnly>
  <BillOnly>
    <hdnTotalPageCount>int</hdnTotalPageCount>
    <BillOnlyId>int</BillOnlyId>
    <billOnly>string</billOnly>
    <Comments>string</Comments>
    <SupplierId>int</SupplierId>
    <SupplierName>string</SupplierName>
    <BillOnlyDate>dateTime</BillOnlyDate>
    <SupplierEmail>string</SupplierEmail>
    <FacilityId>int</FacilityId>
    <FacilityName>string</FacilityName>
    <CustomerId>int</CustomerId>
    <CustomerName>string</CustomerName>
    <DepartmentId>int</DepartmentId>
    <IsConsigment>boolean</IsConsigment>
    <ContractNo>string</ContractNo>
    <PO>string</PO>
    <DepartmentName>string</DepartmentName>
    <SurgeryDate>dateTime</SurgeryDate>
    <PODate>string</PODate>
    <BillApprovedDate>string</BillApprovedDate>
    <PatientId>string</PatientId>
    <SurgeonId>int</SurgeonId>
    <SurgeonName>string</SurgeonName>
    <SurgeonFirstName>string</SurgeonFirstName>
    <SurgeonLastName>string</SurgeonLastName>
    <ProcedureId>int</ProcedureId>
    <TotalAmount>decimal</TotalAmount>
    <IsDeleted>boolean</IsDeleted>
    <DeletedDate>dateTime</DeletedDate>
    <DeletedByUserId>int</DeletedByUserId>
    <CreatedDate>dateTime</CreatedDate>
    <CreatedByUserId>int</CreatedByUserId>
    <CreatedUserEmailId>guid</CreatedUserEmailId>
    <CreatedUserEmail>string</CreatedUserEmail>
    <BillStatus>string</BillStatus>
    <Status>int</Status>
    <BillApprovedBy>string</BillApprovedBy>
    <TotalPageCount>int</TotalPageCount>
    <BillItemList>
      <BillOnlyItem>
        <BillOnlyItemId>int</BillOnlyItemId>
        <BillOnlyId>int</BillOnlyId>
        <ItemId>int</ItemId>
        <SupplierItem>string</SupplierItem>
        <HospitalItem>string</HospitalItem>
        <ItemDescription>string</ItemDescription>
        <hospitalId>string</hospitalId>
        <ItemSerialNo>string</ItemSerialNo>
        <UOM>string</UOM>
        <UnitPrice>decimal</UnitPrice>
        <Qty>decimal</Qty>
        <ContractNo>string</ContractNo>
        <HospitalContactNo>string</HospitalContactNo>
        <ExtendedAmount>decimal</ExtendedAmount>
        <TaxAmount>decimal</TaxAmount>
        <TotalAmount>decimal</TotalAmount>
        <SupplierComment>string</SupplierComment>
        <IsDeleted>boolean</IsDeleted>
        <DeletedDate>dateTime</DeletedDate>
        <DeletedByUserId>int</DeletedByUserId>
        <CreatedDate>dateTime</CreatedDate>
        <CreatedByUserId>int</CreatedByUserId>
        <Item d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Message>string</Message>
        <SHSComment>string</SHSComment>
        <Lot>string</Lot>
        <Serial>string</Serial>
        <ExpDate>string</ExpDate>
        <ConstructItems d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemsDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ConstructChargeItems d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemName>string</ItemName>
      </BillOnlyItem>
      <BillOnlyItem>
        <BillOnlyItemId>int</BillOnlyItemId>
        <BillOnlyId>int</BillOnlyId>
        <ItemId>int</ItemId>
        <SupplierItem>string</SupplierItem>
        <HospitalItem>string</HospitalItem>
        <ItemDescription>string</ItemDescription>
        <hospitalId>string</hospitalId>
        <ItemSerialNo>string</ItemSerialNo>
        <UOM>string</UOM>
        <UnitPrice>decimal</UnitPrice>
        <Qty>decimal</Qty>
        <ContractNo>string</ContractNo>
        <HospitalContactNo>string</HospitalContactNo>
        <ExtendedAmount>decimal</ExtendedAmount>
        <TaxAmount>decimal</TaxAmount>
        <TotalAmount>decimal</TotalAmount>
        <SupplierComment>string</SupplierComment>
        <IsDeleted>boolean</IsDeleted>
        <DeletedDate>dateTime</DeletedDate>
        <DeletedByUserId>int</DeletedByUserId>
        <CreatedDate>dateTime</CreatedDate>
        <CreatedByUserId>int</CreatedByUserId>
        <Item d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Message>string</Message>
        <SHSComment>string</SHSComment>
        <Lot>string</Lot>
        <Serial>string</Serial>
        <ExpDate>string</ExpDate>
        <ConstructItems d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemsDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ConstructChargeItems d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemName>string</ItemName>
      </BillOnlyItem>
    </BillItemList>
    <Supplier>
      <SupplierId>int</SupplierId>
      <CompanyId>int</CompanyId>
      <CompanyName>string</CompanyName>
      <SupplierName>string</SupplierName>
      <ContactPerson>string</ContactPerson>
      <Address1>string</Address1>
      <Address2>string</Address2>
      <City>string</City>
      <State>string</State>
      <ZipCode>string</ZipCode>
      <Phone>string</Phone>
      <Email>string</Email>
      <DivisionName>string</DivisionName>
      <IsActive>boolean</IsActive>
      <CreatedDate>dateTime</CreatedDate>
      <CreatedByUserId>int</CreatedByUserId>
      <IsDeleted>boolean</IsDeleted>
      <DeletedByUSerId>int</DeletedByUSerId>
      <DeletedDate>dateTime</DeletedDate>
      <Message>string</Message>
      <Country>string</Country>
      <SupplierNo>string</SupplierNo>
      <ERPBuyFromLoc>string</ERPBuyFromLoc>
      <ERPMfgID>string</ERPMfgID>
      <IsSelected>boolean</IsSelected>
      <ERPMfg>string</ERPMfg>
      <MfgDetailsId>int</MfgDetailsId>
      <SoldDetails>string</SoldDetails>
      <SoldDeailsId>int</SoldDeailsId>
      <FacilityName>string</FacilityName>
      <FacilityId>int</FacilityId>
      <GLCode>string</GLCode>
    </Supplier>
    <Facility>
      <FacilityId>int</FacilityId>
      <Name>string</Name>
      <Address1>string</Address1>
      <Address2>string</Address2>
      <City>string</City>
      <State>string</State>
      <ZipCode>string</ZipCode>
      <IsActive>boolean</IsActive>
      <Message>string</Message>
      <CheckFacilityId>int</CheckFacilityId>
      <IsDeleted>boolean</IsDeleted>
      <Result>string</Result>
      <CustomerName>string</CustomerName>
      <CustomerId>int</CustomerId>
      <FaciltyCountry>string</FaciltyCountry>
      <FacilityOrgID>string</FacilityOrgID>
      <ERPAssetLoc>string</ERPAssetLoc>
      <SupplyingOrgID>string</SupplyingOrgID>
      <OperatingUnit>string</OperatingUnit>
      <Error>string</Error>
      <customer>
        <Customer d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Customer d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </customer>
    </Facility>
    <ItemName>string</ItemName>
    <Message>string</Message>
    <ProcedureType>string</ProcedureType>
    <ContactNumber>string</ContactNumber>
    <ProcedureName>string</ProcedureName>
    <SupplierNo>string</SupplierNo>
    <RejectionRemark>string</RejectionRemark>
    <status>string</status>
    <CreatedUserName>string</CreatedUserName>
    <isEmailSent>boolean</isEmailSent>
    <IsConsignment>boolean</IsConsignment>
    <lastEmailSentDate>dateTime</lastEmailSentDate>
    <ExtraProcedure>string</ExtraProcedure>
    <ServiceLineId>int</ServiceLineId>
    <ServiceLine>string</ServiceLine>
    <SubmitedByEmail>string</SubmitedByEmail>
    <Cost_Center>string</Cost_Center>
    <SaleRepName>string</SaleRepName>
    <SaleRepEmail>string</SaleRepEmail>
    <DepCost>string</DepCost>
    <adminComment>string</adminComment>
    <BillItemCount>int</BillItemCount>
    <BillConstructItemCount>int</BillConstructItemCount>
    <BillChargeItemCount>int</BillChargeItemCount>
    <FileURL>string</FileURL>
    <ApprovalRemark>string</ApprovalRemark>
    <BuyerRemark>string</BuyerRemark>
    <POIssueBy>int</POIssueBy>
    <ExpanseCode>string</ExpanseCode>
    <WaitingApproval>string</WaitingApproval>
    <NationalProviderIdentifier>string</NationalProviderIdentifier>
    <ApproverRole>string</ApproverRole>
    <AllowAdhocApprover>boolean</AllowAdhocApprover>
    <PatientMRN>string</PatientMRN>
    <BillApprover>
      <PublicBillApprover>
        <BillOnlyId>int</BillOnlyId>
        <BillApproverId>int</BillApproverId>
        <IsApproved>boolean</IsApproved>
        <ApproverName>string</ApproverName>
        <ApproverRemark>string</ApproverRemark>
        <ApproveDate>string</ApproveDate>
        <ApproverStatus>string</ApproverStatus>
        <ApproverLevel>int</ApproverLevel>
      </PublicBillApprover>
      <PublicBillApprover>
        <BillOnlyId>int</BillOnlyId>
        <BillApproverId>int</BillApproverId>
        <IsApproved>boolean</IsApproved>
        <ApproverName>string</ApproverName>
        <ApproverRemark>string</ApproverRemark>
        <ApproveDate>string</ApproveDate>
        <ApproverStatus>string</ApproverStatus>
        <ApproverLevel>int</ApproverLevel>
      </PublicBillApprover>
    </BillApprover>
    <BillHistory>
      <BillHistory>
        <BillAuditId>int</BillAuditId>
        <BillOnlyId>int</BillOnlyId>
        <SupplierItem>string</SupplierItem>
        <ItemDescription>string</ItemDescription>
        <UOM>string</UOM>
        <UnitPrice>decimal</UnitPrice>
        <Qty>decimal</Qty>
        <TaxAmount>decimal</TaxAmount>
        <TotalAmount>decimal</TotalAmount>
        <SupplierComment>string</SupplierComment>
        <UpdatedDate>dateTime</UpdatedDate>
        <CreatedByUserId>int</CreatedByUserId>
        <User>string</User>
        <ItemName>string</ItemName>
      </BillHistory>
      <BillHistory>
        <BillAuditId>int</BillAuditId>
        <BillOnlyId>int</BillOnlyId>
        <SupplierItem>string</SupplierItem>
        <ItemDescription>string</ItemDescription>
        <UOM>string</UOM>
        <UnitPrice>decimal</UnitPrice>
        <Qty>decimal</Qty>
        <TaxAmount>decimal</TaxAmount>
        <TotalAmount>decimal</TotalAmount>
        <SupplierComment>string</SupplierComment>
        <UpdatedDate>dateTime</UpdatedDate>
        <CreatedByUserId>int</CreatedByUserId>
        <User>string</User>
        <ItemName>string</ItemName>
      </BillHistory>
    </BillHistory>
    <PublicSuperApprover>
      <PublicSuperApprover>
        <id>int</id>
        <SeabrightUserId>int</SeabrightUserId>
        <DepartmentId>int</DepartmentId>
        <Approverlevel>string</Approverlevel>
      </PublicSuperApprover>
      <PublicSuperApprover>
        <id>int</id>
        <SeabrightUserId>int</SeabrightUserId>
        <DepartmentId>int</DepartmentId>
        <Approverlevel>string</Approverlevel>
      </PublicSuperApprover>
    </PublicSuperApprover>
    <DepartmentBuyer>
      <DepartmentBuyer>
        <BillOnlyId>int</BillOnlyId>
        <BillApproverId>int</BillApproverId>
        <IsApproved>boolean</IsApproved>
        <ApproverName>string</ApproverName>
      </DepartmentBuyer>
      <DepartmentBuyer>
        <BillOnlyId>int</BillOnlyId>
        <BillApproverId>int</BillApproverId>
        <IsApproved>boolean</IsApproved>
        <ApproverName>string</ApproverName>
      </DepartmentBuyer>
    </DepartmentBuyer>
    <BillApproverDetail>
      <BillApproverDetails>
        <DepartmentBuyerId>int</DepartmentBuyerId>
        <ApproverId>int</ApproverId>
        <ApproverName>string</ApproverName>
        <CustomerId>int</CustomerId>
        <DepartmentId>int</DepartmentId>
        <BuyerRemark>string</BuyerRemark>
        <BillStatus>string</BillStatus>
      </BillApproverDetails>
      <BillApproverDetails>
        <DepartmentBuyerId>int</DepartmentBuyerId>
        <ApproverId>int</ApproverId>
        <ApproverName>string</ApproverName>
        <CustomerId>int</CustomerId>
        <DepartmentId>int</DepartmentId>
        <BuyerRemark>string</BuyerRemark>
        <BillStatus>string</BillStatus>
      </BillApproverDetails>
    </BillApproverDetail>
    <ChargeItemListDetails>
      <ChargeItemList>
        <BillChargeItemId>int</BillChargeItemId>
        <BillOnlyId>int</BillOnlyId>
        <ItemNumber>string</ItemNumber>
        <Description>string</Description>
        <IsDeleted>boolean</IsDeleted>
        <CreatedDate>string</CreatedDate>
        <Quantity>int</Quantity>
        <TaxAmount>decimal</TaxAmount>
        <UOM>string</UOM>
        <UnitPrice>decimal</UnitPrice>
        <TotalAmount>decimal</TotalAmount>
        <SupplierComment>string</SupplierComment>
        <HospitalItem>string</HospitalItem>
        <ExtendedAmount>decimal</ExtendedAmount>
        <Lot>string</Lot>
        <Serial>string</Serial>
        <ExpDate>string</ExpDate>
        <AdditionalItemDetails d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </ChargeItemList>
      <ChargeItemList>
        <BillChargeItemId>int</BillChargeItemId>
        <BillOnlyId>int</BillOnlyId>
        <ItemNumber>string</ItemNumber>
        <Description>string</Description>
        <IsDeleted>boolean</IsDeleted>
        <CreatedDate>string</CreatedDate>
        <Quantity>int</Quantity>
        <TaxAmount>decimal</TaxAmount>
        <UOM>string</UOM>
        <UnitPrice>decimal</UnitPrice>
        <TotalAmount>decimal</TotalAmount>
        <SupplierComment>string</SupplierComment>
        <HospitalItem>string</HospitalItem>
        <ExtendedAmount>decimal</ExtendedAmount>
        <Lot>string</Lot>
        <Serial>string</Serial>
        <ExpDate>string</ExpDate>
        <AdditionalItemDetails d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </ChargeItemList>
    </ChargeItemListDetails>
  </BillOnly>
</ArrayOfBillOnly>

HTTP POST

The following is a sample HTTP POST request and response. The placeholders shown need to be replaced with actual values.

POST /Service.asmx/GetSHSReviewBills HTTP/1.1
Host: secure.seabright.app
Content-Type: application/x-www-form-urlencoded
Content-Length: length

UserId=string&Page=string&SearchValue=string
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<ArrayOfBillOnly xmlns="http://Seabrightservices/">
  <BillOnly>
    <hdnTotalPageCount>int</hdnTotalPageCount>
    <BillOnlyId>int</BillOnlyId>
    <billOnly>string</billOnly>
    <Comments>string</Comments>
    <SupplierId>int</SupplierId>
    <SupplierName>string</SupplierName>
    <BillOnlyDate>dateTime</BillOnlyDate>
    <SupplierEmail>string</SupplierEmail>
    <FacilityId>int</FacilityId>
    <FacilityName>string</FacilityName>
    <CustomerId>int</CustomerId>
    <CustomerName>string</CustomerName>
    <DepartmentId>int</DepartmentId>
    <IsConsigment>boolean</IsConsigment>
    <ContractNo>string</ContractNo>
    <PO>string</PO>
    <DepartmentName>string</DepartmentName>
    <SurgeryDate>dateTime</SurgeryDate>
    <PODate>string</PODate>
    <BillApprovedDate>string</BillApprovedDate>
    <PatientId>string</PatientId>
    <SurgeonId>int</SurgeonId>
    <SurgeonName>string</SurgeonName>
    <SurgeonFirstName>string</SurgeonFirstName>
    <SurgeonLastName>string</SurgeonLastName>
    <ProcedureId>int</ProcedureId>
    <TotalAmount>decimal</TotalAmount>
    <IsDeleted>boolean</IsDeleted>
    <DeletedDate>dateTime</DeletedDate>
    <DeletedByUserId>int</DeletedByUserId>
    <CreatedDate>dateTime</CreatedDate>
    <CreatedByUserId>int</CreatedByUserId>
    <CreatedUserEmailId>guid</CreatedUserEmailId>
    <CreatedUserEmail>string</CreatedUserEmail>
    <BillStatus>string</BillStatus>
    <Status>int</Status>
    <BillApprovedBy>string</BillApprovedBy>
    <TotalPageCount>int</TotalPageCount>
    <BillItemList>
      <BillOnlyItem>
        <BillOnlyItemId>int</BillOnlyItemId>
        <BillOnlyId>int</BillOnlyId>
        <ItemId>int</ItemId>
        <SupplierItem>string</SupplierItem>
        <HospitalItem>string</HospitalItem>
        <ItemDescription>string</ItemDescription>
        <hospitalId>string</hospitalId>
        <ItemSerialNo>string</ItemSerialNo>
        <UOM>string</UOM>
        <UnitPrice>decimal</UnitPrice>
        <Qty>decimal</Qty>
        <ContractNo>string</ContractNo>
        <HospitalContactNo>string</HospitalContactNo>
        <ExtendedAmount>decimal</ExtendedAmount>
        <TaxAmount>decimal</TaxAmount>
        <TotalAmount>decimal</TotalAmount>
        <SupplierComment>string</SupplierComment>
        <IsDeleted>boolean</IsDeleted>
        <DeletedDate>dateTime</DeletedDate>
        <DeletedByUserId>int</DeletedByUserId>
        <CreatedDate>dateTime</CreatedDate>
        <CreatedByUserId>int</CreatedByUserId>
        <Item d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Message>string</Message>
        <SHSComment>string</SHSComment>
        <Lot>string</Lot>
        <Serial>string</Serial>
        <ExpDate>string</ExpDate>
        <ConstructItems d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemsDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ConstructChargeItems d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemName>string</ItemName>
      </BillOnlyItem>
      <BillOnlyItem>
        <BillOnlyItemId>int</BillOnlyItemId>
        <BillOnlyId>int</BillOnlyId>
        <ItemId>int</ItemId>
        <SupplierItem>string</SupplierItem>
        <HospitalItem>string</HospitalItem>
        <ItemDescription>string</ItemDescription>
        <hospitalId>string</hospitalId>
        <ItemSerialNo>string</ItemSerialNo>
        <UOM>string</UOM>
        <UnitPrice>decimal</UnitPrice>
        <Qty>decimal</Qty>
        <ContractNo>string</ContractNo>
        <HospitalContactNo>string</HospitalContactNo>
        <ExtendedAmount>decimal</ExtendedAmount>
        <TaxAmount>decimal</TaxAmount>
        <TotalAmount>decimal</TotalAmount>
        <SupplierComment>string</SupplierComment>
        <IsDeleted>boolean</IsDeleted>
        <DeletedDate>dateTime</DeletedDate>
        <DeletedByUserId>int</DeletedByUserId>
        <CreatedDate>dateTime</CreatedDate>
        <CreatedByUserId>int</CreatedByUserId>
        <Item d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Message>string</Message>
        <SHSComment>string</SHSComment>
        <Lot>string</Lot>
        <Serial>string</Serial>
        <ExpDate>string</ExpDate>
        <ConstructItems d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemsDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ConstructChargeItems d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemName>string</ItemName>
      </BillOnlyItem>
    </BillItemList>
    <Supplier>
      <SupplierId>int</SupplierId>
      <CompanyId>int</CompanyId>
      <CompanyName>string</CompanyName>
      <SupplierName>string</SupplierName>
      <ContactPerson>string</ContactPerson>
      <Address1>string</Address1>
      <Address2>string</Address2>
      <City>string</City>
      <State>string</State>
      <ZipCode>string</ZipCode>
      <Phone>string</Phone>
      <Email>string</Email>
      <DivisionName>string</DivisionName>
      <IsActive>boolean</IsActive>
      <CreatedDate>dateTime</CreatedDate>
      <CreatedByUserId>int</CreatedByUserId>
      <IsDeleted>boolean</IsDeleted>
      <DeletedByUSerId>int</DeletedByUSerId>
      <DeletedDate>dateTime</DeletedDate>
      <Message>string</Message>
      <Country>string</Country>
      <SupplierNo>string</SupplierNo>
      <ERPBuyFromLoc>string</ERPBuyFromLoc>
      <ERPMfgID>string</ERPMfgID>
      <IsSelected>boolean</IsSelected>
      <ERPMfg>string</ERPMfg>
      <MfgDetailsId>int</MfgDetailsId>
      <SoldDetails>string</SoldDetails>
      <SoldDeailsId>int</SoldDeailsId>
      <FacilityName>string</FacilityName>
      <FacilityId>int</FacilityId>
      <GLCode>string</GLCode>
    </Supplier>
    <Facility>
      <FacilityId>int</FacilityId>
      <Name>string</Name>
      <Address1>string</Address1>
      <Address2>string</Address2>
      <City>string</City>
      <State>string</State>
      <ZipCode>string</ZipCode>
      <IsActive>boolean</IsActive>
      <Message>string</Message>
      <CheckFacilityId>int</CheckFacilityId>
      <IsDeleted>boolean</IsDeleted>
      <Result>string</Result>
      <CustomerName>string</CustomerName>
      <CustomerId>int</CustomerId>
      <FaciltyCountry>string</FaciltyCountry>
      <FacilityOrgID>string</FacilityOrgID>
      <ERPAssetLoc>string</ERPAssetLoc>
      <SupplyingOrgID>string</SupplyingOrgID>
      <OperatingUnit>string</OperatingUnit>
      <Error>string</Error>
      <customer>
        <Customer d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Customer d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </customer>
    </Facility>
    <ItemName>string</ItemName>
    <Message>string</Message>
    <ProcedureType>string</ProcedureType>
    <ContactNumber>string</ContactNumber>
    <ProcedureName>string</ProcedureName>
    <SupplierNo>string</SupplierNo>
    <RejectionRemark>string</RejectionRemark>
    <status>string</status>
    <CreatedUserName>string</CreatedUserName>
    <isEmailSent>boolean</isEmailSent>
    <IsConsignment>boolean</IsConsignment>
    <lastEmailSentDate>dateTime</lastEmailSentDate>
    <ExtraProcedure>string</ExtraProcedure>
    <ServiceLineId>int</ServiceLineId>
    <ServiceLine>string</ServiceLine>
    <SubmitedByEmail>string</SubmitedByEmail>
    <Cost_Center>string</Cost_Center>
    <SaleRepName>string</SaleRepName>
    <SaleRepEmail>string</SaleRepEmail>
    <DepCost>string</DepCost>
    <adminComment>string</adminComment>
    <BillItemCount>int</BillItemCount>
    <BillConstructItemCount>int</BillConstructItemCount>
    <BillChargeItemCount>int</BillChargeItemCount>
    <FileURL>string</FileURL>
    <ApprovalRemark>string</ApprovalRemark>
    <BuyerRemark>string</BuyerRemark>
    <POIssueBy>int</POIssueBy>
    <ExpanseCode>string</ExpanseCode>
    <WaitingApproval>string</WaitingApproval>
    <NationalProviderIdentifier>string</NationalProviderIdentifier>
    <ApproverRole>string</ApproverRole>
    <AllowAdhocApprover>boolean</AllowAdhocApprover>
    <PatientMRN>string</PatientMRN>
    <BillApprover>
      <PublicBillApprover>
        <BillOnlyId>int</BillOnlyId>
        <BillApproverId>int</BillApproverId>
        <IsApproved>boolean</IsApproved>
        <ApproverName>string</ApproverName>
        <ApproverRemark>string</ApproverRemark>
        <ApproveDate>string</ApproveDate>
        <ApproverStatus>string</ApproverStatus>
        <ApproverLevel>int</ApproverLevel>
      </PublicBillApprover>
      <PublicBillApprover>
        <BillOnlyId>int</BillOnlyId>
        <BillApproverId>int</BillApproverId>
        <IsApproved>boolean</IsApproved>
        <ApproverName>string</ApproverName>
        <ApproverRemark>string</ApproverRemark>
        <ApproveDate>string</ApproveDate>
        <ApproverStatus>string</ApproverStatus>
        <ApproverLevel>int</ApproverLevel>
      </PublicBillApprover>
    </BillApprover>
    <BillHistory>
      <BillHistory>
        <BillAuditId>int</BillAuditId>
        <BillOnlyId>int</BillOnlyId>
        <SupplierItem>string</SupplierItem>
        <ItemDescription>string</ItemDescription>
        <UOM>string</UOM>
        <UnitPrice>decimal</UnitPrice>
        <Qty>decimal</Qty>
        <TaxAmount>decimal</TaxAmount>
        <TotalAmount>decimal</TotalAmount>
        <SupplierComment>string</SupplierComment>
        <UpdatedDate>dateTime</UpdatedDate>
        <CreatedByUserId>int</CreatedByUserId>
        <User>string</User>
        <ItemName>string</ItemName>
      </BillHistory>
      <BillHistory>
        <BillAuditId>int</BillAuditId>
        <BillOnlyId>int</BillOnlyId>
        <SupplierItem>string</SupplierItem>
        <ItemDescription>string</ItemDescription>
        <UOM>string</UOM>
        <UnitPrice>decimal</UnitPrice>
        <Qty>decimal</Qty>
        <TaxAmount>decimal</TaxAmount>
        <TotalAmount>decimal</TotalAmount>
        <SupplierComment>string</SupplierComment>
        <UpdatedDate>dateTime</UpdatedDate>
        <CreatedByUserId>int</CreatedByUserId>
        <User>string</User>
        <ItemName>string</ItemName>
      </BillHistory>
    </BillHistory>
    <PublicSuperApprover>
      <PublicSuperApprover>
        <id>int</id>
        <SeabrightUserId>int</SeabrightUserId>
        <DepartmentId>int</DepartmentId>
        <Approverlevel>string</Approverlevel>
      </PublicSuperApprover>
      <PublicSuperApprover>
        <id>int</id>
        <SeabrightUserId>int</SeabrightUserId>
        <DepartmentId>int</DepartmentId>
        <Approverlevel>string</Approverlevel>
      </PublicSuperApprover>
    </PublicSuperApprover>
    <DepartmentBuyer>
      <DepartmentBuyer>
        <BillOnlyId>int</BillOnlyId>
        <BillApproverId>int</BillApproverId>
        <IsApproved>boolean</IsApproved>
        <ApproverName>string</ApproverName>
      </DepartmentBuyer>
      <DepartmentBuyer>
        <BillOnlyId>int</BillOnlyId>
        <BillApproverId>int</BillApproverId>
        <IsApproved>boolean</IsApproved>
        <ApproverName>string</ApproverName>
      </DepartmentBuyer>
    </DepartmentBuyer>
    <BillApproverDetail>
      <BillApproverDetails>
        <DepartmentBuyerId>int</DepartmentBuyerId>
        <ApproverId>int</ApproverId>
        <ApproverName>string</ApproverName>
        <CustomerId>int</CustomerId>
        <DepartmentId>int</DepartmentId>
        <BuyerRemark>string</BuyerRemark>
        <BillStatus>string</BillStatus>
      </BillApproverDetails>
      <BillApproverDetails>
        <DepartmentBuyerId>int</DepartmentBuyerId>
        <ApproverId>int</ApproverId>
        <ApproverName>string</ApproverName>
        <CustomerId>int</CustomerId>
        <DepartmentId>int</DepartmentId>
        <BuyerRemark>string</BuyerRemark>
        <BillStatus>string</BillStatus>
      </BillApproverDetails>
    </BillApproverDetail>
    <ChargeItemListDetails>
      <ChargeItemList>
        <BillChargeItemId>int</BillChargeItemId>
        <BillOnlyId>int</BillOnlyId>
        <ItemNumber>string</ItemNumber>
        <Description>string</Description>
        <IsDeleted>boolean</IsDeleted>
        <CreatedDate>string</CreatedDate>
        <Quantity>int</Quantity>
        <TaxAmount>decimal</TaxAmount>
        <UOM>string</UOM>
        <UnitPrice>decimal</UnitPrice>
        <TotalAmount>decimal</TotalAmount>
        <SupplierComment>string</SupplierComment>
        <HospitalItem>string</HospitalItem>
        <ExtendedAmount>decimal</ExtendedAmount>
        <Lot>string</Lot>
        <Serial>string</Serial>
        <ExpDate>string</ExpDate>
        <AdditionalItemDetails d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </ChargeItemList>
      <ChargeItemList>
        <BillChargeItemId>int</BillChargeItemId>
        <BillOnlyId>int</BillOnlyId>
        <ItemNumber>string</ItemNumber>
        <Description>string</Description>
        <IsDeleted>boolean</IsDeleted>
        <CreatedDate>string</CreatedDate>
        <Quantity>int</Quantity>
        <TaxAmount>decimal</TaxAmount>
        <UOM>string</UOM>
        <UnitPrice>decimal</UnitPrice>
        <TotalAmount>decimal</TotalAmount>
        <SupplierComment>string</SupplierComment>
        <HospitalItem>string</HospitalItem>
        <ExtendedAmount>decimal</ExtendedAmount>
        <Lot>string</Lot>
        <Serial>string</Serial>
        <ExpDate>string</ExpDate>
        <AdditionalItemDetails d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </ChargeItemList>
    </ChargeItemListDetails>
  </BillOnly>
  <BillOnly>
    <hdnTotalPageCount>int</hdnTotalPageCount>
    <BillOnlyId>int</BillOnlyId>
    <billOnly>string</billOnly>
    <Comments>string</Comments>
    <SupplierId>int</SupplierId>
    <SupplierName>string</SupplierName>
    <BillOnlyDate>dateTime</BillOnlyDate>
    <SupplierEmail>string</SupplierEmail>
    <FacilityId>int</FacilityId>
    <FacilityName>string</FacilityName>
    <CustomerId>int</CustomerId>
    <CustomerName>string</CustomerName>
    <DepartmentId>int</DepartmentId>
    <IsConsigment>boolean</IsConsigment>
    <ContractNo>string</ContractNo>
    <PO>string</PO>
    <DepartmentName>string</DepartmentName>
    <SurgeryDate>dateTime</SurgeryDate>
    <PODate>string</PODate>
    <BillApprovedDate>string</BillApprovedDate>
    <PatientId>string</PatientId>
    <SurgeonId>int</SurgeonId>
    <SurgeonName>string</SurgeonName>
    <SurgeonFirstName>string</SurgeonFirstName>
    <SurgeonLastName>string</SurgeonLastName>
    <ProcedureId>int</ProcedureId>
    <TotalAmount>decimal</TotalAmount>
    <IsDeleted>boolean</IsDeleted>
    <DeletedDate>dateTime</DeletedDate>
    <DeletedByUserId>int</DeletedByUserId>
    <CreatedDate>dateTime</CreatedDate>
    <CreatedByUserId>int</CreatedByUserId>
    <CreatedUserEmailId>guid</CreatedUserEmailId>
    <CreatedUserEmail>string</CreatedUserEmail>
    <BillStatus>string</BillStatus>
    <Status>int</Status>
    <BillApprovedBy>string</BillApprovedBy>
    <TotalPageCount>int</TotalPageCount>
    <BillItemList>
      <BillOnlyItem>
        <BillOnlyItemId>int</BillOnlyItemId>
        <BillOnlyId>int</BillOnlyId>
        <ItemId>int</ItemId>
        <SupplierItem>string</SupplierItem>
        <HospitalItem>string</HospitalItem>
        <ItemDescription>string</ItemDescription>
        <hospitalId>string</hospitalId>
        <ItemSerialNo>string</ItemSerialNo>
        <UOM>string</UOM>
        <UnitPrice>decimal</UnitPrice>
        <Qty>decimal</Qty>
        <ContractNo>string</ContractNo>
        <HospitalContactNo>string</HospitalContactNo>
        <ExtendedAmount>decimal</ExtendedAmount>
        <TaxAmount>decimal</TaxAmount>
        <TotalAmount>decimal</TotalAmount>
        <SupplierComment>string</SupplierComment>
        <IsDeleted>boolean</IsDeleted>
        <DeletedDate>dateTime</DeletedDate>
        <DeletedByUserId>int</DeletedByUserId>
        <CreatedDate>dateTime</CreatedDate>
        <CreatedByUserId>int</CreatedByUserId>
        <Item d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Message>string</Message>
        <SHSComment>string</SHSComment>
        <Lot>string</Lot>
        <Serial>string</Serial>
        <ExpDate>string</ExpDate>
        <ConstructItems d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemsDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ConstructChargeItems d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemName>string</ItemName>
      </BillOnlyItem>
      <BillOnlyItem>
        <BillOnlyItemId>int</BillOnlyItemId>
        <BillOnlyId>int</BillOnlyId>
        <ItemId>int</ItemId>
        <SupplierItem>string</SupplierItem>
        <HospitalItem>string</HospitalItem>
        <ItemDescription>string</ItemDescription>
        <hospitalId>string</hospitalId>
        <ItemSerialNo>string</ItemSerialNo>
        <UOM>string</UOM>
        <UnitPrice>decimal</UnitPrice>
        <Qty>decimal</Qty>
        <ContractNo>string</ContractNo>
        <HospitalContactNo>string</HospitalContactNo>
        <ExtendedAmount>decimal</ExtendedAmount>
        <TaxAmount>decimal</TaxAmount>
        <TotalAmount>decimal</TotalAmount>
        <SupplierComment>string</SupplierComment>
        <IsDeleted>boolean</IsDeleted>
        <DeletedDate>dateTime</DeletedDate>
        <DeletedByUserId>int</DeletedByUserId>
        <CreatedDate>dateTime</CreatedDate>
        <CreatedByUserId>int</CreatedByUserId>
        <Item d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Message>string</Message>
        <SHSComment>string</SHSComment>
        <Lot>string</Lot>
        <Serial>string</Serial>
        <ExpDate>string</ExpDate>
        <ConstructItems d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemsDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ConstructChargeItems d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ItemName>string</ItemName>
      </BillOnlyItem>
    </BillItemList>
    <Supplier>
      <SupplierId>int</SupplierId>
      <CompanyId>int</CompanyId>
      <CompanyName>string</CompanyName>
      <SupplierName>string</SupplierName>
      <ContactPerson>string</ContactPerson>
      <Address1>string</Address1>
      <Address2>string</Address2>
      <City>string</City>
      <State>string</State>
      <ZipCode>string</ZipCode>
      <Phone>string</Phone>
      <Email>string</Email>
      <DivisionName>string</DivisionName>
      <IsActive>boolean</IsActive>
      <CreatedDate>dateTime</CreatedDate>
      <CreatedByUserId>int</CreatedByUserId>
      <IsDeleted>boolean</IsDeleted>
      <DeletedByUSerId>int</DeletedByUSerId>
      <DeletedDate>dateTime</DeletedDate>
      <Message>string</Message>
      <Country>string</Country>
      <SupplierNo>string</SupplierNo>
      <ERPBuyFromLoc>string</ERPBuyFromLoc>
      <ERPMfgID>string</ERPMfgID>
      <IsSelected>boolean</IsSelected>
      <ERPMfg>string</ERPMfg>
      <MfgDetailsId>int</MfgDetailsId>
      <SoldDetails>string</SoldDetails>
      <SoldDeailsId>int</SoldDeailsId>
      <FacilityName>string</FacilityName>
      <FacilityId>int</FacilityId>
      <GLCode>string</GLCode>
    </Supplier>
    <Facility>
      <FacilityId>int</FacilityId>
      <Name>string</Name>
      <Address1>string</Address1>
      <Address2>string</Address2>
      <City>string</City>
      <State>string</State>
      <ZipCode>string</ZipCode>
      <IsActive>boolean</IsActive>
      <Message>string</Message>
      <CheckFacilityId>int</CheckFacilityId>
      <IsDeleted>boolean</IsDeleted>
      <Result>string</Result>
      <CustomerName>string</CustomerName>
      <CustomerId>int</CustomerId>
      <FaciltyCountry>string</FaciltyCountry>
      <FacilityOrgID>string</FacilityOrgID>
      <ERPAssetLoc>string</ERPAssetLoc>
      <SupplyingOrgID>string</SupplyingOrgID>
      <OperatingUnit>string</OperatingUnit>
      <Error>string</Error>
      <customer>
        <Customer d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Customer d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </customer>
    </Facility>
    <ItemName>string</ItemName>
    <Message>string</Message>
    <ProcedureType>string</ProcedureType>
    <ContactNumber>string</ContactNumber>
    <ProcedureName>string</ProcedureName>
    <SupplierNo>string</SupplierNo>
    <RejectionRemark>string</RejectionRemark>
    <status>string</status>
    <CreatedUserName>string</CreatedUserName>
    <isEmailSent>boolean</isEmailSent>
    <IsConsignment>boolean</IsConsignment>
    <lastEmailSentDate>dateTime</lastEmailSentDate>
    <ExtraProcedure>string</ExtraProcedure>
    <ServiceLineId>int</ServiceLineId>
    <ServiceLine>string</ServiceLine>
    <SubmitedByEmail>string</SubmitedByEmail>
    <Cost_Center>string</Cost_Center>
    <SaleRepName>string</SaleRepName>
    <SaleRepEmail>string</SaleRepEmail>
    <DepCost>string</DepCost>
    <adminComment>string</adminComment>
    <BillItemCount>int</BillItemCount>
    <BillConstructItemCount>int</BillConstructItemCount>
    <BillChargeItemCount>int</BillChargeItemCount>
    <FileURL>string</FileURL>
    <ApprovalRemark>string</ApprovalRemark>
    <BuyerRemark>string</BuyerRemark>
    <POIssueBy>int</POIssueBy>
    <ExpanseCode>string</ExpanseCode>
    <WaitingApproval>string</WaitingApproval>
    <NationalProviderIdentifier>string</NationalProviderIdentifier>
    <ApproverRole>string</ApproverRole>
    <AllowAdhocApprover>boolean</AllowAdhocApprover>
    <PatientMRN>string</PatientMRN>
    <BillApprover>
      <PublicBillApprover>
        <BillOnlyId>int</BillOnlyId>
        <BillApproverId>int</BillApproverId>
        <IsApproved>boolean</IsApproved>
        <ApproverName>string</ApproverName>
        <ApproverRemark>string</ApproverRemark>
        <ApproveDate>string</ApproveDate>
        <ApproverStatus>string</ApproverStatus>
        <ApproverLevel>int</ApproverLevel>
      </PublicBillApprover>
      <PublicBillApprover>
        <BillOnlyId>int</BillOnlyId>
        <BillApproverId>int</BillApproverId>
        <IsApproved>boolean</IsApproved>
        <ApproverName>string</ApproverName>
        <ApproverRemark>string</ApproverRemark>
        <ApproveDate>string</ApproveDate>
        <ApproverStatus>string</ApproverStatus>
        <ApproverLevel>int</ApproverLevel>
      </PublicBillApprover>
    </BillApprover>
    <BillHistory>
      <BillHistory>
        <BillAuditId>int</BillAuditId>
        <BillOnlyId>int</BillOnlyId>
        <SupplierItem>string</SupplierItem>
        <ItemDescription>string</ItemDescription>
        <UOM>string</UOM>
        <UnitPrice>decimal</UnitPrice>
        <Qty>decimal</Qty>
        <TaxAmount>decimal</TaxAmount>
        <TotalAmount>decimal</TotalAmount>
        <SupplierComment>string</SupplierComment>
        <UpdatedDate>dateTime</UpdatedDate>
        <CreatedByUserId>int</CreatedByUserId>
        <User>string</User>
        <ItemName>string</ItemName>
      </BillHistory>
      <BillHistory>
        <BillAuditId>int</BillAuditId>
        <BillOnlyId>int</BillOnlyId>
        <SupplierItem>string</SupplierItem>
        <ItemDescription>string</ItemDescription>
        <UOM>string</UOM>
        <UnitPrice>decimal</UnitPrice>
        <Qty>decimal</Qty>
        <TaxAmount>decimal</TaxAmount>
        <TotalAmount>decimal</TotalAmount>
        <SupplierComment>string</SupplierComment>
        <UpdatedDate>dateTime</UpdatedDate>
        <CreatedByUserId>int</CreatedByUserId>
        <User>string</User>
        <ItemName>string</ItemName>
      </BillHistory>
    </BillHistory>
    <PublicSuperApprover>
      <PublicSuperApprover>
        <id>int</id>
        <SeabrightUserId>int</SeabrightUserId>
        <DepartmentId>int</DepartmentId>
        <Approverlevel>string</Approverlevel>
      </PublicSuperApprover>
      <PublicSuperApprover>
        <id>int</id>
        <SeabrightUserId>int</SeabrightUserId>
        <DepartmentId>int</DepartmentId>
        <Approverlevel>string</Approverlevel>
      </PublicSuperApprover>
    </PublicSuperApprover>
    <DepartmentBuyer>
      <DepartmentBuyer>
        <BillOnlyId>int</BillOnlyId>
        <BillApproverId>int</BillApproverId>
        <IsApproved>boolean</IsApproved>
        <ApproverName>string</ApproverName>
      </DepartmentBuyer>
      <DepartmentBuyer>
        <BillOnlyId>int</BillOnlyId>
        <BillApproverId>int</BillApproverId>
        <IsApproved>boolean</IsApproved>
        <ApproverName>string</ApproverName>
      </DepartmentBuyer>
    </DepartmentBuyer>
    <BillApproverDetail>
      <BillApproverDetails>
        <DepartmentBuyerId>int</DepartmentBuyerId>
        <ApproverId>int</ApproverId>
        <ApproverName>string</ApproverName>
        <CustomerId>int</CustomerId>
        <DepartmentId>int</DepartmentId>
        <BuyerRemark>string</BuyerRemark>
        <BillStatus>string</BillStatus>
      </BillApproverDetails>
      <BillApproverDetails>
        <DepartmentBuyerId>int</DepartmentBuyerId>
        <ApproverId>int</ApproverId>
        <ApproverName>string</ApproverName>
        <CustomerId>int</CustomerId>
        <DepartmentId>int</DepartmentId>
        <BuyerRemark>string</BuyerRemark>
        <BillStatus>string</BillStatus>
      </BillApproverDetails>
    </BillApproverDetail>
    <ChargeItemListDetails>
      <ChargeItemList>
        <BillChargeItemId>int</BillChargeItemId>
        <BillOnlyId>int</BillOnlyId>
        <ItemNumber>string</ItemNumber>
        <Description>string</Description>
        <IsDeleted>boolean</IsDeleted>
        <CreatedDate>string</CreatedDate>
        <Quantity>int</Quantity>
        <TaxAmount>decimal</TaxAmount>
        <UOM>string</UOM>
        <UnitPrice>decimal</UnitPrice>
        <TotalAmount>decimal</TotalAmount>
        <SupplierComment>string</SupplierComment>
        <HospitalItem>string</HospitalItem>
        <ExtendedAmount>decimal</ExtendedAmount>
        <Lot>string</Lot>
        <Serial>string</Serial>
        <ExpDate>string</ExpDate>
        <AdditionalItemDetails d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </ChargeItemList>
      <ChargeItemList>
        <BillChargeItemId>int</BillChargeItemId>
        <BillOnlyId>int</BillOnlyId>
        <ItemNumber>string</ItemNumber>
        <Description>string</Description>
        <IsDeleted>boolean</IsDeleted>
        <CreatedDate>string</CreatedDate>
        <Quantity>int</Quantity>
        <TaxAmount>decimal</TaxAmount>
        <UOM>string</UOM>
        <UnitPrice>decimal</UnitPrice>
        <TotalAmount>decimal</TotalAmount>
        <SupplierComment>string</SupplierComment>
        <HospitalItem>string</HospitalItem>
        <ExtendedAmount>decimal</ExtendedAmount>
        <Lot>string</Lot>
        <Serial>string</Serial>
        <ExpDate>string</ExpDate>
        <AdditionalItemDetails d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </ChargeItemList>
    </ChargeItemListDetails>
  </BillOnly>
</ArrayOfBillOnly>