Headers

  • X-PLANNR-ACCOUNT-UUID string

Path parameters

  • uuid string Required
application/json

Body

  • name string

    The name of the task

  • description string

    The description of the task

  • priority string

    The task's priority. Available options: low, medium, high and highest

    Value Description
    low Low
    medium Medium
    high High
    highest Highest

    Values are low, medium, high, or highest.

  • due_at string(date)

    The task due date

  • taskable_type string

    The taskable type. Available Options: client, case, plan

    Values are client, case, or plan.

  • taskable_uuid string(uuid)

    The taskable UUID

  • task_status_uuid string(uuid)

    The task status UUID

  • parent_task_uuid string(uuid)

    The parent task UUID

  • assigned_to_uuids array[string(uuid)]

    Array of account UUIDs

  • custom_fields object

    Additional custom fields

    Additional properties are allowed.

  • group_uuids array[string(uuid)]

    UUIDs of groups that will be assigned when the task is updated.

  • is_recurring boolean

    Whether the task should be recurring or not. Subtasks cannot be recurring.

  • recurring_frequency string

    The frequency at which the task should recur. This field is required if is_recurring is set to true.

    Value Description
    daily Daily
    weekly Weekly
    fortnightly Fortnightly
    four_weekly Four Weekly
    monthly Monthly
    bimonthly Bimonthly
    quarterly Quarterly
    biannually Biannually
    annually Annually
    weekdays Weekdays

    Values are daily, weekly, fortnightly, four_weekly, monthly, bimonthly, quarterly, biannually, annually, or weekdays.

