Initiate new Trade Transaction

Initiate a new trade transaction in Knova and lock assets for trade.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required
Body Params
string
required

Unique ID to ensure idempotency.

string
required

Asset code to trade from (e.g. BTC)

string
required

Asset code to trade to (e.g. ETH)

string
required

Amount of the asset to trade

Responses

400

Possible reasons:

  • trade with this external_id already attempted
  • unknown asset_code
  • unknown asset_code
500

Possible reasons:

  • attempt to verify existing trade request failed
  • failed to get from asset_code
  • failed to get to asset_code
  • could not begin transactional query
  • failed to save trade request
  • failed to save trade funding request
  • failed to create transaction
  • failed to commit database transaction
Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json