---
title: "Disposition Detail Update"
method: POST
path: "/v1/dialer/store-disposition"
---

# Disposition Detail Update

`POST /v1/dialer/store-disposition`

## Headers

- `Authorization` string, required

## Request body

- object
  - `disposition_status` string, required — Id of the disposition status
  - `sub_disposition_status` string — Id of the sub-disposition status in case of parent disposition
  - `unique_id` string, required — Id of the call for which disposition details have to be stored
  - `disposition_note` string — Optional Comment/Note to be added while storing disposition
  - `play_agent_call_patch_music` string — Value- True/False

## Response `200`

200

- object

## Other responses

- `400` — 400

---

[API](https://skmtc.net/tatatelebusiness/apis/smartflo-base-api-config.md) · [All operations](https://skmtc.net/tatatelebusiness/apis/smartflo-base-api-config/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tatatelebusiness/smartflo-base-api-config/revisions/6d23fb7bf7e1/schema)
