Place a Block Trade for a Set of AccountsCopy Pagepost https://live.moment-api.com/v1/account/block-trade/Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body ParamsPosts a block trade order to the system. A block trade is a large order that aggregates multiple orders by various advisors into a single executable trade.client_order_idstringrequiredClient-provided unique ID for the order; for example, to cross-reference with an internal system. Must be unique within the trading day, otherwise duplicate orders will be rejected during pre-trade checks.instrument_idstringrequiredInstrument ISINlimit_pricedouble≥ 0The Percentage Price is represented as a percentage of par. For a typical $1,000 par value bond, a percentage price of $90 values the bond at $900. This is a clean price, which does not include accrued interest.typestringenumrequiredDefaults to limitRepresents the types of orders Moment currently supports. limit market rfq_response limitmarketrfq_responseAllowed:limitmarketrfq_responseextended_hoursbooleanrequiredDefaults to false(default) false. If true, eligible for execution outside regular trading hours. In live mode, trading hours are from 9:30 am to 4:00 pm ET. Extended hours are from 7:30 am to 5:30 pm ET. For paper trading, normal trading hours are from 9:30 am to 4:00 pm ET. Extended hours are from 1:00 am to 11:00 pm ET.truefalseannotationstringCustom, arbitrary, client-provided metadata.sidestringenumrequiredRepresents which side this order is on: buy sell buysellAllowed:buysellallocationsarray of objectsrequiredallocations*ADD objectallocation_strategystringenumrequiredThe allocation strategy to use for the order. The allocation strategy must be valid for the custodian and determines how the order is allocated across multiple accounts. fifo_without_averaging Allocates the filled quantity on a first-in, first-out basis (FIFO) without averaging; maintaining the individual trade prices for each allocation. fifo_without_averagingAllowed:fifo_without_averagingmetadataobjectMetadata is an arbitrary key-value store for client-provided data associated with the order.metadata objectsettlement_dateint64The targeted settlement date for the order in the format of YYYYMMDD, like 20090101.review_requiredbooleanDefaults to falseFlag to indicate if the order requires manual review before execution.truefalsereview_reasonstringReason for why the order requires review. Only applicable when review_required is true.Responses 200Successful response 400Invalid request parameters 404Account not foundUpdated about 2 months ago Cancel an OrderUsersDid this page help you?YesNo