---
title: "Update Ticket - Merchant"
method: POST
path: "/api/valor/update-ticket"
---

# Update Ticket - Merchant

`POST /api/valor/update-ticket`

## Headers

- `Authorization` string

## Request body

- object
  - `id` string, required — Ticket id is required through update ticket status
  - `description` string, required — Max length is 2048 char for updating ticket merchant
  - `phone` string — Merchant phone number- 10 digit Numeric (Ex: 5247896523)

## Response `200`

200

- object

## Other responses

- `400` — 400

---

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