---
title: "Changes to Get Committed Transaction Details"
method: POST
path: "/transaction/committed-details"
---

# Changes to Get Committed Transaction Details

`POST /transaction/committed-details`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 50 revisions.

- **2025-01-22** `0387680b7d53` — 4 info
- **2024-12-10** `00c5f3bf5c21` — 5 breaking, 1 info
- **2024-12-09** `6ccf7b2ba0b0` — 1 breaking
- **2024-11-12** `b934f6eb79ca` — 2 info
- **2024-05-14** `7601c23b1af1` — 1 info

## Changes

- **2025-01-22** `0387680b7d53` — 4 info
  - added the new optional request property `allOf[subschema #2]/opt_ins/detailed_events`
  - request property `allOf[subschema #2]/opt_ins/receipt_events` deprecated
  - added the optional property `allOf[subschema #2]/transaction/receipt/detailed_events` to the response with the `200` status
  - response property `allOf[subschema #2]/transaction/receipt/events` deprecated
- **2024-12-10** `00c5f3bf5c21` — 5 breaking, 1 info
  - the response property `allOf[subschema #2]/transaction/balance_changes` became nullable for the status `200`
  - the response property `allOf[subschema #2]/transaction/error_message` became nullable for the status `200`
  - the response property `allOf[subschema #2]/transaction/receipt/error_message` became nullable for the status `200`
  - the response property `allOf[subschema #2]/transaction/receipt/events/items/data/field_name` became nullable for the status `200`
  - the response property `allOf[subschema #2]/transaction/receipt/events/items/data/type_name` became nullable for the status `200`
  - the request property `allOf[#/components/schemas/AtLedgerStateMixin]/at_ledger_state` became nullable
- **2024-12-09** `6ccf7b2ba0b0` — 1 breaking
  - the request property `allOf[#/components/schemas/AtLedgerStateMixin]/at_ledger_state` became not nullable
- **2024-11-12** `b934f6eb79ca` — 2 info
  - added the optional property `allOf[subschema #2]/transaction/child_subintent_hashes` to the response with the `200` status
  - added the optional property `allOf[subschema #2]/transaction/subintent_details` to the response with the `200` status
- **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/committed-details/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/committed-details/post)
