---
title: "Simulate chargeback (Sandbox only)"
method: POST
path: "/sandbox-tools/chargebacks"
---

# Simulate chargeback (Sandbox only)

`POST /sandbox-tools/chargebacks`

Simulate a chargeback in sandbox.

## Request body

- object
  - `payment_id` string, required — ID of the payment that is being chargebacked.
  - `status` string — The status of the chargeback.

## Response `200`

200

- object
  - `id` string
  - `status` string

---

[API](https://skmtc.net/dlocal/apis/payins.md) · [All operations](https://skmtc.net/dlocal/apis/payins/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dlocal/payins/versions/d87e090020f9/schema)
