Changes to Get scheduled transaction by ID

GET /experimental/v1/scheduled/transaction/{id}

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

Changed in 12 of the 24 revisions of this API.151858

  1. 9f7bc0dffcce2
  2. 70791e5544f011
  3. 5dbfe72ac3882
  4. 85a743ac32f4212
  5. 8e6df1082d5e572
  6. d9dee34cdec1212
  7. c9fd030682dd21
  8. c3436f2de2b54
  9. bc5d3963c7aa1
  10. 989dc7c309fd4920
  11. b8d39e9de2701
  12. 556bb3c4f80a1

What changed

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

      response-optional-property-added

    • added the required property created_at to the response with the 200 status

      response-required-property-added

    • the response property handler_contract/code became optional for the status 200

      response-property-became-optional

    • added the optional property handler_contract/_expandable/code to the response with the 200 status

      response-optional-property-added

    • added the optional property handler_contract/result to the response with the 200 status

      response-optional-property-added

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

      response-optional-property-added

  • 85a743ac32f4212See the full diff
    • removed the required property handler_contract/body from the response with the 200 status

      response-required-property-removed

    • removed the required property handler_contract/identifier from the response with the 200 status

      response-required-property-removed

    • added the optional property handler_contract/_links to the response with the 200 status

      response-optional-property-added

    • added the optional property handler_contract/block_height to the response with the 200 status

      response-optional-property-added

    • added the optional property handler_contract/event_index to the response with the 200 status

      response-optional-property-added

    • added the optional property handler_contract/is_placeholder to the response with the 200 status

      response-optional-property-added

    • added the optional property handler_contract/transaction to the response with the 200 status

      response-optional-property-added

    • added the optional property handler_contract/transaction_id to the response with the 200 status

      response-optional-property-added

    • added the optional property handler_contract/tx_index to the response with the 200 status

      response-optional-property-added

    • added the required property handler_contract/_expandable to the response with the 200 status

      response-required-property-added

    • added the required property handler_contract/address to the response with the 200 status

      response-required-property-added

    • added the required property handler_contract/code to the response with the 200 status

      response-required-property-added

    • added the required property handler_contract/code_hash to the response with the 200 status

      response-required-property-added

    • added the required property handler_contract/contract_id to the response with the 200 status

      response-required-property-added

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

  • 8e6df1082d5e572See the full diff
    • removed the required property handler_contract/_expandable from the response with the 200 status

      response-required-property-removed

    • removed the required property handler_contract/address from the response with the 200 status

      response-required-property-removed

    • removed the required property handler_contract/code from the response with the 200 status

      response-required-property-removed

    • removed the required property handler_contract/code_hash from the response with the 200 status

      response-required-property-removed

    • removed the required property handler_contract/contract_id from the response with the 200 status

      response-required-property-removed

    • removed the optional property handler_contract/_links from the response with the 200 status

      response-optional-property-removed

    • removed the optional property handler_contract/block_height from the response with the 200 status

      response-optional-property-removed

    • removed the optional property handler_contract/event_index from the response with the 200 status

      response-optional-property-removed

    • removed the optional property handler_contract/is_placeholder from the response with the 200 status

      response-optional-property-removed

    • removed the optional property handler_contract/transaction from the response with the 200 status

      response-optional-property-removed

    • removed the optional property handler_contract/transaction_id from the response with the 200 status

      response-optional-property-removed

    • removed the optional property handler_contract/tx_index from the response with the 200 status

      response-optional-property-removed

    • added the required property handler_contract/body to the response with the 200 status

      response-required-property-added

    • added the required property handler_contract/identifier to the response with the 200 status

      response-required-property-added

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

  • d9dee34cdec1212See the full diff
    • removed the required property handler_contract/body from the response with the 200 status

      response-required-property-removed

    • removed the required property handler_contract/identifier from the response with the 200 status

      response-required-property-removed

    • added the optional property handler_contract/_links to the response with the 200 status

      response-optional-property-added

    • added the optional property handler_contract/block_height to the response with the 200 status

      response-optional-property-added

    • added the optional property handler_contract/event_index to the response with the 200 status

      response-optional-property-added

    • added the optional property handler_contract/is_placeholder to the response with the 200 status

      response-optional-property-added

    • added the optional property handler_contract/transaction to the response with the 200 status

      response-optional-property-added

    • added the optional property handler_contract/transaction_id to the response with the 200 status

      response-optional-property-added

    • added the optional property handler_contract/tx_index to the response with the 200 status

      response-optional-property-added

    • added the required property handler_contract/_expandable to the response with the 200 status

      response-required-property-added

    • added the required property handler_contract/address to the response with the 200 status

      response-required-property-added

    • added the required property handler_contract/code to the response with the 200 status

      response-required-property-added

    • added the required property handler_contract/code_hash to the response with the 200 status

      response-required-property-added

    • added the required property handler_contract/contract_id to the response with the 200 status

      response-required-property-added

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

  • c9fd030682dd21See the full diff
    • removed the optional property failed_transaction_id from the response with the 200 status

      response-optional-property-removed

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

      response-optional-property-removed

    • added the required property created_transaction_id to the response with the 200 status

      response-required-property-added

    • added the optional property _expandable/handler_contract to the response with the 200 status

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

    • added the required property _expandable to the response with the 200 status

      response-required-property-added

  • 989dc7c309fd4920See the full diff
    • the id response's property type/format changed from string/hexadecimal to string/uint64 for status 200

      response-property-type-changed

    • the timestamp response's property type/format changed from string/date-time to string/ for status 200

      response-property-type-changed

    • removed the required property _expandable from the response with the 200 status

      response-required-property-removed

    • removed the required property handler from the response with the 200 status

      response-required-property-removed

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

      response-optional-property-removed

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

      response-optional-property-removed

    • added the new cancelled enum value to the status response property for the response status 200

      response-property-enum-value-added

    • added the new executed enum value to the status response property for the response status 200

      response-property-enum-value-added

    • added the new failed enum value to the status response property for the response status 200

      response-property-enum-value-added

    • added the new high enum value to the priority response property for the response status 200

      response-property-enum-value-added

    • added the new low enum value to the priority response property for the response status 200

      response-property-enum-value-added

    • added the new medium enum value to the priority response property for the response status 200

      response-property-enum-value-added

    • added the new scheduled enum value to the status response property for the response status 200

      response-property-enum-value-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

    • removed the Cancelled enum value from the status response property for the response status 200

      response-property-enum-value-removed

    • removed the Executed enum value from the status response property for the response status 200

      response-property-enum-value-removed

    • removed the Failed enum value from the status response property for the response status 200

      response-property-enum-value-removed

    • removed the High enum value from the priority response property for the response status 200

      response-property-enum-value-removed

    • removed the Low enum value from the priority response property for the response status 200

      response-property-enum-value-removed

    • removed the Medium enum value from the priority response property for the response status 200

      response-property-enum-value-removed

    • removed the Pending enum value from the status response property for the response status 200

      response-property-enum-value-removed

    • the id response's property pattern ^[a-fA-F0-9]{64}$ was removed for the status 200

      response-property-pattern-removed

    • added the required property execution_effort to the response with the 200 status

      response-required-property-added

    • added the required property fees to the response with the 200 status

      response-required-property-added

    • added the required property transaction_handler_owner to the response with the 200 status

      response-required-property-added

    • added the required property transaction_handler_type_identifier to the response with the 200 status

      response-required-property-added

    • added the required property transaction_handler_uuid to the response with the 200 status

      response-required-property-added

    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

    • api path removed without deprecation

      api-path-removed-without-deprecation

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