Responses

  • 200 application/json
    Hide response attributes Show response attributes object
    • uuid string

      The UUID of the resource.

    • created_at string

      The timestamp of when the resource was created.

    • updated_at string

      The timestamp of when the resource was updated.

    • name string

      The name of the task

    • description string

      The description of the task

    • priority string

      The priority of the task. Available Options: low, medium, high and highest

    • position integer

      The position of the task

    • due_at string

      The due date of the task

    • status object

      The status of the task. Can be any of the task statuses defined in the firm's settings

      Hide status attributes Show status attributes object
      • uuid string
      • created_at string
      • updated_at string
      • name string
      • colour string
      • position integer
      • is_type_completed boolean
      • is_archived boolean
      • is_not_started boolean
    • taskable_type string

      The type of the taskable. Available options: client, case, plan

    • taskable object

      The type of the taskable.

      Hide taskable attributes Show taskable attributes object
      • uuid string
      • created_at string
      • updated_at string
      • name string
      • slug string
      • status string
      • type string
      • review_at string
      • assigned_to_uuids array[string]
      • group_uuids array[string]
      • completed_at string
      • value object
        Hide value attributes Show value attributes object
        • amount object
          Hide amount attributes Show amount attributes object
          • example string
          • description string
        • formatted object
          Hide formatted attributes Show formatted attributes object
          • example string
          • description string
        • currency object
          Hide currency attributes Show currency attributes object
          • example string
          • description string
      • status_position integer
      • participants_count integer
      • participants string
      • task_board_uuid string
      • plans string
      • custom_fields string
    • author object

      The account that created the task

      Hide author attributes Show author attributes object
      • uuid object
        Hide uuid attributes Show uuid attributes object
        • example string
        • description string
        • collection boolean
      • created_at object
        Hide created_at attributes Show created_at attributes object
        • example string
        • description string
        • collection boolean
      • updated_at object
        Hide updated_at attributes Show updated_at attributes object
        • example string
        • description string
        • collection boolean
      • type object
        Hide type attributes Show type attributes object
        • example string
        • description string
        • collection boolean
      • role object
        Hide role attributes Show role attributes object
        • example string
        • description string
        • collection boolean
      • first_name object
        Hide first_name attributes Show first_name attributes object
        • example string
        • description string
        • collection boolean
      • last_name object
        Hide last_name attributes Show last_name attributes object
        • example string
        • description string
        • collection boolean
      • name object
        Hide name attributes Show name attributes object
        • example string
        • description string
        • collection boolean
      • email object
        Hide email attributes Show email attributes object
        • example string
        • description string
        • collection boolean
      • photo_url object
        Hide photo_url attributes Show photo_url attributes object
        • example string
        • description string
        • collection boolean
      • external_references object
        Hide external_references attributes Show external_references attributes object
        • example string
        • description string
        • collection boolean
    • assigned_to object

      The accounts that the task is assigned to

      Hide assigned_to attributes Show assigned_to attributes object
      • uuid object
        Hide uuid attributes Show uuid attributes object
        • example string
        • description string
        • collection boolean
      • created_at object
        Hide created_at attributes Show created_at attributes object
        • example string
        • description string
        • collection boolean
      • updated_at object
        Hide updated_at attributes Show updated_at attributes object
        • example string
        • description string
        • collection boolean
      • type object
        Hide type attributes Show type attributes object
        • example string
        • description string
        • collection boolean
      • role object
        Hide role attributes Show role attributes object
        • example string
        • description string
        • collection boolean
      • first_name object
        Hide first_name attributes Show first_name attributes object
        • example string
        • description string
        • collection boolean
      • last_name object
        Hide last_name attributes Show last_name attributes object
        • example string
        • description string
        • collection boolean
      • name object
        Hide name attributes Show name attributes object
        • example string
        • description string
        • collection boolean
      • email object
        Hide email attributes Show email attributes object
        • example string
        • description string
        • collection boolean
      • photo_url object
        Hide photo_url attributes Show photo_url attributes object
        • example string
        • description string
        • collection boolean
      • external_references object
        Hide external_references attributes Show external_references attributes object
        • example string
        • description string
        • collection boolean
    • completed_at string

      The date the task was completed

    • completed_by object

      The account that completed the task

      Hide completed_by attributes Show completed_by attributes object
      • uuid object
        Hide uuid attributes Show uuid attributes object
        • example string
        • description string
        • collection boolean
      • created_at object
        Hide created_at attributes Show created_at attributes object
        • example string
        • description string
        • collection boolean
      • updated_at object
        Hide updated_at attributes Show updated_at attributes object
        • example string
        • description string
        • collection boolean
      • type object
        Hide type attributes Show type attributes object
        • example string
        • description string
        • collection boolean
      • role object
        Hide role attributes Show role attributes object
        • example string
        • description string
        • collection boolean
      • first_name object
        Hide first_name attributes Show first_name attributes object
        • example string
        • description string
        • collection boolean
      • last_name object
        Hide last_name attributes Show last_name attributes object
        • example string
        • description string
        • collection boolean
      • name object
        Hide name attributes Show name attributes object
        • example string
        • description string
        • collection boolean
      • email object
        Hide email attributes Show email attributes object
        • example string
        • description string
        • collection boolean
      • photo_url object
        Hide photo_url attributes Show photo_url attributes object
        • example string
        • description string
        • collection boolean
      • external_references object
        Hide external_references attributes Show external_references attributes object
        • example string
        • description string
        • collection boolean
    • workflow_task object

      The workflow task associated with this task

      Hide workflow_task attributes Show workflow_task attributes object
      • uuid object
        Hide uuid attributes Show uuid attributes object
        • example string
        • description string
        • collection boolean
      • created_at object
        Hide created_at attributes Show created_at attributes object
        • example string
        • description string
        • collection boolean
      • updated_at object
        Hide updated_at attributes Show updated_at attributes object
        • example string
        • description string
        • collection boolean
      • name object
        Hide name attributes Show name attributes object
        • example string
        • description string
        • collection boolean
      • description object
        Hide description attributes Show description attributes object
        • example string
        • description string
        • collection boolean
      • priority object
        Hide priority attributes Show priority attributes object
        • example string
        • description string
        • collection boolean
      • position object
        Hide position attributes Show position attributes object
        • example integer
        • description string
        • collection boolean
      • task_status object
        Hide task_status attributes Show task_status attributes object
        • example string
        • description string
        • collection boolean
      • offset_due_at_by object
        Hide offset_due_at_by attributes Show offset_due_at_by attributes object
        • example integer
        • description string
        • collection boolean
      • visible_to_clients object
        Hide visible_to_clients attributes Show visible_to_clients attributes object
        • example boolean
        • description string
        • collection boolean
      • auto_assign_assigned_adviser object
        Hide auto_assign_assigned_adviser attributes Show auto_assign_assigned_adviser attributes object
        • example boolean
        • description string
        • collection boolean
      • auto_assign_assigned_administrator object
        Hide auto_assign_assigned_administrator attributes Show auto_assign_assigned_administrator attributes object
        • example boolean
        • description string
        • collection boolean
      • auto_assign_clients object
        Hide auto_assign_clients attributes Show auto_assign_clients attributes object
        • example boolean
        • description string
        • collection boolean
      • author object
        Hide author attributes Show author attributes object
        • example string
        • description string
        • collection boolean
      • participants object
        Hide participants attributes Show participants attributes object
        • example string
        • description string
        • collection boolean
      • tags object
        Hide tags attributes Show tags attributes object
        • example string
        • description string
        • collection boolean
      • location_uuid object
        Hide location_uuid attributes Show location_uuid attributes object
        • example string
        • description string
        • collection boolean
      • parent object
        Hide parent attributes Show parent attributes object
        • example string
        • description string
        • collection boolean
      • trigger object
        Hide trigger attributes Show trigger attributes object
        • example string
        • description string
        • collection boolean
      • trigger_tasks object
        Hide trigger_tasks attributes Show trigger_tasks attributes object
        • example string
        • description string
        • collection boolean
      • sub_tasks object
        Hide sub_tasks attributes Show sub_tasks attributes object
        • example string
        • description string
        • collection boolean
      • groups object
        Hide groups attributes Show groups attributes object
        • example string
        • description string
        • collection boolean
      • workflow object
        Hide workflow attributes Show workflow attributes object
        • example string
        • description string
        • collection boolean
      • is_trigger_task object
        Hide is_trigger_task attributes Show is_trigger_task attributes object
        • example boolean
        • description string
        • collection boolean
    • is_recurring boolean

      Whether the task is recurring or not

    • recurring_frequency string

      The frequency of the recurrence.

    • recurring_last_run string

      The last time the recurring task was run

    • recurring_next_run string

      The next time the recurring task will be run

    • custom_fields array[object]

      Any custom fields on the model.

      Hide custom_fields attributes Show custom_fields attributes object
      • uuid string
      • created_at string
      • updated_at string
      • type string
      • name string
      • reference string
      • is_required boolean
      • value string
      • selection_options array[string]
      • help_text string
