Construction
Get the Hash of a Signed Transaction
TransactionHash returns the network-specific transaction hash for a signed transaction.
POST
Body
application/json
ConstructionHashRequest is the input to the /construction/hash
endpoint.
Response
200
application/json
Expected response to a valid request
TransactionIdentifierResponse contains the transaction_identifier of a transaction that was submitted to either /construction/hash
or /construction/submit
.