POST api/WorkOrders

Insert Update Work Order

Request Information

URI Parameters

None.

Body Parameters

WorkOrderInsertUpdateRequestModel
NameDescriptionTypeAdditional information
WorkOrderInsertUpdateDataModel

Collection of WorkOrderInsertUpdateDataModel

None.

Request Formats

application/json, text/json, text/plain, text/html

Sample:
{
  "workOrderInsertUpdateDataModel": [
    {
      "autoServiceMasterID": 1,
      "workOrderCode": "sample string 1",
      "startDate": "sample string 2",
      "startTime": "sample string 3",
      "endDate": "sample string 4",
      "endTime": "sample string 5",
      "statusID": 6,
      "maintenanceType": "sample string 7",
      "priorityID": 1,
      "description": "sample string 8",
      "locationID": 1,
      "rechnungAddress": "sample string 9",
      "latitude": 1.0,
      "longitude": 1.0,
      "userList": [
        1,
        2
      ],
      "companyList": [
        1,
        2
      ],
      "isEmergency": true,
      "isNoAssetsMapped": 11,
      "workOrderAsset": [
        {
          "assetId": 1,
          "equipmentNr": "sample string 2",
          "assetsClassID": 1
        },
        {
          "assetId": 1,
          "equipmentNr": "sample string 2",
          "assetsClassID": 1
        }
      ],
      "laborTaskDetails": [
        {
          "taskName": "sample string 1",
          "description": "sample string 2",
          "locationID": 3,
          "assignedTo": 1,
          "hrsEstimated": 1.0,
          "groupID": 1,
          "laborTaskId": 4,
          "autoServiceMasterId": 1,
          "assetId": 1,
          "equipmentNr": "sample string 5",
          "taskTypeId": 1,
          "hrsSpent": 1.0,
          "isCompleted": true,
          "note": "sample string 7",
          "optionValue": 1,
          "textInput": "sample string 8",
          "numberInput": 1.0,
          "meterReadingValue": 1.0,
          "meterReadingUnitId": 1,
          "multiChoiceList": [
            {
              "choice": "sample string 1",
              "choiceValue": true,
              "typeId": 1,
              "laborTaskId": 1
            },
            {
              "choice": "sample string 1",
              "choiceValue": true,
              "typeId": 1,
              "laborTaskId": 1
            }
          ],
          "dueDate": "sample string 9",
          "estimatedCost": 1.0,
          "amountValue": 1.0,
          "dateValue": "sample string 10",
          "includeTimeField": true,
          "timeValue": "sample string 11",
          "filePath": "sample string 12",
          "signaturePath": "sample string 13",
          "isRequired": true,
          "assignedToName": "sample string 14",
          "dueDateVal": "sample string 15",
          "filePathName": "sample string 16",
          "signatureFileName": "sample string 17",
          "partsIDs": "sample string 18",
          "sectionTypeID": 1,
          "sectionTitle": "sample string 19",
          "isAddedByAdmin": 1,
          "name": "sample string 20",
          "locationId": 1,
          "assignedUserTo": 1,
          "hrsEstimate": 1.0
        },
        {
          "taskName": "sample string 1",
          "description": "sample string 2",
          "locationID": 3,
          "assignedTo": 1,
          "hrsEstimated": 1.0,
          "groupID": 1,
          "laborTaskId": 4,
          "autoServiceMasterId": 1,
          "assetId": 1,
          "equipmentNr": "sample string 5",
          "taskTypeId": 1,
          "hrsSpent": 1.0,
          "isCompleted": true,
          "note": "sample string 7",
          "optionValue": 1,
          "textInput": "sample string 8",
          "numberInput": 1.0,
          "meterReadingValue": 1.0,
          "meterReadingUnitId": 1,
          "multiChoiceList": [
            {
              "choice": "sample string 1",
              "choiceValue": true,
              "typeId": 1,
              "laborTaskId": 1
            },
            {
              "choice": "sample string 1",
              "choiceValue": true,
              "typeId": 1,
              "laborTaskId": 1
            }
          ],
          "dueDate": "sample string 9",
          "estimatedCost": 1.0,
          "amountValue": 1.0,
          "dateValue": "sample string 10",
          "includeTimeField": true,
          "timeValue": "sample string 11",
          "filePath": "sample string 12",
          "signaturePath": "sample string 13",
          "isRequired": true,
          "assignedToName": "sample string 14",
          "dueDateVal": "sample string 15",
          "filePathName": "sample string 16",
          "signatureFileName": "sample string 17",
          "partsIDs": "sample string 18",
          "sectionTypeID": 1,
          "sectionTitle": "sample string 19",
          "isAddedByAdmin": 1,
          "name": "sample string 20",
          "locationId": 1,
          "assignedUserTo": 1,
          "hrsEstimate": 1.0
        }
      ],
      "userGroupID": 1,
      "maintainenceFileId": 12,
      "floorFiles": null,
      "otherFiles": null,
      "incidentType": 1,
      "incidentId": 1,
      "userId": 13,
      "workOrderTermsID": 1,
      "requiresSignature": true,
      "note": "sample string 14",
      "terms": "sample string 15",
      "requesterType": 1,
      "requesterName": "sample string 16",
      "requesterContact": "sample string 17",
      "requesterEmail": "sample string 18",
      "requesterEmployeeId": 1,
      "isUseThisAddress": true,
      "address1": "sample string 19",
      "address2": "sample string 20",
      "countryID": 1,
      "stateID": 1,
      "cityID": 1,
      "zipcode": "sample string 21",
      "requesterCustomerId": 1,
      "requesterId": 1,
      "isRequester": 1,
      "isJob": true,
      "notifyOnCreation": true,
      "notifyCustOnAssignment": true,
      "notifyCustOnStatusChange": true,
      "notifyCustOnCompletion": true,
      "quotationID": 1,
      "quotationNo": "sample string 26",
      "localTimeZone": "sample string 27",
      "timeZoneFraction": 1.0,
      "meldenummer_MessageNumber": "sample string 28",
      "marketingCampaignID": 1,
      "abcKennzeichen_Flag": "sample string 29",
      "calendarScheduleNoteID": 1,
      "customerServiceAddressID": 1,
      "customerAddressType": 1,
      "phoneCode": "sample string 30",
      "building": "sample string 31",
      "salesOrderID": 1,
      "salesOrderNo": "sample string 32",
      "isServiceAutomatedJob": true,
      "opportunityID": 1,
      "zusatzliche_Additional_Informationen": "sample string 34"
    },
    {
      "autoServiceMasterID": 1,
      "workOrderCode": "sample string 1",
      "startDate": "sample string 2",
      "startTime": "sample string 3",
      "endDate": "sample string 4",
      "endTime": "sample string 5",
      "statusID": 6,
      "maintenanceType": "sample string 7",
      "priorityID": 1,
      "description": "sample string 8",
      "locationID": 1,
      "rechnungAddress": "sample string 9",
      "latitude": 1.0,
      "longitude": 1.0,
      "userList": [
        1,
        2
      ],
      "companyList": [
        1,
        2
      ],
      "isEmergency": true,
      "isNoAssetsMapped": 11,
      "workOrderAsset": [
        {
          "assetId": 1,
          "equipmentNr": "sample string 2",
          "assetsClassID": 1
        },
        {
          "assetId": 1,
          "equipmentNr": "sample string 2",
          "assetsClassID": 1
        }
      ],
      "laborTaskDetails": [
        {
          "taskName": "sample string 1",
          "description": "sample string 2",
          "locationID": 3,
          "assignedTo": 1,
          "hrsEstimated": 1.0,
          "groupID": 1,
          "laborTaskId": 4,
          "autoServiceMasterId": 1,
          "assetId": 1,
          "equipmentNr": "sample string 5",
          "taskTypeId": 1,
          "hrsSpent": 1.0,
          "isCompleted": true,
          "note": "sample string 7",
          "optionValue": 1,
          "textInput": "sample string 8",
          "numberInput": 1.0,
          "meterReadingValue": 1.0,
          "meterReadingUnitId": 1,
          "multiChoiceList": [
            {
              "choice": "sample string 1",
              "choiceValue": true,
              "typeId": 1,
              "laborTaskId": 1
            },
            {
              "choice": "sample string 1",
              "choiceValue": true,
              "typeId": 1,
              "laborTaskId": 1
            }
          ],
          "dueDate": "sample string 9",
          "estimatedCost": 1.0,
          "amountValue": 1.0,
          "dateValue": "sample string 10",
          "includeTimeField": true,
          "timeValue": "sample string 11",
          "filePath": "sample string 12",
          "signaturePath": "sample string 13",
          "isRequired": true,
          "assignedToName": "sample string 14",
          "dueDateVal": "sample string 15",
          "filePathName": "sample string 16",
          "signatureFileName": "sample string 17",
          "partsIDs": "sample string 18",
          "sectionTypeID": 1,
          "sectionTitle": "sample string 19",
          "isAddedByAdmin": 1,
          "name": "sample string 20",
          "locationId": 1,
          "assignedUserTo": 1,
          "hrsEstimate": 1.0
        },
        {
          "taskName": "sample string 1",
          "description": "sample string 2",
          "locationID": 3,
          "assignedTo": 1,
          "hrsEstimated": 1.0,
          "groupID": 1,
          "laborTaskId": 4,
          "autoServiceMasterId": 1,
          "assetId": 1,
          "equipmentNr": "sample string 5",
          "taskTypeId": 1,
          "hrsSpent": 1.0,
          "isCompleted": true,
          "note": "sample string 7",
          "optionValue": 1,
          "textInput": "sample string 8",
          "numberInput": 1.0,
          "meterReadingValue": 1.0,
          "meterReadingUnitId": 1,
          "multiChoiceList": [
            {
              "choice": "sample string 1",
              "choiceValue": true,
              "typeId": 1,
              "laborTaskId": 1
            },
            {
              "choice": "sample string 1",
              "choiceValue": true,
              "typeId": 1,
              "laborTaskId": 1
            }
          ],
          "dueDate": "sample string 9",
          "estimatedCost": 1.0,
          "amountValue": 1.0,
          "dateValue": "sample string 10",
          "includeTimeField": true,
          "timeValue": "sample string 11",
          "filePath": "sample string 12",
          "signaturePath": "sample string 13",
          "isRequired": true,
          "assignedToName": "sample string 14",
          "dueDateVal": "sample string 15",
          "filePathName": "sample string 16",
          "signatureFileName": "sample string 17",
          "partsIDs": "sample string 18",
          "sectionTypeID": 1,
          "sectionTitle": "sample string 19",
          "isAddedByAdmin": 1,
          "name": "sample string 20",
          "locationId": 1,
          "assignedUserTo": 1,
          "hrsEstimate": 1.0
        }
      ],
      "userGroupID": 1,
      "maintainenceFileId": 12,
      "floorFiles": null,
      "otherFiles": null,
      "incidentType": 1,
      "incidentId": 1,
      "userId": 13,
      "workOrderTermsID": 1,
      "requiresSignature": true,
      "note": "sample string 14",
      "terms": "sample string 15",
      "requesterType": 1,
      "requesterName": "sample string 16",
      "requesterContact": "sample string 17",
      "requesterEmail": "sample string 18",
      "requesterEmployeeId": 1,
      "isUseThisAddress": true,
      "address1": "sample string 19",
      "address2": "sample string 20",
      "countryID": 1,
      "stateID": 1,
      "cityID": 1,
      "zipcode": "sample string 21",
      "requesterCustomerId": 1,
      "requesterId": 1,
      "isRequester": 1,
      "isJob": true,
      "notifyOnCreation": true,
      "notifyCustOnAssignment": true,
      "notifyCustOnStatusChange": true,
      "notifyCustOnCompletion": true,
      "quotationID": 1,
      "quotationNo": "sample string 26",
      "localTimeZone": "sample string 27",
      "timeZoneFraction": 1.0,
      "meldenummer_MessageNumber": "sample string 28",
      "marketingCampaignID": 1,
      "abcKennzeichen_Flag": "sample string 29",
      "calendarScheduleNoteID": 1,
      "customerServiceAddressID": 1,
      "customerAddressType": 1,
      "phoneCode": "sample string 30",
      "building": "sample string 31",
      "salesOrderID": 1,
      "salesOrderNo": "sample string 32",
      "isServiceAutomatedJob": true,
      "opportunityID": 1,
      "zusatzliche_Additional_Informationen": "sample string 34"
    }
  ]
}