PUT /api/v1/task/{uuid}
curl \
 --request PUT 'https://api.plannrcrm.com/api/v1/task/6ff8f7f6-1eb3-3525-be4a-3932c805afed' \
 --header "Authorization: Bearer $ACCESS_TOKEN" \
 --header "Content-Type: application/json" \
 --header "X-PLANNR-ACCOUNT-UUID: {YOUR_PLANNR_ACCOUNT_UUID}" \
 --data '{"name":"Check details","description":"Check details","priority":"low","due_at":"2026-05-06","taskable_type":"client","taskable_uuid":"22ba28d4-4c54-4737-82aa-a0239642bdc0","task_status_uuid":"09c1a5bb-5b15-4b93-a2e8-6eb91be0f5a2","parent_task_uuid":"5b3133a7-2c7b-481e-9fac-ea40a5b6870e","assigned_to_uuids":["9b12daf4-0219-4977-b019-40976c887337","af6f9398-b6f0-43e1-9626-0fa9e03341ba","2bd11254-40f6-4a0f-b7ca-c00bc95329cd"],"custom_fields":{"favourite_pet":"Dog"},"group_uuids":["93533953-2eb6-4491-b22a-84d1af59e282","31ea56b7-2b8f-4dad-8f48-3bf0909fd7a3","8a98cb1c-e096-4606-bfa0-f1ec1850c18f"],"is_recurring":true,"recurring_frequency":"daily"}'
Request examples
# Headers
X-PLANNR-ACCOUNT-UUID: {YOUR_PLANNR_ACCOUNT_UUID}

