POST api/NTOrderSupply/PostOrderSupplyCancel
Request Information
URI Parameters
None.
Body Parameters
OrderSupplyDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| OrderId | integer |
None. |
|
| CorporationCode | string |
String length: inclusive between 0 and 20 |
|
| CaseNo | integer |
None. |
|
| EncounterId | integer |
None. |
|
| OrderSupplyId | integer |
None. |
|
| ProviderOrderedSupplyId | integer |
None. |
|
| OrderSupplyTypeId | integer |
None. |
|
| SupplyCategoryId | integer |
None. |
|
| Step | decimal number |
None. |
|
| Quantity | integer |
None. |
|
| RequestedQuantity | integer |
None. |
|
| SupplyCategoryName | string |
String length: inclusive between 0 and 100 |
|
| SupplyTypeName | string |
String length: inclusive between 0 and 100 |
|
| SupplyOrderDescription | string |
String length: inclusive between 0 and 4000 |
|
| CanceledReasonText | string |
String length: inclusive between 0 and 4000 |
|
| CanceledReasonId | integer |
None. |
|
| CancellationReason | string |
String length: inclusive between 0 and 4000 |
|
| RequestedByUserName | string |
String length: inclusive between 0 and 40 |
|
| OrderRequestedBy | integer |
None. |
|
| Step1CompletedBy | string |
String length: inclusive between 0 and 300 |
|
| Step1CompletedDate | date |
None. |
|
| SupplyObj | SupplyDTO |
None. |
|
| SupplyTypeObj | SupplyTypeDTO |
None. |
|
| Status | integer |
None. |
|
| EmployeeId | string |
String length: inclusive between 0 and 12 |
|
| ServiceId | integer |
None. |
|
| EccCaseTypeId | integer |
None. |
|
| SupplyOrderCategoryTypeName | string |
String length: inclusive between 0 and 50 |
|
| SupplyObj_Id | integer |
None. |
|
| SupplyObj_Name | string |
String length: inclusive between 0 and 50 |
|
| SupplyObj_Description | string |
String length: inclusive between 0 and 4000 |
|
| SupplyObj_Sequence | integer |
None. |
|
| SupplyObj_ValidFlag | boolean |
None. |
|
| SupplyTypeObj_Id | integer |
None. |
|
| SupplyTypeObj_Name | string |
String length: inclusive between 0 and 100 |
|
| SupplyTypeObj_SupplyId | integer |
None. |
|
| SupplyTypeObj_Sequence | integer |
None. |
|
| SupplyTypeObj_CPTCode | string |
String length: inclusive between 0 and 20 |
|
| SupplyTypeObj_TangAndCompanyCode | string |
String length: inclusive between 0 and 10 |
|
| SupplyTypeObj_ValidFlag | boolean |
None. |
|
| IsFromMSM | boolean |
None. |
|
| Step2CompletedBy | string |
String length: inclusive between 0 and 300 |
|
| Step2CompletedDate | date |
None. |
|
| ListSteps | Collection of decimal number |
None. |
|
| Note | string |
String length: inclusive between 0 and 4000 |
|
| SupplyOrderCategoryTypeId | integer |
None. |
|
| OrderCategoryId | integer |
None. |
|
| 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. |
|
| LocationSelection | integer |
None. |
|
| LocationId | integer |
None. |
|
| SupplyName | string |
String length: inclusive between 0 and 50 |
|
| EmployeeFirstName | string |
String length: inclusive between 0 and 50 |
|
| EmployeeLastName | string |
String length: inclusive between 0 and 50 |
|
| EmployeeMiddleName | string |
String length: inclusive between 0 and 50 |
|
| EmployeePhone | string |
None. |
|
| EmployeeDOB | date |
None. |
|
| WorkLocationAddress | ECCCommonFormAddressDTO |
None. |
|
| OrderDetails | string |
String length: inclusive between 0 and 400 |
|
| InteractionType | integer |
None. |
|
| IncidentState | string |
String length: inclusive between 0 and 100 |
|
| IncidentDate | date |
None. |
|
| ClaimNo | string |
String length: inclusive between 0 and 50 |
|
| EncounterDate | date |
None. |
|
| AdjusterFirstName | string |
String length: inclusive between 0 and 50 |
|
| AdjusterLastName | string |
String length: inclusive between 0 and 50 |
|
| PhysicianId | integer |
None. |
|
| PhysicianName | string |
String length: inclusive between 0 and 50 |
|
| IsRequireCosigner | boolean |
None. |
|
| CosignerPhysicianID | integer |
None. |
|
| OrderRequestedUserLicenseNo | string |
String length: inclusive between 0 and 50 |
|
| OrderRequestedByUserLastName | string |
String length: inclusive between 0 and 8000 |
|
| OrderRequestedByUserMiddleName | string |
String length: inclusive between 0 and 30 |
|
| OrderRequestedByUserFirstName | string |
String length: inclusive between 0 and 30 |
|
| OrderRequestedByNPICode | string |
String length: inclusive between 0 and 50 |
|
| OrderRequestedByAbbreviation | string |
String length: inclusive between 0 and 50 |
|
| IsBundle | boolean |
None. |
|
| IsFutureAppointment | boolean |
None. |
|
| IsRFANeeded | boolean |
None. |
|
| DispenseAsWritten | boolean |
None. |
|
| GenericSubstitutionPermitted | boolean |
None. |
|
| ChiefComplaint | string |
None. |
|
| CorporationName | string |
None. |
|
| WorkPermission | string |
None. |
|
| OrderingPhysicianId | 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 20 |
|
| IsExcludeDiscount | boolean |
None. |
Request Formats
application/json, text/json
{
"OrderId": 1,
"CorporationCode": "sample string 2",
"CaseNo": 3,
"EncounterId": 4,
"OrderSupplyId": 1,
"ProviderOrderedSupplyId": 1,
"OrderSupplyTypeId": 1,
"SupplyCategoryId": 1,
"Step": 1.1,
"Quantity": 1,
"RequestedQuantity": 1,
"SupplyCategoryName": "sample string 5",
"SupplyTypeName": "sample string 6",
"SupplyOrderDescription": "sample string 7",
"CanceledReasonText": "sample string 8",
"CanceledReasonId": 1,
"CancellationReason": "sample string 9",
"RequestedByUserName": "sample string 10",
"OrderRequestedBy": 1,
"Step1CompletedBy": "sample string 11",
"Step1CompletedDate": "2025-10-30T10:30:54.9499178-07:00",
"SupplyObj": {
"Id": 1,
"Name": "sample string 2",
"Sequence": 3,
"SupplyCategoryId": 1,
"Description": "sample string 4",
"Protocols": "sample string 5",
"SupplyCategoryName": "sample string 6",
"Todaydate": "2025-10-30T10:30:54.9499178-07:00",
"lstSupplyType": [
{
"Id": 1,
"Name": "sample string 2",
"SupplyId": 3,
"Sequence": 4,
"CPTCode": "sample string 5",
"TangAndCompanyCode": "sample string 6",
"ValidFlag": true,
"DateCreated": "2025-10-30T10:30:54.9499178-07:00",
"DateUpdated": "2025-10-30T10:30:54.9499178-07:00",
"UserIDCreated": 10,
"UserIDUpdated": 11,
"CompanyCode": "sample string 12",
"IsExcludeDiscount": true
},
{
"Id": 1,
"Name": "sample string 2",
"SupplyId": 3,
"Sequence": 4,
"CPTCode": "sample string 5",
"TangAndCompanyCode": "sample string 6",
"ValidFlag": true,
"DateCreated": "2025-10-30T10:30:54.9499178-07:00",
"DateUpdated": "2025-10-30T10:30:54.9499178-07:00",
"UserIDCreated": 10,
"UserIDUpdated": 11,
"CompanyCode": "sample string 12",
"IsExcludeDiscount": true
}
],
"CPTCode": "sample string 7",
"TangAndCompanyCode": "sample string 8",
"IsFavourite": true,
"ValidFlag": true,
"DateCreated": "2025-10-30T10:30:54.9499178-07:00",
"DateUpdated": "2025-10-30T10:30:54.9499178-07:00",
"UserIDCreated": 13,
"UserIDUpdated": 14,
"CompanyCode": "sample string 15",
"IsExcludeDiscount": true
},
"SupplyTypeObj": {
"Id": 1,
"Name": "sample string 2",
"SupplyId": 3,
"Sequence": 4,
"CPTCode": "sample string 5",
"TangAndCompanyCode": "sample string 6",
"ValidFlag": true,
"DateCreated": "2025-10-30T10:30:54.9499178-07:00",
"DateUpdated": "2025-10-30T10:30:54.9499178-07:00",
"UserIDCreated": 10,
"UserIDUpdated": 11,
"CompanyCode": "sample string 12",
"IsExcludeDiscount": true
},
"Status": 1,
"EmployeeId": "sample string 12",
"ServiceId": 13,
"EccCaseTypeId": 1,
"SupplyOrderCategoryTypeName": "sample string 14",
"SupplyObj_Id": 1,
"SupplyObj_Name": "sample string 15",
"SupplyObj_Description": "sample string 16",
"SupplyObj_Sequence": 1,
"SupplyObj_ValidFlag": true,
"SupplyTypeObj_Id": 1,
"SupplyTypeObj_Name": "sample string 17",
"SupplyTypeObj_SupplyId": 1,
"SupplyTypeObj_Sequence": 1,
"SupplyTypeObj_CPTCode": "sample string 18",
"SupplyTypeObj_TangAndCompanyCode": "sample string 19",
"SupplyTypeObj_ValidFlag": true,
"IsFromMSM": true,
"Step2CompletedBy": "sample string 21",
"Step2CompletedDate": "2025-10-30T10:30:54.9499178-07:00",
"ListSteps": [
1.1,
2.1
],
"Note": "sample string 22",
"SupplyOrderCategoryTypeId": 1,
"OrderCategoryId": 1,
"ScheduleDate": "2025-10-30T10:30:54.9499178-07:00",
"ScheduleStartTime": "00:00:00.1234567",
"ScheduleEndTime": "00:00:00.1234567",
"FacilityCode": "sample string 23",
"IsFacilitySchedule": true,
"AppointmentTimeZone": 1,
"OnSiteLocationId": 1,
"IsScheduled": true,
"LocationSelection": 1,
"LocationId": 25,
"SupplyName": "sample string 26",
"EmployeeFirstName": "sample string 27",
"EmployeeLastName": "sample string 28",
"EmployeeMiddleName": "sample string 29",
"EmployeePhone": "sample string 30",
"EmployeeDOB": "2025-10-30T10:30:54.9499178-07:00",
"WorkLocationAddress": {
"Address1": "sample string 1",
"Suite": "sample string 2",
"City": "sample string 3",
"State": "sample string 4",
"ZipCode": "sample string 5",
"Country": "sample string 6",
"StateName": "sample string 7"
},
"OrderDetails": "sample string 31",
"InteractionType": 1,
"IncidentState": "sample string 32",
"IncidentDate": "2025-10-30T10:30:54.9499178-07:00",
"ClaimNo": "sample string 33",
"EncounterDate": "2025-10-30T10:30:54.9499178-07:00",
"AdjusterFirstName": "sample string 35",
"AdjusterLastName": "sample string 36",
"PhysicianId": 1,
"PhysicianName": "sample string 37",
"IsRequireCosigner": true,
"CosignerPhysicianID": 1,
"OrderRequestedUserLicenseNo": "sample string 38",
"OrderRequestedByUserLastName": "sample string 39",
"OrderRequestedByUserMiddleName": "sample string 40",
"OrderRequestedByUserFirstName": "sample string 41",
"OrderRequestedByNPICode": "sample string 42",
"OrderRequestedByAbbreviation": "sample string 43",
"IsBundle": true,
"IsFutureAppointment": true,
"IsRFANeeded": true,
"DispenseAsWritten": true,
"GenericSubstitutionPermitted": true,
"ChiefComplaint": "sample string 47",
"CorporationName": "sample string 48",
"WorkPermission": "sample string 49",
"OrderingPhysicianId": 1,
"ValidFlag": true,
"DateCreated": "2025-10-30T10:30:54.9680775-07:00",
"DateUpdated": "2025-10-30T10:30:54.9680775-07:00",
"UserIDCreated": 53,
"UserIDUpdated": 54,
"CompanyCode": "sample string 55",
"IsExcludeDiscount": true
}
application/xml, text/xml
<OrderSupplyDTO xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL.NurseTriage.Order">
<CompanyCode xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">sample string 55</CompanyCode>
<DateCreated xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">2025-10-30T10:30:54.9680775-07:00</DateCreated>
<DateUpdated xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">2025-10-30T10:30:54.9680775-07:00</DateUpdated>
<IsExcludeDiscount xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">true</IsExcludeDiscount>
<UserIDCreated xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">53</UserIDCreated>
<UserIDUpdated xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">54</UserIDUpdated>
<ValidFlag xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">true</ValidFlag>
<AdjusterFirstName>sample string 35</AdjusterFirstName>
<AdjusterLastName>sample string 36</AdjusterLastName>
<AppointmentTimeZone>1</AppointmentTimeZone>
<CanceledReasonId>1</CanceledReasonId>
<CanceledReasonText>sample string 8</CanceledReasonText>
<CancellationReason>sample string 9</CancellationReason>
<CaseNo>3</CaseNo>
<ChiefComplaint>sample string 47</ChiefComplaint>
<ClaimNo>sample string 33</ClaimNo>
<CorporationCode>sample string 2</CorporationCode>
<CorporationName>sample string 48</CorporationName>
<CosignerPhysicianID>1</CosignerPhysicianID>
<DispenseAsWritten>true</DispenseAsWritten>
<EccCaseTypeId>1</EccCaseTypeId>
<EmployeeDOB>2025-10-30T10:30:54.9499178-07:00</EmployeeDOB>
<EmployeeFirstName>sample string 27</EmployeeFirstName>
<EmployeeId>sample string 12</EmployeeId>
<EmployeeLastName>sample string 28</EmployeeLastName>
<EmployeeMiddleName>sample string 29</EmployeeMiddleName>
<EmployeePhone>sample string 30</EmployeePhone>
<EncounterDate>2025-10-30T10:30:54.9499178-07:00</EncounterDate>
<EncounterId>4</EncounterId>
<FacilityCode>sample string 23</FacilityCode>
<GenericSubstitutionPermitted>true</GenericSubstitutionPermitted>
<IncidentDate>2025-10-30T10:30:54.9499178-07:00</IncidentDate>
<IncidentState>sample string 32</IncidentState>
<InteractionType>1</InteractionType>
<IsBundle>true</IsBundle>
<IsFacilitySchedule>true</IsFacilitySchedule>
<IsFromMSM>true</IsFromMSM>
<IsFutureAppointment>true</IsFutureAppointment>
<IsRFANeeded>true</IsRFANeeded>
<IsRequireCosigner>true</IsRequireCosigner>
<IsScheduled>true</IsScheduled>
<ListSteps xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:double>1.1</d2p1:double>
<d2p1:double>2.1</d2p1:double>
</ListSteps>
<LocationId>25</LocationId>
<LocationSelection>1</LocationSelection>
<Note>sample string 22</Note>
<OnSiteLocationId>1</OnSiteLocationId>
<OrderCategoryId>1</OrderCategoryId>
<OrderDetails>sample string 31</OrderDetails>
<OrderId>1</OrderId>
<OrderRequestedBy>1</OrderRequestedBy>
<OrderRequestedByAbbreviation>sample string 43</OrderRequestedByAbbreviation>
<OrderRequestedByNPICode>sample string 42</OrderRequestedByNPICode>
<OrderRequestedByUserFirstName>sample string 41</OrderRequestedByUserFirstName>
<OrderRequestedByUserLastName>sample string 39</OrderRequestedByUserLastName>
<OrderRequestedByUserMiddleName>sample string 40</OrderRequestedByUserMiddleName>
<OrderRequestedUserLicenseNo>sample string 38</OrderRequestedUserLicenseNo>
<OrderSupplyId>1</OrderSupplyId>
<OrderSupplyTypeId>1</OrderSupplyTypeId>
<OrderingPhysicianId>1</OrderingPhysicianId>
<PhysicianId>1</PhysicianId>
<PhysicianName>sample string 37</PhysicianName>
<ProviderOrderedSupplyId>1</ProviderOrderedSupplyId>
<Quantity>1</Quantity>
<RequestedByUserName>sample string 10</RequestedByUserName>
<RequestedQuantity>1</RequestedQuantity>
<ScheduleDate>2025-10-30T10:30:54.9499178-07:00</ScheduleDate>
<ScheduleEndTime>PT0.1234567S</ScheduleEndTime>
<ScheduleStartTime>PT0.1234567S</ScheduleStartTime>
<ServiceId>13</ServiceId>
<Status>1</Status>
<Step>1.1</Step>
<Step1CompletedBy>sample string 11</Step1CompletedBy>
<Step1CompletedDate>2025-10-30T10:30:54.9499178-07:00</Step1CompletedDate>
<Step2CompletedBy>sample string 21</Step2CompletedBy>
<Step2CompletedDate>2025-10-30T10:30:54.9499178-07:00</Step2CompletedDate>
<SupplyCategoryId>1</SupplyCategoryId>
<SupplyCategoryName>sample string 5</SupplyCategoryName>
<SupplyName>sample string 26</SupplyName>
<SupplyObj xmlns:d2p1="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">
<d2p1:CompanyCode>sample string 15</d2p1:CompanyCode>
<d2p1:DateCreated>2025-10-30T10:30:54.9499178-07:00</d2p1:DateCreated>
<d2p1:DateUpdated>2025-10-30T10:30:54.9499178-07:00</d2p1:DateUpdated>
<d2p1:IsExcludeDiscount>true</d2p1:IsExcludeDiscount>
<d2p1:UserIDCreated>13</d2p1:UserIDCreated>
<d2p1:UserIDUpdated>14</d2p1:UserIDUpdated>
<d2p1:ValidFlag>true</d2p1:ValidFlag>
<d2p1:CPTCode>sample string 7</d2p1:CPTCode>
<d2p1:Description>sample string 4</d2p1:Description>
<d2p1:Id>1</d2p1:Id>
<d2p1:IsFavourite>true</d2p1:IsFavourite>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:Protocols>sample string 5</d2p1:Protocols>
<d2p1:Sequence>3</d2p1:Sequence>
<d2p1:SupplyCategoryId>1</d2p1:SupplyCategoryId>
<d2p1:SupplyCategoryName>sample string 6</d2p1:SupplyCategoryName>
<d2p1:TangAndCompanyCode>sample string 8</d2p1:TangAndCompanyCode>
<d2p1:Todaydate>2025-10-30T10:30:54.9499178-07:00</d2p1:Todaydate>
<d2p1:lstSupplyType>
<d2p1:SupplyTypeDTO>
<d2p1:CompanyCode>sample string 12</d2p1:CompanyCode>
<d2p1:DateCreated>2025-10-30T10:30:54.9499178-07:00</d2p1:DateCreated>
<d2p1:DateUpdated>2025-10-30T10:30:54.9499178-07:00</d2p1:DateUpdated>
<d2p1:IsExcludeDiscount>true</d2p1:IsExcludeDiscount>
<d2p1:UserIDCreated>10</d2p1:UserIDCreated>
<d2p1:UserIDUpdated>11</d2p1:UserIDUpdated>
<d2p1:ValidFlag>true</d2p1:ValidFlag>
<d2p1:CPTCode>sample string 5</d2p1:CPTCode>
<d2p1:Id>1</d2p1:Id>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:Sequence>4</d2p1:Sequence>
<d2p1:SupplyId>3</d2p1:SupplyId>
<d2p1:TangAndCompanyCode>sample string 6</d2p1:TangAndCompanyCode>
</d2p1:SupplyTypeDTO>
<d2p1:SupplyTypeDTO>
<d2p1:CompanyCode>sample string 12</d2p1:CompanyCode>
<d2p1:DateCreated>2025-10-30T10:30:54.9499178-07:00</d2p1:DateCreated>
<d2p1:DateUpdated>2025-10-30T10:30:54.9499178-07:00</d2p1:DateUpdated>
<d2p1:IsExcludeDiscount>true</d2p1:IsExcludeDiscount>
<d2p1:UserIDCreated>10</d2p1:UserIDCreated>
<d2p1:UserIDUpdated>11</d2p1:UserIDUpdated>
<d2p1:ValidFlag>true</d2p1:ValidFlag>
<d2p1:CPTCode>sample string 5</d2p1:CPTCode>
<d2p1:Id>1</d2p1:Id>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:Sequence>4</d2p1:Sequence>
<d2p1:SupplyId>3</d2p1:SupplyId>
<d2p1:TangAndCompanyCode>sample string 6</d2p1:TangAndCompanyCode>
</d2p1:SupplyTypeDTO>
</d2p1:lstSupplyType>
</SupplyObj>
<SupplyObj_Description>sample string 16</SupplyObj_Description>
<SupplyObj_Id>1</SupplyObj_Id>
<SupplyObj_Name>sample string 15</SupplyObj_Name>
<SupplyObj_Sequence>1</SupplyObj_Sequence>
<SupplyObj_ValidFlag>true</SupplyObj_ValidFlag>
<SupplyOrderCategoryTypeId>1</SupplyOrderCategoryTypeId>
<SupplyOrderCategoryTypeName>sample string 14</SupplyOrderCategoryTypeName>
<SupplyOrderDescription>sample string 7</SupplyOrderDescription>
<SupplyTypeName>sample string 6</SupplyTypeName>
<SupplyTypeObj xmlns:d2p1="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">
<d2p1:CompanyCode>sample string 12</d2p1:CompanyCode>
<d2p1:DateCreated>2025-10-30T10:30:54.9499178-07:00</d2p1:DateCreated>
<d2p1:DateUpdated>2025-10-30T10:30:54.9499178-07:00</d2p1:DateUpdated>
<d2p1:IsExcludeDiscount>true</d2p1:IsExcludeDiscount>
<d2p1:UserIDCreated>10</d2p1:UserIDCreated>
<d2p1:UserIDUpdated>11</d2p1:UserIDUpdated>
<d2p1:ValidFlag>true</d2p1:ValidFlag>
<d2p1:CPTCode>sample string 5</d2p1:CPTCode>
<d2p1:Id>1</d2p1:Id>
<d2p1:Name>sample string 2</d2p1:Name>
<d2p1:Sequence>4</d2p1:Sequence>
<d2p1:SupplyId>3</d2p1:SupplyId>
<d2p1:TangAndCompanyCode>sample string 6</d2p1:TangAndCompanyCode>
</SupplyTypeObj>
<SupplyTypeObj_CPTCode>sample string 18</SupplyTypeObj_CPTCode>
<SupplyTypeObj_Id>1</SupplyTypeObj_Id>
<SupplyTypeObj_Name>sample string 17</SupplyTypeObj_Name>
<SupplyTypeObj_Sequence>1</SupplyTypeObj_Sequence>
<SupplyTypeObj_SupplyId>1</SupplyTypeObj_SupplyId>
<SupplyTypeObj_TangAndCompanyCode>sample string 19</SupplyTypeObj_TangAndCompanyCode>
<SupplyTypeObj_ValidFlag>true</SupplyTypeObj_ValidFlag>
<WorkLocationAddress xmlns:d2p1="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">
<d2p1:Address1>sample string 1</d2p1:Address1>
<d2p1:City>sample string 3</d2p1:City>
<d2p1:Country>sample string 6</d2p1:Country>
<d2p1:State>sample string 4</d2p1:State>
<d2p1:StateName>sample string 7</d2p1:StateName>
<d2p1:Suite>sample string 2</d2p1:Suite>
<d2p1:ZipCode>sample string 5</d2p1:ZipCode>
</WorkLocationAddress>
<WorkPermission>sample string 49</WorkPermission>
</OrderSupplyDTO>
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
AsapResponseOfOrderSupplyDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| isSuccess | boolean |
None. |
|
| message | string |
None. |
|
| jsonObj | OrderSupplyDTO |
None. |
|
| totalCount | integer |
None. |
Response Formats
application/json, text/json
{
"isSuccess": true,
"message": "sample string 2",
"jsonObj": {
"OrderId": 1,
"CorporationCode": "sample string 2",
"CaseNo": 3,
"EncounterId": 4,
"OrderSupplyId": 1,
"ProviderOrderedSupplyId": 1,
"OrderSupplyTypeId": 1,
"SupplyCategoryId": 1,
"Step": 1.1,
"Quantity": 1,
"RequestedQuantity": 1,
"SupplyCategoryName": "sample string 5",
"SupplyTypeName": "sample string 6",
"SupplyOrderDescription": "sample string 7",
"CanceledReasonText": "sample string 8",
"CanceledReasonId": 1,
"CancellationReason": "sample string 9",
"RequestedByUserName": "sample string 10",
"OrderRequestedBy": 1,
"Step1CompletedBy": "sample string 11",
"Step1CompletedDate": "2025-10-30T10:30:55.0710439-07:00",
"SupplyObj": {
"Id": 1,
"Name": "sample string 2",
"Sequence": 3,
"SupplyCategoryId": 1,
"Description": "sample string 4",
"Protocols": "sample string 5",
"SupplyCategoryName": "sample string 6",
"Todaydate": "2025-10-30T10:30:55.0710439-07:00",
"lstSupplyType": [
{
"Id": 1,
"Name": "sample string 2",
"SupplyId": 3,
"Sequence": 4,
"CPTCode": "sample string 5",
"TangAndCompanyCode": "sample string 6",
"ValidFlag": true,
"DateCreated": "2025-10-30T10:30:55.0710439-07:00",
"DateUpdated": "2025-10-30T10:30:55.0710439-07:00",
"UserIDCreated": 10,
"UserIDUpdated": 11,
"CompanyCode": "sample string 12",
"IsExcludeDiscount": true
},
{
"Id": 1,
"Name": "sample string 2",
"SupplyId": 3,
"Sequence": 4,
"CPTCode": "sample string 5",
"TangAndCompanyCode": "sample string 6",
"ValidFlag": true,
"DateCreated": "2025-10-30T10:30:55.0710439-07:00",
"DateUpdated": "2025-10-30T10:30:55.0710439-07:00",
"UserIDCreated": 10,
"UserIDUpdated": 11,
"CompanyCode": "sample string 12",
"IsExcludeDiscount": true
}
],
"CPTCode": "sample string 7",
"TangAndCompanyCode": "sample string 8",
"IsFavourite": true,
"ValidFlag": true,
"DateCreated": "2025-10-30T10:30:55.0710439-07:00",
"DateUpdated": "2025-10-30T10:30:55.0710439-07:00",
"UserIDCreated": 13,
"UserIDUpdated": 14,
"CompanyCode": "sample string 15",
"IsExcludeDiscount": true
},
"SupplyTypeObj": {
"Id": 1,
"Name": "sample string 2",
"SupplyId": 3,
"Sequence": 4,
"CPTCode": "sample string 5",
"TangAndCompanyCode": "sample string 6",
"ValidFlag": true,
"DateCreated": "2025-10-30T10:30:55.0710439-07:00",
"DateUpdated": "2025-10-30T10:30:55.0710439-07:00",
"UserIDCreated": 10,
"UserIDUpdated": 11,
"CompanyCode": "sample string 12",
"IsExcludeDiscount": true
},
"Status": 1,
"EmployeeId": "sample string 12",
"ServiceId": 13,
"EccCaseTypeId": 1,
"SupplyOrderCategoryTypeName": "sample string 14",
"SupplyObj_Id": 1,
"SupplyObj_Name": "sample string 15",
"SupplyObj_Description": "sample string 16",
"SupplyObj_Sequence": 1,
"SupplyObj_ValidFlag": true,
"SupplyTypeObj_Id": 1,
"SupplyTypeObj_Name": "sample string 17",
"SupplyTypeObj_SupplyId": 1,
"SupplyTypeObj_Sequence": 1,
"SupplyTypeObj_CPTCode": "sample string 18",
"SupplyTypeObj_TangAndCompanyCode": "sample string 19",
"SupplyTypeObj_ValidFlag": true,
"IsFromMSM": true,
"Step2CompletedBy": "sample string 21",
"Step2CompletedDate": "2025-10-30T10:30:55.0710439-07:00",
"ListSteps": [
1.1,
2.1
],
"Note": "sample string 22",
"SupplyOrderCategoryTypeId": 1,
"OrderCategoryId": 1,
"ScheduleDate": "2025-10-30T10:30:55.0710439-07:00",
"ScheduleStartTime": "00:00:00.1234567",
"ScheduleEndTime": "00:00:00.1234567",
"FacilityCode": "sample string 23",
"IsFacilitySchedule": true,
"AppointmentTimeZone": 1,
"OnSiteLocationId": 1,
"IsScheduled": true,
"LocationSelection": 1,
"LocationId": 25,
"SupplyName": "sample string 26",
"EmployeeFirstName": "sample string 27",
"EmployeeLastName": "sample string 28",
"EmployeeMiddleName": "sample string 29",
"EmployeePhone": "sample string 30",
"EmployeeDOB": "2025-10-30T10:30:55.0710439-07:00",
"WorkLocationAddress": {
"Address1": "sample string 1",
"Suite": "sample string 2",
"City": "sample string 3",
"State": "sample string 4",
"ZipCode": "sample string 5",
"Country": "sample string 6",
"StateName": "sample string 7"
},
"OrderDetails": "sample string 31",
"InteractionType": 1,
"IncidentState": "sample string 32",
"IncidentDate": "2025-10-30T10:30:55.0710439-07:00",
"ClaimNo": "sample string 33",
"EncounterDate": "2025-10-30T10:30:55.0710439-07:00",
"AdjusterFirstName": "sample string 35",
"AdjusterLastName": "sample string 36",
"PhysicianId": 1,
"PhysicianName": "sample string 37",
"IsRequireCosigner": true,
"CosignerPhysicianID": 1,
"OrderRequestedUserLicenseNo": "sample string 38",
"OrderRequestedByUserLastName": "sample string 39",
"OrderRequestedByUserMiddleName": "sample string 40",
"OrderRequestedByUserFirstName": "sample string 41",
"OrderRequestedByNPICode": "sample string 42",
"OrderRequestedByAbbreviation": "sample string 43",
"IsBundle": true,
"IsFutureAppointment": true,
"IsRFANeeded": true,
"DispenseAsWritten": true,
"GenericSubstitutionPermitted": true,
"ChiefComplaint": "sample string 47",
"CorporationName": "sample string 48",
"WorkPermission": "sample string 49",
"OrderingPhysicianId": 1,
"ValidFlag": true,
"DateCreated": "2025-10-30T10:30:55.0710439-07:00",
"DateUpdated": "2025-10-30T10:30:55.0710439-07:00",
"UserIDCreated": 53,
"UserIDUpdated": 54,
"CompanyCode": "sample string 55",
"IsExcludeDiscount": true
},
"totalCount": 3
}
application/xml, text/xml
<AsapResponseOfOrderSupplyDTOq_PWKlXmP xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.Common">
<isSuccess>true</isSuccess>
<jsonObj xmlns:d2p1="http://schemas.datacontract.org/2004/07/ASAP_BL.BL.NurseTriage.Order">
<CompanyCode xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">sample string 55</CompanyCode>
<DateCreated xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">2025-10-30T10:30:55.0710439-07:00</DateCreated>
<DateUpdated xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">2025-10-30T10:30:55.0710439-07:00</DateUpdated>
<IsExcludeDiscount xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">true</IsExcludeDiscount>
<UserIDCreated xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">53</UserIDCreated>
<UserIDUpdated xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">54</UserIDUpdated>
<ValidFlag xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">true</ValidFlag>
<d2p1:AdjusterFirstName>sample string 35</d2p1:AdjusterFirstName>
<d2p1:AdjusterLastName>sample string 36</d2p1:AdjusterLastName>
<d2p1:AppointmentTimeZone>1</d2p1:AppointmentTimeZone>
<d2p1:CanceledReasonId>1</d2p1:CanceledReasonId>
<d2p1:CanceledReasonText>sample string 8</d2p1:CanceledReasonText>
<d2p1:CancellationReason>sample string 9</d2p1:CancellationReason>
<d2p1:CaseNo>3</d2p1:CaseNo>
<d2p1:ChiefComplaint>sample string 47</d2p1:ChiefComplaint>
<d2p1:ClaimNo>sample string 33</d2p1:ClaimNo>
<d2p1:CorporationCode>sample string 2</d2p1:CorporationCode>
<d2p1:CorporationName>sample string 48</d2p1:CorporationName>
<d2p1:CosignerPhysicianID>1</d2p1:CosignerPhysicianID>
<d2p1:DispenseAsWritten>true</d2p1:DispenseAsWritten>
<d2p1:EccCaseTypeId>1</d2p1:EccCaseTypeId>
<d2p1:EmployeeDOB>2025-10-30T10:30:55.0710439-07:00</d2p1:EmployeeDOB>
<d2p1:EmployeeFirstName>sample string 27</d2p1:EmployeeFirstName>
<d2p1:EmployeeId>sample string 12</d2p1:EmployeeId>
<d2p1:EmployeeLastName>sample string 28</d2p1:EmployeeLastName>
<d2p1:EmployeeMiddleName>sample string 29</d2p1:EmployeeMiddleName>
<d2p1:EmployeePhone>sample string 30</d2p1:EmployeePhone>
<d2p1:EncounterDate>2025-10-30T10:30:55.0710439-07:00</d2p1:EncounterDate>
<d2p1:EncounterId>4</d2p1:EncounterId>
<d2p1:FacilityCode>sample string 23</d2p1:FacilityCode>
<d2p1:GenericSubstitutionPermitted>true</d2p1:GenericSubstitutionPermitted>
<d2p1:IncidentDate>2025-10-30T10:30:55.0710439-07:00</d2p1:IncidentDate>
<d2p1:IncidentState>sample string 32</d2p1:IncidentState>
<d2p1:InteractionType>1</d2p1:InteractionType>
<d2p1:IsBundle>true</d2p1:IsBundle>
<d2p1:IsFacilitySchedule>true</d2p1:IsFacilitySchedule>
<d2p1:IsFromMSM>true</d2p1:IsFromMSM>
<d2p1:IsFutureAppointment>true</d2p1:IsFutureAppointment>
<d2p1:IsRFANeeded>true</d2p1:IsRFANeeded>
<d2p1:IsRequireCosigner>true</d2p1:IsRequireCosigner>
<d2p1:IsScheduled>true</d2p1:IsScheduled>
<d2p1:ListSteps xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d3p1:double>1.1</d3p1:double>
<d3p1:double>2.1</d3p1:double>
</d2p1:ListSteps>
<d2p1:LocationId>25</d2p1:LocationId>
<d2p1:LocationSelection>1</d2p1:LocationSelection>
<d2p1:Note>sample string 22</d2p1:Note>
<d2p1:OnSiteLocationId>1</d2p1:OnSiteLocationId>
<d2p1:OrderCategoryId>1</d2p1:OrderCategoryId>
<d2p1:OrderDetails>sample string 31</d2p1:OrderDetails>
<d2p1:OrderId>1</d2p1:OrderId>
<d2p1:OrderRequestedBy>1</d2p1:OrderRequestedBy>
<d2p1:OrderRequestedByAbbreviation>sample string 43</d2p1:OrderRequestedByAbbreviation>
<d2p1:OrderRequestedByNPICode>sample string 42</d2p1:OrderRequestedByNPICode>
<d2p1:OrderRequestedByUserFirstName>sample string 41</d2p1:OrderRequestedByUserFirstName>
<d2p1:OrderRequestedByUserLastName>sample string 39</d2p1:OrderRequestedByUserLastName>
<d2p1:OrderRequestedByUserMiddleName>sample string 40</d2p1:OrderRequestedByUserMiddleName>
<d2p1:OrderRequestedUserLicenseNo>sample string 38</d2p1:OrderRequestedUserLicenseNo>
<d2p1:OrderSupplyId>1</d2p1:OrderSupplyId>
<d2p1:OrderSupplyTypeId>1</d2p1:OrderSupplyTypeId>
<d2p1:OrderingPhysicianId>1</d2p1:OrderingPhysicianId>
<d2p1:PhysicianId>1</d2p1:PhysicianId>
<d2p1:PhysicianName>sample string 37</d2p1:PhysicianName>
<d2p1:ProviderOrderedSupplyId>1</d2p1:ProviderOrderedSupplyId>
<d2p1:Quantity>1</d2p1:Quantity>
<d2p1:RequestedByUserName>sample string 10</d2p1:RequestedByUserName>
<d2p1:RequestedQuantity>1</d2p1:RequestedQuantity>
<d2p1:ScheduleDate>2025-10-30T10:30:55.0710439-07:00</d2p1:ScheduleDate>
<d2p1:ScheduleEndTime>PT0.1234567S</d2p1:ScheduleEndTime>
<d2p1:ScheduleStartTime>PT0.1234567S</d2p1:ScheduleStartTime>
<d2p1:ServiceId>13</d2p1:ServiceId>
<d2p1:Status>1</d2p1:Status>
<d2p1:Step>1.1</d2p1:Step>
<d2p1:Step1CompletedBy>sample string 11</d2p1:Step1CompletedBy>
<d2p1:Step1CompletedDate>2025-10-30T10:30:55.0710439-07:00</d2p1:Step1CompletedDate>
<d2p1:Step2CompletedBy>sample string 21</d2p1:Step2CompletedBy>
<d2p1:Step2CompletedDate>2025-10-30T10:30:55.0710439-07:00</d2p1:Step2CompletedDate>
<d2p1:SupplyCategoryId>1</d2p1:SupplyCategoryId>
<d2p1:SupplyCategoryName>sample string 5</d2p1:SupplyCategoryName>
<d2p1:SupplyName>sample string 26</d2p1:SupplyName>
<d2p1:SupplyObj xmlns:d3p1="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">
<d3p1:CompanyCode>sample string 15</d3p1:CompanyCode>
<d3p1:DateCreated>2025-10-30T10:30:55.0710439-07:00</d3p1:DateCreated>
<d3p1:DateUpdated>2025-10-30T10:30:55.0710439-07:00</d3p1:DateUpdated>
<d3p1:IsExcludeDiscount>true</d3p1:IsExcludeDiscount>
<d3p1:UserIDCreated>13</d3p1:UserIDCreated>
<d3p1:UserIDUpdated>14</d3p1:UserIDUpdated>
<d3p1:ValidFlag>true</d3p1:ValidFlag>
<d3p1:CPTCode>sample string 7</d3p1:CPTCode>
<d3p1:Description>sample string 4</d3p1:Description>
<d3p1:Id>1</d3p1:Id>
<d3p1:IsFavourite>true</d3p1:IsFavourite>
<d3p1:Name>sample string 2</d3p1:Name>
<d3p1:Protocols>sample string 5</d3p1:Protocols>
<d3p1:Sequence>3</d3p1:Sequence>
<d3p1:SupplyCategoryId>1</d3p1:SupplyCategoryId>
<d3p1:SupplyCategoryName>sample string 6</d3p1:SupplyCategoryName>
<d3p1:TangAndCompanyCode>sample string 8</d3p1:TangAndCompanyCode>
<d3p1:Todaydate>2025-10-30T10:30:55.0710439-07:00</d3p1:Todaydate>
<d3p1:lstSupplyType>
<d3p1:SupplyTypeDTO>
<d3p1:CompanyCode>sample string 12</d3p1:CompanyCode>
<d3p1:DateCreated>2025-10-30T10:30:55.0710439-07:00</d3p1:DateCreated>
<d3p1:DateUpdated>2025-10-30T10:30:55.0710439-07:00</d3p1:DateUpdated>
<d3p1:IsExcludeDiscount>true</d3p1:IsExcludeDiscount>
<d3p1:UserIDCreated>10</d3p1:UserIDCreated>
<d3p1:UserIDUpdated>11</d3p1:UserIDUpdated>
<d3p1:ValidFlag>true</d3p1:ValidFlag>
<d3p1:CPTCode>sample string 5</d3p1:CPTCode>
<d3p1:Id>1</d3p1:Id>
<d3p1:Name>sample string 2</d3p1:Name>
<d3p1:Sequence>4</d3p1:Sequence>
<d3p1:SupplyId>3</d3p1:SupplyId>
<d3p1:TangAndCompanyCode>sample string 6</d3p1:TangAndCompanyCode>
</d3p1:SupplyTypeDTO>
<d3p1:SupplyTypeDTO>
<d3p1:CompanyCode>sample string 12</d3p1:CompanyCode>
<d3p1:DateCreated>2025-10-30T10:30:55.0710439-07:00</d3p1:DateCreated>
<d3p1:DateUpdated>2025-10-30T10:30:55.0710439-07:00</d3p1:DateUpdated>
<d3p1:IsExcludeDiscount>true</d3p1:IsExcludeDiscount>
<d3p1:UserIDCreated>10</d3p1:UserIDCreated>
<d3p1:UserIDUpdated>11</d3p1:UserIDUpdated>
<d3p1:ValidFlag>true</d3p1:ValidFlag>
<d3p1:CPTCode>sample string 5</d3p1:CPTCode>
<d3p1:Id>1</d3p1:Id>
<d3p1:Name>sample string 2</d3p1:Name>
<d3p1:Sequence>4</d3p1:Sequence>
<d3p1:SupplyId>3</d3p1:SupplyId>
<d3p1:TangAndCompanyCode>sample string 6</d3p1:TangAndCompanyCode>
</d3p1:SupplyTypeDTO>
</d3p1:lstSupplyType>
</d2p1:SupplyObj>
<d2p1:SupplyObj_Description>sample string 16</d2p1:SupplyObj_Description>
<d2p1:SupplyObj_Id>1</d2p1:SupplyObj_Id>
<d2p1:SupplyObj_Name>sample string 15</d2p1:SupplyObj_Name>
<d2p1:SupplyObj_Sequence>1</d2p1:SupplyObj_Sequence>
<d2p1:SupplyObj_ValidFlag>true</d2p1:SupplyObj_ValidFlag>
<d2p1:SupplyOrderCategoryTypeId>1</d2p1:SupplyOrderCategoryTypeId>
<d2p1:SupplyOrderCategoryTypeName>sample string 14</d2p1:SupplyOrderCategoryTypeName>
<d2p1:SupplyOrderDescription>sample string 7</d2p1:SupplyOrderDescription>
<d2p1:SupplyTypeName>sample string 6</d2p1:SupplyTypeName>
<d2p1:SupplyTypeObj xmlns:d3p1="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">
<d3p1:CompanyCode>sample string 12</d3p1:CompanyCode>
<d3p1:DateCreated>2025-10-30T10:30:55.0710439-07:00</d3p1:DateCreated>
<d3p1:DateUpdated>2025-10-30T10:30:55.0710439-07:00</d3p1:DateUpdated>
<d3p1:IsExcludeDiscount>true</d3p1:IsExcludeDiscount>
<d3p1:UserIDCreated>10</d3p1:UserIDCreated>
<d3p1:UserIDUpdated>11</d3p1:UserIDUpdated>
<d3p1:ValidFlag>true</d3p1:ValidFlag>
<d3p1:CPTCode>sample string 5</d3p1:CPTCode>
<d3p1:Id>1</d3p1:Id>
<d3p1:Name>sample string 2</d3p1:Name>
<d3p1:Sequence>4</d3p1:Sequence>
<d3p1:SupplyId>3</d3p1:SupplyId>
<d3p1:TangAndCompanyCode>sample string 6</d3p1:TangAndCompanyCode>
</d2p1:SupplyTypeObj>
<d2p1:SupplyTypeObj_CPTCode>sample string 18</d2p1:SupplyTypeObj_CPTCode>
<d2p1:SupplyTypeObj_Id>1</d2p1:SupplyTypeObj_Id>
<d2p1:SupplyTypeObj_Name>sample string 17</d2p1:SupplyTypeObj_Name>
<d2p1:SupplyTypeObj_Sequence>1</d2p1:SupplyTypeObj_Sequence>
<d2p1:SupplyTypeObj_SupplyId>1</d2p1:SupplyTypeObj_SupplyId>
<d2p1:SupplyTypeObj_TangAndCompanyCode>sample string 19</d2p1:SupplyTypeObj_TangAndCompanyCode>
<d2p1:SupplyTypeObj_ValidFlag>true</d2p1:SupplyTypeObj_ValidFlag>
<d2p1:WorkLocationAddress xmlns:d3p1="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">
<d3p1:Address1>sample string 1</d3p1:Address1>
<d3p1:City>sample string 3</d3p1:City>
<d3p1:Country>sample string 6</d3p1:Country>
<d3p1:State>sample string 4</d3p1:State>
<d3p1:StateName>sample string 7</d3p1:StateName>
<d3p1:Suite>sample string 2</d3p1:Suite>
<d3p1:ZipCode>sample string 5</d3p1:ZipCode>
</d2p1:WorkLocationAddress>
<d2p1:WorkPermission>sample string 49</d2p1:WorkPermission>
</jsonObj>
<message>sample string 2</message>
<totalCount>3</totalCount>
</AsapResponseOfOrderSupplyDTOq_PWKlXmP>