Get Order Request Fee Quote

Get fee quote data for an Order Request. This is provided primarily for informational purposes.

For market buy orders, the notional amount of the order includes the fees. For market and limit sell orders, fees are deducted from the proceeds of the sale. For limit buy orders, the fees are added to the total cost of the order.

Path Params
uuid
required
Body Params
string
enum
required

Indicates whether Order Request is a buy or sell.

Allowed:
string
enum
required

Type of Order Request.

Allowed:
uuid | null

The Stock ID associated with the Order Request

uuid | null

The Alloy ID associated with the Order Request

number | null
≥ 0

Amount of dShare asset tokens involved. Required for limit Order Requests and market sell Order Requests. Must be a positive number with a precision of up to 4 decimal places for limit Order Requests or up to 6 decimal places for market sell Order Requests.

number | null
≥ 0

Amount of payment tokens involved. Required for market buy Order Requests.

number | null
≥ 0

Price per asset in the asset's native currency. USD for US equities and ETFs. Required for limit Order Requests.

string
enum

CAIP-2 chain ID of the blockchain where the Order Request will be placed. If not provided, the default chain ID (eip155:42161) will be used.

string | null

Address of the payment token to be used for an order. If not provided, the default payment token (USD+) will be used.

Responses

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