POST api/account/SampleCollectionSubmitProcess
Request Information
URI Parameters
None.
Body Parameters
DTOSampleCollection| Name | Description | Type | Additional information |
|---|---|---|---|
| IsInvestigationQueue | boolean |
None. |
|
| PatientId | globally unique identifier |
None. |
|
| VisitNo | string |
None. |
|
| statusBit | integer |
None. |
|
| DepartmentId | globally unique identifier |
None. |
|
| SubDepartmentId | globally unique identifier |
None. |
|
| DoctorId | globally unique identifier |
None. |
|
| SubServiceId | globally unique identifier |
None. |
|
| RoleId | globally unique identifier |
None. |
|
| DesignationId | globally unique identifier |
None. |
|
| UserId | globally unique identifier |
None. |
|
| PatientCheckInId | globally unique identifier |
None. |
|
| ListLabServiceDataDetail | Collection of DTOLabPatientDetailQueue |
None. |
|
| PaidAmount | integer |
None. |
|
| SubDepartmentManualCodeString | string |
None. |
|
| SampleCollectionStickerCount | integer |
None. |
|
| AutoNumberGenerated | string |
None. |
|
| AutoNumberGenerationLabelText | string |
None. |
|
| SessionUserId | globally unique identifier |
None. |
|
| AppointmentNo | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"IsInvestigationQueue": true,
"PatientId": "c13c1669-26d7-4407-acce-b5558f4b38da",
"VisitNo": "sample string 3",
"statusBit": 4,
"DepartmentId": "261f470e-3b86-46f6-9bc4-647f1a753549",
"SubDepartmentId": "d2b863f9-2108-4c19-87f7-92ab52ba6fcb",
"DoctorId": "75afe4c7-fd5f-46dd-beea-d08c7213b6b9",
"SubServiceId": "685fcf59-3991-4821-995f-23343c05c084",
"RoleId": "0c1a098a-2004-4699-a6b3-52e1d9506a77",
"DesignationId": "343013e3-75a6-4b36-b355-7d627c921d2d",
"UserId": "3c6ef23c-0c3e-4146-9862-657ec09fbebb",
"PatientCheckInId": "178e5a80-2a92-4291-aa56-35435cb8974c",
"ListLabServiceDataDetail": [
{
"SrNo": 1,
"Id": "568e8f7d-7d15-442a-894a-d35a21f47516",
"PatientLabCheckInId": "0c56e26a-a133-4172-a0ca-75a22daae737",
"PatientId": "0fb38e29-92b8-42b4-8ad3-15311d19a5fa",
"DepartmentId": "6cbf2533-b6e6-43bd-9381-a406dfbc75b1",
"SubDepartmentId": "405a5f4d-5afa-4950-b5a6-3e0a8383d798",
"UserId": "489c1c62-05b8-468e-81d6-f41cf6b77b88",
"DesignationId": "24898bcc-b95f-4365-a556-0cfe5de2a780",
"RoleId": "0c8a5d3a-87c2-42fd-b930-6bad1bf854ff",
"IsInPatient": true,
"PatientVisitNo": "sample string 3",
"SubserviceName": "sample string 4",
"PrescribedbyName": "sample string 5",
"Charges": 1.1,
"PrescribedQuantity": 6,
"TotalCharges": 1.1,
"VisitTime": "2025-12-11T15:56:22.2746532+05:00",
"Total": 1.1,
"PatientStatusId": "7935a5e2-5b1d-4033-a3e0-89eccea97e27",
"SubServiceId": "78351c8c-69dd-44bf-a011-919fa6236459",
"PatientStatusValue": 8,
"ServiceTotal": 1.1,
"IsOutsideSample": true,
"OutSourcedBranchId": "fda65abc-9905-4305-ae68-85db8865febc",
"OutSideSampleComments": "sample string 10",
"ConsumtionItems": "sample string 11",
"Html": "sample string 12",
"PrescribedBy": "sample string 13",
"PatientEntitled": 14,
"AutoNumberGenerated": "sample string 15",
"AutoNumberGenerationLabelText": "sample string 16"
},
{
"SrNo": 1,
"Id": "568e8f7d-7d15-442a-894a-d35a21f47516",
"PatientLabCheckInId": "0c56e26a-a133-4172-a0ca-75a22daae737",
"PatientId": "0fb38e29-92b8-42b4-8ad3-15311d19a5fa",
"DepartmentId": "6cbf2533-b6e6-43bd-9381-a406dfbc75b1",
"SubDepartmentId": "405a5f4d-5afa-4950-b5a6-3e0a8383d798",
"UserId": "489c1c62-05b8-468e-81d6-f41cf6b77b88",
"DesignationId": "24898bcc-b95f-4365-a556-0cfe5de2a780",
"RoleId": "0c8a5d3a-87c2-42fd-b930-6bad1bf854ff",
"IsInPatient": true,
"PatientVisitNo": "sample string 3",
"SubserviceName": "sample string 4",
"PrescribedbyName": "sample string 5",
"Charges": 1.1,
"PrescribedQuantity": 6,
"TotalCharges": 1.1,
"VisitTime": "2025-12-11T15:56:22.2746532+05:00",
"Total": 1.1,
"PatientStatusId": "7935a5e2-5b1d-4033-a3e0-89eccea97e27",
"SubServiceId": "78351c8c-69dd-44bf-a011-919fa6236459",
"PatientStatusValue": 8,
"ServiceTotal": 1.1,
"IsOutsideSample": true,
"OutSourcedBranchId": "fda65abc-9905-4305-ae68-85db8865febc",
"OutSideSampleComments": "sample string 10",
"ConsumtionItems": "sample string 11",
"Html": "sample string 12",
"PrescribedBy": "sample string 13",
"PatientEntitled": 14,
"AutoNumberGenerated": "sample string 15",
"AutoNumberGenerationLabelText": "sample string 16"
}
],
"PaidAmount": 1,
"SubDepartmentManualCodeString": "sample string 6",
"SampleCollectionStickerCount": 1,
"AutoNumberGenerated": "sample string 7",
"AutoNumberGenerationLabelText": "sample string 8",
"SessionUserId": "505b9090-b833-4b43-ad5a-280b2b293652",
"AppointmentNo": "sample string 9"
}
application/xml, text/xml
Sample:
<DTOSampleCollection xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/HomeCarePortal.BAL.DTOModels">
<AppointmentNo>sample string 9</AppointmentNo>
<AutoNumberGenerated>sample string 7</AutoNumberGenerated>
<AutoNumberGenerationLabelText>sample string 8</AutoNumberGenerationLabelText>
<DepartmentId>261f470e-3b86-46f6-9bc4-647f1a753549</DepartmentId>
<DesignationId>343013e3-75a6-4b36-b355-7d627c921d2d</DesignationId>
<DoctorId>75afe4c7-fd5f-46dd-beea-d08c7213b6b9</DoctorId>
<IsInvestigationQueue>true</IsInvestigationQueue>
<ListLabServiceDataDetail>
<DTOLabPatientDetailQueue>
<AutoNumberGenerated>sample string 15</AutoNumberGenerated>
<AutoNumberGenerationLabelText>sample string 16</AutoNumberGenerationLabelText>
<Charges>1.1</Charges>
<ConsumtionItems>sample string 11</ConsumtionItems>
<DepartmentId>6cbf2533-b6e6-43bd-9381-a406dfbc75b1</DepartmentId>
<DesignationId>24898bcc-b95f-4365-a556-0cfe5de2a780</DesignationId>
<Html>sample string 12</Html>
<Id>568e8f7d-7d15-442a-894a-d35a21f47516</Id>
<IsInPatient>true</IsInPatient>
<IsOutsideSample>true</IsOutsideSample>
<OutSideSampleComments>sample string 10</OutSideSampleComments>
<OutSourcedBranchId>fda65abc-9905-4305-ae68-85db8865febc</OutSourcedBranchId>
<PatientEntitled>14</PatientEntitled>
<PatientId>0fb38e29-92b8-42b4-8ad3-15311d19a5fa</PatientId>
<PatientLabCheckInId>0c56e26a-a133-4172-a0ca-75a22daae737</PatientLabCheckInId>
<PatientStatusId>7935a5e2-5b1d-4033-a3e0-89eccea97e27</PatientStatusId>
<PatientStatusValue>8</PatientStatusValue>
<PatientVisitNo>sample string 3</PatientVisitNo>
<PrescribedBy>sample string 13</PrescribedBy>
<PrescribedQuantity>6</PrescribedQuantity>
<PrescribedbyName>sample string 5</PrescribedbyName>
<RoleId>0c8a5d3a-87c2-42fd-b930-6bad1bf854ff</RoleId>
<ServiceTotal>1.1</ServiceTotal>
<SrNo>1</SrNo>
<SubDepartmentId>405a5f4d-5afa-4950-b5a6-3e0a8383d798</SubDepartmentId>
<SubServiceId>78351c8c-69dd-44bf-a011-919fa6236459</SubServiceId>
<SubserviceName>sample string 4</SubserviceName>
<Total>1.1</Total>
<TotalCharges>1.1</TotalCharges>
<UserId>489c1c62-05b8-468e-81d6-f41cf6b77b88</UserId>
<VisitTime>2025-12-11T15:56:22.2746532+05:00</VisitTime>
</DTOLabPatientDetailQueue>
<DTOLabPatientDetailQueue>
<AutoNumberGenerated>sample string 15</AutoNumberGenerated>
<AutoNumberGenerationLabelText>sample string 16</AutoNumberGenerationLabelText>
<Charges>1.1</Charges>
<ConsumtionItems>sample string 11</ConsumtionItems>
<DepartmentId>6cbf2533-b6e6-43bd-9381-a406dfbc75b1</DepartmentId>
<DesignationId>24898bcc-b95f-4365-a556-0cfe5de2a780</DesignationId>
<Html>sample string 12</Html>
<Id>568e8f7d-7d15-442a-894a-d35a21f47516</Id>
<IsInPatient>true</IsInPatient>
<IsOutsideSample>true</IsOutsideSample>
<OutSideSampleComments>sample string 10</OutSideSampleComments>
<OutSourcedBranchId>fda65abc-9905-4305-ae68-85db8865febc</OutSourcedBranchId>
<PatientEntitled>14</PatientEntitled>
<PatientId>0fb38e29-92b8-42b4-8ad3-15311d19a5fa</PatientId>
<PatientLabCheckInId>0c56e26a-a133-4172-a0ca-75a22daae737</PatientLabCheckInId>
<PatientStatusId>7935a5e2-5b1d-4033-a3e0-89eccea97e27</PatientStatusId>
<PatientStatusValue>8</PatientStatusValue>
<PatientVisitNo>sample string 3</PatientVisitNo>
<PrescribedBy>sample string 13</PrescribedBy>
<PrescribedQuantity>6</PrescribedQuantity>
<PrescribedbyName>sample string 5</PrescribedbyName>
<RoleId>0c8a5d3a-87c2-42fd-b930-6bad1bf854ff</RoleId>
<ServiceTotal>1.1</ServiceTotal>
<SrNo>1</SrNo>
<SubDepartmentId>405a5f4d-5afa-4950-b5a6-3e0a8383d798</SubDepartmentId>
<SubServiceId>78351c8c-69dd-44bf-a011-919fa6236459</SubServiceId>
<SubserviceName>sample string 4</SubserviceName>
<Total>1.1</Total>
<TotalCharges>1.1</TotalCharges>
<UserId>489c1c62-05b8-468e-81d6-f41cf6b77b88</UserId>
<VisitTime>2025-12-11T15:56:22.2746532+05:00</VisitTime>
</DTOLabPatientDetailQueue>
</ListLabServiceDataDetail>
<PaidAmount>1</PaidAmount>
<PatientCheckInId>178e5a80-2a92-4291-aa56-35435cb8974c</PatientCheckInId>
<PatientId>c13c1669-26d7-4407-acce-b5558f4b38da</PatientId>
<RoleId>0c1a098a-2004-4699-a6b3-52e1d9506a77</RoleId>
<SampleCollectionStickerCount>1</SampleCollectionStickerCount>
<SessionUserId>505b9090-b833-4b43-ad5a-280b2b293652</SessionUserId>
<SubDepartmentId>d2b863f9-2108-4c19-87f7-92ab52ba6fcb</SubDepartmentId>
<SubDepartmentManualCodeString>sample string 6</SubDepartmentManualCodeString>
<SubServiceId>685fcf59-3991-4821-995f-23343c05c084</SubServiceId>
<UserId>3c6ef23c-0c3e-4146-9862-657ec09fbebb</UserId>
<VisitNo>sample string 3</VisitNo>
<statusBit>4</statusBit>
</DTOSampleCollection>
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.