application/xml, text/xml

Sample:
<WorkOrderInsertUpdateRequestModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/CMMS_V2.Core.RequestModel">
  <WorkOrderInsertUpdateDataModel>
    <WorkOrderInsertUpdateDataModel>
      <ABCKennzeichen_Flag>sample string 29</ABCKennzeichen_Flag>
      <Address1>sample string 19</Address1>
      <Address2>sample string 20</Address2>
      <AutoServiceMasterID>1</AutoServiceMasterID>
      <Building>sample string 31</Building>
      <CalendarScheduleNoteID>1</CalendarScheduleNoteID>
      <CityID>1</CityID>
      <CompanyList xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:long>1</d4p1:long>
        <d4p1:long>2</d4p1:long>
      </CompanyList>
      <CountryID>1</CountryID>
      <CustomerAddressType>1</CustomerAddressType>
      <CustomerServiceAddressID>1</CustomerServiceAddressID>
      <Description>sample string 8</Description>
      <EndDate>sample string 4</EndDate>
      <EndTime>sample string 5</EndTime>
      <FloorFiles xmlns:d4p1="http://schemas.datacontract.org/2004/07/System.Web" i:nil="true" />
      <IncidentId>1</IncidentId>
      <IncidentType>1</IncidentType>
      <IsEmergency>true</IsEmergency>
      <IsJob>true</IsJob>
      <IsNoAssetsMapped>11</IsNoAssetsMapped>
      <IsRequester>1</IsRequester>
      <IsServiceAutomatedJob>true</IsServiceAutomatedJob>
      <IsUseThisAddress>true</IsUseThisAddress>
      <LaborTaskDetails>
        <LaborTaskDetailsRequestModel>
          <AmountValue xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</AmountValue>
          <AssetId xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</AssetId>
          <AssignedToName xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 14</AssignedToName>
          <AssignedUserTo xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</AssignedUserTo>
          <AutoServiceMasterId xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</AutoServiceMasterId>
          <DateValue xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 10</DateValue>
          <Description i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel" />
          <DueDate xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 9</DueDate>
          <DueDateVal xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 15</DueDateVal>
          <EquipmentNr xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 5</EquipmentNr>
          <EstimatedCost xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</EstimatedCost>
          <FilePath xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 12</FilePath>
          <FilePathName xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 16</FilePathName>
          <HrsEstimate xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</HrsEstimate>
          <HrsSpent xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</HrsSpent>
          <IncludeTimeField xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">true</IncludeTimeField>
          <IsAddedByAdmin xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</IsAddedByAdmin>
          <IsCompleted xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">true</IsCompleted>
          <IsRequired xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">true</IsRequired>
          <LaborTaskId xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">4</LaborTaskId>
          <LocationId xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</LocationId>
          <MeterReadingUnitId xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</MeterReadingUnitId>
          <MeterReadingValue xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</MeterReadingValue>
          <MultiChoiceList xmlns:d6p1="http://schemas.datacontract.org/2004/07/ATMP.Core.DataModel" xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">
            <d6p1:MultiChoiceVM>
              <d6p1:Choice>sample string 1</d6p1:Choice>
              <d6p1:ChoiceValue>true</d6p1:ChoiceValue>
              <d6p1:LaborTaskId>1</d6p1:LaborTaskId>
              <d6p1:TypeId>1</d6p1:TypeId>
            </d6p1:MultiChoiceVM>
            <d6p1:MultiChoiceVM>
              <d6p1:Choice>sample string 1</d6p1:Choice>
              <d6p1:ChoiceValue>true</d6p1:ChoiceValue>
              <d6p1:LaborTaskId>1</d6p1:LaborTaskId>
              <d6p1:TypeId>1</d6p1:TypeId>
            </d6p1:MultiChoiceVM>
          </MultiChoiceList>
          <Name xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 20</Name>
          <Note xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 7</Note>
          <NumberInput xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</NumberInput>
          <OptionValue xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</OptionValue>
          <PartsIDs xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 18</PartsIDs>
          <SectionTitle xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 19</SectionTitle>
          <SectionTypeID xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</SectionTypeID>
          <SignatureFileName xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 17</SignatureFileName>
          <SignaturePath xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 13</SignaturePath>
          <TaskTypeId xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</TaskTypeId>
          <TextInput xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 8</TextInput>
          <TimeValue xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 11</TimeValue>
          <AssignedTo>1</AssignedTo>
          <Description>sample string 2</Description>
          <GroupID>1</GroupID>
          <HrsEstimated>1</HrsEstimated>
          <LocationID>3</LocationID>
          <TaskName>sample string 1</TaskName>
        </LaborTaskDetailsRequestModel>
        <LaborTaskDetailsRequestModel>
          <AmountValue xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</AmountValue>
          <AssetId xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</AssetId>
          <AssignedToName xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 14</AssignedToName>
          <AssignedUserTo xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</AssignedUserTo>
          <AutoServiceMasterId xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</AutoServiceMasterId>
          <DateValue xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 10</DateValue>
          <Description i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel" />
          <DueDate xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 9</DueDate>
          <DueDateVal xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 15</DueDateVal>
          <EquipmentNr xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 5</EquipmentNr>
          <EstimatedCost xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</EstimatedCost>
          <FilePath xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 12</FilePath>
          <FilePathName xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 16</FilePathName>
          <HrsEstimate xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</HrsEstimate>
          <HrsSpent xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</HrsSpent>
          <IncludeTimeField xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">true</IncludeTimeField>
          <IsAddedByAdmin xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</IsAddedByAdmin>
          <IsCompleted xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">true</IsCompleted>
          <IsRequired xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">true</IsRequired>
          <LaborTaskId xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">4</LaborTaskId>
          <LocationId xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</LocationId>
          <MeterReadingUnitId xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</MeterReadingUnitId>
          <MeterReadingValue xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</MeterReadingValue>
          <MultiChoiceList xmlns:d6p1="http://schemas.datacontract.org/2004/07/ATMP.Core.DataModel" xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">
            <d6p1:MultiChoiceVM>
              <d6p1:Choice>sample string 1</d6p1:Choice>
              <d6p1:ChoiceValue>true</d6p1:ChoiceValue>
              <d6p1:LaborTaskId>1</d6p1:LaborTaskId>
              <d6p1:TypeId>1</d6p1:TypeId>
            </d6p1:MultiChoiceVM>
            <d6p1:MultiChoiceVM>
              <d6p1:Choice>sample string 1</d6p1:Choice>
              <d6p1:ChoiceValue>true</d6p1:ChoiceValue>
              <d6p1:LaborTaskId>1</d6p1:LaborTaskId>
              <d6p1:TypeId>1</d6p1:TypeId>
            </d6p1:MultiChoiceVM>
          </MultiChoiceList>
          <Name xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 20</Name>
          <Note xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 7</Note>
          <NumberInput xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</NumberInput>
          <OptionValue xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</OptionValue>
          <PartsIDs xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 18</PartsIDs>
          <SectionTitle xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 19</SectionTitle>
          <SectionTypeID xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</SectionTypeID>
          <SignatureFileName xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 17</SignatureFileName>
          <SignaturePath xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 13</SignaturePath>
          <TaskTypeId xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</TaskTypeId>
          <TextInput xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 8</TextInput>
          <TimeValue xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 11</TimeValue>
          <AssignedTo>1</AssignedTo>
          <Description>sample string 2</Description>
          <GroupID>1</GroupID>
          <HrsEstimated>1</HrsEstimated>
          <LocationID>3</LocationID>
          <TaskName>sample string 1</TaskName>
        </LaborTaskDetailsRequestModel>
      </LaborTaskDetails>
      <Latitude>1</Latitude>
      <LocalTimeZone>sample string 27</LocalTimeZone>
      <LocationID>1</LocationID>
      <Longitude>1</Longitude>
      <MaintainenceFileId>12</MaintainenceFileId>
      <MaintenanceType>sample string 7</MaintenanceType>
      <MarketingCampaignID>1</MarketingCampaignID>
      <Meldenummer_MessageNumber>sample string 28</Meldenummer_MessageNumber>
      <Note>sample string 14</Note>
      <NotifyCustOnAssignment>true</NotifyCustOnAssignment>
      <NotifyCustOnCompletion>true</NotifyCustOnCompletion>
      <NotifyCustOnStatusChange>true</NotifyCustOnStatusChange>
      <NotifyOnCreation>true</NotifyOnCreation>
      <OpportunityID>1</OpportunityID>
      <OtherFiles xmlns:d4p1="http://schemas.datacontract.org/2004/07/System.Web" i:nil="true" />
      <PhoneCode>sample string 30</PhoneCode>
      <PriorityID>1</PriorityID>
      <QuotationID>1</QuotationID>
      <QuotationNo>sample string 26</QuotationNo>
      <RechnungAddress>sample string 9</RechnungAddress>
      <RequesterContact>sample string 17</RequesterContact>
      <RequesterCustomerId>1</RequesterCustomerId>
      <RequesterEmail>sample string 18</RequesterEmail>
      <RequesterEmployeeId>1</RequesterEmployeeId>
      <RequesterId>1</RequesterId>
      <RequesterName>sample string 16</RequesterName>
      <RequesterType>1</RequesterType>
      <RequiresSignature>true</RequiresSignature>
      <SalesOrderID>1</SalesOrderID>
      <SalesOrderNo>sample string 32</SalesOrderNo>
      <StartDate>sample string 2</StartDate>
      <StartTime>sample string 3</StartTime>
      <StateID>1</StateID>
      <StatusID>6</StatusID>
      <Terms>sample string 15</Terms>
      <TimeZoneFraction>1</TimeZoneFraction>
      <UserGroupID>1</UserGroupID>
      <UserId>13</UserId>
      <UserList xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:long>1</d4p1:long>
        <d4p1:long>2</d4p1:long>
      </UserList>
      <WorkOrderAsset xmlns:d4p1="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">
        <d4p1:MappedAsset>
          <d4p1:AssetId>1</d4p1:AssetId>
          <d4p1:AssetsClassID>1</d4p1:AssetsClassID>
          <d4p1:EquipmentNr>sample string 2</d4p1:EquipmentNr>
        </d4p1:MappedAsset>
        <d4p1:MappedAsset>
          <d4p1:AssetId>1</d4p1:AssetId>
          <d4p1:AssetsClassID>1</d4p1:AssetsClassID>
          <d4p1:EquipmentNr>sample string 2</d4p1:EquipmentNr>
        </d4p1:MappedAsset>
      </WorkOrderAsset>
      <WorkOrderCode>sample string 1</WorkOrderCode>
      <WorkOrderTermsID>1</WorkOrderTermsID>
      <Zipcode>sample string 21</Zipcode>
      <Zusatzliche_Additional_Informationen>sample string 34</Zusatzliche_Additional_Informationen>
    </WorkOrderInsertUpdateDataModel>
    <WorkOrderInsertUpdateDataModel>
      <ABCKennzeichen_Flag>sample string 29</ABCKennzeichen_Flag>
      <Address1>sample string 19</Address1>
      <Address2>sample string 20</Address2>
      <AutoServiceMasterID>1</AutoServiceMasterID>
      <Building>sample string 31</Building>
      <CalendarScheduleNoteID>1</CalendarScheduleNoteID>
      <CityID>1</CityID>
      <CompanyList xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:long>1</d4p1:long>
        <d4p1:long>2</d4p1:long>
      </CompanyList>
      <CountryID>1</CountryID>
      <CustomerAddressType>1</CustomerAddressType>
      <CustomerServiceAddressID>1</CustomerServiceAddressID>
      <Description>sample string 8</Description>
      <EndDate>sample string 4</EndDate>
      <EndTime>sample string 5</EndTime>
      <FloorFiles xmlns:d4p1="http://schemas.datacontract.org/2004/07/System.Web" i:nil="true" />
      <IncidentId>1</IncidentId>
      <IncidentType>1</IncidentType>
      <IsEmergency>true</IsEmergency>
      <IsJob>true</IsJob>
      <IsNoAssetsMapped>11</IsNoAssetsMapped>
      <IsRequester>1</IsRequester>
      <IsServiceAutomatedJob>true</IsServiceAutomatedJob>
      <IsUseThisAddress>true</IsUseThisAddress>
      <LaborTaskDetails>
        <LaborTaskDetailsRequestModel>
          <AmountValue xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</AmountValue>
          <AssetId xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</AssetId>
          <AssignedToName xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 14</AssignedToName>
          <AssignedUserTo xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</AssignedUserTo>
          <AutoServiceMasterId xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</AutoServiceMasterId>
          <DateValue xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 10</DateValue>
          <Description i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel" />
          <DueDate xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 9</DueDate>
          <DueDateVal xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 15</DueDateVal>
          <EquipmentNr xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 5</EquipmentNr>
          <EstimatedCost xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</EstimatedCost>
          <FilePath xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 12</FilePath>
          <FilePathName xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 16</FilePathName>
          <HrsEstimate xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</HrsEstimate>
          <HrsSpent xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</HrsSpent>
          <IncludeTimeField xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">true</IncludeTimeField>
          <IsAddedByAdmin xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</IsAddedByAdmin>
          <IsCompleted xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">true</IsCompleted>
          <IsRequired xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">true</IsRequired>
          <LaborTaskId xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">4</LaborTaskId>
          <LocationId xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</LocationId>
          <MeterReadingUnitId xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</MeterReadingUnitId>
          <MeterReadingValue xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</MeterReadingValue>
          <MultiChoiceList xmlns:d6p1="http://schemas.datacontract.org/2004/07/ATMP.Core.DataModel" xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">
            <d6p1:MultiChoiceVM>
              <d6p1:Choice>sample string 1</d6p1:Choice>
              <d6p1:ChoiceValue>true</d6p1:ChoiceValue>
              <d6p1:LaborTaskId>1</d6p1:LaborTaskId>
              <d6p1:TypeId>1</d6p1:TypeId>
            </d6p1:MultiChoiceVM>
            <d6p1:MultiChoiceVM>
              <d6p1:Choice>sample string 1</d6p1:Choice>
              <d6p1:ChoiceValue>true</d6p1:ChoiceValue>
              <d6p1:LaborTaskId>1</d6p1:LaborTaskId>
              <d6p1:TypeId>1</d6p1:TypeId>
            </d6p1:MultiChoiceVM>
          </MultiChoiceList>
          <Name xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 20</Name>
          <Note xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 7</Note>
          <NumberInput xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</NumberInput>
          <OptionValue xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</OptionValue>
          <PartsIDs xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 18</PartsIDs>
          <SectionTitle xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 19</SectionTitle>
          <SectionTypeID xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</SectionTypeID>
          <SignatureFileName xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 17</SignatureFileName>
          <SignaturePath xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 13</SignaturePath>
          <TaskTypeId xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</TaskTypeId>
          <TextInput xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 8</TextInput>
          <TimeValue xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 11</TimeValue>
          <AssignedTo>1</AssignedTo>
          <Description>sample string 2</Description>
          <GroupID>1</GroupID>
          <HrsEstimated>1</HrsEstimated>
          <LocationID>3</LocationID>
          <TaskName>sample string 1</TaskName>
        </LaborTaskDetailsRequestModel>
        <LaborTaskDetailsRequestModel>
          <AmountValue xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</AmountValue>
          <AssetId xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</AssetId>
          <AssignedToName xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 14</AssignedToName>
          <AssignedUserTo xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</AssignedUserTo>
          <AutoServiceMasterId xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</AutoServiceMasterId>
          <DateValue xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 10</DateValue>
          <Description i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel" />
          <DueDate xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 9</DueDate>
          <DueDateVal xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 15</DueDateVal>
          <EquipmentNr xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 5</EquipmentNr>
          <EstimatedCost xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</EstimatedCost>
          <FilePath xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 12</FilePath>
          <FilePathName xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 16</FilePathName>
          <HrsEstimate xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</HrsEstimate>
          <HrsSpent xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</HrsSpent>
          <IncludeTimeField xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">true</IncludeTimeField>
          <IsAddedByAdmin xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</IsAddedByAdmin>
          <IsCompleted xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">true</IsCompleted>
          <IsRequired xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">true</IsRequired>
          <LaborTaskId xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">4</LaborTaskId>
          <LocationId xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</LocationId>
          <MeterReadingUnitId xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</MeterReadingUnitId>
          <MeterReadingValue xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</MeterReadingValue>
          <MultiChoiceList xmlns:d6p1="http://schemas.datacontract.org/2004/07/ATMP.Core.DataModel" xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">
            <d6p1:MultiChoiceVM>
              <d6p1:Choice>sample string 1</d6p1:Choice>
              <d6p1:ChoiceValue>true</d6p1:ChoiceValue>
              <d6p1:LaborTaskId>1</d6p1:LaborTaskId>
              <d6p1:TypeId>1</d6p1:TypeId>
            </d6p1:MultiChoiceVM>
            <d6p1:MultiChoiceVM>
              <d6p1:Choice>sample string 1</d6p1:Choice>
              <d6p1:ChoiceValue>true</d6p1:ChoiceValue>
              <d6p1:LaborTaskId>1</d6p1:LaborTaskId>
              <d6p1:TypeId>1</d6p1:TypeId>
            </d6p1:MultiChoiceVM>
          </MultiChoiceList>
          <Name xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 20</Name>
          <Note xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 7</Note>
          <NumberInput xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</NumberInput>
          <OptionValue xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</OptionValue>
          <PartsIDs xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 18</PartsIDs>
          <SectionTitle xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 19</SectionTitle>
          <SectionTypeID xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</SectionTypeID>
          <SignatureFileName xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 17</SignatureFileName>
          <SignaturePath xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 13</SignaturePath>
          <TaskTypeId xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</TaskTypeId>
          <TextInput xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 8</TextInput>
          <TimeValue xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 11</TimeValue>
          <AssignedTo>1</AssignedTo>
          <Description>sample string 2</Description>
          <GroupID>1</GroupID>
          <HrsEstimated>1</HrsEstimated>
          <LocationID>3</LocationID>
          <TaskName>sample string 1</TaskName>
        </LaborTaskDetailsRequestModel>
      </LaborTaskDetails>
      <Latitude>1</Latitude>
      <LocalTimeZone>sample string 27</LocalTimeZone>
      <LocationID>1</LocationID>
      <Longitude>1</Longitude>
      <MaintainenceFileId>12</MaintainenceFileId>
      <MaintenanceType>sample string 7</MaintenanceType>
      <MarketingCampaignID>1</MarketingCampaignID>
      <Meldenummer_MessageNumber>sample string 28</Meldenummer_MessageNumber>
      <Note>sample string 14</Note>
      <NotifyCustOnAssignment>true</NotifyCustOnAssignment>
      <NotifyCustOnCompletion>true</NotifyCustOnCompletion>
      <NotifyCustOnStatusChange>true</NotifyCustOnStatusChange>
      <NotifyOnCreation>true</NotifyOnCreation>
      <OpportunityID>1</OpportunityID>
      <OtherFiles xmlns:d4p1="http://schemas.datacontract.org/2004/07/System.Web" i:nil="true" />
      <PhoneCode>sample string 30</PhoneCode>
      <PriorityID>1</PriorityID>
      <QuotationID>1</QuotationID>
      <QuotationNo>sample string 26</QuotationNo>
      <RechnungAddress>sample string 9</RechnungAddress>
      <RequesterContact>sample string 17</RequesterContact>
      <RequesterCustomerId>1</RequesterCustomerId>
      <RequesterEmail>sample string 18</RequesterEmail>
      <RequesterEmployeeId>1</RequesterEmployeeId>
      <RequesterId>1</RequesterId>
      <RequesterName>sample string 16</RequesterName>
      <RequesterType>1</RequesterType>
      <RequiresSignature>true</RequiresSignature>
      <SalesOrderID>1</SalesOrderID>
      <SalesOrderNo>sample string 32</SalesOrderNo>
      <StartDate>sample string 2</StartDate>
      <StartTime>sample string 3</StartTime>
      <StateID>1</StateID>
      <StatusID>6</StatusID>
      <Terms>sample string 15</Terms>
      <TimeZoneFraction>1</TimeZoneFraction>
      <UserGroupID>1</UserGroupID>
      <UserId>13</UserId>
      <UserList xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:long>1</d4p1:long>
        <d4p1:long>2</d4p1:long>
      </UserList>
      <WorkOrderAsset xmlns:d4p1="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">
        <d4p1:MappedAsset>
          <d4p1:AssetId>1</d4p1:AssetId>
          <d4p1:AssetsClassID>1</d4p1:AssetsClassID>
          <d4p1:EquipmentNr>sample string 2</d4p1:EquipmentNr>
        </d4p1:MappedAsset>
        <d4p1:MappedAsset>
          <d4p1:AssetId>1</d4p1:AssetId>
          <d4p1:AssetsClassID>1</d4p1:AssetsClassID>
          <d4p1:EquipmentNr>sample string 2</d4p1:EquipmentNr>
        </d4p1:MappedAsset>
      </WorkOrderAsset>
      <WorkOrderCode>sample string 1</WorkOrderCode>
      <WorkOrderTermsID>1</WorkOrderTermsID>
      <Zipcode>sample string 21</Zipcode>
      <Zusatzliche_Additional_Informationen>sample string 34</Zusatzliche_Additional_Informationen>
    </WorkOrderInsertUpdateDataModel>
  </WorkOrderInsertUpdateDataModel>
