# Submit signed transactions

```
POST 
/submitTransaction
```

Submits signed transactions for the current actionable swap step.

## Request

## Responses

* 200
* default

Submitted transaction hashes.

Framework integration specific error response. `SwapperApi` throws plain errors and the host HTTP layer decides the status code and response body shape.
