Skip to main content

GET /order/{order_id}

Given order identifier, return order summary. Works for order which were immediately filled, partially filled, cancelled or fully filled.

Request

Responses

Order summary. Use order_id to application side join with trades as needed.