Skip to main content
All APIs

Execution

Order Workflow APIs

Create, modify, track, and reconcile order flows with predictable request patterns for trading operations.

POSTPUTGETExecution-aware routing support
1

Core workflow coverage

Order APIs are designed around the full lifecycle rather than only initial placement.

  • Place orders with explicit product and validity parameters.
  • Track status transitions from received to exchange acknowledgement and completion.
  • Support cancellations and modifications through auditable request chains.
2

Risk-aware design

Integrations should surface validation feedback early so users understand why orders fail or remain pending.

  • Show margin-related rejection context cleanly.
  • Avoid duplicate submissions during retry scenarios.
  • Persist broker reference IDs for operations and support teams.
3

Operational reliability

A robust order system values traceability as much as speed.

  • Use idempotency keys for retried placement actions.
  • Audit all user-triggered order changes.
  • Reconcile end-of-day order states against exchange-confirmed records.

More API Modules

Explore other integration areas

Access Control

Authentication APIs

Secure session setup, token exchange, and credential validation for teams building on EZ Wealth infrastructure.

Live Streams

Market Data APIs

Stream or fetch instrument prices, snapshots, and trading context with a structure suitable for dashboards and research tools.

Reporting

Portfolio & Reports APIs

Access holdings, positions, realized summaries, and account-level reporting data for internal or client-facing interfaces.