Changes to Get transaction details

GET /transaction

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

Changed in 5 of the 32 revisions of this API.856

  1. 842376cab8551
  2. f3878f3493171
  3. 7b7e4fa5fe46823
  4. c220a343551221
  5. 05948c6d94921

What changed

    • added the new USDT enum value to the data/currency response property for the response status 200

      response-property-enum-value-added

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

      response-property-enum-value-removed

  • 7b7e4fa5fe46823See the full diff
    • the data/amount response's property type/format changed from number/number to number/ for status 200

      response-property-type-changed

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

      response-property-type-changed

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

      response-property-type-changed

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

      response-property-type-changed

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

      response-property-type-changed

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

      response-property-type-changed

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

      response-property-type-changed

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

      response-property-type-changed

    • removed the optional property data/transactionMetadata from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/walletId from the response with the 200 status

      response-optional-property-removed

    • added the new optional query request parameter hash

      new-optional-request-parameter

    • the query request parameter id became optional

      request-parameter-became-optional

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

      response-optional-property-added

    • removed the optional property data/transactionMetadata/eProviderRef from the response with the 200 status

      response-optional-property-removed

    • added the new ZAR enum value to the data/currency response property for the response status 200

      response-property-enum-value-added

    • removed the USD enum value from the data/currency response property for the response status 200

      response-property-enum-value-removed

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

    • endpoint added

      endpoint-added