---
title: "Changes to V3 Export Transactions"
method: GET
path: "/v3/paymentaudit/transactions"
---

# Changes to V3 Export Transactions

`GET /v3/paymentaudit/transactions`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 50 revisions.

- **2021-01-14** `5e4369698639` — 2 warning, 2 info
- **2020-09-25** `dd71433847a6` — 3 breaking, 1 warning, 18 info
- **2020-06-24** `aded220b0d7b` — 3 info
- **2019-12-06** `fbe041e3d325` — 1 info
- **2019-07-15** `ced8e167a97c` — 1 info

## Changes

- **2021-01-14** `5e4369698639` — 2 warning, 2 info
  - removed the optional property `payeeEmail` from the response with the `200` status
  - removed the optional property `payeeName` from the response with the `200` status
  - api tag `Payment Audit Service (Deprecated)` added
  - api tag `Payment Audit Service` removed
- **2020-09-25** `dd71433847a6` — 3 breaking, 1 warning, 18 info
  - the `errors/items/` response's property type changed from no type to `object` for status `400`
  - the `errors/items/` response's property type changed from no type to `object` for status `401`
  - the `errors/items/` response's property type changed from no type to `object` for status `403`
  - removed the optional property `paymentType` from the response with the `200` status
  - added the optional property `errors/items/errorCode` to the response with the `400` status
  - added the optional property `errors/items/errorCode` to the response with the `401` status
  - added the optional property `errors/items/errorCode` to the response with the `403` status
  - added the optional property `errors/items/errorData` to the response with the `400` status
  - added the optional property `errors/items/errorData` to the response with the `401` status
  - added the optional property `errors/items/errorData` to the response with the `403` status
  - added the optional property `errors/items/localisationDetails` to the response with the `400` status
  - added the optional property `errors/items/localisationDetails` to the response with the `401` status
  - added the optional property `errors/items/localisationDetails` to the response with the `403` status
  - added the optional property `httpStatusCode` to the response with the `400` status
  - added the optional property `httpStatusCode` to the response with the `401` status
  - added the optional property `httpStatusCode` to the response with the `403` status
  - response property `errors/items/locationType` deprecated
  - response property `errors/items/locationType` deprecated
  - response property `errors/items/locationType` deprecated
  - response property `errors/items/reasonCode` deprecated
  - response property `errors/items/reasonCode` deprecated
  - response property `errors/items/reasonCode` deprecated
- **2020-06-24** `aded220b0d7b` — 3 info
  - added the media type `application/json` for the response with the status `400`
  - added the media type `application/json` for the response with the status `401`
  - added the media type `application/json` for the response with the status `403`
- **2019-12-06** `fbe041e3d325` — 1 info
  - endpoint added
- **2019-07-15** `ced8e167a97c` — 1 info
  - api path removed with deprecation

---

[Operation](https://skmtc.dev/velopaymentsapi/apis/velo-payments-apis/docs/v3/paymentaudit/transactions/get.md) · [API](https://skmtc.dev/velopaymentsapi/apis/velo-payments-apis.md) · [Page](https://skmtc.dev/velopaymentsapi/apis/velo-payments-apis/changes/v3/paymentaudit/transactions/get)
