---
title: "Changes to Get Transaction Status"
method: POST
path: "/transaction/status"
---

# Changes to Get Transaction Status

`POST /transaction/status`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 50 revisions.

- **2024-12-10** `00c5f3bf5c21` — 5 breaking
- **2024-05-14** `7601c23b1af1` — 1 info

## Changes

- **2024-12-10** `00c5f3bf5c21` — 5 breaking
  - the response property `allOf[subschema #2]/error_message` became nullable for the status `200`
  - the response property `allOf[subschema #2]/known_payloads/items/error_message` became nullable for the status `200`
  - the response property `allOf[subschema #2]/known_payloads/items/handling_status_reason` became nullable for the status `200`
  - the response property `allOf[subschema #2]/known_payloads/items/latest_error_message` became nullable for the status `200`
  - the response property `allOf[subschema #2]/known_payloads/items/submission_error` became nullable for the status `200`
- **2024-05-14** `7601c23b1af1` — 1 info
  - added `AccountLockerNotFoundError` discriminator mapping keys to the `details` response property for the response status `4XX`

---

[Operation](https://skmtc.dev/radixdlt/apis/radix-gateway-api-babylon/docs/transaction/status/post.md) · [API](https://skmtc.dev/radixdlt/apis/radix-gateway-api-babylon.md) · [Page](https://skmtc.dev/radixdlt/apis/radix-gateway-api-babylon/changes/transaction/status/post)
