Create Limit Buy Managed Order Request

Create a managed OrderRequest to place a limit buy 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.

Path Params
uuid
required
Body Params
number
required
≥ 0

Amount of dShare asset 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.

number
required
≥ 0

Price at which to execute the order. Must be a positive number with a precision of up to 2 decimal places.

uuid | null

ID of Stock.

uuid | null

ID of Alloy.

uuid | null

ID of Account to receive the Order.

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
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json