POST api/OrderPrice/SaveMssBillingStatus

Request Information

URI Parameters

None.

Body Parameters

MssbillingReportDTO
NameDescriptionTypeAdditional information
Id

integer

None.

EncounterId

integer

None.

UniqueID

string

String length: inclusive between 0 and 12

QId

integer

None.

OrderId

integer

None.

CaseNo

integer

None.

EncounterStatusName

string

String length: inclusive between 0 and 10

EncounterStatusInt

integer

None.

CaseStatusName

string

String length: inclusive between 0 and 10

FirstName

string

String length: inclusive between 0 and 50

LastName

string

String length: inclusive between 0 and 50

SSN

string

String length: inclusive between 0 and 12

DOB

date

None.

CloseByUserName

string

String length: inclusive between 0 and 60

sex

string

String length: inclusive between 0 and 10

Address1

string

String length: inclusive between 0 and 4000

Suite

string

String length: inclusive between 0 and 50

City

string

String length: inclusive between 0 and 30

State

string

String length: inclusive between 0 and 20

Zip

string

String length: inclusive between 0 and 10

Country

string

String length: inclusive between 0 and 50

CompanyName

string

String length: inclusive between 0 and 100

WLName

string

String length: inclusive between 0 and 100

ScheduleDate

date

None.

ClinicLocation

string

String length: inclusive between 0 and 100

BillingStatus

integer

None.

BStatus

string

String length: inclusive between 0 and 50

ResponsibleParty

string

String length: inclusive between 0 and 50

ServicesProvidedCPTHCPC

string

String length: inclusive between 0 and 50

ComponentCloseDate

date

None.

OnSiteClinicLocation

string

String length: inclusive between 0 and 100

TelemedicineLocation

string

String length: inclusive between 0 and 50

ServiceDate

date

None.

FullAddress

string

String length: inclusive between 0 and 4000

RenderingProviderName

string

String length: inclusive between 0 and 60

Amount

string

String length: inclusive between 0 and 20

Units

string

String length: inclusive between 0 and 5

TotalAmount

string

String length: inclusive between 0 and 20

Authorization

string

String length: inclusive between 0 and 5

RenderingNPI

string

String length: inclusive between 0 and 50

CPTCode

string

String length: inclusive between 0 and 20

TangAndCompanyCode

string

String length: inclusive between 0 and 20

IsPTReevaluation

boolean

None.

SpecimenID

string

String length: inclusive between 0 and 20

TPA

string

String length: inclusive between 0 and 50

Case

string

String length: inclusive between 0 and 10

AuthorizeCodes

string

String length: inclusive between 0 and 4000

AmountDescription

string

String length: inclusive between 0 and 200

EmployeeId

string

String length: inclusive between 0 and 20

CorporationCode

string

String length: inclusive between 0 and 20

RecordType

string

String length: inclusive between 0 and 5

ExamID

string

String length: inclusive between 0 and 20

ExamName

string

String length: inclusive between 0 and 200

ExamAdjustmentType

integer

None.

ExamHQPrice

decimal number

None.

ExamAdjustment

decimal number

None.

OrderCategoryId

integer

None.

PayorId

integer

None.

WLCode

string

String length: inclusive between 0 and 50

CompanyCode

string

String length: inclusive between 0 and 20

AuthorizationCheck

integer

None.

BillingStatusList

string

String length: inclusive between 0 and 50

BillingComment

string

String length: inclusive between 0 and 4000

AddOnType

boolean

None.

TotalPrice

decimal number

None.

BatchId

integer

None.

Name

string

None.

CaseStatus

integer

None.

Gender

string

None.

ServicesProvidedDescription

string

String length: inclusive between 0 and 50

IsBundle

boolean

None.

ComponentTotalAmount

decimal number

None.

IsInjuryOrder

boolean

None.

IsAfterHoursCollection

boolean

None.

ExternalEmployeeId

string

None.

AcumaticaSalesNbr

string

None.

AcumaticaMessage

string

None.

BillingNotes

string

None.

RebillReason

string

None.

ReasonNote

string

None.

ClinicLocationId

integer

None.

Request Formats

application/json, text/json