</WorkOrderInsertUpdateRequestModel>

multipart/form-data

Sample:
<WorkOrderInsertUpdateRequestModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/CMMS_V2.Core.RequestModel"><WorkOrderInsertUpdateDataModel><WorkOrderInsertUpdateDataModel><ABCKennzeichen_Flag>sample string 29</ABCKennzeichen_Flag><Address1>sample string 19</Address1><Address2>sample string 20</Address2><AutoServiceMasterID>1</AutoServiceMasterID><Building>sample string 31</Building><CalendarScheduleNoteID>1</CalendarScheduleNoteID><CityID>1</CityID><CompanyList xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><d4p1:long>1</d4p1:long><d4p1:long>2</d4p1:long></CompanyList><CountryID>1</CountryID><CustomerAddressType>1</CustomerAddressType><CustomerServiceAddressID>1</CustomerServiceAddressID><Description>sample string 8</Description><EndDate>sample string 4</EndDate><EndTime>sample string 5</EndTime><FloorFiles xmlns:d4p1="http://schemas.datacontract.org/2004/07/System.Web" i:nil="true" /><IncidentId>1</IncidentId><IncidentType>1</IncidentType><IsEmergency>true</IsEmergency><IsJob>true</IsJob><IsNoAssetsMapped>11</IsNoAssetsMapped><IsRequester>1</IsRequester><IsServiceAutomatedJob>true</IsServiceAutomatedJob><IsUseThisAddress>true</IsUseThisAddress><LaborTaskDetails><LaborTaskDetailsRequestModel><AmountValue xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</AmountValue><AssetId xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</AssetId><AssignedToName xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 14</AssignedToName><AssignedUserTo xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</AssignedUserTo><AutoServiceMasterId xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</AutoServiceMasterId><DateValue xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 10</DateValue><Description i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel" /><DueDate xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 9</DueDate><DueDateVal xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 15</DueDateVal><EquipmentNr xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 5</EquipmentNr><EstimatedCost xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</EstimatedCost><FilePath xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 12</FilePath><FilePathName xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 16</FilePathName><HrsEstimate xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</HrsEstimate><HrsSpent xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</HrsSpent><IncludeTimeField xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">true</IncludeTimeField><IsAddedByAdmin xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</IsAddedByAdmin><IsCompleted xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">true</IsCompleted><IsRequired xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">true</IsRequired><LaborTaskId xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">4</LaborTaskId><LocationId xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</LocationId><MeterReadingUnitId xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</MeterReadingUnitId><MeterReadingValue xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</MeterReadingValue><MultiChoiceList xmlns:d6p1="http://schemas.datacontract.org/2004/07/ATMP.Core.DataModel" xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel"><d6p1:MultiChoiceVM><d6p1:Choice>sample string 1</d6p1:Choice><d6p1:ChoiceValue>true</d6p1:ChoiceValue><d6p1:LaborTaskId>1</d6p1:LaborTaskId><d6p1:TypeId>1</d6p1:TypeId></d6p1:MultiChoiceVM><d6p1:MultiChoiceVM><d6p1:Choice>sample string 1</d6p1:Choice><d6p1:ChoiceValue>true</d6p1:ChoiceValue><d6p1:LaborTaskId>1</d6p1:LaborTaskId><d6p1:TypeId>1</d6p1:TypeId></d6p1:MultiChoiceVM></MultiChoiceList><Name xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 20</Name><Note xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 7</Note><NumberInput xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</NumberInput><OptionValue xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</OptionValue><PartsIDs xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 18</PartsIDs><SectionTitle xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 19</SectionTitle><SectionTypeID xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</SectionTypeID><SignatureFileName xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 17</SignatureFileName><SignaturePath xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 13</SignaturePath><TaskTypeId xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</TaskTypeId><TextInput xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 8</TextInput><TimeValue xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 11</TimeValue><AssignedTo>1</AssignedTo><Description>sample string 2</Description><GroupID>1</GroupID><HrsEstimated>1</HrsEstimated><LocationID>3</LocationID><TaskName>sample string 1</TaskName></LaborTaskDetailsRequestModel><LaborTaskDetailsRequestModel><AmountValue xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</AmountValue><AssetId xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</AssetId><AssignedToName xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 14</AssignedToName><AssignedUserTo xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</AssignedUserTo><AutoServiceMasterId xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</AutoServiceMasterId><DateValue xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 10</DateValue><Description i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel" /><DueDate xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 9</DueDate><DueDateVal xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 15</DueDateVal><EquipmentNr xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 5</EquipmentNr><EstimatedCost xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</EstimatedCost><FilePath xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 12</FilePath><FilePathName xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 16</FilePathName><HrsEstimate xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</HrsEstimate><HrsSpent xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</HrsSpent><IncludeTimeField xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">true</IncludeTimeField><IsAddedByAdmin xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</IsAddedByAdmin><IsCompleted xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">true</IsCompleted><IsRequired xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">true</IsRequired><LaborTaskId xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">4</LaborTaskId><LocationId xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</LocationId><MeterReadingUnitId xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</MeterReadingUnitId><MeterReadingValue xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</MeterReadingValue><MultiChoiceList xmlns:d6p1="http://schemas.datacontract.org/2004/07/ATMP.Core.DataModel" xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel"><d6p1:MultiChoiceVM><d6p1:Choice>sample string 1</d6p1:Choice><d6p1:ChoiceValue>true</d6p1:ChoiceValue><d6p1:LaborTaskId>1</d6p1:LaborTaskId><d6p1:TypeId>1</d6p1:TypeId></d6p1:MultiChoiceVM><d6p1:MultiChoiceVM><d6p1:Choice>sample string 1</d6p1:Choice><d6p1:ChoiceValue>true</d6p1:ChoiceValue><d6p1:LaborTaskId>1</d6p1:LaborTaskId><d6p1:TypeId>1</d6p1:TypeId></d6p1:MultiChoiceVM></MultiChoiceList><Name xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 20</Name><Note xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 7</Note><NumberInput xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</NumberInput><OptionValue xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</OptionValue><PartsIDs xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 18</PartsIDs><SectionTitle xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 19</SectionTitle><SectionTypeID xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</SectionTypeID><SignatureFileName xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 17</SignatureFileName><SignaturePath xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 13</SignaturePath><TaskTypeId xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</TaskTypeId><TextInput xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 8</TextInput><TimeValue xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 11</TimeValue><AssignedTo>1</AssignedTo><Description>sample string 2</Description><GroupID>1</GroupID><HrsEstimated>1</HrsEstimated><LocationID>3</LocationID><TaskName>sample string 1</TaskName></LaborTaskDetailsRequestModel></LaborTaskDetails><Latitude>1</Latitude><LocalTimeZone>sample string 27</LocalTimeZone><LocationID>1</LocationID><Longitude>1</Longitude><MaintainenceFileId>12</MaintainenceFileId><MaintenanceType>sample string 7</MaintenanceType><MarketingCampaignID>1</MarketingCampaignID><Meldenummer_MessageNumber>sample string 28</Meldenummer_MessageNumber><Note>sample string 14</Note><NotifyCustOnAssignment>true</NotifyCustOnAssignment><NotifyCustOnCompletion>true</NotifyCustOnCompletion><NotifyCustOnStatusChange>true</NotifyCustOnStatusChange><NotifyOnCreation>true</NotifyOnCreation><OpportunityID>1</OpportunityID><OtherFiles xmlns:d4p1="http://schemas.datacontract.org/2004/07/System.Web" i:nil="true" /><PhoneCode>sample string 30</PhoneCode><PriorityID>1</PriorityID><QuotationID>1</QuotationID><QuotationNo>sample string 26</QuotationNo><RechnungAddress>sample string 9</RechnungAddress><RequesterContact>sample string 17</RequesterContact><RequesterCustomerId>1</RequesterCustomerId><RequesterEmail>sample string 18</RequesterEmail><RequesterEmployeeId>1</RequesterEmployeeId><RequesterId>1</RequesterId><RequesterName>sample string 16</RequesterName><RequesterType>1</RequesterType><RequiresSignature>true</RequiresSignature><SalesOrderID>1</SalesOrderID><SalesOrderNo>sample string 32</SalesOrderNo><StartDate>sample string 2</StartDate><StartTime>sample string 3</StartTime><StateID>1</StateID><StatusID>6</StatusID><Terms>sample string 15</Terms><TimeZoneFraction>1</TimeZoneFraction><UserGroupID>1</UserGroupID><UserId>13</UserId><UserList xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><d4p1:long>1</d4p1:long><d4p1:long>2</d4p1:long></UserList><WorkOrderAsset xmlns:d4p1="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel"><d4p1:MappedAsset><d4p1:AssetId>1</d4p1:AssetId><d4p1:AssetsClassID>1</d4p1:AssetsClassID><d4p1:EquipmentNr>sample string 2</d4p1:EquipmentNr></d4p1:MappedAsset><d4p1:MappedAsset><d4p1:AssetId>1</d4p1:AssetId><d4p1:AssetsClassID>1</d4p1:AssetsClassID><d4p1:EquipmentNr>sample string 2</d4p1:EquipmentNr></d4p1:MappedAsset></WorkOrderAsset><WorkOrderCode>sample string 1</WorkOrderCode><WorkOrderTermsID>1</WorkOrderTermsID><Zipcode>sample string 21</Zipcode><Zusatzliche_Additional_Informationen>sample string 34</Zusatzliche_Additional_Informationen></WorkOrderInsertUpdateDataModel><WorkOrderInsertUpdateDataModel><ABCKennzeichen_Flag>sample string 29</ABCKennzeichen_Flag><Address1>sample string 19</Address1><Address2>sample string 20</Address2><AutoServiceMasterID>1</AutoServiceMasterID><Building>sample string 31</Building><CalendarScheduleNoteID>1</CalendarScheduleNoteID><CityID>1</CityID><CompanyList xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><d4p1:long>1</d4p1:long><d4p1:long>2</d4p1:long></CompanyList><CountryID>1</CountryID><CustomerAddressType>1</CustomerAddressType><CustomerServiceAddressID>1</CustomerServiceAddressID><Description>sample string 8</Description><EndDate>sample string 4</EndDate><EndTime>sample string 5</EndTime><FloorFiles xmlns:d4p1="http://schemas.datacontract.org/2004/07/System.Web" i:nil="true" /><IncidentId>1</IncidentId><IncidentType>1</IncidentType><IsEmergency>true</IsEmergency><IsJob>true</IsJob><IsNoAssetsMapped>11</IsNoAssetsMapped><IsRequester>1</IsRequester><IsServiceAutomatedJob>true</IsServiceAutomatedJob><IsUseThisAddress>true</IsUseThisAddress><LaborTaskDetails><LaborTaskDetailsRequestModel><AmountValue xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</AmountValue><AssetId xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</AssetId><AssignedToName xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 14</AssignedToName><AssignedUserTo xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</AssignedUserTo><AutoServiceMasterId xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</AutoServiceMasterId><DateValue xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 10</DateValue><Description i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel" /><DueDate xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 9</DueDate><DueDateVal xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 15</DueDateVal><EquipmentNr xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 5</EquipmentNr><EstimatedCost xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</EstimatedCost><FilePath xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 12</FilePath><FilePathName xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 16</FilePathName><HrsEstimate xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</HrsEstimate><HrsSpent xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</HrsSpent><IncludeTimeField xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">true</IncludeTimeField><IsAddedByAdmin xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</IsAddedByAdmin><IsCompleted xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">true</IsCompleted><IsRequired xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">true</IsRequired><LaborTaskId xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">4</LaborTaskId><LocationId xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</LocationId><MeterReadingUnitId xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</MeterReadingUnitId><MeterReadingValue xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</MeterReadingValue><MultiChoiceList xmlns:d6p1="http://schemas.datacontract.org/2004/07/ATMP.Core.DataModel" xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel"><d6p1:MultiChoiceVM><d6p1:Choice>sample string 1</d6p1:Choice><d6p1:ChoiceValue>true</d6p1:ChoiceValue><d6p1:LaborTaskId>1</d6p1:LaborTaskId><d6p1:TypeId>1</d6p1:TypeId></d6p1:MultiChoiceVM><d6p1:MultiChoiceVM><d6p1:Choice>sample string 1</d6p1:Choice><d6p1:ChoiceValue>true</d6p1:ChoiceValue><d6p1:LaborTaskId>1</d6p1:LaborTaskId><d6p1:TypeId>1</d6p1:TypeId></d6p1:MultiChoiceVM></MultiChoiceList><Name xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 20</Name><Note xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 7</Note><NumberInput xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</NumberInput><OptionValue xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</OptionValue><PartsIDs xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 18</PartsIDs><SectionTitle xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 19</SectionTitle><SectionTypeID xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</SectionTypeID><SignatureFileName xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 17</SignatureFileName><SignaturePath xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 13</SignaturePath><TaskTypeId xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</TaskTypeId><TextInput xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 8</TextInput><TimeValue xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 11</TimeValue><AssignedTo>1</AssignedTo><Description>sample string 2</Description><GroupID>1</GroupID><HrsEstimated>1</HrsEstimated><LocationID>3</LocationID><TaskName>sample string 1</TaskName></LaborTaskDetailsRequestModel><LaborTaskDetailsRequestModel><AmountValue xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</AmountValue><AssetId xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</AssetId><AssignedToName xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 14</AssignedToName><AssignedUserTo xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</AssignedUserTo><AutoServiceMasterId xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</AutoServiceMasterId><DateValue xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 10</DateValue><Description i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel" /><DueDate xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 9</DueDate><DueDateVal xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 15</DueDateVal><EquipmentNr xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 5</EquipmentNr><EstimatedCost xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</EstimatedCost><FilePath xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 12</FilePath><FilePathName xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 16</FilePathName><HrsEstimate xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</HrsEstimate><HrsSpent xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</HrsSpent><IncludeTimeField xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">true</IncludeTimeField><IsAddedByAdmin xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</IsAddedByAdmin><IsCompleted xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">true</IsCompleted><IsRequired xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">true</IsRequired><LaborTaskId xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">4</LaborTaskId><LocationId xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</LocationId><MeterReadingUnitId xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</MeterReadingUnitId><MeterReadingValue xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</MeterReadingValue><MultiChoiceList xmlns:d6p1="http://schemas.datacontract.org/2004/07/ATMP.Core.DataModel" xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel"><d6p1:MultiChoiceVM><d6p1:Choice>sample string 1</d6p1:Choice><d6p1:ChoiceValue>true</d6p1:ChoiceValue><d6p1:LaborTaskId>1</d6p1:LaborTaskId><d6p1:TypeId>1</d6p1:TypeId></d6p1:MultiChoiceVM><d6p1:MultiChoiceVM><d6p1:Choice>sample string 1</d6p1:Choice><d6p1:ChoiceValue>true</d6p1:ChoiceValue><d6p1:LaborTaskId>1</d6p1:LaborTaskId><d6p1:TypeId>1</d6p1:TypeId></d6p1:MultiChoiceVM></MultiChoiceList><Name xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 20</Name><Note xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 7</Note><NumberInput xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</NumberInput><OptionValue xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</OptionValue><PartsIDs xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 18</PartsIDs><SectionTitle xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 19</SectionTitle><SectionTypeID xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</SectionTypeID><SignatureFileName xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 17</SignatureFileName><SignaturePath xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 13</SignaturePath><TaskTypeId xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">1</TaskTypeId><TextInput xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 8</TextInput><TimeValue xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel">sample string 11</TimeValue><AssignedTo>1</AssignedTo><Description>sample string 2</Description><GroupID>1</GroupID><HrsEstimated>1</HrsEstimated><LocationID>3</LocationID><TaskName>sample string 1</TaskName></LaborTaskDetailsRequestModel></LaborTaskDetails><Latitude>1</Latitude><LocalTimeZone>sample string 27</LocalTimeZone><LocationID>1</LocationID><Longitude>1</Longitude><MaintainenceFileId>12</MaintainenceFileId><MaintenanceType>sample string 7</MaintenanceType><MarketingCampaignID>1</MarketingCampaignID><Meldenummer_MessageNumber>sample string 28</Meldenummer_MessageNumber><Note>sample string 14</Note><NotifyCustOnAssignment>true</NotifyCustOnAssignment><NotifyCustOnCompletion>true</NotifyCustOnCompletion><NotifyCustOnStatusChange>true</NotifyCustOnStatusChange><NotifyOnCreation>true</NotifyOnCreation><OpportunityID>1</OpportunityID><OtherFiles xmlns:d4p1="http://schemas.datacontract.org/2004/07/System.Web" i:nil="true" /><PhoneCode>sample string 30</PhoneCode><PriorityID>1</PriorityID><QuotationID>1</QuotationID><QuotationNo>sample string 26</QuotationNo><RechnungAddress>sample string 9</RechnungAddress><RequesterContact>sample string 17</RequesterContact><RequesterCustomerId>1</RequesterCustomerId><RequesterEmail>sample string 18</RequesterEmail><RequesterEmployeeId>1</RequesterEmployeeId><RequesterId>1</RequesterId><RequesterName>sample string 16</RequesterName><RequesterType>1</RequesterType><RequiresSignature>true</RequiresSignature><SalesOrderID>1</SalesOrderID><SalesOrderNo>sample string 32</SalesOrderNo><StartDate>sample string 2</StartDate><StartTime>sample string 3</StartTime><StateID>1</StateID><StatusID>6</StatusID><Terms>sample string 15</Terms><TimeZoneFraction>1</TimeZoneFraction><UserGroupID>1</UserGroupID><UserId>13</UserId><UserList xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><d4p1:long>1</d4p1:long><d4p1:long>2</d4p1:long></UserList><WorkOrderAsset xmlns:d4p1="http://schemas.datacontract.org/2004/07/ATMP.Core.RequestModel"><d4p1:MappedAsset><d4p1:AssetId>1</d4p1:AssetId><d4p1:AssetsClassID>1</d4p1:AssetsClassID><d4p1:EquipmentNr>sample string 2</d4p1:EquipmentNr></d4p1:MappedAsset><d4p1:MappedAsset><d4p1:AssetId>1</d4p1:AssetId><d4p1:AssetsClassID>1</d4p1:AssetsClassID><d4p1:EquipmentNr>sample string 2</d4p1:EquipmentNr></d4p1:MappedAsset></WorkOrderAsset><WorkOrderCode>sample string 1</WorkOrderCode><WorkOrderTermsID>1</WorkOrderTermsID><Zipcode>sample string 21</Zipcode><Zusatzliche_Additional_Informationen>sample string 34</Zusatzliche_Additional_Informationen></WorkOrderInsertUpdateDataModel></WorkOrderInsertUpdateDataModel></WorkOrderInsertUpdateRequestModel>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Collection of WorkOrderInsertUpdateResponseModel
NameDescriptionTypeAdditional information
WorkOrderNo

