Skip to main content

Execute a trade at market price

Execute a trade at market price. 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).

Responses
200

Successful response

Schema
status string
tradeId uuid
message string
btcAmount double