Create Market Sell Managed Order Request

Create a managed OrderRequest to place a market sell Order.

Fees for the Order are included in the transaction. Refer to our Fee Quote API for fee estimation.

If an OrderRequest with the same client_order_id already exists for the given account, the creation call will fail.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required
Body Params
number
required
≥ 0

Quantity of shares to trade. Must be a positive number with a precision of up to 6 decimal places.

uuid | null

ID of Stock.

uuid | null

ID of Alloy.

uuid | null

ID of Account to receive the Order.

string | null

Address of the payment token to be used for the sell order. If not provided, the default payment token (USD+) will be used. Should only be specified if recipient_account_id for a non-managed wallet account is also provided.

string | null

Customer-supplied ID to map this order to an order in their own systems. Must be unique within the entity.

Responses

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