Create a new swap
POST/createSwap
Creates a new swap quote and returns the initial serialized swap state.
Request
Responses
- 200
- default
Created swap data.
Framework integration specific error response. SwapperApi throws plain errors and the host HTTP layer decides the status code and response body shape.