Service
Click here for a complete list of operations.
GetSearchBillDownladData
Test
To test the operation using the HTTP POST protocol, click the 'Invoke' button.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/GetSearchBillDownladData"
<?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>
<GetSearchBillDownladData xmlns="http://Seabrightservices/">
<Id>int</Id>
<CustomerId>string</CustomerId>
<FacilityId>string</FacilityId>
<DepartmentId>string</DepartmentId>
<PatientId>string</PatientId>
<SupplierId>string</SupplierId>
<SurgeonId>string</SurgeonId>
<ProcedureId>string</ProcedureId>
<SurgeryDate>string</SurgeryDate>
<billOnly>string</billOnly>
<PO>string</PO>
<BillStatus>string</BillStatus>
<StartDate>string</StartDate>
<EndDate>string</EndDate>
<Email>string</Email>
<role>string</role>
<SabalUserId>string</SabalUserId>
</GetSearchBillDownladData>
</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>
<GetSearchBillDownladDataResponse xmlns="http://Seabrightservices/">
<GetSearchBillDownladDataResult>
<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 xsi:nil="true" />
<Message>string</Message>
<SHSComment>string</SHSComment>
<Lot>string</Lot>
<Serial>string</Serial>
<ExpDate>string</ExpDate>
<ConstructItems xsi:nil="true" />
<ItemsDetail xsi:nil="true" />
<ConstructChargeItems xsi:nil="true" />
<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 xsi:nil="true" />
<Message>string</Message>
<SHSComment>string</SHSComment>
<Lot>string</Lot>
<Serial>string</Serial>
<ExpDate>string</ExpDate>
<ConstructItems xsi:nil="true" />
<ItemsDetail xsi:nil="true" />
<ConstructChargeItems xsi:nil="true" />
<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 xsi:nil="true" />
<Customer xsi:nil="true" />
</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 xsi:nil="true" />
</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 xsi:nil="true" />
</ChargeItemList>
</ChargeItemListDetails>
</GetSearchBillDownladDataResult>
</GetSearchBillDownladDataResponse>
</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>
<GetSearchBillDownladData xmlns="http://Seabrightservices/">
<Id>int</Id>
<CustomerId>string</CustomerId>
<FacilityId>string</FacilityId>
<DepartmentId>string</DepartmentId>
<PatientId>string</PatientId>
<SupplierId>string</SupplierId>
<SurgeonId>string</SurgeonId>
<ProcedureId>string</ProcedureId>
<SurgeryDate>string</SurgeryDate>
<billOnly>string</billOnly>
<PO>string</PO>
<BillStatus>string</BillStatus>
<StartDate>string</StartDate>
<EndDate>string</EndDate>
<Email>string</Email>
<role>string</role>
<SabalUserId>string</SabalUserId>
</GetSearchBillDownladData>
</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>
<GetSearchBillDownladDataResponse xmlns="http://Seabrightservices/">
<GetSearchBillDownladDataResult>
<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 xsi:nil="true" />
<Message>string</Message>
<SHSComment>string</SHSComment>
<Lot>string</Lot>
<Serial>string</Serial>
<ExpDate>string</ExpDate>
<ConstructItems xsi:nil="true" />
<ItemsDetail xsi:nil="true" />
<ConstructChargeItems xsi:nil="true" />
<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 xsi:nil="true" />
<Message>string</Message>
<SHSComment>string</SHSComment>
<Lot>string</Lot>
<Serial>string</Serial>
<ExpDate>string</ExpDate>
<ConstructItems xsi:nil="true" />
<ItemsDetail xsi:nil="true" />
<ConstructChargeItems xsi:nil="true" />
<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 xsi:nil="true" />
<Customer xsi:nil="true" />
</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 xsi:nil="true" />
</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 xsi:nil="true" />
</ChargeItemList>
</ChargeItemListDetails>
</GetSearchBillDownladDataResult>
</GetSearchBillDownladDataResponse>
</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/GetSearchBillDownladData?Id=string&CustomerId=string&FacilityId=string&DepartmentId=string&PatientId=string&SupplierId=string&SurgeonId=string&ProcedureId=string&SurgeryDate=string&billOnly=string&PO=string&BillStatus=string&StartDate=string&EndDate=string&Email=string&role=string&SabalUserId=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"?>
<BillOnly xmlns="http://Seabrightservices/">
<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>
<ItemId>int</ItemId>
<Name>string</Name>
<ItemType>string</ItemType>
<Description>string</Description>
<ItemNumber>string</ItemNumber>
<ItemSerialNumber>string</ItemSerialNumber>
<LotNumber>string</LotNumber>
<Price>decimal</Price>
<UOM>string</UOM>
<ExtendedPrice>decimal</ExtendedPrice>
<CreatedDate>dateTime</CreatedDate>
<CreatedByUserId>int</CreatedByUserId>
<IsDeleted>boolean</IsDeleted>
<DeletedByUserId>int</DeletedByUserId>
<DeletedDate>dateTime</DeletedDate>
<Message>string</Message>
</Item>
<Message>string</Message>
<SHSComment>string</SHSComment>
<Lot>string</Lot>
<Serial>string</Serial>
<ExpDate>string</ExpDate>
<ConstructItems>
<SeabrightConstructItem d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<SeabrightConstructItem d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
</ConstructItems>
<ItemsDetail>
<PublicItemsAddtionalDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<PublicItemsAddtionalDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
</ItemsDetail>
<ConstructChargeItems>
<ChargeItemList d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<ChargeItemList d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
</ConstructChargeItems>
<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>
<ItemId>int</ItemId>
<Name>string</Name>
<ItemType>string</ItemType>
<Description>string</Description>
<ItemNumber>string</ItemNumber>
<ItemSerialNumber>string</ItemSerialNumber>
<LotNumber>string</LotNumber>
<Price>decimal</Price>
<UOM>string</UOM>
<ExtendedPrice>decimal</ExtendedPrice>
<CreatedDate>dateTime</CreatedDate>
<CreatedByUserId>int</CreatedByUserId>
<IsDeleted>boolean</IsDeleted>
<DeletedByUserId>int</DeletedByUserId>
<DeletedDate>dateTime</DeletedDate>
<Message>string</Message>
</Item>
<Message>string</Message>
<SHSComment>string</SHSComment>
<Lot>string</Lot>
<Serial>string</Serial>
<ExpDate>string</ExpDate>
<ConstructItems>
<SeabrightConstructItem d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<SeabrightConstructItem d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
</ConstructItems>
<ItemsDetail>
<PublicItemsAddtionalDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<PublicItemsAddtionalDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
</ItemsDetail>
<ConstructChargeItems>
<ChargeItemList d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<ChargeItemList d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
</ConstructChargeItems>
<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>
<CompanyId>int</CompanyId>
<CompanyName>string</CompanyName>
<Address>string</Address>
<City>string</City>
<State>string</State>
<ZipCode>string</ZipCode>
<Country>string</Country>
<Email>string</Email>
<Phone>string</Phone>
<Fax>string</Fax>
<Address2>string</Address2>
<ZoneId>int</ZoneId>
<TimeZone>string</TimeZone>
<ContactName>string</ContactName>
<ServiceLine d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<IsActive>boolean</IsActive>
<isDollarThreshold>boolean</isDollarThreshold>
<UseApprovalWorkflow>boolean</UseApprovalWorkflow>
<Message>string</Message>
</Customer>
<Customer>
<CompanyId>int</CompanyId>
<CompanyName>string</CompanyName>
<Address>string</Address>
<City>string</City>
<State>string</State>
<ZipCode>string</ZipCode>
<Country>string</Country>
<Email>string</Email>
<Phone>string</Phone>
<Fax>string</Fax>
<Address2>string</Address2>
<ZoneId>int</ZoneId>
<TimeZone>string</TimeZone>
<ContactName>string</ContactName>
<ServiceLine d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<IsActive>boolean</IsActive>
<isDollarThreshold>boolean</isDollarThreshold>
<UseApprovalWorkflow>boolean</UseApprovalWorkflow>
<Message>string</Message>
</Customer>
</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>
<BillChargeAddItems d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<BillChargeAddItems d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
</AdditionalItemDetails>
</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>
<BillChargeAddItems d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<BillChargeAddItems d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
</AdditionalItemDetails>
</ChargeItemList>
</ChargeItemListDetails>
</BillOnly>
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/GetSearchBillDownladData HTTP/1.1 Host: secure.seabright.app Content-Type: application/x-www-form-urlencoded Content-Length: length Id=string&CustomerId=string&FacilityId=string&DepartmentId=string&PatientId=string&SupplierId=string&SurgeonId=string&ProcedureId=string&SurgeryDate=string&billOnly=string&PO=string&BillStatus=string&StartDate=string&EndDate=string&Email=string&role=string&SabalUserId=string
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<BillOnly xmlns="http://Seabrightservices/">
<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>
<ItemId>int</ItemId>
<Name>string</Name>
<ItemType>string</ItemType>
<Description>string</Description>
<ItemNumber>string</ItemNumber>
<ItemSerialNumber>string</ItemSerialNumber>
<LotNumber>string</LotNumber>
<Price>decimal</Price>
<UOM>string</UOM>
<ExtendedPrice>decimal</ExtendedPrice>
<CreatedDate>dateTime</CreatedDate>
<CreatedByUserId>int</CreatedByUserId>
<IsDeleted>boolean</IsDeleted>
<DeletedByUserId>int</DeletedByUserId>
<DeletedDate>dateTime</DeletedDate>
<Message>string</Message>
</Item>
<Message>string</Message>
<SHSComment>string</SHSComment>
<Lot>string</Lot>
<Serial>string</Serial>
<ExpDate>string</ExpDate>
<ConstructItems>
<SeabrightConstructItem d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<SeabrightConstructItem d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
</ConstructItems>
<ItemsDetail>
<PublicItemsAddtionalDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<PublicItemsAddtionalDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
</ItemsDetail>
<ConstructChargeItems>
<ChargeItemList d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<ChargeItemList d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
</ConstructChargeItems>
<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>
<ItemId>int</ItemId>
<Name>string</Name>
<ItemType>string</ItemType>
<Description>string</Description>
<ItemNumber>string</ItemNumber>
<ItemSerialNumber>string</ItemSerialNumber>
<LotNumber>string</LotNumber>
<Price>decimal</Price>
<UOM>string</UOM>
<ExtendedPrice>decimal</ExtendedPrice>
<CreatedDate>dateTime</CreatedDate>
<CreatedByUserId>int</CreatedByUserId>
<IsDeleted>boolean</IsDeleted>
<DeletedByUserId>int</DeletedByUserId>
<DeletedDate>dateTime</DeletedDate>
<Message>string</Message>
</Item>
<Message>string</Message>
<SHSComment>string</SHSComment>
<Lot>string</Lot>
<Serial>string</Serial>
<ExpDate>string</ExpDate>
<ConstructItems>
<SeabrightConstructItem d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<SeabrightConstructItem d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
</ConstructItems>
<ItemsDetail>
<PublicItemsAddtionalDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<PublicItemsAddtionalDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
</ItemsDetail>
<ConstructChargeItems>
<ChargeItemList d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<ChargeItemList d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
</ConstructChargeItems>
<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>
<CompanyId>int</CompanyId>
<CompanyName>string</CompanyName>
<Address>string</Address>
<City>string</City>
<State>string</State>
<ZipCode>string</ZipCode>
<Country>string</Country>
<Email>string</Email>
<Phone>string</Phone>
<Fax>string</Fax>
<Address2>string</Address2>
<ZoneId>int</ZoneId>
<TimeZone>string</TimeZone>
<ContactName>string</ContactName>
<ServiceLine d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<IsActive>boolean</IsActive>
<isDollarThreshold>boolean</isDollarThreshold>
<UseApprovalWorkflow>boolean</UseApprovalWorkflow>
<Message>string</Message>
</Customer>
<Customer>
<CompanyId>int</CompanyId>
<CompanyName>string</CompanyName>
<Address>string</Address>
<City>string</City>
<State>string</State>
<ZipCode>string</ZipCode>
<Country>string</Country>
<Email>string</Email>
<Phone>string</Phone>
<Fax>string</Fax>
<Address2>string</Address2>
<ZoneId>int</ZoneId>
<TimeZone>string</TimeZone>
<ContactName>string</ContactName>
<ServiceLine d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<IsActive>boolean</IsActive>
<isDollarThreshold>boolean</isDollarThreshold>
<UseApprovalWorkflow>boolean</UseApprovalWorkflow>
<Message>string</Message>
</Customer>
</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>
<BillChargeAddItems d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<BillChargeAddItems d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
</AdditionalItemDetails>
</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>
<BillChargeAddItems d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<BillChargeAddItems d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
</AdditionalItemDetails>
</ChargeItemList>
</ChargeItemListDetails>
</BillOnly>