Sample:
{
  "Id": 1,
  "EncounterId": 1,
  "UniqueID": "sample string 2",
  "QId": 1,
  "OrderId": 1,
  "CaseNo": 3,
  "EncounterStatusName": "",
  "EncounterStatusInt": 1,
  "CaseStatusName": "",
  "FirstName": "sample string 4",
  "LastName": "sample string 5",
  "SSN": "sample string 6",
  "DOB": "2025-04-05T17:26:49.3313319-07:00",
  "CloseByUserName": "sample string 7",
  "sex": "",
  "Address1": "sample string 8",
  "Suite": "sample string 9",
  "City": "sample string 10",
  "State": "sample string 11",
  "Zip": "sample string 12",
  "Country": "sample string 13",
  "CompanyName": "sample string 14",
  "WLName": "sample string 15",
  "ScheduleDate": "2025-04-05T17:26:49.3313319-07:00",
  "ClinicLocation": "sample string 17",
  "BillingStatus": 1,
  "BStatus": "sample string 18",
  "ResponsibleParty": "sample string 19",
  "ServicesProvidedCPTHCPC": "sample string 20",
  "ComponentCloseDate": "2025-04-05T17:26:49.3313319-07:00",
  "OnSiteClinicLocation": "sample string 21",
  "TelemedicineLocation": "sample string 22",
  "ServiceDate": "2025-04-05T17:26:49.3313319-07:00",
  "FullAddress": "sample string 23",
  "RenderingProviderName": "sample string 24",
  "Amount": "sample string 25",
  "Units": "sample string 26",
  "TotalAmount": "sample string 27",
  "Authorization": "",
  "RenderingNPI": "sample string 28",
  "CPTCode": "sample string 29",
  "TangAndCompanyCode": "sample string 30",
  "IsPTReevaluation": true,
  "SpecimenID": "sample string 31",
  "TPA": "sample string 32",
  "Case": "3",
  "AuthorizeCodes": "sample string 33",
  "AmountDescription": "sample string 34",
  "EmployeeId": "sample string 35",
  "CorporationCode": "sample string 36",
  "RecordType": "sample string 37",
  "ExamID": "sample string 38",
  "ExamName": "sample string 39",
  "ExamAdjustmentType": 1,
  "ExamHQPrice": 1.0,
  "ExamAdjustment": 1.0,
  "OrderCategoryId": 1,
  "PayorId": 1,
  "WLCode": "sample string 40",
  "CompanyCode": "sample string 41",
  "AuthorizationCheck": 1,
  "BillingStatusList": "sample string 42",
  "BillingComment": "sample string 43",
  "AddOnType": true,
  "TotalPrice": 1.0,
  "BatchId": 1,
  "Name": "sample string 4 sample string 5",
  "CaseStatus": 44,
  "Gender": "sample string 45",
  "ServicesProvidedDescription": "sample string 46",
  "IsBundle": true,
  "ComponentTotalAmount": 1.0,
  "IsInjuryOrder": true,
  "IsAfterHoursCollection": true,
  "ExternalEmployeeId": "sample string 48",
  "AcumaticaSalesNbr": "sample string 49",
  "AcumaticaMessage": "sample string 50",
  "BillingNotes": "sample string 51",
  "RebillReason": "sample string 52",
  "ReasonNote": "sample string 53",
  "ClinicLocationId": 1
}

application/xml, text/xml

