GET Requests/GetOverrideableRequestDataMarts?requestID={requestID}

Returns the routings for the specified request that can have their routing status overriden.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
requestID

The ID of the request.

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Collection of RequestDataMartDTO
NameDescriptionTypeAdditional information
RequestID

Gets or sets the Identifier of request.

globally unique identifier

None.

DataMartID

Gets or sets the Identifier of DataMart.

globally unique identifier

None.

DataMart

Gets or sets the Name of the DataMart.

string

None.

Status

Gets or sets the status of Datamart routing

RoutingStatus

None.

Priority

Gets or sets the Priority of the Routing.

Priorities

None.

DueDate

Gets or Sets the Due Date of the Routing.

date

None.

ErrorMessage

Gets or Sets the Error message of the Routing.

string

None.

ErrorDetail

Gets or Sets the Error detail of the Routing.

string

None.

RejectReason

Gets or Sets the Reject Reason of the Routing.

string

None.

ResultsGrouped

Gets or sets the indicator to specify if results are grouped.

boolean

None.

Properties

Gets or sets the Properties of the Routing.

string

None.

RoutingType

Gets or Sets the Type of Routing.

RoutingType

None.

ResponseID

Gets or sets the Identifier of response.

globally unique identifier

None.

ResponseGroupID

Gets or sets the Identifier of Response Group.

globally unique identifier

None.

ResponseGroup

Gets or sets the name of the Response Group.

string

None.

ResponseMessage

Gets or sets the Response message.

string

None.

ResponseSubmittedOn

Gets or Sets When the Current Response was Submitted on.

date

None.

ResponseSubmittedByID

Gets or Sets the Identifier of the The User who Submitted the Current Response.

globally unique identifier

None.

ResponseSubmittedBy

Gets or Sets the user that submitted the Current Response.

string

None.

ResponseTime

Gets or Sets the Time the Current Response is Responded to.

date

None.

ID

globally unique identifier

None.

Timestamp

Collection of byte

None.

Response Formats

application/json, text/json

Sample:
{
  "results": [
    {
      "RequestID": "85173100-32cd-4835-baf3-2f9787836f5d",
      "DataMartID": "5c7f07be-de1e-44c1-82a8-f91f967d94e1",
      "DataMart": "sample string 3",
      "Status": 1,
      "Priority": 0,
      "DueDate": "2024-05-13T19:26:11Z",
      "ErrorMessage": "sample string 4",
      "ErrorDetail": "sample string 5",
      "RejectReason": "sample string 6",
      "ResultsGrouped": true,
      "Properties": "sample string 7",
      "RoutingType": 0,
      "ResponseID": "b6155136-e034-47a9-9b86-9238bbb44d93",
      "ResponseGroupID": "9eaf4bda-3549-44f3-b080-4676046bdf55",
      "ResponseGroup": "sample string 8",
      "ResponseMessage": "sample string 9",
      "ResponseSubmittedOn": "2024-05-13T19:26:11Z",
      "ResponseSubmittedByID": "1427e307-2b74-4678-bbf8-bbc8d643b37e",
      "ResponseSubmittedBy": "sample string 10",
      "ResponseTime": "2024-05-13T19:26:11Z",
      "ID": "86bdbc4a-1420-460a-95c9-58b38596aacc",
      "Timestamp": "QEA="
    },
    {
      "RequestID": "85173100-32cd-4835-baf3-2f9787836f5d",
      "DataMartID": "5c7f07be-de1e-44c1-82a8-f91f967d94e1",
      "DataMart": "sample string 3",
      "Status": 1,
      "Priority": 0,
      "DueDate": "2024-05-13T19:26:11Z",
      "ErrorMessage": "sample string 4",
      "ErrorDetail": "sample string 5",
      "RejectReason": "sample string 6",
      "ResultsGrouped": true,
      "Properties": "sample string 7",
      "RoutingType": 0,
      "ResponseID": "b6155136-e034-47a9-9b86-9238bbb44d93",
      "ResponseGroupID": "9eaf4bda-3549-44f3-b080-4676046bdf55",
      "ResponseGroup": "sample string 8",
      "ResponseMessage": "sample string 9",
      "ResponseSubmittedOn": "2024-05-13T19:26:11Z",
      "ResponseSubmittedByID": "1427e307-2b74-4678-bbf8-bbc8d643b37e",
      "ResponseSubmittedBy": "sample string 10",
      "ResponseTime": "2024-05-13T19:26:11Z",
      "ID": "86bdbc4a-1420-460a-95c9-58b38596aacc",
      "Timestamp": "QEA="
    }
  ]
}

text/javascript

