Transaction

Submit Transaction

Submits a signed transaction payload to the network.

post/transaction/submit

Request body

notarized_transaction_hexstring required

Hex-encoded notarized transaction payload which can be submitted.

Response

Successful Submission

duplicateboolean required

Is true if the transaction is a duplicate of an existing pending transaction.

Changes

Changed in 1 of the 50 revisions of this API.1

    • added AccountLockerNotFoundError discriminator mapping keys to the response property for the response status

      response-property-discriminator-mapping-added