Sample:
<MssbillingReportDTO xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.DTO.COSBilling">
  <AcumaticaMessage>sample string 50</AcumaticaMessage>
  <AcumaticaSalesNbr>sample string 49</AcumaticaSalesNbr>
  <AddOnType>true</AddOnType>
  <Address1>sample string 8</Address1>
  <Amount>sample string 25</Amount>
  <AmountDescription>sample string 34</AmountDescription>
  <AuthorizationCheck>1</AuthorizationCheck>
  <AuthorizeCodes>sample string 33</AuthorizeCodes>
  <BStatus>sample string 18</BStatus>
  <BatchId>1</BatchId>
  <BillingComment>sample string 43</BillingComment>
  <BillingNotes>sample string 51</BillingNotes>
  <BillingStatus>1</BillingStatus>
  <BillingStatusList>sample string 42</BillingStatusList>
  <CPTCode>sample string 29</CPTCode>
  <CaseNo>3</CaseNo>
  <CaseStatus>44</CaseStatus>
  <City>sample string 10</City>
  <ClinicLocation>sample string 17</ClinicLocation>
  <ClinicLocationId>1</ClinicLocationId>
  <CloseByUserName>sample string 7</CloseByUserName>
  <CompanyCode>sample string 41</CompanyCode>
  <CompanyName>sample string 14</CompanyName>
  <ComponentCloseDate>2025-04-05T17:26:49.3313319-07:00</ComponentCloseDate>
  <ComponentTotalAmount>1</ComponentTotalAmount>
  <CorporationCode>sample string 36</CorporationCode>
  <Country>sample string 13</Country>
  <DOB>2025-04-05T17:26:49.3313319-07:00</DOB>
  <EmployeeId>sample string 35</EmployeeId>
  <EncounterId>1</EncounterId>
  <EncounterStatusInt>1</EncounterStatusInt>
  <ExamAdjustment>1</ExamAdjustment>
  <ExamAdjustmentType>1</ExamAdjustmentType>
  <ExamHQPrice>1</ExamHQPrice>
  <ExamID>sample string 38</ExamID>
  <ExamName>sample string 39</ExamName>
  <ExternalEmployeeId>sample string 48</ExternalEmployeeId>
  <FirstName>sample string 4</FirstName>
  <FullAddress>sample string 23</FullAddress>
  <Gender>sample string 45</Gender>
  <Id>1</Id>
  <IsAfterHoursCollection>true</IsAfterHoursCollection>
  <IsBundle>true</IsBundle>
  <IsInjuryOrder>true</IsInjuryOrder>
  <IsPTReevaluation>true</IsPTReevaluation>
  <LastName>sample string 5</LastName>
  <OnSiteClinicLocation>sample string 21</OnSiteClinicLocation>
  <OrderCategoryId>1</OrderCategoryId>
  <OrderId>1</OrderId>
  <PayorId>1</PayorId>
  <QId>1</QId>
  <ReasonNote>sample string 53</ReasonNote>
  <RebillReason>sample string 52</RebillReason>
  <RecordType>sample string 37</RecordType>
  <RenderingNPI>sample string 28</RenderingNPI>
  <RenderingProviderName>sample string 24</RenderingProviderName>
  <ResponsibleParty>sample string 19</ResponsibleParty>
  <SSN>sample string 6</SSN>
  <ScheduleDate>2025-04-05T17:26:49.3313319-07:00</ScheduleDate>
  <ServiceDate>2025-04-05T17:26:49.3313319-07:00</ServiceDate>
  <ServicesProvidedCPTHCPC>sample string 20</ServicesProvidedCPTHCPC>
  <ServicesProvidedDescription>sample string 46</ServicesProvidedDescription>
  <SpecimenID>sample string 31</SpecimenID>
  <State>sample string 11</State>
  <Suite>sample string 9</Suite>
  <TPA>sample string 32</TPA>
  <TangAndCompanyCode>sample string 30</TangAndCompanyCode>
  <TelemedicineLocation>sample string 22</TelemedicineLocation>
  <TotalAmount>sample string 27</TotalAmount>
  <TotalPrice>1</TotalPrice>
  <UniqueID>sample string 2</UniqueID>
  <Units>sample string 26</Units>
  <WLCode>sample string 40</WLCode>
  <WLName>sample string 15</WLName>
  <Zip>sample string 12</Zip>
</MssbillingReportDTO>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

AsapResponseOfMssbillingReportDTO
NameDescriptionTypeAdditional information
isSuccess

boolean

None.

message

string

None.

jsonObj

MssbillingReportDTO

None.

totalCount

integer

None.

Response Formats

application/json, text/json

