Submit signed transaction

Submit a signed transaction. Provide signedPayload to have us broadcast it to the blockchain, or transactionHash if already submitted by the client.

Path Params
string
required

Transaction ID from action response (UUID)

Body Params
string

Signed transaction payload. Required if transactionHash is not provided.

string

Transaction hash if already submitted. Required if signedPayload is not provided.

Responses

403

Transaction does not belong to your project

404

Transaction not found

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json