post
https://api.waltrex.io/waltrex-conversions/private/v1/orders/new
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
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
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.