Sample:
{
  "isSuccess": true,
  "message": "sample string 2",
  "jsonObj": {
    "Id": 1,
    "EncounterId": 1,
    "UniqueID": "sample string 2",
    "QId": 1,
    "OrderId": 1,
    "CaseNo": 3,
    "EncounterStatusName": "",
    "EncounterStatusInt": 1,
    "CaseStatusName": "",
    "FirstName": "sample string 4",
    "LastName": "sample string 5",
    "SSN": "sample string 6",
    "DOB": "2025-04-05T17:26:49.3808463-07:00",
    "CloseByUserName": "sample string 7",
    "sex": "",
    "Address1": "sample string 8",
    "Suite": "sample string 9",
    "City": "sample string 10",
    "State": "sample string 11",
    "Zip": "sample string 12",
    "Country": "sample string 13",
    "CompanyName": "sample string 14",
    "WLName": "sample string 15",
    "ScheduleDate": "2025-04-05T17:26:49.3808463-07:00",
    "ClinicLocation": "sample string 17",
    "BillingStatus": 1,
    "BStatus": "sample string 18",
    "ResponsibleParty": "sample string 19",
    "ServicesProvidedCPTHCPC": "sample string 20",
    "ComponentCloseDate": "2025-04-05T17:26:49.3808463-07:00",
    "OnSiteClinicLocation": "sample string 21",
    "TelemedicineLocation": "sample string 22",
    "ServiceDate": "2025-04-05T17:26:49.3808463-07:00",
    "FullAddress": "sample string 23",
    "RenderingProviderName": "sample string 24",
    "Amount": "sample string 25",
    "Units": "sample string 26",
    "TotalAmount": "sample string 27",
    "Authorization": "",
    "RenderingNPI": "sample string 28",
    "CPTCode": "sample string 29",
    "TangAndCompanyCode": "sample string 30",
    "IsPTReevaluation": true,
    "SpecimenID": "sample string 31",
    "TPA": "sample string 32",
    "Case": "3",
    "AuthorizeCodes": "sample string 33",
    "AmountDescription": "sample string 34",
    "EmployeeId": "sample string 35",
    "CorporationCode": "sample string 36",
    "RecordType": "sample string 37",
    "ExamID": "sample string 38",
    "ExamName": "sample string 39",
    "ExamAdjustmentType": 1,
    "ExamHQPrice": 1.0,
    "ExamAdjustment": 1.0,
    "OrderCategoryId": 1,
    "PayorId": 1,
    "WLCode": "sample string 40",
    "CompanyCode": "sample string 41",
    "AuthorizationCheck": 1,
    "BillingStatusList": "sample string 42",
    "BillingComment": "sample string 43",
    "AddOnType": true,
    "TotalPrice": 1.0,
    "BatchId": 1,
    "Name": "sample string 4 sample string 5",
    "CaseStatus": 44,
    "Gender": "sample string 45",
    "ServicesProvidedDescription": "sample string 46",
    "IsBundle": true,
    "ComponentTotalAmount": 1.0,
    "IsInjuryOrder": true,
    "IsAfterHoursCollection": true,
    "ExternalEmployeeId": "sample string 48",
    "AcumaticaSalesNbr": "sample string 49",
    "AcumaticaMessage": "sample string 50",
    "BillingNotes": "sample string 51",
    "RebillReason": "sample string 52",
    "ReasonNote": "sample string 53",
    "ClinicLocationId": 1
  },
  "totalCount": 3
}

application/xml, text/xml

