---
title: "Changes to Retrieve a fee charge"
method: GET
path: "/fee-charges/{fee_charge_id}"
---

# Changes to Retrieve a fee charge

`GET /fee-charges/{fee_charge_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 11 revisions.

- **2026-08-13** `f891f50f1fed` — 3 info
- **2026-08-03** `250f4b477cbf` — 1 info
- **2026-07-17** `8e8a8242f1f2` — 14 breaking, 9 info
- **2026-07-13** `03da9bc8e86b` — 1 info

## Changes

- **2026-08-13** `f891f50f1fed` — 3 info
  - added the required property `collected_amount` to the response with the `200` status
  - added the required property `collections` to the response with the `200` status
  - added the required property `outstanding_amount` to the response with the `200` status
- **2026-08-03** `250f4b477cbf` — 1 info
  - added the required property `fee/allOf[subschema #1: Fee]/variants` to the response with the `200` status
- **2026-07-17** `8e8a8242f1f2` — 14 breaking, 9 info
  - the `currency` response's property type/format changed from `string`/`` to ``/`` for status `200`
  - the `fee` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `refunds/items/currency` response's property type/format changed from `string`/`` to ``/`` for status `200`
  - removed the required property `fee/alias` from the response with the `200` status
  - removed the required property `fee/chargeable_currencies` from the response with the `200` status
  - removed the required property `fee/created_at` from the response with the `200` status
  - removed the required property `fee/description` from the response with the `200` status
  - removed the required property `fee/display_name` from the response with the `200` status
  - removed the required property `fee/fee_type` from the response with the `200` status
  - removed the required property `fee/id` from the response with the `200` status
  - removed the required property `fee/modified_at` from the response with the `200` status
  - removed the required property `fee/name` from the response with the `200` status
  - removed the required property `fee/tax_rate` from the response with the `200` status
  - removed the required property `fee/transaction_type` from the response with the `200` status
  - added `#/components/schemas/Currency` to the `currency` response property `allOf` list for the response status `200`
  - added `#/components/schemas/Currency` to the `refunds/items/currency` response property `allOf` list for the response status `200`
  - added `#/components/schemas/Fee` to the `fee` response property `allOf` list for the response status `200`
  - removed the `EUR` enum value from the `currency` response property for the response status `200`
  - removed the `EUR` enum value from the `refunds/items/currency` response property for the response status `200`
  - removed the `GBP` enum value from the `currency` response property for the response status `200`
  - removed the `GBP` enum value from the `refunds/items/currency` response property for the response status `200`
  - removed the `USD` enum value from the `currency` response property for the response status `200`
  - removed the `USD` enum value from the `refunds/items/currency` response property for the response status `200`
- **2026-07-13** `03da9bc8e86b` — 1 info
  - api tag `billing` added

---

[Operation](https://skmtc.dev/joinsophic/apis/sophic-engine-api/docs/fee-charges/:fee_charge_id/get.md) · [API](https://skmtc.dev/joinsophic/apis/sophic-engine-api.md) · [Page](https://skmtc.dev/joinsophic/apis/sophic-engine-api/changes/fee-charges/:fee_charge_id/get)
