Murex · Capability
Murex MX.3 Trading API — Orders
Murex MX.3 Trading API — Orders. 5 operations. Lead operation: Murex List orders. Self-contained Naftiko capability covering one Murex business surface.
What You Can Do
GET
Listorders
— Murex List orders
/v1/orders
POST
Createorder
— Murex Create an order
/v1/orders
GET
Getorder
— Murex Get an order
/v1/orders/{orderid}
PUT
Updateorder
— Murex Update an order
/v1/orders/{orderid}
POST
Cancelorder
— Murex Cancel an order
/v1/orders/{orderid}/cancel
MCP Tools
murex-list-orders
Murex List orders
read-only
idempotent
murex-create-order
Murex Create an order
murex-get-order
Murex Get an order
read-only
idempotent
murex-update-order
Murex Update an order
idempotent
murex-cancel-order
Murex Cancel an order