---
title: "Buscar transação"
method: GET
path: "/Client/response"
---

# Buscar transação

`GET /Client/response`

Busca o resultado da última transação processada.

## Response `200`

200

- object
  - `customerPaymentReceipt` string
  - `shopPaymentReceipt` string
  - `authorizerId` string
  - `transactionDateTime` string
  - `installments` string
  - `paymentMethodSubType` string
  - `paymentSubMethod` string
  - `paymentType` string
  - `paymentMethod` string
  - `statusTransaction` string

## Other responses

- `400` — 400

---

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