POST api/NTCommonOrder/PostAddOrder
Request Information
URI Parameters
None.
Body Parameters
Collection of NewOrderDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| OrderId | integer |
None. |
|
| EmployeeId | string |
String length: inclusive between 0 and 12 |
|
| CorporationCode | string |
String length: inclusive between 0 and 20 |
|
| ServiceId | integer |
None. |
|
| CaseNo | integer |
None. |
|
| OrderCategoryId | integer |
None. |
|
| EncounterId | integer |
None. |
|
| Step | decimal number |
None. |
|
| Status | integer |
None. |
|
| OrderRequestedBy | integer |
None. |
|
| EccCaseTypeId | integer |
None. |
|
| SpecimenTypeId | integer |
None. |
|
| OrderTypeId | integer |
None. |
|
| OrderSubTypeId | integer |
None. |
|
| OrderSubTypeLevel1Id | integer |
None. |
|
| IsReasonRequired | boolean |
None. |
|
| BodyPartId | integer |
None. |
|
| LateralizationId | integer |
None. |
|
| ICD10Id | integer |
None. |
|
| Reason | string |
String length: inclusive between 0 and 150 |
|
| ScheduleDate | date |
None. |
|
| ScheduleStartTime | time interval |
None. |
|
| ScheduleEndTime | time interval |
None. |
|
| FacilityCode | string |
String length: inclusive between 0 and 20 |
|
| IsFacilitySchedule | boolean |
None. |
|
| AppointmentTimeZone | integer |
None. |
|
| OnSiteLocationId | integer |
None. |
|
| IsScheduled | boolean |
None. |
|
| CPTCode | string |
String length: inclusive between 0 and 20 |
|
| LocationSelection | integer |
None. |
|
| TangAndCompanyCode | string |
String length: inclusive between 0 and 20 |
|
| IsFromMSM | boolean |
None. |
|
| TelemedicineId | integer |
None. |
|
| IsScheduledThirdParty | boolean |
None. |
|
| FacilityName | string |
String length: inclusive between 0 and 8000 |
|
| FacilityProvider | string |
String length: inclusive between 0 and 8000 |
|
| FacilityAddress | string |
String length: inclusive between 0 and 8000 |
|
| FacilitySuite | string |
String length: inclusive between 0 and 8000 |
|
| FacilityZip | string |
String length: inclusive between 0 and 8000 |
|
| FacilityCountry | string |
String length: inclusive between 0 and 8000 |
|
| FacilityCity | string |
String length: inclusive between 0 and 8000 |
|
| FacilityState | string |
String length: inclusive between 0 and 8000 |
|
| FacilityPhoneNumber | string |
String length: inclusive between 0 and 8000 |
|
| FacilityFaxNumber | string |
String length: inclusive between 0 and 8000 |
|
| MedicationTypeId | integer |
None. |
|
| OrderMedicationId | integer |
None. |
|
| OrderMedicationDoseId | integer |
None. |
|
| Instruction | string |
String length: inclusive between 0 and 300 |
|
| Quantity | integer |
None. |
|
| RequestedQuantity | integer |
None. |
|
| Refill | integer |
None. |
|
| LocationId | integer |
None. |
|
| IsAuthorizationRequired | boolean |
None. |
|
| IsMedicalAuthorizationRequired | boolean |
None. |
|
| OrderSupplyId | integer |
None. |
|
| ProviderOrderedSupplyId | integer |
None. |
|
| OrderSupplyTypeId | integer |
None. |
|
| SupplyCategoryId | integer |
None. |
|
| SupplyOrderCategoryTypeId | integer |
None. |
|
| InteractionType | integer |
None. |
|
| DispenseAsWritten | boolean |
None. |
|
| GenericSubstitutionPermitted | boolean |
None. |
|
| OrderLaboratoryTypeId | integer |
None. |
|
| SpecimenTypeCode | string |
String length: inclusive between 0 and 8000 |
|
| RequestedByUserName | string |
String length: inclusive between 0 and 8000 |
|
| LaboratoryOrderTypeName | string |
String length: inclusive between 0 and 8000 |
|
| SpecimenTypeName | string |
String length: inclusive between 0 and 8000 |
|
| LaboratoryName | string |
String length: inclusive between 0 and 8000 |
|
| OrderProcedureTypeId | integer |
None. |
|
| OrderProcedureSubTypeId | integer |
None. |
|
| ProcedureTypeName | string |
String length: inclusive between 0 and 8000 |
|
| ProcedureSubTypeName | string |
String length: inclusive between 0 and 8000 |
|
| CPTCodeProcedureType | string |
String length: inclusive between 0 and 8000 |
|
| TangAndCompanyCodeProcedureType | string |
String length: inclusive between 0 and 8000 |
|
| TangAndCompanyCodeProcedureSubType | string |
String length: inclusive between 0 and 8000 |
|
| CPTCodeProcedureSubType | string |
String length: inclusive between 0 and 8000 |
|
| OrderSpecialistReferralTypeId | integer |
None. |
|
| ReasonForReferral | string |
String length: inclusive between 0 and 150 |
|
| OtherInformation | string |
String length: inclusive between 0 and 150 |
|
| STAT | boolean |
None. |
|
| OrderDate | date |
None. |
|
| OrderTime | time interval |
None. |
|
| OrderTimeZone | integer |
None. |
|
| State | string |
String length: inclusive between 0 and 20 |
|
| AppointmentDate | date |
None. |
|
| OrderSpecialistReferralTypeName | string |
String length: inclusive between 0 and 8000 |
|
| OrderDrugScreenTypeId | integer |
None. |
|
| DotNonDotId | integer |
None. |
|
| PatientCheckinId | integer |
None. |
|
| physicianId | integer |
None. |
|
| ValidFlag | boolean |
None. |
|
| DateCreated | date |
None. |
|
| DateUpdated | date |
None. |
|
| UserIDCreated | integer |
None. |
|
| UserIDUpdated | integer |
None. |
|
| CompanyCode | string |
String length: inclusive between 0 and 10 |
|
| IsExcludeDiscount | boolean |
None. |
Request Formats
application/json, text/json
[
{
"OrderId": 1,
"EmployeeId": "sample string 2",
"CorporationCode": "sample string 3",
"ServiceId": 4,
"CaseNo": 5,
"OrderCategoryId": 6,
"EncounterId": 1,
"Step": 1.1,
"Status": 1,
"OrderRequestedBy": 1,
"EccCaseTypeId": 1,
"SpecimenTypeId": 1,
"OrderTypeId": 1,
"OrderSubTypeId": 1,
"OrderSubTypeLevel1Id": 1,
"IsReasonRequired": true,
"BodyPartId": 1,
"LateralizationId": 1,
"ICD10Id": 1,
"Reason": "sample string 8",
"ScheduleDate": "2026-08-04T14:25:47.0104749-07:00",
"ScheduleStartTime": "00:00:00.1234567",
"ScheduleEndTime": "00:00:00.1234567",
"FacilityCode": "sample string 9",
"IsFacilitySchedule": true,
"AppointmentTimeZone": 1,
"OnSiteLocationId": 1,
"IsScheduled": true,
"CPTCode": "sample string 11",
"LocationSelection": 1,
"TangAndCompanyCode": "sample string 12",
"IsFromMSM": true,
"TelemedicineId": 1,
"IsScheduledThirdParty": true,
"FacilityName": "sample string 15",
"FacilityProvider": "sample string 16",
"FacilityAddress": "sample string 17",
"FacilitySuite": "sample string 18",
"FacilityZip": "sample string 19",
"FacilityCountry": "sample string 20",
"FacilityCity": "sample string 21",
"FacilityState": "sample string 22",
"FacilityPhoneNumber": "sample string 23",
"FacilityFaxNumber": "sample string 24",
"MedicationTypeId": 1,
"OrderMedicationId": 1,
"OrderMedicationDoseId": 1,
"Instruction": "sample string 25",
"Quantity": 1,
"RequestedQuantity": 1,
"Refill": 1,
"LocationId": 26,
"IsAuthorizationRequired": true,
"IsMedicalAuthorizationRequired": true,
"OrderSupplyId": 1,
"ProviderOrderedSupplyId": 1,
"OrderSupplyTypeId": 1,
"SupplyCategoryId": 1,
"SupplyOrderCategoryTypeId": 1,
"InteractionType": 1,
"DispenseAsWritten": true,
"GenericSubstitutionPermitted": true,
"OrderLaboratoryTypeId": 1,
"SpecimenTypeCode": "sample string 27",
"RequestedByUserName": "sample string 28",
"LaboratoryOrderTypeName": "sample string 29",
"SpecimenTypeName": "sample string 30",
"LaboratoryName": "sample string 31",
"OrderProcedureTypeId": 1,
"OrderProcedureSubTypeId": 1,
"ProcedureTypeName": "sample string 32",
"ProcedureSubTypeName": "sample string 33",
"CPTCodeProcedureType": "sample string 34",
"TangAndCompanyCodeProcedureType": "sample string 35",
"TangAndCompanyCodeProcedureSubType": "sample string 36",
"CPTCodeProcedureSubType": "sample string 37",
"OrderSpecialistReferralTypeId": 1,
"ReasonForReferral": "sample string 38",
"OtherInformation": "sample string 39",
"STAT": true,
"OrderDate": "2026-08-04T14:25:47.0261019-07:00",
"OrderTime": "00:00:00.1234567",
"OrderTimeZone": 1,
"State": "sample string 40",
"AppointmentDate": "2026-08-04T14:25:47.0261019-07:00",
"OrderSpecialistReferralTypeName": "sample string 41",
"OrderDrugScreenTypeId": 1,
"DotNonDotId": 1,
"PatientCheckinId": 1,
"physicianId": 1,
"ValidFlag": true,
"DateCreated": "2026-08-04T14:25:47.0261019-07:00",
"DateUpdated": "2026-08-04T14:25:47.0261019-07:00",
"UserIDCreated": 45,
"UserIDUpdated": 46,
"CompanyCode": "sample string 47",
"IsExcludeDiscount": true
},
{
"OrderId": 1,
"EmployeeId": "sample string 2",
"CorporationCode": "sample string 3",
"ServiceId": 4,
"CaseNo": 5,
"OrderCategoryId": 6,
"EncounterId": 1,
"Step": 1.1,
"Status": 1,
"OrderRequestedBy": 1,
"EccCaseTypeId": 1,
"SpecimenTypeId": 1,
"OrderTypeId": 1,
"OrderSubTypeId": 1,
"OrderSubTypeLevel1Id": 1,
"IsReasonRequired": true,
"BodyPartId": 1,
"LateralizationId": 1,
"ICD10Id": 1,
"Reason": "sample string 8",
"ScheduleDate": "2026-08-04T14:25:47.0104749-07:00",
"ScheduleStartTime": "00:00:00.1234567",
"ScheduleEndTime": "00:00:00.1234567",
"FacilityCode": "sample string 9",
"IsFacilitySchedule": true,
"AppointmentTimeZone": 1,
"OnSiteLocationId": 1,
"IsScheduled": true,
"CPTCode": "sample string 11",
"LocationSelection": 1,
"TangAndCompanyCode": "sample string 12",
"IsFromMSM": true,
"TelemedicineId": 1,
"IsScheduledThirdParty": true,
"FacilityName": "sample string 15",
"FacilityProvider": "sample string 16",
"FacilityAddress": "sample string 17",
"FacilitySuite": "sample string 18",
"FacilityZip": "sample string 19",
"FacilityCountry": "sample string 20",
"FacilityCity": "sample string 21",
"FacilityState": "sample string 22",
"FacilityPhoneNumber": "sample string 23",
"FacilityFaxNumber": "sample string 24",
"MedicationTypeId": 1,
"OrderMedicationId": 1,
"OrderMedicationDoseId": 1,
"Instruction": "sample string 25",
"Quantity": 1,
"RequestedQuantity": 1,
"Refill": 1,
"LocationId": 26,
"IsAuthorizationRequired": true,
"IsMedicalAuthorizationRequired": true,
"OrderSupplyId": 1,
"ProviderOrderedSupplyId": 1,
"OrderSupplyTypeId": 1,
"SupplyCategoryId": 1,
"SupplyOrderCategoryTypeId": 1,
"InteractionType": 1,
"DispenseAsWritten": true,
"GenericSubstitutionPermitted": true,
"OrderLaboratoryTypeId": 1,
"SpecimenTypeCode": "sample string 27",
"RequestedByUserName": "sample string 28",
"LaboratoryOrderTypeName": "sample string 29",
"SpecimenTypeName": "sample string 30",
"LaboratoryName": "sample string 31",
"OrderProcedureTypeId": 1,
"OrderProcedureSubTypeId": 1,
"ProcedureTypeName": "sample string 32",
"ProcedureSubTypeName": "sample string 33",
"CPTCodeProcedureType": "sample string 34",
"TangAndCompanyCodeProcedureType": "sample string 35",
"TangAndCompanyCodeProcedureSubType": "sample string 36",
"CPTCodeProcedureSubType": "sample string 37",
"OrderSpecialistReferralTypeId": 1,
"ReasonForReferral": "sample string 38",
"OtherInformation": "sample string 39",
"STAT": true,
"OrderDate": "2026-08-04T14:25:47.0261019-07:00",
"OrderTime": "00:00:00.1234567",
"OrderTimeZone": 1,
"State": "sample string 40",
"AppointmentDate": "2026-08-04T14:25:47.0261019-07:00",
"OrderSpecialistReferralTypeName": "sample string 41",
"OrderDrugScreenTypeId": 1,
"DotNonDotId": 1,
"PatientCheckinId": 1,
"physicianId": 1,
"ValidFlag": true,
"DateCreated": "2026-08-04T14:25:47.0261019-07:00",
"DateUpdated": "2026-08-04T14:25:47.0261019-07:00",
"UserIDCreated": 45,
"UserIDUpdated": 46,
"CompanyCode": "sample string 47",
"IsExcludeDiscount": true
}
]
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
AsapResponseOfListOfNewOrderDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| isSuccess | boolean |
None. |
|
| message | string |
None. |
|
| jsonObj | Collection of NewOrderDTO |
None. |
|
| totalCount | integer |
None. |
Response Formats
application/json, text/json
{
"isSuccess": true,
"message": "sample string 2",
"jsonObj": [
{
"OrderId": 1,
"EmployeeId": "sample string 2",
"CorporationCode": "sample string 3",
"ServiceId": 4,
"CaseNo": 5,
"OrderCategoryId": 6,
"EncounterId": 1,
"Step": 1.1,
"Status": 1,
"OrderRequestedBy": 1,
"EccCaseTypeId": 1,
"SpecimenTypeId": 1,
"OrderTypeId": 1,
"OrderSubTypeId": 1,
"OrderSubTypeLevel1Id": 1,
"IsReasonRequired": true,
"BodyPartId": 1,
"LateralizationId": 1,
"ICD10Id": 1,
"Reason": "sample string 8",
"ScheduleDate": "2026-08-04T14:25:47.0296313-07:00",
"ScheduleStartTime": "00:00:00.1234567",
"ScheduleEndTime": "00:00:00.1234567",
"FacilityCode": "sample string 9",
"IsFacilitySchedule": true,
"AppointmentTimeZone": 1,
"OnSiteLocationId": 1,
"IsScheduled": true,
"CPTCode": "sample string 11",
"LocationSelection": 1,
"TangAndCompanyCode": "sample string 12",
"IsFromMSM": true,
"TelemedicineId": 1,
"IsScheduledThirdParty": true,
"FacilityName": "sample string 15",
"FacilityProvider": "sample string 16",
"FacilityAddress": "sample string 17",
"FacilitySuite": "sample string 18",
"FacilityZip": "sample string 19",
"FacilityCountry": "sample string 20",
"FacilityCity": "sample string 21",
"FacilityState": "sample string 22",
"FacilityPhoneNumber": "sample string 23",
"FacilityFaxNumber": "sample string 24",
"MedicationTypeId": 1,
"OrderMedicationId": 1,
"OrderMedicationDoseId": 1,
"Instruction": "sample string 25",
"Quantity": 1,
"RequestedQuantity": 1,
"Refill": 1,
"LocationId": 26,
"IsAuthorizationRequired": true,
"IsMedicalAuthorizationRequired": true,
"OrderSupplyId": 1,
"ProviderOrderedSupplyId": 1,
"OrderSupplyTypeId": 1,
"SupplyCategoryId": 1,
"SupplyOrderCategoryTypeId": 1,
"InteractionType": 1,
"DispenseAsWritten": true,
"GenericSubstitutionPermitted": true,
"OrderLaboratoryTypeId": 1,
"SpecimenTypeCode": "sample string 27",
"RequestedByUserName": "sample string 28",
"LaboratoryOrderTypeName": "sample string 29",
"SpecimenTypeName": "sample string 30",
"LaboratoryName": "sample string 31",
"OrderProcedureTypeId": 1,
"OrderProcedureSubTypeId": 1,
"ProcedureTypeName": "sample string 32",
"ProcedureSubTypeName": "sample string 33",
"CPTCodeProcedureType": "sample string 34",
"TangAndCompanyCodeProcedureType": "sample string 35",
"TangAndCompanyCodeProcedureSubType": "sample string 36",
"CPTCodeProcedureSubType": "sample string 37",
"OrderSpecialistReferralTypeId": 1,
"ReasonForReferral": "sample string 38",
"OtherInformation": "sample string 39",
"STAT": true,
"OrderDate": "2026-08-04T14:25:47.0296313-07:00",
"OrderTime": "00:00:00.1234567",
"OrderTimeZone": 1,
"State": "sample string 40",
"AppointmentDate": "2026-08-04T14:25:47.0296313-07:00",
"OrderSpecialistReferralTypeName": "sample string 41",
"OrderDrugScreenTypeId": 1,
"DotNonDotId": 1,
"PatientCheckinId": 1,
"physicianId": 1,
"ValidFlag": true,
"DateCreated": "2026-08-04T14:25:47.0296313-07:00",
"DateUpdated": "2026-08-04T14:25:47.0296313-07:00",
"UserIDCreated": 45,
"UserIDUpdated": 46,
"CompanyCode": "sample string 47",
"IsExcludeDiscount": true
},
{
"OrderId": 1,
"EmployeeId": "sample string 2",
"CorporationCode": "sample string 3",
"ServiceId": 4,
"CaseNo": 5,
"OrderCategoryId": 6,
"EncounterId": 1,
"Step": 1.1,
"Status": 1,
"OrderRequestedBy": 1,
"EccCaseTypeId": 1,
"SpecimenTypeId": 1,
"OrderTypeId": 1,
"OrderSubTypeId": 1,
"OrderSubTypeLevel1Id": 1,
"IsReasonRequired": true,
"BodyPartId": 1,
"LateralizationId": 1,
"ICD10Id": 1,
"Reason": "sample string 8",
"ScheduleDate": "2026-08-04T14:25:47.0296313-07:00",
"ScheduleStartTime": "00:00:00.1234567",
"ScheduleEndTime": "00:00:00.1234567",
"FacilityCode": "sample string 9",
"IsFacilitySchedule": true,
"AppointmentTimeZone": 1,
"OnSiteLocationId": 1,
"IsScheduled": true,
"CPTCode": "sample string 11",
"LocationSelection": 1,
"TangAndCompanyCode": "sample string 12",
"IsFromMSM": true,
"TelemedicineId": 1,
"IsScheduledThirdParty": true,
"FacilityName": "sample string 15",
"FacilityProvider": "sample string 16",
"FacilityAddress": "sample string 17",
"FacilitySuite": "sample string 18",
"FacilityZip": "sample string 19",
"FacilityCountry": "sample string 20",
"FacilityCity": "sample string 21",
"FacilityState": "sample string 22",
"FacilityPhoneNumber": "sample string 23",
"FacilityFaxNumber": "sample string 24",
"MedicationTypeId": 1,
"OrderMedicationId": 1,
"OrderMedicationDoseId": 1,
"Instruction": "sample string 25",
"Quantity": 1,
"RequestedQuantity": 1,
"Refill": 1,
"LocationId": 26,
"IsAuthorizationRequired": true,
"IsMedicalAuthorizationRequired": true,
"OrderSupplyId": 1,
"ProviderOrderedSupplyId": 1,
"OrderSupplyTypeId": 1,
"SupplyCategoryId": 1,
"SupplyOrderCategoryTypeId": 1,
"InteractionType": 1,
"DispenseAsWritten": true,
"GenericSubstitutionPermitted": true,
"OrderLaboratoryTypeId": 1,
"SpecimenTypeCode": "sample string 27",
"RequestedByUserName": "sample string 28",
"LaboratoryOrderTypeName": "sample string 29",
"SpecimenTypeName": "sample string 30",
"LaboratoryName": "sample string 31",
"OrderProcedureTypeId": 1,
"OrderProcedureSubTypeId": 1,
"ProcedureTypeName": "sample string 32",
"ProcedureSubTypeName": "sample string 33",
"CPTCodeProcedureType": "sample string 34",
"TangAndCompanyCodeProcedureType": "sample string 35",
"TangAndCompanyCodeProcedureSubType": "sample string 36",
"CPTCodeProcedureSubType": "sample string 37",
"OrderSpecialistReferralTypeId": 1,
"ReasonForReferral": "sample string 38",
"OtherInformation": "sample string 39",
"STAT": true,
"OrderDate": "2026-08-04T14:25:47.0296313-07:00",
"OrderTime": "00:00:00.1234567",
"OrderTimeZone": 1,
"State": "sample string 40",
"AppointmentDate": "2026-08-04T14:25:47.0296313-07:00",
"OrderSpecialistReferralTypeName": "sample string 41",
"OrderDrugScreenTypeId": 1,
"DotNonDotId": 1,
"PatientCheckinId": 1,
"physicianId": 1,
"ValidFlag": true,
"DateCreated": "2026-08-04T14:25:47.0296313-07:00",
"DateUpdated": "2026-08-04T14:25:47.0296313-07:00",
"UserIDCreated": 45,
"UserIDUpdated": 46,
"CompanyCode": "sample string 47",
"IsExcludeDiscount": true
}
],
"totalCount": 3
}