---
title: "Consultar o Status de uma Devolução de Recebimento Pix"
method: GET
path: "/pix/reverse/status"
---

# Consultar o Status de uma Devolução de Recebimento Pix

`GET /pix/reverse/status`

## Query parameters

- `id` string
- `clientCode` string
- `returnIdentification` string

## Response `200`

200

- object
  - `status` string
  - `version` string
  - `body` object
    - `id` string
    - `amount` number
    - `clientCode` string
    - `originalPaymentId` string
    - `originalEndToEndId` string
    - `returnIdentification` string
    - `reason` string
    - `reversalDescription` string
    - `error` object
      - `errorCode` string
      - `message` string

## Other responses

- `400` — 400
- `401` — 401
- `404` — 404
- `500` — 500

---

[API](https://skmtc.net/celcoin/apis/api-para-transa-es.md) · [All operations](https://skmtc.net/celcoin/apis/api-para-transa-es/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/celcoin/api-para-transa-es/revisions/85dd6188a37b/schema)
