Skip to main content

Execute an existing quote

Execute an existing quote. JWT scope required: write:trades.

Request Body
purchaseAmountUsd double

The amount of USD to purchase in the trade.

fundsType string

Possible values: [balance, ach]

paymentMethodId string

The ID of the payment method to use for the trade (ACH only).

quoteId string

The ID of the quote to execute.

Responses
200

Successful response

Schema
status string
tradeId uuid
message string
btcAmount double