---
title: "Consulta o status do recebimento de uma Devolução"
method: GET
path: "/receivement/v2/devolution/status"
---

# Consulta o status do recebimento de uma Devolução

`GET /receivement/v2/devolution/status`

Endpoint destinado à consulta de status posterior ao recebimento de webhook ou em caso de muita demora para o recebimento da confirmação.

## Query parameters

- `returnIdentification` string
- `transactionId` integer
- `clientCode` string

## Response `200`

200

- object
  - `status` string
  - `returnIdentification` string
  - `additionalInformation` string
  - `originalEndToEndId` string
  - `transactionId` integer
  - `transactionIdPayment` integer
  - `transactionType` string
  - `amount` integer
  - `reason` string
  - `reversalDescription` string
  - `createdAt` string

## Other responses

- `400` — 400
- `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)