string

None.

ReturnID

integer

Required

Message

string

Required

Successful

boolean

Required

Code

integer

None.

TotalRecord

integer

None.

Response Formats

application/json, text/json, text/plain, text/html

Sample:
[
  {
    "workOrderNo": "sample string 1",
    "returnID": 2,
    "message": "sample string 3",
    "successful": true,
    "code": 5,
    "totalRecord": 6
  },
  {
    "workOrderNo": "sample string 1",
    "returnID": 2,
    "message": "sample string 3",
    "successful": true,
    "code": 5,
    "totalRecord": 6
  }
]

application/xml, text/xml

Sample:
<ArrayOfWorkOrderInsertUpdateResponseModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.DataModel">
  <WorkOrderInsertUpdateResponseModel>
    <Code>5</Code>
    <Message>sample string 3</Message>
    <ReturnID>2</ReturnID>
    <Successful>true</Successful>
    <TotalRecord>6</TotalRecord>
    <WorkOrderNo>sample string 1</WorkOrderNo>
  </WorkOrderInsertUpdateResponseModel>
  <WorkOrderInsertUpdateResponseModel>
    <Code>5</Code>
    <Message>sample string 3</Message>
    <ReturnID>2</ReturnID>
    <Successful>true</Successful>
    <TotalRecord>6</TotalRecord>
    <WorkOrderNo>sample string 1</WorkOrderNo>
  </WorkOrderInsertUpdateResponseModel>
</ArrayOfWorkOrderInsertUpdateResponseModel>

multipart/form-data

Sample:
<ArrayOfWorkOrderInsertUpdateResponseModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ATMP.Core.DataModel"><WorkOrderInsertUpdateResponseModel><Code>5</Code><Message>sample string 3</Message><ReturnID>2</ReturnID><Successful>true</Successful><TotalRecord>6</TotalRecord><WorkOrderNo>sample string 1</WorkOrderNo></WorkOrderInsertUpdateResponseModel><WorkOrderInsertUpdateResponseModel><Code>5</Code><Message>sample string 3</Message><ReturnID>2</ReturnID><Successful>true</Successful><TotalRecord>6</TotalRecord><WorkOrderNo>sample string 1</WorkOrderNo></WorkOrderInsertUpdateResponseModel></ArrayOfWorkOrderInsertUpdateResponseModel>