---
title: "Changes to List Transfer Reversals"
method: GET
path: "/transfers/{transfer_id}/reversals"
---

# Changes to List Transfer Reversals

`GET /transfers/{transfer_id}/reversals`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 9 revisions.

- **2026-08-29** `0cf4cdf27361` — 5 breaking
- **2026-08-25** `9db82db717c5` — 2 info
- **2026-08-22** `7919e33b4853` — 10 breaking, 2 info
- **2026-08-21** `96653f0c196b` — 2 breaking, 5 info

## Changes

- **2026-08-29** `0cf4cdf27361` — 5 breaking
  - the response property `_embedded/transfers/items/card_present_details/emv_data/application_identifier` became nullable for the status `200`
  - the response property `_embedded/transfers/items/card_present_details/emv_data/application_label` became nullable for the status `200`
  - the response property `_embedded/transfers/items/card_present_details/emv_data/application_transaction_counter` became nullable for the status `200`
  - the response property `_embedded/transfers/items/card_present_details/emv_data/cryptogram` became nullable for the status `200`
  - the response property `_embedded/transfers/items/card_present_details/payment_type` became nullable for the status `200`
- **2026-08-25** `9db82db717c5` — 2 info
  - added the optional property `_embedded/transfers/items/additional_motor_vehicle_rental_data/rental_rate` to the response with the `200` status
  - added the optional property `_embedded/transfers/items/additional_motor_vehicle_rental_data/renter_name` to the response with the `200` status
- **2026-08-22** `7919e33b4853` — 10 breaking, 2 info
  - the response property `_embedded/transfers/items/additional_purchase_data/customs_duty_amount` became nullable for the status `200`
  - the response property `_embedded/transfers/items/additional_purchase_data/destination_country_code` became nullable for the status `200`
  - the response property `_embedded/transfers/items/additional_purchase_data/destination_postal_code` became nullable for the status `200`
  - the response property `_embedded/transfers/items/additional_purchase_data/discount_amount` became nullable for the status `200`
  - the response property `_embedded/transfers/items/additional_purchase_data/invoice_reference_number` became nullable for the status `200`
  - the response property `_embedded/transfers/items/additional_purchase_data/order_date` became nullable for the status `200`
  - the response property `_embedded/transfers/items/additional_purchase_data/sales_tax` became nullable for the status `200`
  - the response property `_embedded/transfers/items/additional_purchase_data/ship_from_postal_code` became nullable for the status `200`
  - the response property `_embedded/transfers/items/additional_purchase_data/shipping_amount` became nullable for the status `200`
  - the `_embedded/transfers/items/additional_purchase_data/item_data/items/quantity` response's property type/format changed from `number`/`decimal` to `number`/`` for status `200`
  - added the optional property `_embedded/transfers/items/additional_purchase_data/item_data/items/sales_tax_amount` to the response with the `200` status
  - added the optional property `_embedded/transfers/items/additional_purchase_data/item_data/items/sales_tax_rate` to the response with the `200` status
- **2026-08-21** `96653f0c196b` — 2 breaking, 5 info
  - the response property `_embedded/transfers/items/network_details` became nullable for the status `200`
  - the response property `_embedded/transfers/items/security_code_verification` became nullable for the status `200`
  - added the optional property `_embedded/transfers/items/additional_lodging_data` to the response with the `200` status
  - added the optional property `_embedded/transfers/items/additional_motor_vehicle_rental_data` to the response with the `200` status
  - added the optional property `_embedded/transfers/items/card_present_details/digital_signature_file_id` to the response with the `200` status
  - added the optional property `_embedded/transfers/items/card_present_details/emv_data/network_emv_response` to the response with the `200` status
  - added the optional property `_embedded/transfers/items/messages` to the response with the `200` status

---

[Operation](https://skmtc.dev/finix/apis/finix-api-reference/docs/transfers/:transfer_id/reversals/get.md) · [API](https://skmtc.dev/finix/apis/finix-api-reference.md) · [Page](https://skmtc.dev/finix/apis/finix-api-reference/changes/transfers/:transfer_id/reversals/get)
