Skip to main content

Transaction Signing Callback Handler

POST /v2/tx_sign_request This request is used for transaction signing and approval and expects a CallbackResponse object from the callback handler. If the callback handler does not respond within 30 seconds, Fireblocks fails the request. If your callback handler can’t respond within 30 seconds, you can use the retry mechanism by responding with RETRY. If both approval and signing are requested for a transaction, one callback handles both requests. To differentiate whether this request is for signing, approving, or both, these parameters are included only with signing requests:

Request parameters


TransactionOperation

TransactionExtraParameters


TransactionRequestCallbackDestination


RawTX