---
title: "POST /api/support/ticket-lookup"
method: POST
path: "/api/support/ticket-lookup"
tags: ["api", "supports"]
---

# POST /api/support/ticket-lookup

`POST /api/support/ticket-lookup`

Look up the last transaction by email and resend the order confirmation

## Request body

- object
  - `email` string, email, required
  - `sellerId` string, required

## Response `200`

OK

## Other responses

- `400` — Bad Request

---

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