get_order_by_client_id
Fetch an order by client-assigned ID. Shows original order and replacement ID if the order was replaced.
Instructions
Retrieves a single order specified by the client order ID. Note: if the order was replaced, this returns the original order (status "replaced") with a replaced_by field pointing to the new order ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| client_order_id | Yes | The client-assigned order ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||