Create swap deal
POST/swap_deals
JSON-RPC
swap_deals.create
Request​
Responses​
- 200
- 400
- 401
- 404
- 422
- 500
Swap deal object as has been stored.
The request contains invalid arguments or is malformed
Access is not authorized
Requested object was not found
A logical error occurred, making the request unprocessable
An unexpected error occurred