---
title: "start time and pause time"
method: PUT
path: "/booking/play/pause"
tags: ["booking", "play", "pause"]
---

# start time and pause time

`PUT /booking/play/pause`

## Headers

- `authorization` string, required
- `content-language` string, required

## Request body

- Model44
  - `bookingID` string, required — enter booking ID for which play pause going on is to be made
  - `startTime` boolean, required

## Response `default`

Successful

---

[API](https://skmtc.net/pickerexpress/apis/picker-production-documentation.md) · [All operations](https://skmtc.net/pickerexpress/apis/picker-production-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pickerexpress/picker-production-documentation/versions/ecdb0aa8c487/schema)
