POST RequestTypes/Update

Updates request types.

Request Information

URI Parameters

None.

Body Parameters

Enumerable RequestTypeDTOs

Collection of RequestTypeDTO
NameDescriptionTypeAdditional information
Name

Name

string

None.

Description

Description

string

None.

Metadata

Gets or sets the indicator to specify if request metadata is filled

boolean

None.

PostProcess

post process

boolean

None.

AddFiles

Gets or sets the indicator to specify if files are added

boolean

None.

RequiresProcessing

Gets or sets the indicator to specify if request type requires processsing

boolean

None.

Notes

Gets or sets the notes for the request type.

string

None.

WorkflowID

Gets or sets the ID of workflow

globally unique identifier

None.

Workflow

Workflow

string

None.

SupportMultiQuery

Gets or sets if the request type supportes multi-query.

boolean

None.

ID

globally unique identifier

None.

Timestamp

Collection of byte

None.

Request Formats

application/json, text/json

Sample:
{
  "results": [
    {
      "Name": "sample string 1",
      "Description": "sample string 2",
      "Metadata": true,
      "PostProcess": true,
      "AddFiles": true,
      "RequiresProcessing": true,
      "Notes": "sample string 7",
      "WorkflowID": "92afcf4e-ce7a-4ccf-b92d-339754f51253",
      "Workflow": "sample string 8",
      "SupportMultiQuery": true,
      "ID": "06360a07-ac15-4f7b-83a4-0efd6d1e7b6e",
      "Timestamp": "QEA="
    },
    {
      "Name": "sample string 1",
      "Description": "sample string 2",
      "Metadata": true,
      "PostProcess": true,
      "AddFiles": true,
      "RequiresProcessing": true,
      "Notes": "sample string 7",
      "WorkflowID": "92afcf4e-ce7a-4ccf-b92d-339754f51253",
      "Workflow": "sample string 8",
      "SupportMultiQuery": true,
      "ID": "06360a07-ac15-4f7b-83a4-0efd6d1e7b6e",
      "Timestamp": "QEA="
    }
  ]
}

text/javascript

Sample:
{"results":[{"Name":"sample string 1","Description":"sample string 2","Metadata":true,"PostProcess":true,"AddFiles":true,"RequiresProcessing":true,"Notes":"sample string 7","WorkflowID":"92afcf4e-ce7a-4ccf-b92d-339754f51253","Workflow":"sample string 8","SupportMultiQuery":true,"ID":"06360a07-ac15-4f7b-83a4-0efd6d1e7b6e","Timestamp":"QEA="},{"Name":"sample string 1","Description":"sample string 2","Metadata":true,"PostProcess":true,"AddFiles":true,"RequiresProcessing":true,"Notes":"sample string 7","WorkflowID":"92afcf4e-ce7a-4ccf-b92d-339754f51253","Workflow":"sample string 8","SupportMultiQuery":true,"ID":"06360a07-ac15-4f7b-83a4-0efd6d1e7b6e","Timestamp":"QEA="}]}

application/bson

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

application/xml, text/xml

Sample:
<ArrayOfRequestTypeDTO xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Lpp.Dns.DTO">
  <RequestTypeDTO>
    <ID xmlns="http://schemas.datacontract.org/2004/07/Lpp.Objects">06360a07-ac15-4f7b-83a4-0efd6d1e7b6e</ID>
    <Timestamp xmlns="http://schemas.datacontract.org/2004/07/Lpp.Objects">QEA=</Timestamp>
    <AddFiles>true</AddFiles>
    <Description>sample string 2</Description>
    <Metadata>true</Metadata>
    <Name>sample string 1</Name>
    <Notes>sample string 7</Notes>
    <PostProcess>true</PostProcess>
    <RequiresProcessing>true</RequiresProcessing>
    <SupportMultiQuery>true</SupportMultiQuery>
    <Workflow>sample string 8</Workflow>
    <WorkflowID>92afcf4e-ce7a-4ccf-b92d-339754f51253</WorkflowID>
  </RequestTypeDTO>
  <RequestTypeDTO>
    <ID xmlns="http://schemas.datacontract.org/2004/07/Lpp.Objects">06360a07-ac15-4f7b-83a4-0efd6d1e7b6e</ID>
    <Timestamp xmlns="http://schemas.datacontract.org/2004/07/Lpp.Objects">QEA=</Timestamp>
    <AddFiles>true</AddFiles>
    <Description>sample string 2</Description>
    <Metadata>true</Metadata>
    <Name>sample string 1</Name>
    <Notes>sample string 7</Notes>
    <PostProcess>true</PostProcess>
    <RequiresProcessing>true</RequiresProcessing>
    <SupportMultiQuery>true</SupportMultiQuery>
    <Workflow>sample string 8</Workflow>
    <WorkflowID>92afcf4e-ce7a-4ccf-b92d-339754f51253</WorkflowID>
  </RequestTypeDTO>
