---
title: "POST /tasks/{id}/complete/"
method: POST
path: "/tasks/{id}/complete/"
tags: ["tasks"]
---

# POST /tasks/{id}/complete/

`POST /tasks/{id}/complete/`

## Path parameters

- `id` string, uuid, required

## Query parameters

- `format` 'json' | 'xml'
- `order__orderer__company` string
- `order__orderer__company__icontains` string
- `order__orderer__company__iexact` string
- `order__orderer__company__istartswith` string
- `order__orderer__emails__contained_by` string
- `order__orderer__emails__contains` string
- `order__orderer__emails__overlap` string
- `order__orderer__name` string
- `order__orderer__name__icontains` string
- `order__orderer__name__iexact` string
- `order__orderer__name__istartswith` string
- `order__orderer__notes` string
- `order__orderer__notes__icontains` string
- `order__orderer__notes__iexact` string
- `order__orderer__notes__istartswith` string
- `order__orderer__phones__contained_by` string
- `order__orderer__phones__contains` string
- `order__orderer__phones__overlap` string

## Request body

- TaskAction
  - `notes` string
  - `location` Location
    - `type` 'Point', required
    - `coordinates` number[], required

## Response `200`

---

[API](https://skmtc.net/oeklo/apis/gsmtasks-project-api.md) · [All operations](https://skmtc.net/oeklo/apis/gsmtasks-project-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/oeklo/gsmtasks-project-api/revisions/2557a8fec764/schema)
