---
title: "Returns the state of a payment request. Please note that payment requests are purged after some time, so persist the state at your side when needed"
method: GET
path: "/payment/state/{requestId}"
tags: ["paymentPortal"]
---

# Returns the state of a payment request. Please note that payment requests are purged after some time, so persist the state at your side when needed

`GET /payment/state/{requestId}`

## Path parameters

- `requestId` string, required

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `404` — Not Found
- `409` — Conflict

---

[API](https://skmtc.dev/tokenjay/apis/tokenjay-api-services.md) · [All operations](https://skmtc.dev/tokenjay/apis/tokenjay-api-services/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tokenjay/tokenjay-api-services/revisions/b92160fec913/schema)