# Payload
{
  "name": "Check details",
  "description": "Check details",
  "priority": "low",
  "due_at": "2026-05-06",
  "taskable_type": "client",
  "taskable_uuid": "22ba28d4-4c54-4737-82aa-a0239642bdc0",
  "task_status_uuid": "09c1a5bb-5b15-4b93-a2e8-6eb91be0f5a2",
  "parent_task_uuid": "5b3133a7-2c7b-481e-9fac-ea40a5b6870e",
  "assigned_to_uuids": [
    "9b12daf4-0219-4977-b019-40976c887337",
    "af6f9398-b6f0-43e1-9626-0fa9e03341ba",
    "2bd11254-40f6-4a0f-b7ca-c00bc95329cd"
  ],
  "custom_fields": {
    "favourite_pet": "Dog"
  },
  "group_uuids": [
    "93533953-2eb6-4491-b22a-84d1af59e282",
    "31ea56b7-2b8f-4dad-8f48-3bf0909fd7a3",
    "8a98cb1c-e096-4606-bfa0-f1ec1850c18f"
  ],
  "is_recurring": true,
  "recurring_frequency": "daily"
}
Response examples (200)
{
  "uuid": "14e047f5-b502-40e1-8961-348395faffa7",
  "created_at": "2026-04-29T12:52:59+01:00",
  "updated_at": "2026-04-29T12:52:59+01:00",
  "name": "Document the transaction",
  "description": "Document the transaction",
  "priority": "high",
  "position": 1,
  "due_at": "2021-01-01 00:00:00",
  "status": {
    "uuid": "ae11ea20-b8c0-4e6b-95c9-d360739a53c3",
    "created_at": "2026-04-29T12:52:59+01:00",
    "updated_at": "2026-04-29T12:52:59+01:00",
    "name": "Incomplete",
    "colour": "#398898",
    "position": 1,
    "is_type_completed": false,
    "is_archived": false,
    "is_not_started": false
  },
  "taskable_type": "case",
  "taskable": {
    "uuid": "ee6280c0-51ed-4667-ad8e-1b72a2eab341",
    "created_at": "2026-04-29T12:52:59+01:00",
    "updated_at": "2026-04-29T12:52:59+01:00",
    "name": "finance",
    "slug": "finance",
    "status": "App\\Http\\Resources\\CasesStatusResource",
    "type": "App\\Http\\Resources\\CasesTypeResource",
    "review_at": "2026-04-29T12:52:59+01:00",
    "assigned_to_uuids": [
      "a4f83b8b-dcb5-42d7-8165-2c22c2ee5905"
    ],
    "group_uuids": [
      "2e27c7b2-482f-4ec1-b648-379315c747f5"
    ],
    "completed_at": "2026-04-29T12:52:59+01:00",
    "value": {
      "amount": {
        "example": "4000",
        "description": "Money amount at their lowest denominator (for example: pennies)"
      },
      "formatted": {
        "example": "£40.00",
        "description": "Money amount formatted with currency"
      },
      "currency": {
        "example": "GBP",
        "description": "Currency of the money"
      }
    },
    "status_position": 4,
    "participants_count": 4,
    "participants": "App\\Http\\Resources\\AccountResource",
    "task_board_uuid": "c17e5b5c-f7b4-4d87-840b-24c6cd65d1af",
    "plans": "App\\Http\\Resources\\Plans\\PlanResource",
    "custom_fields": "App\\Http\\Resources\\CustomFieldValueResource"
  },
  "author": {
    "uuid": {
      "example": "48e42422-be96-4960-bf7c-a0aa4690a84c",
      "description": "The UUID of the resource.",
      "collection": false
    },
    "created_at": {
      "example": "2026-04-29T12:52:59+01:00",
      "description": "The timestamp of when the resource was created.",
      "collection": false
    },
    "updated_at": {
      "example": "2026-04-29T12:52:59+01:00",
      "description": "The timestamp of when the resource was updated.",
      "collection": false
    },
    "type": {
      "example": "client",
      "description": "Account type",
      "collection": false
    },
    "role": {
      "example": "client",
      "description": "Account role",
      "collection": false
    },
    "first_name": {
      "example": "Gareth",
      "description": "First name",
      "collection": false
    },
    "last_name": {
      "example": "Thompson",
      "description": "Last name",
      "collection": false
    },
    "name": {
      "example": "Gareth Thompson",
      "description": "Name",
      "collection": false
    },
    "email": {
      "example": "gareth@codepotato.co.uk",
      "description": "(Deprecated - Please use the primary email of the account instead). The email of the account.",
      "collection": false
    },
    "photo_url": {
      "example": "https://eu.ui-avatars.com/api/?name=Gareth+Thompson",
      "description": "The photo URL of the client",
      "collection": false
    },
    "external_references": {
      "example": "App\\Http\\Resources\\ExternalReferenceResource",
      "description": "The external references that have been added to the client.",
      "collection": true
    }
  },
  "assigned_to": {
    "uuid": {
      "example": "7e06046a-d909-45c8-9d2e-cdf254038d0b",
      "description": "The UUID of the resource.",
      "collection": false
    },
    "created_at": {
      "example": "2026-04-29T12:52:59+01:00",
      "description": "The timestamp of when the resource was created.",
      "collection": false
    },
    "updated_at": {
      "example": "2026-04-29T12:52:59+01:00",
      "description": "The timestamp of when the resource was updated.",
      "collection": false
    },
    "type": {
      "example": "client",
      "description": "Account type",
      "collection": false
    },
    "role": {
      "example": "client",
      "description": "Account role",
      "collection": false
    },
    "first_name": {
      "example": "Gareth",
      "description": "First name",
      "collection": false
    },
    "last_name": {
      "example": "Thompson",
      "description": "Last name",
      "collection": false
    },
    "name": {
      "example": "Gareth Thompson",
      "description": "Name",
      "collection": false
    },
    "email": {
      "example": "gareth@codepotato.co.uk",
      "description": "(Deprecated - Please use the primary email of the account instead). The email of the account.",
      "collection": false
    },
    "photo_url": {
      "example": "https://eu.ui-avatars.com/api/?name=Gareth+Thompson",
      "description": "The photo URL of the client",
      "collection": false
    },
    "external_references": {
      "example": "App\\Http\\Resources\\ExternalReferenceResource",
      "description": "The external references that have been added to the client.",
      "collection": true
    }
  },
  "completed_at": "2021-01-01 00:00:00",
  "completed_by": {
    "uuid": {
      "example": "a5842c8b-3f5e-417f-92f7-ae77fdd97dd2",
      "description": "The UUID of the resource.",
      "collection": false
    },
    "created_at": {
      "example": "2026-04-29T12:52:59+01:00",
      "description": "The timestamp of when the resource was created.",
      "collection": false
    },
    "updated_at": {
      "example": "2026-04-29T12:52:59+01:00",
      "description": "The timestamp of when the resource was updated.",
      "collection": false
    },
    "type": {
      "example": "client",
      "description": "Account type",
      "collection": false
    },
    "role": {
      "example": "client",
      "description": "Account role",
      "collection": false
    },
    "first_name": {
      "example": "Gareth",
      "description": "First name",
      "collection": false
    },
    "last_name": {
      "example": "Thompson",
      "description": "Last name",
      "collection": false
    },
    "name": {
      "example": "Gareth Thompson",
      "description": "Name",
      "collection": false
    },
    "email": {
      "example": "gareth@codepotato.co.uk",
      "description": "(Deprecated - Please use the primary email of the account instead). The email of the account.",
      "collection": false
    },
    "photo_url": {
      "example": "https://eu.ui-avatars.com/api/?name=Gareth+Thompson",
      "description": "The photo URL of the client",
      "collection": false
    },
    "external_references": {
      "example": "App\\Http\\Resources\\ExternalReferenceResource",
      "description": "The external references that have been added to the client.",
      "collection": true
    }
  },
  "workflow_task": {
    "uuid": {
      "example": "f7aee0ca-7365-4f76-a6fb-d13cd8c1c5f7",
      "description": "The UUID of the resource.",
      "collection": false
    },
    "created_at": {
      "example": "2026-04-29T12:52:59+01:00",
      "description": "The timestamp of when the resource was created.",
      "collection": false
    },
    "updated_at": {
      "example": "2026-04-29T12:52:59+01:00",
      "description": "The timestamp of when the resource was updated.",
      "collection": false
    },
    "name": {
      "example": "Mortgage Review",
      "description": "The name of the task",
      "collection": false
    },
    "description": {
      "example": "We need to run through a mortgage review with Gareth, as he can probably find a better deal.",
      "description": "The extra description added to a task",
      "collection": false
    },
    "priority": {
      "example": "high",
      "description": "The priority level of the task (e.g p1, p2, p3, p4)",
      "collection": false
    },
    "position": {
      "example": 2,
      "description": "The task position.",
      "collection": false
    },
    "task_status": {
      "example": "App\\Http\\Resources\\TaskStatusResource",
      "description": "Task status.",
      "collection": false
    },
    "offset_due_at_by": {
      "example": 2,
      "description": "How many days from the day the workflow is run should the due at be set by.",
      "collection": false
    },
    "visible_to_clients": {
      "example": true,
      "description": "Indicator for if the task is visible to clients.",
      "collection": false
    },
    "auto_assign_assigned_adviser": {
      "example": true,
      "description": "Denotes if the task will auto-assign the assigned adviser / assigned adviser of the client when it is created.",
      "collection": false
    },
    "auto_assign_assigned_administrator": {
      "example": true,
      "description": "Denotes if the task will auto-assign the administrator of the client when it is created.",
      "collection": false
    },
    "auto_assign_clients": {
      "example": true,
      "description": "Denotes if the task will auto-assign the clients when it is created. If the workflow is run on a case then all the clients on the case will be assigned.",
      "collection": false
    },
    "author": {
      "example": "App\\Http\\Resources\\AccountResource",
      "description": "The author of the task.",
      "collection": false
    },
    "participants": {
      "example": "App\\Http\\Resources\\AccountResource",
      "description": "The participants/assignees of the task.",
      "collection": true
    },
    "tags": {
      "example": "App\\Http\\Resources\\TagResource",
      "description": "The tags added to the task.",
      "collection": true
    },
    "location_uuid": {
      "example": "9349d3d7-ef44-4c70-9817-33e58821f6c0",
      "description": "The parent task or workflow trigger task this task is a child of.",
      "collection": false
    },
    "parent": {
      "example": "App\\Http\\Resources\\Board\\WorkflowBoardTaskResource",
      "description": "The parent task.",
      "collection": false
    },
    "trigger": {
      "example": "App\\Http\\Resources\\Board\\WorkflowBoardTaskResource",
      "description": "The task that will trigger this task to be created.",
      "collection": false
    },
    "trigger_tasks": {
      "example": "App\\Http\\Resources\\Board\\WorkflowBoardTaskResource",
      "description": "The tasks that will be triggered when this task is completed.",
      "collection": true
    },
    "sub_tasks": {
      "example": "App\\Http\\Resources\\Board\\WorkflowBoardTaskResource",
      "description": "The tasks sub tasks.",
      "collection": true
    },
    "groups": {
      "example": "App\\Http\\Resources\\GroupResource",
      "description": "The groups that will be added to the task.",
      "collection": true
    },
    "workflow": {
      "example": "App\\Http\\Resources\\Board\\WorkflowResource",
      "description": "The workflow that the workflow task belongs to.",
      "collection": false
    },
    "is_trigger_task": {
      "example": true,
      "description": "Denotes if this is a triggered task.",
      "collection": false
    }
  },
  "is_recurring": true,
  "recurring_frequency": "weekly",
  "recurring_last_run": "2026-01-01 00:00:00",
  "recurring_next_run": "2026-01-01 00:00:00",
  "custom_fields": [
    {
      "uuid": "0389642c-4633-4a6c-ab09-17645a074293",
      "created_at": "2026-04-29T12:52:59+01:00",
      "updated_at": "2026-04-29T12:52:59+01:00",
      "type": "string",
      "name": "Favourite Drink",
      "reference": "favourite_drink",
      "is_required": false,
      "value": "Coffee",
      "selection_options": [
        "Coffee",
        "Tea",
        "Water"
      ],
      "help_text": "This is the client's favourite drink."
    }
  ]
}