Broadcasts a raw transaction or transaction group to the network.
  POST /v2/transactions    
 POST
 /v2/transactions
 Authorizations
Section titled “Authorizations ”Request Body required
Section titled “Request Body required ”The byte encoded signed transaction to broadcast to network
string  format: binary  
 Responses
Section titled “ Responses ”Transaction ID of the submission.
object
 txId 
 required
   Encoding of the transaction hash.
string
 Bad Request - Malformed Algorand transaction
An error response with optional data field.
object
 data    
 object
 message 
 required
   string
 Invalid API Token
An error response with optional data field.
object
 data    
 object
 message 
 required
   string
 Internal Error
An error response with optional data field.
object
 data    
 object
 message 
 required
   string
 Service Temporarily Unavailable
An error response with optional data field.
object
 data    
 object
 message 
 required
   string
 default
Section titled “default ”Unknown Error