POST api/NTOrderSettings/PostOrderImagingType
Request Information
URI Parameters
None.
Body Parameters
OrderImagingTypeDTOName | Description | Type | Additional information |
---|---|---|---|
Id | integer |
None. |
|
Name | string |
String length: inclusive between 0 and 100 |
|
SubTypeName | string |
String length: inclusive between 0 and 100 |
|
Sequence | integer |
None. |
|
Protocols | string |
String length: inclusive between 0 and 4000 |
|
IsAuthorizationRequired | boolean |
None. |
|
EnablePricing | boolean |
None. |
|
lstBodyPart | Collection of OrderImagingBodyPartDTO |
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
Sample:
{ "Id": 1, "Name": "sample string 2", "SubTypeName": "sample string 3", "Sequence": 4, "Protocols": "sample string 5", "IsAuthorizationRequired": true, "EnablePricing": true, "lstBodyPart": [ { "Id": 1, "Name": "sample string 2", "OrderTypeId": 3, "Sequence": 4, "lstBodyLateralization": [ { "Id": 1, "Name": "sample string 2", "BodyPartId": 3, "Sequence": 4, "ValidFlag": true, "DateCreated": "2025-04-06T04:12:40.6067125-07:00", "DateUpdated": "2025-04-06T04:12:40.6067125-07:00", "UserIDCreated": 8, "UserIDUpdated": 9, "CompanyCode": "sample string 10", "IsExcludeDiscount": true }, { "Id": 1, "Name": "sample string 2", "BodyPartId": 3, "Sequence": 4, "ValidFlag": true, "DateCreated": "2025-04-06T04:12:40.6067125-07:00", "DateUpdated": "2025-04-06T04:12:40.6067125-07:00", "UserIDCreated": 8, "UserIDUpdated": 9, "CompanyCode": "sample string 10", "IsExcludeDiscount": true } ], "lstOrderSubType": [ { "Id": 1, "Name": "sample string 2", "OrderTypeId": 3, "Sequence": 4, "BodypartId": 5, "Default": true, "IsFavourite": true, "CPTCode": "sample string 8", "TangAndCompanyCode": "sample string 9", "ValidFlag": true, "DateCreated": "2025-04-06T04:12:40.6232678-07:00", "DateUpdated": "2025-04-06T04:12:40.6232678-07:00", "UserIDCreated": 13, "UserIDUpdated": 14, "CompanyCode": "sample string 15", "IsExcludeDiscount": true }, { "Id": 1, "Name": "sample string 2", "OrderTypeId": 3, "Sequence": 4, "BodypartId": 5, "Default": true, "IsFavourite": true, "CPTCode": "sample string 8", "TangAndCompanyCode": "sample string 9", "ValidFlag": true, "DateCreated": "2025-04-06T04:12:40.6232678-07:00", "DateUpdated": "2025-04-06T04:12:40.6232678-07:00", "UserIDCreated": 13, "UserIDUpdated": 14, "CompanyCode": "sample string 15", "IsExcludeDiscount": true } ], "ValidFlag": true, "DateCreated": "2025-04-06T04:12:40.6232678-07:00", "DateUpdated": "2025-04-06T04:12:40.6232678-07:00", "UserIDCreated": 8, "UserIDUpdated": 9, "CompanyCode": "sample string 10", "IsExcludeDiscount": true }, { "Id": 1, "Name": "sample string 2", "OrderTypeId": 3, "Sequence": 4, "lstBodyLateralization": [ { "Id": 1, "Name": "sample string 2", "BodyPartId": 3, "Sequence": 4, "ValidFlag": true, "DateCreated": "2025-04-06T04:12:40.6067125-07:00", "DateUpdated": "2025-04-06T04:12:40.6067125-07:00", "UserIDCreated": 8, "UserIDUpdated": 9, "CompanyCode": "sample string 10", "IsExcludeDiscount": true }, { "Id": 1, "Name": "sample string 2", "BodyPartId": 3, "Sequence": 4, "ValidFlag": true, "DateCreated": "2025-04-06T04:12:40.6067125-07:00", "DateUpdated": "2025-04-06T04:12:40.6067125-07:00", "UserIDCreated": 8, "UserIDUpdated": 9, "CompanyCode": "sample string 10", "IsExcludeDiscount": true } ], "lstOrderSubType": [ { "Id": 1, "Name": "sample string 2", "OrderTypeId": 3, "Sequence": 4, "BodypartId": 5, "Default": true, "IsFavourite": true, "CPTCode": "sample string 8", "TangAndCompanyCode": "sample string 9", "ValidFlag": true, "DateCreated": "2025-04-06T04:12:40.6232678-07:00", "DateUpdated": "2025-04-06T04:12:40.6232678-07:00", "UserIDCreated": 13, "UserIDUpdated": 14, "CompanyCode": "sample string 15", "IsExcludeDiscount": true }, { "Id": 1, "Name": "sample string 2", "OrderTypeId": 3, "Sequence": 4, "BodypartId": 5, "Default": true, "IsFavourite": true, "CPTCode": "sample string 8", "TangAndCompanyCode": "sample string 9", "ValidFlag": true, "DateCreated": "2025-04-06T04:12:40.6232678-07:00", "DateUpdated": "2025-04-06T04:12:40.6232678-07:00", "UserIDCreated": 13, "UserIDUpdated": 14, "CompanyCode": "sample string 15", "IsExcludeDiscount": true } ], "ValidFlag": true, "DateCreated": "2025-04-06T04:12:40.6232678-07:00", "DateUpdated": "2025-04-06T04:12:40.6232678-07:00", "UserIDCreated": 8, "UserIDUpdated": 9, "CompanyCode": "sample string 10", "IsExcludeDiscount": true } ], "ValidFlag": true, "DateCreated": "2025-04-06T04:12:40.6232678-07:00", "DateUpdated": "2025-04-06T04:12:40.6232678-07:00", "UserIDCreated": 11, "UserIDUpdated": 12, "CompanyCode": "sample string 13", "IsExcludeDiscount": true }
application/xml, text/xml
Sample:
<OrderImagingTypeDTO xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.BL"> <CompanyCode>sample string 13</CompanyCode> <DateCreated>2025-04-06T04:12:40.6232678-07:00</DateCreated> <DateUpdated>2025-04-06T04:12:40.6232678-07:00</DateUpdated> <IsExcludeDiscount>true</IsExcludeDiscount> <UserIDCreated>11</UserIDCreated> <UserIDUpdated>12</UserIDUpdated> <ValidFlag>true</ValidFlag> <EnablePricing>true</EnablePricing> <Id>1</Id> <IsAuthorizationRequired>true</IsAuthorizationRequired> <Name>sample string 2</Name> <Protocols>sample string 5</Protocols> <Sequence>4</Sequence> <SubTypeName>sample string 3</SubTypeName> <lstBodyPart> <OrderImagingBodyPartDTO> <CompanyCode>sample string 10</CompanyCode> <DateCreated>2025-04-06T04:12:40.6232678-07:00</DateCreated> <DateUpdated>2025-04-06T04:12:40.6232678-07:00</DateUpdated> <IsExcludeDiscount>true</IsExcludeDiscount> <UserIDCreated>8</UserIDCreated> <UserIDUpdated>9</UserIDUpdated> <ValidFlag>true</ValidFlag> <Id>1</Id> <Name>sample string 2</Name> <OrderTypeId>3</OrderTypeId> <Sequence>4</Sequence> <lstBodyLateralization> <OrderImagingBodyLateralizationDTO> <CompanyCode>sample string 10</CompanyCode> <DateCreated>2025-04-06T04:12:40.6067125-07:00</DateCreated> <DateUpdated>2025-04-06T04:12:40.6067125-07:00</DateUpdated> <IsExcludeDiscount>true</IsExcludeDiscount> <UserIDCreated>8</UserIDCreated> <UserIDUpdated>9</UserIDUpdated> <ValidFlag>true</ValidFlag> <BodyPartId>3</BodyPartId> <Id>1</Id> <Name>sample string 2</Name> <Sequence>4</Sequence> </OrderImagingBodyLateralizationDTO> <OrderImagingBodyLateralizationDTO> <CompanyCode>sample string 10</CompanyCode> <DateCreated>2025-04-06T04:12:40.6067125-07:00</DateCreated> <DateUpdated>2025-04-06T04:12:40.6067125-07:00</DateUpdated> <IsExcludeDiscount>true</IsExcludeDiscount> <UserIDCreated>8</UserIDCreated> <UserIDUpdated>9</UserIDUpdated> <ValidFlag>true</ValidFlag> <BodyPartId>3</BodyPartId> <Id>1</Id> <Name>sample string 2</Name> <Sequence>4</Sequence> </OrderImagingBodyLateralizationDTO> </lstBodyLateralization> <lstOrderSubType> <OrderImagingSubTypeDTO> <CompanyCode>sample string 15</CompanyCode> <DateCreated>2025-04-06T04:12:40.6232678-07:00</DateCreated> <DateUpdated>2025-04-06T04:12:40.6232678-07:00</DateUpdated> <IsExcludeDiscount>true</IsExcludeDiscount> <UserIDCreated>13</UserIDCreated> <UserIDUpdated>14</UserIDUpdated> <ValidFlag>true</ValidFlag> <BodypartId>5</BodypartId> <CPTCode>sample string 8</CPTCode> <Default>true</Default> <Id>1</Id> <IsFavourite>true</IsFavourite> <Name>sample string 2</Name> <OrderTypeId>3</OrderTypeId> <Sequence>4</Sequence> <TangAndCompanyCode>sample string 9</TangAndCompanyCode> </OrderImagingSubTypeDTO> <OrderImagingSubTypeDTO> <CompanyCode>sample string 15</CompanyCode> <DateCreated>2025-04-06T04:12:40.6232678-07:00</DateCreated> <DateUpdated>2025-04-06T04:12:40.6232678-07:00</DateUpdated> <IsExcludeDiscount>true</IsExcludeDiscount> <UserIDCreated>13</UserIDCreated> <UserIDUpdated>14</UserIDUpdated> <ValidFlag>true</ValidFlag> <BodypartId>5</BodypartId> <CPTCode>sample string 8</CPTCode> <Default>true</Default> <Id>1</Id> <IsFavourite>true</IsFavourite> <Name>sample string 2</Name> <OrderTypeId>3</OrderTypeId> <Sequence>4</Sequence> <TangAndCompanyCode>sample string 9</TangAndCompanyCode> </OrderImagingSubTypeDTO> </lstOrderSubType> </OrderImagingBodyPartDTO> <OrderImagingBodyPartDTO> <CompanyCode>sample string 10</CompanyCode> <DateCreated>2025-04-06T04:12:40.6232678-07:00</DateCreated> <DateUpdated>2025-04-06T04:12:40.6232678-07:00</DateUpdated> <IsExcludeDiscount>true</IsExcludeDiscount> <UserIDCreated>8</UserIDCreated> <UserIDUpdated>9</UserIDUpdated> <ValidFlag>true</ValidFlag> <Id>1</Id> <Name>sample string 2</Name> <OrderTypeId>3</OrderTypeId> <Sequence>4</Sequence> <lstBodyLateralization> <OrderImagingBodyLateralizationDTO> <CompanyCode>sample string 10</CompanyCode> <DateCreated>2025-04-06T04:12:40.6067125-07:00</DateCreated> <DateUpdated>2025-04-06T04:12:40.6067125-07:00</DateUpdated> <IsExcludeDiscount>true</IsExcludeDiscount> <UserIDCreated>8</UserIDCreated> <UserIDUpdated>9</UserIDUpdated> <ValidFlag>true</ValidFlag> <BodyPartId>3</BodyPartId> <Id>1</Id> <Name>sample string 2</Name> <Sequence>4</Sequence> </OrderImagingBodyLateralizationDTO> <OrderImagingBodyLateralizationDTO> <CompanyCode>sample string 10</CompanyCode> <DateCreated>2025-04-06T04:12:40.6067125-07:00</DateCreated> <DateUpdated>2025-04-06T04:12:40.6067125-07:00</DateUpdated> <IsExcludeDiscount>true</IsExcludeDiscount> <UserIDCreated>8</UserIDCreated> <UserIDUpdated>9</UserIDUpdated> <ValidFlag>true</ValidFlag> <BodyPartId>3</BodyPartId> <Id>1</Id> <Name>sample string 2</Name> <Sequence>4</Sequence> </OrderImagingBodyLateralizationDTO> </lstBodyLateralization> <lstOrderSubType> <OrderImagingSubTypeDTO> <CompanyCode>sample string 15</CompanyCode> <DateCreated>2025-04-06T04:12:40.6232678-07:00</DateCreated> <DateUpdated>2025-04-06T04:12:40.6232678-07:00</DateUpdated> <IsExcludeDiscount>true</IsExcludeDiscount> <UserIDCreated>13</UserIDCreated> <UserIDUpdated>14</UserIDUpdated> <ValidFlag>true</ValidFlag> <BodypartId>5</BodypartId> <CPTCode>sample string 8</CPTCode> <Default>true</Default> <Id>1</Id> <IsFavourite>true</IsFavourite> <Name>sample string 2</Name> <OrderTypeId>3</OrderTypeId> <Sequence>4</Sequence> <TangAndCompanyCode>sample string 9</TangAndCompanyCode> </OrderImagingSubTypeDTO> <OrderImagingSubTypeDTO> <CompanyCode>sample string 15</CompanyCode> <DateCreated>2025-04-06T04:12:40.6232678-07:00</DateCreated> <DateUpdated>2025-04-06T04:12:40.6232678-07:00</DateUpdated> <IsExcludeDiscount>true</IsExcludeDiscount> <UserIDCreated>13</UserIDCreated> <UserIDUpdated>14</UserIDUpdated> <ValidFlag>true</ValidFlag> <BodypartId>5</BodypartId> <CPTCode>sample string 8</CPTCode> <Default>true</Default> <Id>1</Id> <IsFavourite>true</IsFavourite> <Name>sample string 2</Name> <OrderTypeId>3</OrderTypeId> <Sequence>4</Sequence> <TangAndCompanyCode>sample string 9</TangAndCompanyCode> </OrderImagingSubTypeDTO> </lstOrderSubType> </OrderImagingBodyPartDTO> </lstBodyPart> </OrderImagingTypeDTO>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
AsapResponseOfOrderImagingTypeDTOName | Description | Type | Additional information |
---|---|---|---|
isSuccess | boolean |
None. |
|
message | string |
None. |
|
jsonObj | OrderImagingTypeDTO |
None. |
|
totalCount | integer |
None. |
Response Formats
application/json, text/json
Sample:
{ "isSuccess": true, "message": "sample string 2", "jsonObj": { "Id": 1, "Name": "sample string 2", "SubTypeName": "sample string 3", "Sequence": 4, "Protocols": "sample string 5", "IsAuthorizationRequired": true, "EnablePricing": true, "lstBodyPart": [ { "Id": 1, "Name": "sample string 2", "OrderTypeId": 3, "Sequence": 4, "lstBodyLateralization": [ { "Id": 1, "Name": "sample string 2", "BodyPartId": 3, "Sequence": 4, "ValidFlag": true, "DateCreated": "2025-04-06T04:12:40.653937-07:00", "DateUpdated": "2025-04-06T04:12:40.653937-07:00", "UserIDCreated": 8, "UserIDUpdated": 9, "CompanyCode": "sample string 10", "IsExcludeDiscount": true }, { "Id": 1, "Name": "sample string 2", "BodyPartId": 3, "Sequence": 4, "ValidFlag": true, "DateCreated": "2025-04-06T04:12:40.653937-07:00", "DateUpdated": "2025-04-06T04:12:40.653937-07:00", "UserIDCreated": 8, "UserIDUpdated": 9, "CompanyCode": "sample string 10", "IsExcludeDiscount": true } ], "lstOrderSubType": [ { "Id": 1, "Name": "sample string 2", "OrderTypeId": 3, "Sequence": 4, "BodypartId": 5, "Default": true, "IsFavourite": true, "CPTCode": "sample string 8", "TangAndCompanyCode": "sample string 9", "ValidFlag": true, "DateCreated": "2025-04-06T04:12:40.653937-07:00", "DateUpdated": "2025-04-06T04:12:40.653937-07:00", "UserIDCreated": 13, "UserIDUpdated": 14, "CompanyCode": "sample string 15", "IsExcludeDiscount": true }, { "Id": 1, "Name": "sample string 2", "OrderTypeId": 3, "Sequence": 4, "BodypartId": 5, "Default": true, "IsFavourite": true, "CPTCode": "sample string 8", "TangAndCompanyCode": "sample string 9", "ValidFlag": true, "DateCreated": "2025-04-06T04:12:40.653937-07:00", "DateUpdated": "2025-04-06T04:12:40.653937-07:00", "UserIDCreated": 13, "UserIDUpdated": 14, "CompanyCode": "sample string 15", "IsExcludeDiscount": true } ], "ValidFlag": true, "DateCreated": "2025-04-06T04:12:40.653937-07:00", "DateUpdated": "2025-04-06T04:12:40.653937-07:00", "UserIDCreated": 8, "UserIDUpdated": 9, "CompanyCode": "sample string 10", "IsExcludeDiscount": true }, { "Id": 1, "Name": "sample string 2", "OrderTypeId": 3, "Sequence": 4, "lstBodyLateralization": [ { "Id": 1, "Name": "sample string 2", "BodyPartId": 3, "Sequence": 4, "ValidFlag": true, "DateCreated": "2025-04-06T04:12:40.653937-07:00", "DateUpdated": "2025-04-06T04:12:40.653937-07:00", "UserIDCreated": 8, "UserIDUpdated": 9, "CompanyCode": "sample string 10", "IsExcludeDiscount": true }, { "Id": 1, "Name": "sample string 2", "BodyPartId": 3, "Sequence": 4, "ValidFlag": true, "DateCreated": "2025-04-06T04:12:40.653937-07:00", "DateUpdated": "2025-04-06T04:12:40.653937-07:00", "UserIDCreated": 8, "UserIDUpdated": 9, "CompanyCode": "sample string 10", "IsExcludeDiscount": true } ], "lstOrderSubType": [ { "Id": 1, "Name": "sample string 2", "OrderTypeId": 3, "Sequence": 4, "BodypartId": 5, "Default": true, "IsFavourite": true, "CPTCode": "sample string 8", "TangAndCompanyCode": "sample string 9", "ValidFlag": true, "DateCreated": "2025-04-06T04:12:40.653937-07:00", "DateUpdated": "2025-04-06T04:12:40.653937-07:00", "UserIDCreated": 13, "UserIDUpdated": 14, "CompanyCode": "sample string 15", "IsExcludeDiscount": true }, { "Id": 1, "Name": "sample string 2", "OrderTypeId": 3, "Sequence": 4, "BodypartId": 5, "Default": true, "IsFavourite": true, "CPTCode": "sample string 8", "TangAndCompanyCode": "sample string 9", "ValidFlag": true, "DateCreated": "2025-04-06T04:12:40.653937-07:00", "DateUpdated": "2025-04-06T04:12:40.653937-07:00", "UserIDCreated": 13, "UserIDUpdated": 14, "CompanyCode": "sample string 15", "IsExcludeDiscount": true } ], "ValidFlag": true, "DateCreated": "2025-04-06T04:12:40.653937-07:00", "DateUpdated": "2025-04-06T04:12:40.653937-07:00", "UserIDCreated": 8, "UserIDUpdated": 9, "CompanyCode": "sample string 10", "IsExcludeDiscount": true } ], "ValidFlag": true, "DateCreated": "2025-04-06T04:12:40.653937-07:00", "DateUpdated": "2025-04-06T04:12:40.653937-07:00", "UserIDCreated": 11, "UserIDUpdated": 12, "CompanyCode": "sample string 13", "IsExcludeDiscount": true }, "totalCount": 3 }
application/xml, text/xml
Sample:
<AsapResponseOfOrderImagingTypeDTO3NYuOdgi 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"> <d2p1:CompanyCode>sample string 13</d2p1:CompanyCode> <d2p1:DateCreated>2025-04-06T04:12:40.653937-07:00</d2p1:DateCreated> <d2p1:DateUpdated>2025-04-06T04:12:40.653937-07:00</d2p1:DateUpdated> <d2p1:IsExcludeDiscount>true</d2p1:IsExcludeDiscount> <d2p1:UserIDCreated>11</d2p1:UserIDCreated> <d2p1:UserIDUpdated>12</d2p1:UserIDUpdated> <d2p1:ValidFlag>true</d2p1:ValidFlag> <d2p1:EnablePricing>true</d2p1:EnablePricing> <d2p1:Id>1</d2p1:Id> <d2p1:IsAuthorizationRequired>true</d2p1:IsAuthorizationRequired> <d2p1:Name>sample string 2</d2p1:Name> <d2p1:Protocols>sample string 5</d2p1:Protocols> <d2p1:Sequence>4</d2p1:Sequence> <d2p1:SubTypeName>sample string 3</d2p1:SubTypeName> <d2p1:lstBodyPart> <d2p1:OrderImagingBodyPartDTO> <d2p1:CompanyCode>sample string 10</d2p1:CompanyCode> <d2p1:DateCreated>2025-04-06T04:12:40.653937-07:00</d2p1:DateCreated> <d2p1:DateUpdated>2025-04-06T04:12:40.653937-07:00</d2p1:DateUpdated> <d2p1:IsExcludeDiscount>true</d2p1:IsExcludeDiscount> <d2p1:UserIDCreated>8</d2p1:UserIDCreated> <d2p1:UserIDUpdated>9</d2p1:UserIDUpdated> <d2p1:ValidFlag>true</d2p1:ValidFlag> <d2p1:Id>1</d2p1:Id> <d2p1:Name>sample string 2</d2p1:Name> <d2p1:OrderTypeId>3</d2p1:OrderTypeId> <d2p1:Sequence>4</d2p1:Sequence> <d2p1:lstBodyLateralization> <d2p1:OrderImagingBodyLateralizationDTO> <d2p1:CompanyCode>sample string 10</d2p1:CompanyCode> <d2p1:DateCreated>2025-04-06T04:12:40.653937-07:00</d2p1:DateCreated> <d2p1:DateUpdated>2025-04-06T04:12:40.653937-07:00</d2p1:DateUpdated> <d2p1:IsExcludeDiscount>true</d2p1:IsExcludeDiscount> <d2p1:UserIDCreated>8</d2p1:UserIDCreated> <d2p1:UserIDUpdated>9</d2p1:UserIDUpdated> <d2p1:ValidFlag>true</d2p1:ValidFlag> <d2p1:BodyPartId>3</d2p1:BodyPartId> <d2p1:Id>1</d2p1:Id> <d2p1:Name>sample string 2</d2p1:Name> <d2p1:Sequence>4</d2p1:Sequence> </d2p1:OrderImagingBodyLateralizationDTO> <d2p1:OrderImagingBodyLateralizationDTO> <d2p1:CompanyCode>sample string 10</d2p1:CompanyCode> <d2p1:DateCreated>2025-04-06T04:12:40.653937-07:00</d2p1:DateCreated> <d2p1:DateUpdated>2025-04-06T04:12:40.653937-07:00</d2p1:DateUpdated> <d2p1:IsExcludeDiscount>true</d2p1:IsExcludeDiscount> <d2p1:UserIDCreated>8</d2p1:UserIDCreated> <d2p1:UserIDUpdated>9</d2p1:UserIDUpdated> <d2p1:ValidFlag>true</d2p1:ValidFlag> <d2p1:BodyPartId>3</d2p1:BodyPartId> <d2p1:Id>1</d2p1:Id> <d2p1:Name>sample string 2</d2p1:Name> <d2p1:Sequence>4</d2p1:Sequence> </d2p1:OrderImagingBodyLateralizationDTO> </d2p1:lstBodyLateralization> <d2p1:lstOrderSubType> <d2p1:OrderImagingSubTypeDTO> <d2p1:CompanyCode>sample string 15</d2p1:CompanyCode> <d2p1:DateCreated>2025-04-06T04:12:40.653937-07:00</d2p1:DateCreated> <d2p1:DateUpdated>2025-04-06T04:12:40.653937-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:BodypartId>5</d2p1:BodypartId> <d2p1:CPTCode>sample string 8</d2p1:CPTCode> <d2p1:Default>true</d2p1:Default> <d2p1:Id>1</d2p1:Id> <d2p1:IsFavourite>true</d2p1:IsFavourite> <d2p1:Name>sample string 2</d2p1:Name> <d2p1:OrderTypeId>3</d2p1:OrderTypeId> <d2p1:Sequence>4</d2p1:Sequence> <d2p1:TangAndCompanyCode>sample string 9</d2p1:TangAndCompanyCode> </d2p1:OrderImagingSubTypeDTO> <d2p1:OrderImagingSubTypeDTO> <d2p1:CompanyCode>sample string 15</d2p1:CompanyCode> <d2p1:DateCreated>2025-04-06T04:12:40.653937-07:00</d2p1:DateCreated> <d2p1:DateUpdated>2025-04-06T04:12:40.653937-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:BodypartId>5</d2p1:BodypartId> <d2p1:CPTCode>sample string 8</d2p1:CPTCode> <d2p1:Default>true</d2p1:Default> <d2p1:Id>1</d2p1:Id> <d2p1:IsFavourite>true</d2p1:IsFavourite> <d2p1:Name>sample string 2</d2p1:Name> <d2p1:OrderTypeId>3</d2p1:OrderTypeId> <d2p1:Sequence>4</d2p1:Sequence> <d2p1:TangAndCompanyCode>sample string 9</d2p1:TangAndCompanyCode> </d2p1:OrderImagingSubTypeDTO> </d2p1:lstOrderSubType> </d2p1:OrderImagingBodyPartDTO> <d2p1:OrderImagingBodyPartDTO> <d2p1:CompanyCode>sample string 10</d2p1:CompanyCode> <d2p1:DateCreated>2025-04-06T04:12:40.653937-07:00</d2p1:DateCreated> <d2p1:DateUpdated>2025-04-06T04:12:40.653937-07:00</d2p1:DateUpdated> <d2p1:IsExcludeDiscount>true</d2p1:IsExcludeDiscount> <d2p1:UserIDCreated>8</d2p1:UserIDCreated> <d2p1:UserIDUpdated>9</d2p1:UserIDUpdated> <d2p1:ValidFlag>true</d2p1:ValidFlag> <d2p1:Id>1</d2p1:Id> <d2p1:Name>sample string 2</d2p1:Name> <d2p1:OrderTypeId>3</d2p1:OrderTypeId> <d2p1:Sequence>4</d2p1:Sequence> <d2p1:lstBodyLateralization> <d2p1:OrderImagingBodyLateralizationDTO> <d2p1:CompanyCode>sample string 10</d2p1:CompanyCode> <d2p1:DateCreated>2025-04-06T04:12:40.653937-07:00</d2p1:DateCreated> <d2p1:DateUpdated>2025-04-06T04:12:40.653937-07:00</d2p1:DateUpdated> <d2p1:IsExcludeDiscount>true</d2p1:IsExcludeDiscount> <d2p1:UserIDCreated>8</d2p1:UserIDCreated> <d2p1:UserIDUpdated>9</d2p1:UserIDUpdated> <d2p1:ValidFlag>true</d2p1:ValidFlag> <d2p1:BodyPartId>3</d2p1:BodyPartId> <d2p1:Id>1</d2p1:Id> <d2p1:Name>sample string 2</d2p1:Name> <d2p1:Sequence>4</d2p1:Sequence> </d2p1:OrderImagingBodyLateralizationDTO> <d2p1:OrderImagingBodyLateralizationDTO> <d2p1:CompanyCode>sample string 10</d2p1:CompanyCode> <d2p1:DateCreated>2025-04-06T04:12:40.653937-07:00</d2p1:DateCreated> <d2p1:DateUpdated>2025-04-06T04:12:40.653937-07:00</d2p1:DateUpdated> <d2p1:IsExcludeDiscount>true</d2p1:IsExcludeDiscount> <d2p1:UserIDCreated>8</d2p1:UserIDCreated> <d2p1:UserIDUpdated>9</d2p1:UserIDUpdated> <d2p1:ValidFlag>true</d2p1:ValidFlag> <d2p1:BodyPartId>3</d2p1:BodyPartId> <d2p1:Id>1</d2p1:Id> <d2p1:Name>sample string 2</d2p1:Name> <d2p1:Sequence>4</d2p1:Sequence> </d2p1:OrderImagingBodyLateralizationDTO> </d2p1:lstBodyLateralization> <d2p1:lstOrderSubType> <d2p1:OrderImagingSubTypeDTO> <d2p1:CompanyCode>sample string 15</d2p1:CompanyCode> <d2p1:DateCreated>2025-04-06T04:12:40.653937-07:00</d2p1:DateCreated> <d2p1:DateUpdated>2025-04-06T04:12:40.653937-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:BodypartId>5</d2p1:BodypartId> <d2p1:CPTCode>sample string 8</d2p1:CPTCode> <d2p1:Default>true</d2p1:Default> <d2p1:Id>1</d2p1:Id> <d2p1:IsFavourite>true</d2p1:IsFavourite> <d2p1:Name>sample string 2</d2p1:Name> <d2p1:OrderTypeId>3</d2p1:OrderTypeId> <d2p1:Sequence>4</d2p1:Sequence> <d2p1:TangAndCompanyCode>sample string 9</d2p1:TangAndCompanyCode> </d2p1:OrderImagingSubTypeDTO> <d2p1:OrderImagingSubTypeDTO> <d2p1:CompanyCode>sample string 15</d2p1:CompanyCode> <d2p1:DateCreated>2025-04-06T04:12:40.653937-07:00</d2p1:DateCreated> <d2p1:DateUpdated>2025-04-06T04:12:40.653937-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:BodypartId>5</d2p1:BodypartId> <d2p1:CPTCode>sample string 8</d2p1:CPTCode> <d2p1:Default>true</d2p1:Default> <d2p1:Id>1</d2p1:Id> <d2p1:IsFavourite>true</d2p1:IsFavourite> <d2p1:Name>sample string 2</d2p1:Name> <d2p1:OrderTypeId>3</d2p1:OrderTypeId> <d2p1:Sequence>4</d2p1:Sequence> <d2p1:TangAndCompanyCode>sample string 9</d2p1:TangAndCompanyCode> </d2p1:OrderImagingSubTypeDTO> </d2p1:lstOrderSubType> </d2p1:OrderImagingBodyPartDTO> </d2p1:lstBodyPart> </jsonObj> <message>sample string 2</message> <totalCount>3</totalCount> </AsapResponseOfOrderImagingTypeDTO3NYuOdgi>