Create Order

Creates an order to lock in the quoted rate and initiate the conversion. Orders hold the quoted rate for up to 30 minutes.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Each order requires:

  • Quote ID: The ID of a previously created quote. The quote must still be valid (not expired) when the order is created.
  • Funding wallet ID: The ID of the end user's wallet created through the Wallets API. This wallet is associated with the order and is used to identify the incoming crypto deposit. When your end user initiates the transfer, they send funds to the deposit address of this wallet, allowing Waltrex to match the received deposit to the correct order.
  • Verified bank account: A bank account that has already been registered and verified on your account.

Once the crypto deposit is received, Waltrex processes the conversion. You can monitor the order's status using the Get Orders API.

Body Params
string
required
Defaults to 8f3c1b9f-723f-45b4-9405-f851a45c9ecd

ID of a previously created quote. The quote must still be valid (not expired) when the order is created.

string

ID of the verified bank account associated with your account.

string

ID of the end user's wallet created through the Wallets API.

Headers
string

CSRF Token

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json