---
title: "Customer signature (public)"
method: POST
path: "/work-orders/status/{token}/sign"
tags: ["Work Orders"]
---

# Customer signature (public)

`POST /work-orders/status/{token}/sign`

## Path parameters

- `token` string, required

## Request body

- object
  - `signer_name` string, required
  - `image_url` string, required

## Response `200`

Default Response

---

[API](https://skmtc.net/schedkit/apis/schedkit-api.md) · [All operations](https://skmtc.net/schedkit/apis/schedkit-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/schedkit/schedkit-api/versions/ff810218c3f4/schema)
