Skip to main content

Fetch a quote for a trade

Fetch a quote for a trade. JWT scope required: read:trade_quotes.

Request Body — REQUIRED
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
purchaseAmountUsd double
purchaseAmountBtc double
btcPrice double
paymentMethod object
id uuid
name string
type string
quoteId uuid