POST OPBilling/SaveOpBilling
Request Information
URI Parameters
None.
Body Parameters
PatientDetails| Name | Description | Type | Additional information |
|---|---|---|---|
| UID | string |
None. |
|
| DATE | date |
None. |
|
| FIRST_NAME | string |
None. |
|
| LAST_NAME | string |
None. |
|
| MIDDLE_NAME | string |
None. |
|
| DATEOFBIRTH | string |
None. |
|
| AGE | string |
None. |
|
| REFERAL_DOCTOR | integer |
None. |
|
| Patient_Type_Id | integer |
None. |
|
| Patient_Type | string |
None. |
|
| Payment_Type_Id | integer |
None. |
|
| Payment_Type | string |
None. |
|
| TARIFF_ID | integer |
None. |
|
| CASE_TYPE_ID | integer |
None. |
|
| CASE_TYPE | string |
None. |
|
| VISIT_TYPE_ID | integer |
None. |
|
| PATIENT_CATEGORY_ID | integer |
None. |
|
| VISIT_TYPE | string |
None. |
|
| MRN | string |
None. |
|
| Area | string |
None. |
|
| GenderId | integer |
None. |
|
| OrgId | integer |
None. |
|
| PatientID | integer |
None. |
|
| SERVICE_ID | integer |
None. |
|
| SalutationID | integer |
None. |
|
| CenterId | integer |
None. |
|
| AddressID | integer |
None. |
|
| LatestDueAmount | decimal number |
None. |
|
| objConsumer | Consumer |
None. |
|
| ObjPatientVisit | PatientVisit |
None. |
|
| objServiceOPBilling | ServiceOPBilling |
None. |
|
| ObjlstServiceOPBillingDetails | Collection of ServiceOPBillingDetails |
None. |
|
| objCashRequest | CashRequest |
None. |
Request Formats
application/json, text/json
Sample:
{
"UID": "sample string 1",
"DATE": "2025-12-17T15:42:03.6659036+05:30",
"FIRST_NAME": "sample string 2",
"LAST_NAME": "sample string 3",
"MIDDLE_NAME": "sample string 4",
"DATEOFBIRTH": "sample string 5",
"AGE": "sample string 6",
"REFERAL_DOCTOR": 1,
"Patient_Type_Id": 1,
"Patient_Type": "sample string 7",
"Payment_Type_Id": 1,
"Payment_Type": "sample string 8",
"TARIFF_ID": 9,
"CASE_TYPE_ID": 1,
"CASE_TYPE": "sample string 10",
"VISIT_TYPE_ID": 1,
"PATIENT_CATEGORY_ID": 1,
"VISIT_TYPE": "sample string 11",
"MRN": "sample string 12",
"Area": "sample string 13",
"GenderId": 14,
"OrgId": 15,
"PatientID": 16,
"SERVICE_ID": 1,
"SalutationID": 17,
"CenterId": 18,
"AddressID": 19,
"LatestDueAmount": 20.1,
"objConsumer": {
"ConsumerId": 1,
"ConsumerName": "sample string 2",
"Location": "sample string 3",
"DateTime": "2025-12-17T15:42:03.6709042+05:30",
"IsopBilling": true
},
"ObjPatientVisit": {
"VisitID": 1,
"PatientID": 2,
"VisitType": "sample string 3",
"VisitNo": "sample string 4",
"VisitDateTime": "2025-12-17T15:42:03.671903+05:30",
"VisitEndDateTime": "2025-12-17T15:42:03.6728979+05:30",
"SalutationID": 7,
"Patient_First_Name": "sample string 8",
"Patient_Middle_Name": "sample string 9",
"Patient_LastName": "sample string 10",
"Age": 11,
"GenderID": 12,
"Status": 13,
"LastNo": 14,
"AuthorizationNumber": "sample string 15",
"AuthorizatonDate": "2025-12-17T15:42:03.673898+05:30",
"LimitAmount": 16.0,
"CenterId": 17
},
"objServiceOPBilling": {
"BillId": 1,
"CenterId": 2,
"OrgId": 3,
"BilltypeId": 4,
"VisitId": 5,
"BillNo": "sample string 6",
"BillDate": "2025-12-17T15:42:03.6758987+05:30",
"PatientId": 7,
"AddressId": 8,
"PaymentTypeId": 9,
"CreditCompanyId": 10,
"CreditCompanySchemeId": 11,
"SchemeMemberId": 12,
"EmployeeId": 13,
"AuthorizationNumber": "sample string 14",
"AuthorizationDate": "2025-12-17T15:42:03.6769021+05:30",
"RelationshipId": 15,
"LimitAmount": 16.0,
"CoPay": "sample string 17",
"TariffCategoryId": 18,
"VisitType": "sample string 19",
"CasetypeId": 20,
"BillAmount": 21.0,
"PatientpaidAmount": 22.0,
"DueAmount": 23.0,
"DiscountAmount": 24.0,
"CreditnoteAmount": 25.0,
"AutEmpForDiscount": 26,
"AuthorizedDate": "2025-12-17T15:42:03.6788949+05:30",
"Remarks": "sample string 27",
"CashRequestId": 28,
"Status": 29,
"PatientpayAmount": 30.0,
"CompanypayAmount": 31.0,
"AppointmentId": 32,
"DoctorId": 33,
"Complaints": "sample string 34",
"RefDoctorId": 35,
"Walkin": "sample string 36",
"OpInvoiceId": 37,
"PostedToAccounts": "sample string 38",
"RecievedFlag": "sample string 39",
"JvNumber": "sample string 40",
"ClinicID": 41,
"LB_RD_ORDER_DETAIL_ID": 42,
"EmpCode": "sample string 43",
"EmpName": "sample string 44",
"OpLimit": 45.0,
"SchemeMember": "sample string 46",
"DepositAmt": 47.0,
"PatientCategoryID": 48,
"IsEmergency": "sample string 49",
"CREATED_BY": 50,
"CREATED_DATE": "2025-12-17T15:42:03.6829022+05:30",
"SchemeExclusions": "sample string 52",
"DCID": 53,
"Transaction_Id": "sample string 54",
"Is_Home_Sample": true,
"PATIENT_NAME": "sample string 56",
"DOCTOR_NAME": "sample string 57",
"AGE": 58
},
"ObjlstServiceOPBillingDetails": [
{
"OpbilldtlsId": 1,
"OpbillId": 2,
"ServiceId": 3,
"ServiceName": "sample string 4",
"ServiceAmount": 5.0,
"Quantity": 6,
"NetAmount": 7.0,
"DiscountAmount": 8.0,
"CreditnoteAmount": 9.0,
"PatientpayAmount": 10.0,
"DoctorId": 11,
"DoctorshareAmount": 12.0,
"PackageIndicator": "sample string 13",
"PackageServiceCode": 14,
"ServiceStatus": 15,
"ServiceCancelStatus": 16,
"Remarks": "sample string 17",
"Seqno": 18,
"NORMAL_COST": 19.0,
"Exclusion": 20,
"CenterId": 21,
"OrgId": 22,
"DepositAmt": 23.0,
"Package_ServiceCode": 24,
"CREATED_BY": "sample string 25",
"CREATED_DATE": "2025-12-17T15:42:03.6879001+05:30",
"IS_DOCTOR_PRESCRIBED": true,
"DCID": 28,
"SERVICE_SUBGRP_ID": 29
},
{
"OpbilldtlsId": 1,
"OpbillId": 2,
"ServiceId": 3,
"ServiceName": "sample string 4",
"ServiceAmount": 5.0,
"Quantity": 6,
"NetAmount": 7.0,
"DiscountAmount": 8.0,
"CreditnoteAmount": 9.0,
"PatientpayAmount": 10.0,
"DoctorId": 11,
"DoctorshareAmount": 12.0,
"PackageIndicator": "sample string 13",
"PackageServiceCode": 14,
"ServiceStatus": 15,
"ServiceCancelStatus": 16,
"Remarks": "sample string 17",
"Seqno": 18,
"NORMAL_COST": 19.0,
"Exclusion": 20,
"CenterId": 21,
"OrgId": 22,
"DepositAmt": 23.0,
"Package_ServiceCode": 24,
"CREATED_BY": "sample string 25",
"CREATED_DATE": "2025-12-17T15:42:03.6879001+05:30",
"IS_DOCTOR_PRESCRIBED": true,
"DCID": 28,
"SERVICE_SUBGRP_ID": 29
}
],
"objCashRequest": {
"CashrequestId": 1,
"CenterId": 2,
"RequestFrom": "sample string 3",
"RequestType": "sample string 4",
"RefSource": "sample string 5",
"RefBillId": 6,
"RequestDatetime": "sample string 7",
"PatientId": 8,
"Amount": 9.0,
"OpNumber": "sample string 10",
"IpNumber": "sample string 11",
"Status": 12,
"ReceivedCash": 13.0,
"AuthorizedBy": 14,
"AuthorizedDate": "sample string 15",
"OrgId": 16
}
}
text/html
Sample:
{"UID":"sample string 1","DATE":"2025-12-17T15:42:03.6659036+05:30","FIRST_NAME":"sample string 2","LAST_NAME":"sample string 3","MIDDLE_NAME":"sample string 4","DATEOFBIRTH":"sample string 5","AGE":"sample string 6","REFERAL_DOCTOR":1,"Patient_Type_Id":1,"Patient_Type":"sample string 7","Payment_Type_Id":1,"Payment_Type":"sample string 8","TARIFF_ID":9,"CASE_TYPE_ID":1,"CASE_TYPE":"sample string 10","VISIT_TYPE_ID":1,"PATIENT_CATEGORY_ID":1,"VISIT_TYPE":"sample string 11","MRN":"sample string 12","Area":"sample string 13","GenderId":14,"OrgId":15,"PatientID":16,"SERVICE_ID":1,"SalutationID":17,"CenterId":18,"AddressID":19,"LatestDueAmount":20.1,"objConsumer":{"ConsumerId":1,"ConsumerName":"sample string 2","Location":"sample string 3","DateTime":"2025-12-17T15:42:03.6709042+05:30","IsopBilling":true},"ObjPatientVisit":{"VisitID":1,"PatientID":2,"VisitType":"sample string 3","VisitNo":"sample string 4","VisitDateTime":"2025-12-17T15:42:03.671903+05:30","VisitEndDateTime":"2025-12-17T15:42:03.6728979+05:30","SalutationID":7,"Patient_First_Name":"sample string 8","Patient_Middle_Name":"sample string 9","Patient_LastName":"sample string 10","Age":11,"GenderID":12,"Status":13,"LastNo":14,"AuthorizationNumber":"sample string 15","AuthorizatonDate":"2025-12-17T15:42:03.673898+05:30","LimitAmount":16.0,"CenterId":17},"objServiceOPBilling":{"BillId":1,"CenterId":2,"OrgId":3,"BilltypeId":4,"VisitId":5,"BillNo":"sample string 6","BillDate":"2025-12-17T15:42:03.6758987+05:30","PatientId":7,"AddressId":8,"PaymentTypeId":9,"CreditCompanyId":10,"CreditCompanySchemeId":11,"SchemeMemberId":12,"EmployeeId":13,"AuthorizationNumber":"sample string 14","AuthorizationDate":"2025-12-17T15:42:03.6769021+05:30","RelationshipId":15,"LimitAmount":16.0,"CoPay":"sample string 17","TariffCategoryId":18,"VisitType":"sample string 19","CasetypeId":20,"BillAmount":21.0,"PatientpaidAmount":22.0,"DueAmount":23.0,"DiscountAmount":24.0,"CreditnoteAmount":25.0,"AutEmpForDiscount":26,"AuthorizedDate":"2025-12-17T15:42:03.6788949+05:30","Remarks":"sample string 27","CashRequestId":28,"Status":29,"PatientpayAmount":30.0,"CompanypayAmount":31.0,"AppointmentId":32,"DoctorId":33,"Complaints":"sample string 34","RefDoctorId":35,"Walkin":"sample string 36","OpInvoiceId":37,"PostedToAccounts":"sample string 38","RecievedFlag":"sample string 39","JvNumber":"sample string 40","ClinicID":41,"LB_RD_ORDER_DETAIL_ID":42,"EmpCode":"sample string 43","EmpName":"sample string 44","OpLimit":45.0,"SchemeMember":"sample string 46","DepositAmt":47.0,"PatientCategoryID":48,"IsEmergency":"sample string 49","CREATED_BY":50,"CREATED_DATE":"2025-12-17T15:42:03.6829022+05:30","SchemeExclusions":"sample string 52","DCID":53,"Transaction_Id":"sample string 54","Is_Home_Sample":true,"PATIENT_NAME":"sample string 56","DOCTOR_NAME":"sample string 57","AGE":58},"ObjlstServiceOPBillingDetails":[{"OpbilldtlsId":1,"OpbillId":2,"ServiceId":3,"ServiceName":"sample string 4","ServiceAmount":5.0,"Quantity":6,"NetAmount":7.0,"DiscountAmount":8.0,"CreditnoteAmount":9.0,"PatientpayAmount":10.0,"DoctorId":11,"DoctorshareAmount":12.0,"PackageIndicator":"sample string 13","PackageServiceCode":14,"ServiceStatus":15,"ServiceCancelStatus":16,"Remarks":"sample string 17","Seqno":18,"NORMAL_COST":19.0,"Exclusion":20,"CenterId":21,"OrgId":22,"DepositAmt":23.0,"Package_ServiceCode":24,"CREATED_BY":"sample string 25","CREATED_DATE":"2025-12-17T15:42:03.6879001+05:30","IS_DOCTOR_PRESCRIBED":true,"DCID":28,"SERVICE_SUBGRP_ID":29},{"OpbilldtlsId":1,"OpbillId":2,"ServiceId":3,"ServiceName":"sample string 4","ServiceAmount":5.0,"Quantity":6,"NetAmount":7.0,"DiscountAmount":8.0,"CreditnoteAmount":9.0,"PatientpayAmount":10.0,"DoctorId":11,"DoctorshareAmount":12.0,"PackageIndicator":"sample string 13","PackageServiceCode":14,"ServiceStatus":15,"ServiceCancelStatus":16,"Remarks":"sample string 17","Seqno":18,"NORMAL_COST":19.0,"Exclusion":20,"CenterId":21,"OrgId":22,"DepositAmt":23.0,"Package_ServiceCode":24,"CREATED_BY":"sample string 25","CREATED_DATE":"2025-12-17T15:42:03.6879001+05:30","IS_DOCTOR_PRESCRIBED":true,"DCID":28,"SERVICE_SUBGRP_ID":29}],"objCashRequest":{"CashrequestId":1,"CenterId":2,"RequestFrom":"sample string 3","RequestType":"sample string 4","RefSource":"sample string 5","RefBillId":6,"RequestDatetime":"sample string 7","PatientId":8,"Amount":9.0,"OpNumber":"sample string 10","IpNumber":"sample string 11","Status":12,"ReceivedCash":13.0,"AuthorizedBy":14,"AuthorizedDate":"sample string 15","OrgId":16}}
application/xml, text/xml
Sample:
<PatientDetails xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Tm.WebAPI.Models.OpBilling">
<AGE>sample string 6</AGE>
<AddressID>19</AddressID>
<Area>sample string 13</Area>
<CASE_TYPE>sample string 10</CASE_TYPE>
<CASE_TYPE_ID>1</CASE_TYPE_ID>
<CenterId>18</CenterId>
<DATE>2025-12-17T15:42:03.6659036+05:30</DATE>
<DATEOFBIRTH>sample string 5</DATEOFBIRTH>
<FIRST_NAME>sample string 2</FIRST_NAME>
<GenderId>14</GenderId>
<LAST_NAME>sample string 3</LAST_NAME>
<LatestDueAmount>20.1</LatestDueAmount>
<MIDDLE_NAME>sample string 4</MIDDLE_NAME>
<MRN>sample string 12</MRN>
<ObjPatientVisit>
<Age>11</Age>
<AuthorizationNumber>sample string 15</AuthorizationNumber>
<AuthorizatonDate>2025-12-17T15:42:03.673898+05:30</AuthorizatonDate>
<CenterId>17</CenterId>
<GenderID>12</GenderID>
<LastNo>14</LastNo>
<LimitAmount>16</LimitAmount>
<PatientID>2</PatientID>
<Patient_First_Name>sample string 8</Patient_First_Name>
<Patient_LastName>sample string 10</Patient_LastName>
<Patient_Middle_Name>sample string 9</Patient_Middle_Name>
<SalutationID>7</SalutationID>
<Status>13</Status>
<VisitDateTime>2025-12-17T15:42:03.671903+05:30</VisitDateTime>
<VisitEndDateTime>2025-12-17T15:42:03.6728979+05:30</VisitEndDateTime>
<VisitID>1</VisitID>
<VisitNo>sample string 4</VisitNo>
<VisitType>sample string 3</VisitType>
</ObjPatientVisit>
<ObjlstServiceOPBillingDetails>
<ServiceOPBillingDetails>
<CREATED_BY>sample string 25</CREATED_BY>
<CREATED_DATE>2025-12-17T15:42:03.6879001+05:30</CREATED_DATE>
<CenterId>21</CenterId>
<CreditnoteAmount>9</CreditnoteAmount>
<DCID>28</DCID>
<DepositAmt>23</DepositAmt>
<DiscountAmount>8</DiscountAmount>
<DoctorId>11</DoctorId>
<DoctorshareAmount>12</DoctorshareAmount>
<Exclusion>20</Exclusion>
<IS_DOCTOR_PRESCRIBED>true</IS_DOCTOR_PRESCRIBED>
<NORMAL_COST>19</NORMAL_COST>
<NetAmount>7</NetAmount>
<OpbillId>2</OpbillId>
<OpbilldtlsId>1</OpbilldtlsId>
<OrgId>22</OrgId>
<PackageIndicator>sample string 13</PackageIndicator>
<PackageServiceCode>14</PackageServiceCode>
<Package_ServiceCode>24</Package_ServiceCode>
<PatientpayAmount>10</PatientpayAmount>
<Quantity>6</Quantity>
<Remarks>sample string 17</Remarks>
<SERVICE_SUBGRP_ID>29</SERVICE_SUBGRP_ID>
<Seqno>18</Seqno>
<ServiceAmount>5</ServiceAmount>
<ServiceCancelStatus>16</ServiceCancelStatus>
<ServiceId>3</ServiceId>
<ServiceName>sample string 4</ServiceName>
<ServiceStatus>15</ServiceStatus>
</ServiceOPBillingDetails>
<ServiceOPBillingDetails>
<CREATED_BY>sample string 25</CREATED_BY>
<CREATED_DATE>2025-12-17T15:42:03.6879001+05:30</CREATED_DATE>
<CenterId>21</CenterId>
<CreditnoteAmount>9</CreditnoteAmount>
<DCID>28</DCID>
<DepositAmt>23</DepositAmt>
<DiscountAmount>8</DiscountAmount>
<DoctorId>11</DoctorId>
<DoctorshareAmount>12</DoctorshareAmount>
<Exclusion>20</Exclusion>
<IS_DOCTOR_PRESCRIBED>true</IS_DOCTOR_PRESCRIBED>
<NORMAL_COST>19</NORMAL_COST>
<NetAmount>7</NetAmount>
<OpbillId>2</OpbillId>
<OpbilldtlsId>1</OpbilldtlsId>
<OrgId>22</OrgId>
<PackageIndicator>sample string 13</PackageIndicator>
<PackageServiceCode>14</PackageServiceCode>
<Package_ServiceCode>24</Package_ServiceCode>
<PatientpayAmount>10</PatientpayAmount>
<Quantity>6</Quantity>
<Remarks>sample string 17</Remarks>
<SERVICE_SUBGRP_ID>29</SERVICE_SUBGRP_ID>
<Seqno>18</Seqno>
<ServiceAmount>5</ServiceAmount>
<ServiceCancelStatus>16</ServiceCancelStatus>
<ServiceId>3</ServiceId>
<ServiceName>sample string 4</ServiceName>
<ServiceStatus>15</ServiceStatus>
</ServiceOPBillingDetails>
</ObjlstServiceOPBillingDetails>
<OrgId>15</OrgId>
<PATIENT_CATEGORY_ID>1</PATIENT_CATEGORY_ID>
<PatientID>16</PatientID>
<Patient_Type>sample string 7</Patient_Type>
<Patient_Type_Id>1</Patient_Type_Id>
<Payment_Type>sample string 8</Payment_Type>
<Payment_Type_Id>1</Payment_Type_Id>
<REFERAL_DOCTOR>1</REFERAL_DOCTOR>
<SERVICE_ID>1</SERVICE_ID>
<SalutationID>17</SalutationID>
<TARIFF_ID>9</TARIFF_ID>
<UID>sample string 1</UID>
<VISIT_TYPE>sample string 11</VISIT_TYPE>
<VISIT_TYPE_ID>1</VISIT_TYPE_ID>
<objCashRequest>
<Amount>9</Amount>
<AuthorizedBy>14</AuthorizedBy>
<AuthorizedDate>sample string 15</AuthorizedDate>
<CashrequestId>1</CashrequestId>
<CenterId>2</CenterId>
<IpNumber>sample string 11</IpNumber>
<OpNumber>sample string 10</OpNumber>
<OrgId>16</OrgId>
<PatientId>8</PatientId>
<ReceivedCash>13</ReceivedCash>
<RefBillId>6</RefBillId>
<RefSource>sample string 5</RefSource>
<RequestDatetime>sample string 7</RequestDatetime>
<RequestFrom>sample string 3</RequestFrom>
<RequestType>sample string 4</RequestType>
<Status>12</Status>
</objCashRequest>
<objConsumer>
<ConsumerId>1</ConsumerId>
<ConsumerName>sample string 2</ConsumerName>
<DateTime>2025-12-17T15:42:03.6709042+05:30</DateTime>
<IsopBilling>true</IsopBilling>
<Location>sample string 3</Location>
</objConsumer>
<objServiceOPBilling>
<AGE>58</AGE>
<AddressId>8</AddressId>
<AppointmentId>32</AppointmentId>
<AutEmpForDiscount>26</AutEmpForDiscount>
<AuthorizationDate>2025-12-17T15:42:03.6769021+05:30</AuthorizationDate>
<AuthorizationNumber>sample string 14</AuthorizationNumber>
<AuthorizedDate>2025-12-17T15:42:03.6788949+05:30</AuthorizedDate>
<BillAmount>21</BillAmount>
<BillDate>2025-12-17T15:42:03.6758987+05:30</BillDate>
<BillId>1</BillId>
<BillNo>sample string 6</BillNo>
<BilltypeId>4</BilltypeId>
<CREATED_BY>50</CREATED_BY>
<CREATED_DATE>2025-12-17T15:42:03.6829022+05:30</CREATED_DATE>
<CasetypeId>20</CasetypeId>
<CashRequestId>28</CashRequestId>
<CenterId>2</CenterId>
<ClinicID>41</ClinicID>
<CoPay>sample string 17</CoPay>
<CompanypayAmount>31</CompanypayAmount>
<Complaints>sample string 34</Complaints>
<CreditCompanyId>10</CreditCompanyId>
<CreditCompanySchemeId>11</CreditCompanySchemeId>
<CreditnoteAmount>25</CreditnoteAmount>
<DCID>53</DCID>
<DOCTOR_NAME>sample string 57</DOCTOR_NAME>
<DepositAmt>47</DepositAmt>
<DiscountAmount>24</DiscountAmount>
<DoctorId>33</DoctorId>
<DueAmount>23</DueAmount>
<EmpCode>sample string 43</EmpCode>
<EmpName>sample string 44</EmpName>
<EmployeeId>13</EmployeeId>
<IsEmergency>sample string 49</IsEmergency>
<Is_Home_Sample>true</Is_Home_Sample>
<JvNumber>sample string 40</JvNumber>
<LB_RD_ORDER_DETAIL_ID>42</LB_RD_ORDER_DETAIL_ID>
<LimitAmount>16</LimitAmount>
<OpInvoiceId>37</OpInvoiceId>
<OpLimit>45</OpLimit>
<OrgId>3</OrgId>
<PATIENT_NAME>sample string 56</PATIENT_NAME>
<PatientCategoryID>48</PatientCategoryID>
<PatientId>7</PatientId>
<PatientpaidAmount>22</PatientpaidAmount>
<PatientpayAmount>30</PatientpayAmount>
<PaymentTypeId>9</PaymentTypeId>
<PostedToAccounts>sample string 38</PostedToAccounts>
<RecievedFlag>sample string 39</RecievedFlag>
<RefDoctorId>35</RefDoctorId>
<RelationshipId>15</RelationshipId>
<Remarks>sample string 27</Remarks>
<SchemeExclusions>sample string 52</SchemeExclusions>
<SchemeMember>sample string 46</SchemeMember>
<SchemeMemberId>12</SchemeMemberId>
<Status>29</Status>
<TariffCategoryId>18</TariffCategoryId>
<Transaction_Id>sample string 54</Transaction_Id>
<VisitId>5</VisitId>
<VisitType>sample string 19</VisitType>
<Walkin>sample string 36</Walkin>
</objServiceOPBilling>
</PatientDetails>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/html, application/xml, text/xml
Sample:
Sample not available.