Changes to Get all transactions

GET /transactions

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 21 of the 39 revisions of this API.383411

  1. v19e3fb59b98911
  2. v17d50c61d15a02
  3. v1442da14d7ff03
  4. v13cbb09de4cb81
  5. v12b890cadd3682
  6. v1b6626bee4e9b11
  7. v16a461735ce658
  8. v1e8d0f4dc4d4081
  9. v1c361708577d01
  10. v1b59d8300b5071
  11. v127fc86f6c35021
  12. v1a241130043aa33
  13. v1d9062d8e351c1
  14. v10b43694e98772
  15. v171b6c9eee9e93
  16. v12cb4e0690ae21
  17. v102d77153ae6b11
  18. v15050c5535aca41
  19. v14a2a50ba39a01
  20. v1a6fcc469131a1
  21. v1cceb5575f2391

What changed

    • added the new optional query request parameter sortOrder

      new-optional-request-parameter

    • added the new interest enum value to the data/items/category response property for the response status 200

      response-property-enum-value-added

    • added the new interestPayout enum value to the data/items/type response property for the response status 200

      response-property-enum-value-added

    • added the new cashoutFee enum value to the data/items/type response property for the response status 200

      response-property-enum-value-added

    • added the new cashoutFunding enum value to the data/items/type response property for the response status 200

      response-property-enum-value-added

    • added the new cashoutRepayment enum value to the data/items/type response property for the response status 200

      response-property-enum-value-added

    • added the new capitalFundsCollection enum value to the data/items/type response property for the response status 200

      response-property-enum-value-added

    • added the new bankDirectDebit enum value to the data/items/type response property for the response status 200

      response-property-enum-value-added

    • added the new internalDirectDebit enum value to the data/items/type response property for the response status 200

      response-property-enum-value-added

  • v1b6626bee4e9b11See the full diff
    • added the new topUp enum value to the data/items/category response property for the response status 200

      response-property-enum-value-added

    • the endpoint scheme security clientKey was added to the API

      api-security-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • removed the optional property response/paths from the response with the 401 status

      response-optional-property-removed

    • removed the optional property response/paths from the response with the 403 status

      response-optional-property-removed

    • removed the optional property response/paths from the response with the 422 status

      response-optional-property-removed

    • removed the optional property response/paths from the response with the 500 status

      response-optional-property-removed

    • removed the optional property response/rootPath from the response with the 401 status

      response-optional-property-removed

    • removed the optional property response/rootPath from the response with the 403 status

      response-optional-property-removed

    • removed the optional property response/rootPath from the response with the 422 status

      response-optional-property-removed

    • removed the optional property response/rootPath from the response with the 500 status

      response-optional-property-removed

    This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • v1e8d0f4dc4d4081See the full diff
    • added the new balanceMigration enum value to the data/items/type response property for the response status 200

      response-property-enum-value-added

    • added the new cashOutFee enum value to the data/items/type response property for the response status 200

      response-property-enum-value-added

    • added the new cashOutFunding enum value to the data/items/type response property for the response status 200

      response-property-enum-value-added

    • added the new cashOutInstruction enum value to the data/items/type response property for the response status 200

      response-property-enum-value-added

    • added the new chargebackCorrection enum value to the data/items/type response property for the response status 200

      response-property-enum-value-added

    • added the new chargebackReversalCorrection enum value to the data/items/type response property for the response status 200

      response-property-enum-value-added

    • added the new secondChargebackCorrection enum value to the data/items/type response property for the response status 200

      response-property-enum-value-added

    • added the new upgrade enum value to the data/items/category response property for the response status 200

      response-property-enum-value-added

    • added the optional property data/items/counterparty/merchant/acquirerId to the response with the 200 status

      response-optional-property-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the optional property data/items/creationDate to the response with the 200 status

      response-optional-property-added

    • added the new cardTransfer enum value to the data/items/type response property for the response status 200

      response-property-enum-value-added

  • v127fc86f6c35021See the full diff
    • added the new card enum value to the data/items/category response property for the response status 200

      response-property-enum-value-added

    • added the new migration enum value to the data/items/category response property for the response status 200

      response-property-enum-value-added

    • the endpoint scheme security BasicAuth was added to the API

      api-security-added

    • the response's body type/format changed from / to object/ for status 200

      response-body-type-changed

    • the response's body type/format changed from / to object/ for status 401

      response-body-type-changed

    • the response's body type/format changed from / to object/ for status 403

      response-body-type-changed

    • the response's body type/format changed from / to object/ for status 422

      response-body-type-changed

    • the response's body type/format changed from / to object/ for status 500

      response-body-type-changed

    • the _links response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • the _links/next response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • the _links/prev response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • the data/items/ response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • the data/items/amount response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • the data/items/counterparty response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • the data/items/counterparty/bankAccount response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • the data/items/counterparty/bankAccount/address response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • the data/items/counterparty/bankAccount/ownerName response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • the data/items/counterparty/merchant response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • the data/items/counterparty/merchant/nameLocation response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • the data/items/instructedAmount response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • the invalidFields/items/ response's property type/format changed from / to object/ for status 401

      response-property-type-changed

    • the invalidFields/items/ response's property type/format changed from / to object/ for status 403

      response-property-type-changed

    • the invalidFields/items/ response's property type/format changed from / to object/ for status 422

      response-property-type-changed

    • the invalidFields/items/ response's property type/format changed from / to object/ for status 500

      response-property-type-changed

    • the response response's property type/format changed from / to object/ for status 401

      response-property-type-changed

    • the response response's property type/format changed from / to object/ for status 403

      response-property-type-changed

    • the response response's property type/format changed from / to object/ for status 422

      response-property-type-changed

    • the response response's property type/format changed from / to object/ for status 500

      response-property-type-changed

    • the response/paths/items/ response's property type/format changed from / to object/ for status 401

      response-property-type-changed

    • the response/paths/items/ response's property type/format changed from / to object/ for status 403

      response-property-type-changed

    • the response/paths/items/ response's property type/format changed from / to object/ for status 422

      response-property-type-changed

    • the response/paths/items/ response's property type/format changed from / to object/ for status 500

      response-property-type-changed

    • the response/rootPath response's property type/format changed from / to object/ for status 401

      response-property-type-changed

    • the response/rootPath response's property type/format changed from / to object/ for status 403

      response-property-type-changed

    • the response/rootPath response's property type/format changed from / to object/ for status 422

      response-property-type-changed

    • the response/rootPath response's property type/format changed from / to object/ for status 500

      response-property-type-changed

    • added the new optional query request parameter paymentInstrumentId

      new-optional-request-parameter

    • added the new installment enum value to the data/items/type response property for the response status 200

      response-property-enum-value-added

    • added the new installmentReversal enum value to the data/items/type response property for the response status 200

      response-property-enum-value-added

    • removed the directDebit enum value from the data/items/type response property for the response status 200

      response-property-enum-value-removed

    • removed the installment enum value from the data/items/type response property for the response status 200

      response-property-enum-value-removed

    • removed the installmentReversal enum value from the data/items/type response property for the response status 200

      response-property-enum-value-removed

    • added the new balanceRollover enum value to the data/items/type response property for the response status 200

      response-property-enum-value-added

  • v102d77153ae6b11See the full diff
    • added the new directDebit enum value to the data/items/type response property for the response status 200

      response-property-enum-value-added

    • the response required property data/items/id became not read-only for the status 200

      response-required-property-became-not-read-only

  • v15050c5535aca41See the full diff
    • the response property data/items/instructedAmount became optional for the status 200

      response-property-became-optional

    • the response property data/items/paymentInstrumentId became optional for the status 200

      response-property-became-optional

    • the response property data/items/referenceForBeneficiary became optional for the status 200

      response-property-became-optional

    • the response property data/items/transferId became optional for the status 200

      response-property-became-optional

    • added the new balanceAdjustment enum value to the data/items/type response property for the response status 200

      response-property-enum-value-added

    • added the new installmentReversal enum value to the data/items/type response property for the response status 200

      response-property-enum-value-added

    • endpoint added

      endpoint-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • api path removed without deprecation

      api-path-removed-without-deprecation

    This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog