Report an External Trade

Reports an executed external trade for a pre-existing execution order.

Requirements:

  • An execution order of type external_trade must exist.
  • The execution order must be of type external_trade.
  • The execution order must be in the pending_execution state.

Event notifications:

  • On Reciept: a system_update event with an event_type of external_trade_report_request.
  • On failure: a system_update event with an event_type of external_trade_report_rejected.
  • On success: an order_update event with an event_type of execution which includes the trade details & the execution order ID linked to the trade.

All events include the external_trade_report_id.

Language
Credentials
Bearer
URL
Click Try It! to start a request and see the response here!