Sample:
<AsapResponseOfMssbillingReportDTOiHWKYZHo 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.DTO.COSBilling">
    <d2p1:AcumaticaMessage>sample string 50</d2p1:AcumaticaMessage>
    <d2p1:AcumaticaSalesNbr>sample string 49</d2p1:AcumaticaSalesNbr>
    <d2p1:AddOnType>true</d2p1:AddOnType>
    <d2p1:Address1>sample string 8</d2p1:Address1>
    <d2p1:Amount>sample string 25</d2p1:Amount>
    <d2p1:AmountDescription>sample string 34</d2p1:AmountDescription>
    <d2p1:AuthorizationCheck>1</d2p1:AuthorizationCheck>
    <d2p1:AuthorizeCodes>sample string 33</d2p1:AuthorizeCodes>
    <d2p1:BStatus>sample string 18</d2p1:BStatus>
    <d2p1:BatchId>1</d2p1:BatchId>
    <d2p1:BillingComment>sample string 43</d2p1:BillingComment>
    <d2p1:BillingNotes>sample string 51</d2p1:BillingNotes>
    <d2p1:BillingStatus>1</d2p1:BillingStatus>
    <d2p1:BillingStatusList>sample string 42</d2p1:BillingStatusList>
    <d2p1:CPTCode>sample string 29</d2p1:CPTCode>
    <d2p1:CaseNo>3</d2p1:CaseNo>
    <d2p1:CaseStatus>44</d2p1:CaseStatus>
    <d2p1:City>sample string 10</d2p1:City>
    <d2p1:ClinicLocation>sample string 17</d2p1:ClinicLocation>
    <d2p1:ClinicLocationId>1</d2p1:ClinicLocationId>
    <d2p1:CloseByUserName>sample string 7</d2p1:CloseByUserName>
    <d2p1:CompanyCode>sample string 41</d2p1:CompanyCode>
    <d2p1:CompanyName>sample string 14</d2p1:CompanyName>
    <d2p1:ComponentCloseDate>2025-04-05T17:26:49.3808463-07:00</d2p1:ComponentCloseDate>
    <d2p1:ComponentTotalAmount>1</d2p1:ComponentTotalAmount>
    <d2p1:CorporationCode>sample string 36</d2p1:CorporationCode>
    <d2p1:Country>sample string 13</d2p1:Country>
    <d2p1:DOB>2025-04-05T17:26:49.3808463-07:00</d2p1:DOB>
    <d2p1:EmployeeId>sample string 35</d2p1:EmployeeId>
    <d2p1:EncounterId>1</d2p1:EncounterId>
    <d2p1:EncounterStatusInt>1</d2p1:EncounterStatusInt>
    <d2p1:ExamAdjustment>1</d2p1:ExamAdjustment>
    <d2p1:ExamAdjustmentType>1</d2p1:ExamAdjustmentType>
    <d2p1:ExamHQPrice>1</d2p1:ExamHQPrice>
    <d2p1:ExamID>sample string 38</d2p1:ExamID>
    <d2p1:ExamName>sample string 39</d2p1:ExamName>
    <d2p1:ExternalEmployeeId>sample string 48</d2p1:ExternalEmployeeId>
    <d2p1:FirstName>sample string 4</d2p1:FirstName>
    <d2p1:FullAddress>sample string 23</d2p1:FullAddress>
    <d2p1:Gender>sample string 45</d2p1:Gender>
    <d2p1:Id>1</d2p1:Id>
    <d2p1:IsAfterHoursCollection>true</d2p1:IsAfterHoursCollection>
    <d2p1:IsBundle>true</d2p1:IsBundle>
    <d2p1:IsInjuryOrder>true</d2p1:IsInjuryOrder>
    <d2p1:IsPTReevaluation>true</d2p1:IsPTReevaluation>
    <d2p1:LastName>sample string 5</d2p1:LastName>
    <d2p1:OnSiteClinicLocation>sample string 21</d2p1:OnSiteClinicLocation>
    <d2p1:OrderCategoryId>1</d2p1:OrderCategoryId>
    <d2p1:OrderId>1</d2p1:OrderId>
    <d2p1:PayorId>1</d2p1:PayorId>
    <d2p1:QId>1</d2p1:QId>
    <d2p1:ReasonNote>sample string 53</d2p1:ReasonNote>
    <d2p1:RebillReason>sample string 52</d2p1:RebillReason>
    <d2p1:RecordType>sample string 37</d2p1:RecordType>
    <d2p1:RenderingNPI>sample string 28</d2p1:RenderingNPI>
    <d2p1:RenderingProviderName>sample string 24</d2p1:RenderingProviderName>
    <d2p1:ResponsibleParty>sample string 19</d2p1:ResponsibleParty>
    <d2p1:SSN>sample string 6</d2p1:SSN>
    <d2p1:ScheduleDate>2025-04-05T17:26:49.3808463-07:00</d2p1:ScheduleDate>
    <d2p1:ServiceDate>2025-04-05T17:26:49.3808463-07:00</d2p1:ServiceDate>
    <d2p1:ServicesProvidedCPTHCPC>sample string 20</d2p1:ServicesProvidedCPTHCPC>
    <d2p1:ServicesProvidedDescription>sample string 46</d2p1:ServicesProvidedDescription>
    <d2p1:SpecimenID>sample string 31</d2p1:SpecimenID>
    <d2p1:State>sample string 11</d2p1:State>
    <d2p1:Suite>sample string 9</d2p1:Suite>
    <d2p1:TPA>sample string 32</d2p1:TPA>
    <d2p1:TangAndCompanyCode>sample string 30</d2p1:TangAndCompanyCode>
    <d2p1:TelemedicineLocation>sample string 22</d2p1:TelemedicineLocation>
    <d2p1:TotalAmount>sample string 27</d2p1:TotalAmount>
    <d2p1:TotalPrice>1</d2p1:TotalPrice>
    <d2p1:UniqueID>sample string 2</d2p1:UniqueID>
    <d2p1:Units>sample string 26</d2p1:Units>
    <d2p1:WLCode>sample string 40</d2p1:WLCode>
    <d2p1:WLName>sample string 15</d2p1:WLName>
    <d2p1:Zip>sample string 12</d2p1:Zip>
  </jsonObj>
  <message>sample string 2</message>
  <totalCount>3</totalCount>
</AsapResponseOfMssbillingReportDTOiHWKYZHo>