---
title: "결제 트래킹 삭제"
method: DELETE
path: "/V1/front/product/payment"
---

# 결제 트래킹 삭제

`DELETE /V1/front/product/payment`

결제 트래킹 삭제 API입니다.

## Query parameters

- `orderCallBackId` string, required
- `orderId` string, required
- `payCancelTime` string, required

## Response `200`

200

- object
  - `code` string
  - `message` string

## Other responses

- `500` — 500

---

[API](https://skmtc.net/sauce/apis/authorize-v2.md) · [All operations](https://skmtc.net/sauce/apis/authorize-v2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sauce/authorize-v2/versions/17497c96804d/schema)