Sample:
{"results":[{"RequestID":"85173100-32cd-4835-baf3-2f9787836f5d","DataMartID":"5c7f07be-de1e-44c1-82a8-f91f967d94e1","DataMart":"sample string 3","Status":1,"Priority":0,"DueDate":"2024-05-13T19:26:11Z","ErrorMessage":"sample string 4","ErrorDetail":"sample string 5","RejectReason":"sample string 6","ResultsGrouped":true,"Properties":"sample string 7","RoutingType":0,"ResponseID":"b6155136-e034-47a9-9b86-9238bbb44d93","ResponseGroupID":"9eaf4bda-3549-44f3-b080-4676046bdf55","ResponseGroup":"sample string 8","ResponseMessage":"sample string 9","ResponseSubmittedOn":"2024-05-13T19:26:11Z","ResponseSubmittedByID":"1427e307-2b74-4678-bbf8-bbc8d643b37e","ResponseSubmittedBy":"sample string 10","ResponseTime":"2024-05-13T19:26:11Z","ID":"86bdbc4a-1420-460a-95c9-58b38596aacc","Timestamp":"QEA="},{"RequestID":"85173100-32cd-4835-baf3-2f9787836f5d","DataMartID":"5c7f07be-de1e-44c1-82a8-f91f967d94e1","DataMart":"sample string 3","Status":1,"Priority":0,"DueDate":"2024-05-13T19:26:11Z","ErrorMessage":"sample string 4","ErrorDetail":"sample string 5","RejectReason":"sample string 6","ResultsGrouped":true,"Properties":"sample string 7","RoutingType":0,"ResponseID":"b6155136-e034-47a9-9b86-9238bbb44d93","ResponseGroupID":"9eaf4bda-3549-44f3-b080-4676046bdf55","ResponseGroup":"sample string 8","ResponseMessage":"sample string 9","ResponseSubmittedOn":"2024-05-13T19:26:11Z","ResponseSubmittedByID":"1427e307-2b74-4678-bbf8-bbc8d643b37e","ResponseSubmittedBy":"sample string 10","ResponseTime":"2024-05-13T19:26:11Z","ID":"86bdbc4a-1420-460a-95c9-58b38596aacc","Timestamp":"QEA="}]}

application/bson

Sample:
Binary JSON content. See http://bsonspec.org for details.

application/xml, text/xml

Sample:
<ArrayOfRequestDataMartDTO xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Lpp.Dns.DTO">
  <RequestDataMartDTO>
    <ID xmlns="http://schemas.datacontract.org/2004/07/Lpp.Objects">86bdbc4a-1420-460a-95c9-58b38596aacc</ID>
    <Timestamp xmlns="http://schemas.datacontract.org/2004/07/Lpp.Objects">QEA=</Timestamp>
    <DataMart>sample string 3</DataMart>
    <DataMartID>5c7f07be-de1e-44c1-82a8-f91f967d94e1</DataMartID>
    <DueDate>2024-05-13T19:26:11.7792794-04:00</DueDate>
    <ErrorDetail>sample string 5</ErrorDetail>
    <ErrorMessage>sample string 4</ErrorMessage>
    <Priority>Low</Priority>
    <Properties>sample string 7</Properties>
    <RejectReason>sample string 6</RejectReason>
    <RequestID>85173100-32cd-4835-baf3-2f9787836f5d</RequestID>
    <ResponseGroup>sample string 8</ResponseGroup>
    <ResponseGroupID>9eaf4bda-3549-44f3-b080-4676046bdf55</ResponseGroupID>
    <ResponseID>b6155136-e034-47a9-9b86-9238bbb44d93</ResponseID>
    <ResponseMessage>sample string 9</ResponseMessage>
    <ResponseSubmittedBy>sample string 10</ResponseSubmittedBy>
    <ResponseSubmittedByID>1427e307-2b74-4678-bbf8-bbc8d643b37e</ResponseSubmittedByID>
    <ResponseSubmittedOn xmlns:d3p1="http://schemas.datacontract.org/2004/07/System">
      <d3p1:DateTime>2024-05-13T23:26:11.7792794Z</d3p1:DateTime>
      <d3p1:OffsetMinutes>-240</d3p1:OffsetMinutes>
    </ResponseSubmittedOn>
    <ResponseTime>2024-05-13T19:26:11.7792794-04:00</ResponseTime>
    <ResultsGrouped>true</ResultsGrouped>
    <RoutingType>AnalysisCenter</RoutingType>
    <Status>Draft</Status>
  </RequestDataMartDTO>
  <RequestDataMartDTO>
    <ID xmlns="http://schemas.datacontract.org/2004/07/Lpp.Objects">86bdbc4a-1420-460a-95c9-58b38596aacc</ID>
    <Timestamp xmlns="http://schemas.datacontract.org/2004/07/Lpp.Objects">QEA=</Timestamp>
    <DataMart>sample string 3</DataMart>
    <DataMartID>5c7f07be-de1e-44c1-82a8-f91f967d94e1</DataMartID>
    <DueDate>2024-05-13T19:26:11.7792794-04:00</DueDate>
    <ErrorDetail>sample string 5</ErrorDetail>
    <ErrorMessage>sample string 4</ErrorMessage>
    <Priority>Low</Priority>
    <Properties>sample string 7</Properties>
    <RejectReason>sample string 6</RejectReason>
    <RequestID>85173100-32cd-4835-baf3-2f9787836f5d</RequestID>
    <ResponseGroup>sample string 8</ResponseGroup>
    <ResponseGroupID>9eaf4bda-3549-44f3-b080-4676046bdf55</ResponseGroupID>
    <ResponseID>b6155136-e034-47a9-9b86-9238bbb44d93</ResponseID>
    <ResponseMessage>sample string 9</ResponseMessage>
    <ResponseSubmittedBy>sample string 10</ResponseSubmittedBy>
    <ResponseSubmittedByID>1427e307-2b74-4678-bbf8-bbc8d643b37e</ResponseSubmittedByID>
    <ResponseSubmittedOn xmlns:d3p1="http://schemas.datacontract.org/2004/07/System">
      <d3p1:DateTime>2024-05-13T23:26:11.7792794Z</d3p1:DateTime>
      <d3p1:OffsetMinutes>-240</d3p1:OffsetMinutes>
    </ResponseSubmittedOn>
    <ResponseTime>2024-05-13T19:26:11.7792794-04:00</ResponseTime>
    <ResultsGrouped>true</ResultsGrouped>
    <RoutingType>AnalysisCenter</RoutingType>
    <Status>Draft</Status>
  </RequestDataMartDTO>
</ArrayOfRequestDataMartDTO>