Changes to Get transaction by ID

GET /v1/cryptos/{cryptoCode}/transactions/{txId}

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

Changed in 7 of the 40 revisions of this API.10510

  1. c7263f21ffa41
  2. 8f8eb2939c5c51
  3. dca02386fafa2
  4. 272dc200f07172
  5. cfaf4efd4ea823
  6. 72a2dfa269761
  7. b5092f2045991

What changed

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

      response-optional-property-added

  • 8f8eb2939c5c51See the full diff
    • removed the optional property balanceChange from the response with the 200 status

      response-optional-property-removed

    • removed the optional property inputs from the response with the 200 status

      response-optional-property-removed

    • removed the optional property outputs from the response with the 200 status

      response-optional-property-removed

    • removed the optional property replaceable from the response with the 200 status

      response-optional-property-removed

    • removed the optional property replacing from the response with the 200 status

      response-optional-property-removed

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

      response-optional-property-added

    • added the optional property inputs/items/feature to the response with the 200 status

      response-optional-property-added

    • added the optional property outputs/items/feature to the response with the 200 status

      response-optional-property-added

  • 272dc200f07172See the full diff
    • the response property confirmations became optional for the status 200

      response-property-became-optional

    • the response property inputs became optional for the status 200

      response-property-became-optional

    • the response property inputs/items/index became optional for the status 200

      response-property-became-optional

    • the response property inputs/items/inputIndex became optional for the status 200

      response-property-became-optional

    • the response property inputs/items/transactionId became optional for the status 200

      response-property-became-optional

    • the response property outputs became optional for the status 200

      response-property-became-optional

    • the response property transactionId became optional for the status 200

      response-property-became-optional

    • added the optional property inputs/items/keyPath to the response with the 200 status

      response-optional-property-added

    • added the optional property outputs/items/address to the response with the 200 status

      response-optional-property-added

  • cfaf4efd4ea823See the full diff
    • the code response's property type/format changed from integer/ to string/ for status 404

      response-property-type-changed

    • removed the required property error from the response with the 404 status

      response-required-property-removed

    • added the optional property httpCode to the response with the 404 status

      response-optional-property-added

    • added the optional property message to the response with the 404 status

      response-optional-property-added

    • added the optional property reason to the response with the 404 status

      response-optional-property-added

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

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