Hex
Public

Execute one approved, server-bound Hex operation proposal

Executes canonical identity-only proposals through an atomic server claim. During the bounded compatibility window, legacy self-contained cards are accepted only when explicitly enabled.

post/v1/eve/operations/execute

Request body

OR

Response

Default Response

successboolean required

Changes

Changed in 3 of the 24 revisions of this API.1219

  • 64e0f1284c6f62See the full diff
    • added the new trigger_bov_batch enum value to the anyOf[subschema #1]/proposal/operationType response property for the response status 409

      response-property-enum-value-added

    • added the new trigger_bov_batch enum value to the anyOf[subschema #1]/receipt/operationType response property for the response status 409

      response-property-enum-value-added

    • added the new trigger_bov_batch enum value to the proposal/operationType response property for the response status 200

      response-property-enum-value-added

    • added the new trigger_bov_batch enum value to the proposal/operationType response property for the response status 202

      response-property-enum-value-added

    • added the new trigger_bov_batch enum value to the receipt/operationType response property for the response status 200

      response-property-enum-value-added

    • added the new trigger_bov_batch enum value to the receipt/operationType response property for the response status 202

      response-property-enum-value-added

    • added subschema #1 subschema #2 to the response body anyOf list for the response status 201

      response-body-any-of-added

    • removed subschema #1 subschema #2 from the response body anyOf list for the response status 201

      response-body-any-of-removed

  • b987927f299662See the full diff
    • added the new release_printers_batch enum value to the anyOf[subschema #1]/proposal/operationType response property for the response status 409

      response-property-enum-value-added

    • added the new release_printers_batch enum value to the anyOf[subschema #1]/receipt/operationType response property for the response status 409

      response-property-enum-value-added

    • added the new release_printers_batch enum value to the proposal/operationType response property for the response status 200

      response-property-enum-value-added

    • added the new release_printers_batch enum value to the proposal/operationType response property for the response status 202

      response-property-enum-value-added

    • added the new release_printers_batch enum value to the receipt/operationType response property for the response status 200

      response-property-enum-value-added

    • added the new release_printers_batch enum value to the receipt/operationType response property for the response status 202

      response-property-enum-value-added

    • added subschema #1 subschema #2 to the response body anyOf list for the response status 201

      response-body-any-of-added

    • removed subschema #1 subschema #2 from the response body anyOf list for the response status 201

      response-body-any-of-removed

    • added the new optional request property payload

      new-optional-request-property

    • added the new optional request property proposalId

      new-optional-request-property

    • added the new optional request property proposalVersion

      new-optional-request-property

    • added subschema #1 subschema #2 to the request body anyOf list

      request-body-any-of-added

    • the request property proposal became optional

      request-property-became-optional

    • added the media type application/json for the response with the status 200

      response-media-type-added

    • added the non-success response with the status 400

      response-non-success-status-added

    • added the non-success response with the status 401

      response-non-success-status-added

    • added the non-success response with the status 403

      response-non-success-status-added

    • added the non-success response with the status 404

      response-non-success-status-added

    • added the non-success response with the status 409

      response-non-success-status-added

    • added the non-success response with the status 500

      response-non-success-status-added

    • added the non-success response with the status 503

      response-non-success-status-added

    • added the success response with the status 201

      response-success-status-added

    • added the success response with the status 202

      response-success-status-added