PUT TaskTypes

Updates the given task type.

Request Information

URI Parameters

None.

Body Parameters

Task - Task type to update. Associations - List of associations between task types and task status types.

TaskTypeParams
NameDescriptionTypeAdditional information
Task

TaskType

None.

Associations

Collection of TaskStatusTypeTaskType

None.

Request Formats

application/json, text/json

Sample:
{
  "Task": {
    "TaskTypeId": "90530db6-48da-4ba0-8358-803480b21670",
    "Name": "sample string 1",
    "Description": "sample string 2",
    "CustomStatuses": true,
    "Fields": [
      {
        "TaskTypeFieldId": "eeb578bd-6aae-4238-a229-9f622d841a0a",
        "Section": {
          "TaskTypeSectionId": "1231fb99-d9fd-4ba7-a082-fbec2a1574ad",
          "Name": "sample string 1",
          "Label": "sample string 2",
          "DisplayOrder": 1,
          "IsRepeatable": true,
          "VisibleExpression": "sample string 4",
          "SourceSystemId": "sample string 5"
        },
        "Name": "sample string 1",
        "Label": "sample string 2",
        "Description": "sample string 3",
        "DataType": {
          "DataTypeId": "3b155a20-7080-40a5-a8eb-8374f4f57944",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "32079f1e-48ba-47c8-a4eb-00153d92a9ab",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "98c33cad-d899-408a-bd77-0d8be7203fdf",
          "CreateDate": "2025-04-03T15:11:57.6134427-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-04-03T15:11:57.6134427-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "DisplayOrder": 1,
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "c867fe95-7998-446a-a4dd-3b775aca8440",
            "FieldId": "539e718c-1a59-40b2-9685-8c43b0e350a6",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "c867fe95-7998-446a-a4dd-3b775aca8440",
            "FieldId": "539e718c-1a59-40b2-9685-8c43b0e350a6",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "ValueExpression": "sample string 5",
        "RequiredExpression": "sample string 6",
        "IsAttachment": true,
        "DefaultValueExpression": "sample string 8",
        "IsMultiline": true,
        "IsRepeatable": true,
        "VisibleExpression": "sample string 11",
        "SourceSystemId": "sample string 12"
      },
      {
        "TaskTypeFieldId": "eeb578bd-6aae-4238-a229-9f622d841a0a",
        "Section": {
          "TaskTypeSectionId": "1231fb99-d9fd-4ba7-a082-fbec2a1574ad",
          "Name": "sample string 1",
          "Label": "sample string 2",
          "DisplayOrder": 1,
          "IsRepeatable": true,
          "VisibleExpression": "sample string 4",
          "SourceSystemId": "sample string 5"
        },
        "Name": "sample string 1",
        "Label": "sample string 2",
        "Description": "sample string 3",
        "DataType": {
          "DataTypeId": "3b155a20-7080-40a5-a8eb-8374f4f57944",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "32079f1e-48ba-47c8-a4eb-00153d92a9ab",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "98c33cad-d899-408a-bd77-0d8be7203fdf",
          "CreateDate": "2025-04-03T15:11:57.6134427-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-04-03T15:11:57.6134427-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "DisplayOrder": 1,
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "c867fe95-7998-446a-a4dd-3b775aca8440",
            "FieldId": "539e718c-1a59-40b2-9685-8c43b0e350a6",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "c867fe95-7998-446a-a4dd-3b775aca8440",
            "FieldId": "539e718c-1a59-40b2-9685-8c43b0e350a6",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "ValueExpression": "sample string 5",
        "RequiredExpression": "sample string 6",
        "IsAttachment": true,
        "DefaultValueExpression": "sample string 8",
        "IsMultiline": true,
        "IsRepeatable": true,
        "VisibleExpression": "sample string 11",
        "SourceSystemId": "sample string 12"
      }
    ],
    "SourceSystemId": "sample string 4",
    "CompanyId": "6936b740-9f34-4dd3-88a9-28a38e25573f",
    "CreateDate": "2025-04-03T15:11:57.6134427-07:00",
    "CreateUser": "sample string 6",
    "LastModifiedDate": "2025-04-03T15:11:57.6134427-07:00",
    "LastModifiedUser": "sample string 7"
  },
  "Associations": [
    {
      "TaskStatusTypeTaskTypeId": "673a378c-bc68-4a79-af8e-426f0e0b14e0",
      "CompanyId": "2e10e1d5-ed97-41d1-9770-eab2b60eeca7",
      "TaskStatusTypeId": "6c853839-c7c5-4f2f-bf74-ffb626d250cc",
      "TaskStatusTypeName": "sample string 2",
      "SourceSystemId": "sample string 3",
      "TaskTypeId": "a5aa7626-a010-46a7-b797-fb0257bfd27e",
      "TaskTypeName": "sample string 4",
      "Description": "sample string 5"
    },
    {
      "TaskStatusTypeTaskTypeId": "673a378c-bc68-4a79-af8e-426f0e0b14e0",
      "CompanyId": "2e10e1d5-ed97-41d1-9770-eab2b60eeca7",
      "TaskStatusTypeId": "6c853839-c7c5-4f2f-bf74-ffb626d250cc",
      "TaskStatusTypeName": "sample string 2",
      "SourceSystemId": "sample string 3",
      "TaskTypeId": "a5aa7626-a010-46a7-b797-fb0257bfd27e",
      "TaskTypeName": "sample string 4",
      "Description": "sample string 5"
    }
  ]
}

Response Information

Resource Description

On success, the updated task type.

NameDescriptionTypeAdditional information
Data

TaskType

None.

Total

integer

None.

Message

string

None.

Response Formats

application/json, text/json

Sample:
{
  "Data": {
    "TaskTypeId": "9b2b23f8-8b43-41e2-b9bd-5f2fbab1fc55",
    "Name": "sample string 1",
    "Description": "sample string 2",
    "CustomStatuses": true,
    "Fields": [
      {
        "TaskTypeFieldId": "9ac7f4b3-63d4-472f-a609-5b7cddff444b",
        "Section": {
          "TaskTypeSectionId": "72c12e4b-4fb3-42fc-997b-71740b9c4aaf",
          "Name": "sample string 1",
          "Label": "sample string 2",
          "DisplayOrder": 1,
          "IsRepeatable": true,
          "VisibleExpression": "sample string 4",
          "SourceSystemId": "sample string 5"
        },
        "Name": "sample string 1",
        "Label": "sample string 2",
        "Description": "sample string 3",
        "DataType": {
          "DataTypeId": "e829c8d0-66eb-45f8-9c4f-f92c9606d643",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "32d04ddf-802a-49c1-a8a0-34b49ec26ae9",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "37b1c030-8a0d-4c24-aba1-e517d3fbe838",
          "CreateDate": "2025-04-03T15:11:57.6134427-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-04-03T15:11:57.6134427-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "DisplayOrder": 1,
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "f5d26d8d-0f08-4920-ad3b-ce73ced1d819",
            "FieldId": "2f887b94-fa9f-48b3-9641-4866f714a282",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "f5d26d8d-0f08-4920-ad3b-ce73ced1d819",
            "FieldId": "2f887b94-fa9f-48b3-9641-4866f714a282",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "ValueExpression": "sample string 5",
        "RequiredExpression": "sample string 6",
        "IsAttachment": true,
        "DefaultValueExpression": "sample string 8",
        "IsMultiline": true,
        "IsRepeatable": true,
        "VisibleExpression": "sample string 11",
        "SourceSystemId": "sample string 12"
      },
      {
        "TaskTypeFieldId": "9ac7f4b3-63d4-472f-a609-5b7cddff444b",
        "Section": {
          "TaskTypeSectionId": "72c12e4b-4fb3-42fc-997b-71740b9c4aaf",
          "Name": "sample string 1",
          "Label": "sample string 2",
          "DisplayOrder": 1,
          "IsRepeatable": true,
          "VisibleExpression": "sample string 4",
          "SourceSystemId": "sample string 5"
        },
        "Name": "sample string 1",
        "Label": "sample string 2",
        "Description": "sample string 3",
        "DataType": {
          "DataTypeId": "e829c8d0-66eb-45f8-9c4f-f92c9606d643",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "32d04ddf-802a-49c1-a8a0-34b49ec26ae9",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "37b1c030-8a0d-4c24-aba1-e517d3fbe838",
          "CreateDate": "2025-04-03T15:11:57.6134427-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-04-03T15:11:57.6134427-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "DisplayOrder": 1,
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "f5d26d8d-0f08-4920-ad3b-ce73ced1d819",
            "FieldId": "2f887b94-fa9f-48b3-9641-4866f714a282",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "f5d26d8d-0f08-4920-ad3b-ce73ced1d819",
            "FieldId": "2f887b94-fa9f-48b3-9641-4866f714a282",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "ValueExpression": "sample string 5",
        "RequiredExpression": "sample string 6",
        "IsAttachment": true,
        "DefaultValueExpression": "sample string 8",
        "IsMultiline": true,
        "IsRepeatable": true,
        "VisibleExpression": "sample string 11",
        "SourceSystemId": "sample string 12"
      }
    ],
    "SourceSystemId": "sample string 4",
    "CompanyId": "066a37ea-0ed4-46c9-adfe-02c95e37e423",
    "CreateDate": "2025-04-03T15:11:57.6134427-07:00",
    "CreateUser": "sample string 6",
    "LastModifiedDate": "2025-04-03T15:11:57.6134427-07:00",
    "LastModifiedUser": "sample string 7"
  },
  "Total": 1,
  "Message": "sample string 1"
}