Skip to main content

Execution Reports – Cancels

After submitting an Order Cancel Request, Paxos sends two Execution Reports confirming the cancellation process:
  • Pending Cancel (ExecType (150) = 6) — Acknowledgement that the cancel request was received.
  • Canceled (ExecType (150) = 4) — Confirmation that the order has been canceled.
A Pending Cancel is not a guarantee of cancellation. The order may fill before the cancel is processed. If cancellation fails, an Order Cancel Reject is returned instead.

Standard FIX Fields

Standard FIX Trailer

Response Fields

ExecType (150) = 6, OrdStatus (39) = 6 (Pending Cancel).Always PresentConditionalBrokerage ClientsOptional
See also: Order Cancel Request and Order Cancel Reject.