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

# Changes to Export Transactions

`GET /v4/paymentaudit/transactions`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 50 revisions.

- **2023-08-15** `b924ba134e09` — 1 info
- **2020-09-25** `dd71433847a6` — 1 warning
- **2020-06-24** `aded220b0d7b` — 1 warning, 1 info
- **2019-12-06** `fbe041e3d325` — 1 breaking, 31 info
- **2019-08-15** `696838c159e5` — 1 info
- **2019-07-15** `ced8e167a97c` — 2 breaking, 29 warning, 5 info

## Changes

- **2023-08-15** `b924ba134e09` — 1 info
  - added the media type `application/json` for the response with the status `400`
- **2020-09-25** `dd71433847a6` — 1 warning
  - removed the optional property `paymentType` from the response with the `200` status
- **2020-06-24** `aded220b0d7b` — 1 warning, 1 info
  - deleted the `query` request parameter `submittedDateFrom`
  - added the new optional `query` request parameter `endDate`
- **2019-12-06** `fbe041e3d325` — 1 breaking, 31 info
  - removed the success response with the status `204`
  - api operation id `exportTransactionsCSV` removed and replaced with `exportTransactionsCSVV4`
  - added the non-success response with the status `401`
  - added the non-success response with the status `403`
  - added the optional property `credit` to the response with the `200` status
  - added the optional property `creditCurrency` to the response with the `200` status
  - added the optional property `dateFundingRequested` to the response with the `200` status
  - added the optional property `debit` to the response with the `200` status
  - added the optional property `debitCurrency` to the response with the `200` status
  - added the optional property `fundingType` to the response with the `200` status
  - added the optional property `fxApplied` to the response with the `200` status
  - added the optional property `payeeEmail` to the response with the `200` status
  - added the optional property `payeeName` to the response with the `200` status
  - added the optional property `payeeType` to the response with the `200` status
  - added the optional property `paymentAmount` to the response with the `200` status
  - added the optional property `paymentCurrency` to the response with the `200` status
  - added the optional property `paymentMemo` to the response with the `200` status
  - added the optional property `paymentRails` to the response with the `200` status
  - added the optional property `paymentStatus` to the response with the `200` status
  - added the optional property `paymentType` to the response with the `200` status
  - added the optional property `payorPaymentId` to the response with the `200` status
  - added the optional property `rejectReason` to the response with the `200` status
  - added the optional property `remoteId` to the response with the `200` status
  - added the optional property `reportTransactionType` to the response with the `200` status
  - added the optional property `returnCode` to the response with the `200` status
  - added the optional property `returnDescription` to the response with the `200` status
  - added the optional property `returnFee` to the response with the `200` status
  - added the optional property `returnFeeCurrency` to the response with the `200` status
  - added the optional property `returnFeeDescription` to the response with the `200` status
  - added the optional property `sourceAccount` to the response with the `200` status
  - added the optional property `transactionDate` to the response with the `200` status
  - added the optional property `transactionTime` to the response with the `200` status
- **2019-08-15** `696838c159e5` — 1 info
  - added the new optional `query` request parameter `include`
- **2019-07-15** `ced8e167a97c` — 2 breaking, 29 warning, 5 info
  - the response's body type changed from `object` to `string` for status `200`
  - removed the media type `application/json` for the response with the status `400`
  - deleted the `query` request parameter `endDate`
  - deleted the `query` request parameter `include`
  - removed the optional property `credit` from the response with the `200` status
  - removed the optional property `creditCurrency` from the response with the `200` status
  - removed the optional property `dateFundingRequested` from the response with the `200` status
  - removed the optional property `debit` from the response with the `200` status
  - removed the optional property `debitCurrency` from the response with the `200` status
  - removed the optional property `fundingType` from the response with the `200` status
  - removed the optional property `fxApplied` from the response with the `200` status
  - removed the optional property `payeeEmail` from the response with the `200` status
  - removed the optional property `payeeName` from the response with the `200` status
  - removed the optional property `payeeType` from the response with the `200` status
  - removed the optional property `paymentAmount` from the response with the `200` status
  - removed the optional property `paymentCurrency` from the response with the `200` status
  - removed the optional property `paymentMemo` from the response with the `200` status
  - removed the optional property `paymentRails` from the response with the `200` status
  - removed the optional property `paymentStatus` from the response with the `200` status
  - removed the optional property `payorPaymentId` from the response with the `200` status
  - removed the optional property `rejectReason` from the response with the `200` status
  - removed the optional property `remoteId` from the response with the `200` status
  - removed the optional property `reportTransactionType` from the response with the `200` status
  - removed the optional property `returnCode` from the response with the `200` status
  - removed the optional property `returnDescription` from the response with the `200` status
  - removed the optional property `returnFee` from the response with the `200` status
  - removed the optional property `returnFeeCurrency` from the response with the `200` status
  - removed the optional property `returnFeeDescription` from the response with the `200` status
  - removed the optional property `sourceAccount` from the response with the `200` status
  - removed the optional property `transactionDate` from the response with the `200` status
  - removed the optional property `transactionTime` from the response with the `200` status
  - api operation id `exportTransactionsCSVV4` removed and replaced with `exportTransactionsCSV`
  - added the new optional `query` request parameter `submittedDateFrom`
  - removed the non-success response with the status `401`
  - removed the non-success response with the status `403`
  - added the success response with the status `204`

---

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