</ArrayOfRequestTypeDTO>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Updated RequestTypeDTOs

Collection of RequestTypeDTO
NameDescriptionTypeAdditional information
Name

Name

string

None.

Description

Description

string

None.

Metadata

Gets or sets the indicator to specify if request metadata is filled

boolean

None.

PostProcess

post process

boolean

None.

AddFiles

Gets or sets the indicator to specify if files are added

boolean

None.

RequiresProcessing

Gets or sets the indicator to specify if request type requires processsing

boolean

None.

Notes

Gets or sets the notes for the request type.

string

None.

WorkflowID

Gets or sets the ID of workflow

globally unique identifier

None.

Workflow

Workflow

string

None.

SupportMultiQuery

Gets or sets if the request type supportes multi-query.

boolean

None.

ID

globally unique identifier

None.

Timestamp

Collection of byte

None.

Response Formats

application/json, text/json

Sample:
{
  "results": [
    {
      "Name": "sample string 1",
      "Description": "sample string 2",
      "Metadata": true,
      "PostProcess": true,
      "AddFiles": true,
      "RequiresProcessing": true,
      "Notes": "sample string 7",
      "WorkflowID": "8855ddfc-2193-4a2a-9f5c-990cebb917a7",
      "Workflow": "sample string 8",
      "SupportMultiQuery": true,
      "ID": "3133e617-5857-44db-8526-bb5c4db2468a",
      "Timestamp": "QEA="
    },
    {
      "Name": "sample string 1",
      "Description": "sample string 2",
      "Metadata": true,
      "PostProcess": true,
      "AddFiles": true,
      "RequiresProcessing": true,
      "Notes": "sample string 7",
      "WorkflowID": "8855ddfc-2193-4a2a-9f5c-990cebb917a7",
      "Workflow": "sample string 8",
      "SupportMultiQuery": true,
      "ID": "3133e617-5857-44db-8526-bb5c4db2468a",
      "Timestamp": "QEA="
    }
  ]
}

text/javascript

Sample:
{"results":[{"Name":"sample string 1","Description":"sample string 2","Metadata":true,"PostProcess":true,"AddFiles":true,"RequiresProcessing":true,"Notes":"sample string 7","WorkflowID":"8855ddfc-2193-4a2a-9f5c-990cebb917a7","Workflow":"sample string 8","SupportMultiQuery":true,"ID":"3133e617-5857-44db-8526-bb5c4db2468a","Timestamp":"QEA="},{"Name":"sample string 1","Description":"sample string 2","Metadata":true,"PostProcess":true,"AddFiles":true,"RequiresProcessing":true,"Notes":"sample string 7","WorkflowID":"8855ddfc-2193-4a2a-9f5c-990cebb917a7","Workflow":"sample string 8","SupportMultiQuery":true,"ID":"3133e617-5857-44db-8526-bb5c4db2468a","Timestamp":"QEA="}]}

application/bson

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

application/xml, text/xml

Sample:
<ArrayOfRequestTypeDTO xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Lpp.Dns.DTO">
  <RequestTypeDTO>
    <ID xmlns="http://schemas.datacontract.org/2004/07/Lpp.Objects">3133e617-5857-44db-8526-bb5c4db2468a</ID>
    <Timestamp xmlns="http://schemas.datacontract.org/2004/07/Lpp.Objects">QEA=</Timestamp>
    <AddFiles>true</AddFiles>
    <Description>sample string 2</Description>
    <Metadata>true</Metadata>
    <Name>sample string 1</Name>
    <Notes>sample string 7</Notes>
    <PostProcess>true</PostProcess>
    <RequiresProcessing>true</RequiresProcessing>
    <SupportMultiQuery>true</SupportMultiQuery>
    <Workflow>sample string 8</Workflow>
    <WorkflowID>8855ddfc-2193-4a2a-9f5c-990cebb917a7</WorkflowID>
  </RequestTypeDTO>
  <RequestTypeDTO>
    <ID xmlns="http://schemas.datacontract.org/2004/07/Lpp.Objects">3133e617-5857-44db-8526-bb5c4db2468a</ID>
    <Timestamp xmlns="http://schemas.datacontract.org/2004/07/Lpp.Objects">QEA=</Timestamp>
    <AddFiles>true</AddFiles>
    <Description>sample string 2</Description>
    <Metadata>true</Metadata>
    <Name>sample string 1</Name>
    <Notes>sample string 7</Notes>
    <PostProcess>true</PostProcess>
    <RequiresProcessing>true</RequiresProcessing>
    <SupportMultiQuery>true</SupportMultiQuery>
    <Workflow>sample string 8</Workflow>
    <WorkflowID>8855ddfc-2193-4a2a-9f5c-990cebb917a7</WorkflowID>
  </RequestTypeDTO>
</ArrayOfRequestTypeDTO>